<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.2.3" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">

<channel>
	<title>Live Slick</title>
	<link>http://liveslick.com</link>
	<description />
	<pubDate>Thu, 20 Mar 2008 03:20:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/LiveSlick" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">1112345</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Speed Up Your Typing With AutoHotKey’s “Hotstring”</title>
		<link>http://liveslick.com/2008/01/28/speed-up-your-typing-skills-with-autohotkeys-hotstring/</link>
		<comments>http://liveslick.com/2008/01/28/speed-up-your-typing-skills-with-autohotkeys-hotstring/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 05:09:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Software Tips]]></category>
<category>autohotkey</category><category>bind</category><category>hotstrings</category><category>keywords</category><category>typing</category>
		<guid isPermaLink="false">http://liveslick.com/2008/01/28/speed-up-your-typing-skills-with-autohotkeys-hotstring/</guid>
		<description><![CDATA[The previously covered autohotkey is a time saver when it comes to repetitive text. You can use it to &#8216;bind&#8217; any keystroke to whatever phrase you want it to write.
For example, I tend to write my email a lot, so instead of typing &#8220;liveslick@gmail.com&#8221; all the time, I can simply and quickly bind any letters, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://liveslick.com/2007/09/12/how-to-minimize-any-window-to-tray-menu/">previously</a> <a href="http://liveslick.com/2007/09/08/top-10-freeware-software-nobody-knows-about-but-should/">covered</a> autohotkey is a time saver when it comes to repetitive text. You can use it to &#8216;bind&#8217; any keystroke to whatever phrase you want it to write.<br />
For example, I tend to write my email a lot, so instead of typing &#8220;liveslick@gmail.com&#8221; all the time, I can simply and quickly bind any letters, such as &#8220;ls&#8221; and it will automatically replace &#8220;ls&#8221; with &#8220;liveslick@gmail.com&#8221;. Many of us have more than one email address, so we can simply have &#8220;em1&#8243;, &#8220;em2&#8243;, etc&#8230; or any hotstring for quick replacement to our many email addresses.</p>
<p>Another reason to use this is when inputting repetitive keys that might take a while to reach. The ampersand sign (&amp;) is very useful but can be incredibly annoying to find when under pressure to write fast, such as when taking notes in class. Therefore, I made a script which replaces the numpad &#8220;-&#8221; sign with &#8220;&amp;&#8221; for instant access. This may seem trivial and unnecessary, but the time it saves in the long run is immense.</p>
<p>To do this, first download <a href="http://www.autohotkey.com/download/">autohotkey</a> and install it.<br />
Once installed, you can right click in any folder and choose New -&gt; AutoHotKey Script. Then, right click the newly created script and choose Edit.</p>
<blockquote><p>To define a hotstring, enclose the triggering abbreviation between pairs of colons as in this example:</p>
<p>::btw::by the way</p></blockquote>
<p>For example, my file has some of the following code:</p>
<blockquote><p> ::ls::liveslick@gmail.com<br />
::ls2::il[snip]@gmail.com<br />
::ls3::tr[snip]@gmail.com<br />
::ty::Thank You<br />
NumPadSub::&amp;</p></blockquote>
<p>As you can see, I use ls, ls2, ls3 to quickly type my different email address, ty as a quick way of typing Thank You and the numpad &#8220;-&#8221; to become &amp;. This has infinite possibilities. I hope it will benefit all of you.</p>
<p>For more info check out: <a href="http://www.autohotkey.com/docs/Hotstrings.htm">http://www.autohotkey.com/docs/Hotstrings.htm</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=V9b7L"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=V9b7L" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=1S6ml"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=1S6ml" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=BDYlL"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=BDYlL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=1XvDl"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=1XvDl" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2008/01/28/speed-up-your-typing-skills-with-autohotkeys-hotstring/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install Leopard With An External Hard Drive</title>
		<link>http://liveslick.com/2007/12/28/install-leopard-with-an-external-hard-drive/</link>
		<comments>http://liveslick.com/2007/12/28/install-leopard-with-an-external-hard-drive/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 02:13:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mac]]></category>
<category>leopard</category><category>mac</category><category>macbook</category><category>os x</category><category>osx</category>
		<guid isPermaLink="false">http://liveslick.com/2007/12/28/install-leopard-with-an-external-hard-drive/</guid>
		<description><![CDATA[If you have an external hard drive and made an image of leopard copy, but don&#8217;t have any dual layered disks lying around, you can always use an external hard drive to install Mac OS X 10.5 Leopard. This is incredibly easy, and works with both USB and Firewire hard drives:
1. Plug in your external [...]]]></description>
			<content:encoded><![CDATA[<p>If you have an external hard drive and made an image of leopard copy, but don&#8217;t have any dual layered disks lying around, you can always use an external hard drive to install Mac OS X 10.5 Leopard. This is incredibly easy, and works with both USB and Firewire hard drives:</p>
<p>1. Plug in your external hard drive<br />
2. Open up Disk Utility<br />
3. Click on the name of your external harddrive<br />
4. Click on the &#8220;Restore&#8221; tab<br />
5. In the &#8220;Source&#8221; field, select the image file (such as leopard.dmg) from wherever it is on your hard drive<br />
6. In the &#8220;Destination&#8221; field, drag your external hard drive from the Disk Utility drive list on the left onto this field. Of course, if it&#8217;s only a partition on the external drive that you want to use, drag only the partition.<br />
Note: anything on the partition will be erased and replaced with the installation files for Leopard. Therefore, it is best to make a partition on the external hard drive which has about 8 gigabytes. Use this partition as the destination so that everything else on the drive remains unchanged.<br />
7. Click on restore. This may take awhile.<br />
8. Once its done, open up System Preferences<br />
9. Click on Startup Disk<br />
10. Select the external hard drive (or partition in it) with the Leopard Install<br />
11. Click Restart. The leopard installation will begin from the external hard drive. This installation is identical to installing leopard with a DVD.</p>
<p><strong>If you are having any trouble, read the comments - there are some great tips there.</strong><em><strong> </strong></em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=a213N7C"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=a213N7C" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=sJDxQKc"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=sJDxQKc" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=K6We3DC"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=K6We3DC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=SKIAKNc"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=SKIAKNc" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/12/28/install-leopard-with-an-external-hard-drive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opera 9.5 Beta Released!</title>
		<link>http://liveslick.com/2007/10/25/opera-95-beta-released/</link>
		<comments>http://liveslick.com/2007/10/25/opera-95-beta-released/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 17:45:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Opera]]></category>
<category>beta</category><category>opera</category><category>opera 9.5</category>
		<guid isPermaLink="false">http://liveslick.com/2007/10/25/opera-95-beta-released/</guid>
		<description><![CDATA[Opera 9.5 beta is available for download! Since the first alpha release hundreds of bugs have been fixed. Website rendering has been significantly improved, along with performance, stability and usability.
Some of the new features include:
Opera link - which let&#8217;s you synchronize many features of Opera
History Search - which gives you the ability to search terms [...]]]></description>
			<content:encoded><![CDATA[<blockquote>Opera 9.5 beta is available for <a href="http://www.opera.com/products/desktop/next/">download</a>! Since the first alpha release hundreds of bugs have been fixed. Website rendering has been significantly improved, along with performance, stability and usability.</p></blockquote>
<p>Some of the new features include:</p>
<p>Opera link - which let&#8217;s you synchronize many features of Opera<br />
History Search - which gives you the ability to search terms (such as website titles, headlines) if you  forget the website URL.<br />
And much more.</p>
<p>If you never tried Opera, give it a try. It&#8217;s one of the best browsers around.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=GOv0kzA"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=GOv0kzA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=SMPGbma"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=SMPGbma" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=jP1ofkA"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=jP1ofkA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=yr1abna"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=yr1abna" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/10/25/opera-95-beta-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Make A Directory List With The Command Prompt In Seconds</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/</link>
		<comments>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 03:30:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows]]></category>
<category>cmd</category><category>command prompt</category><category>dir</category><category>directory</category><category>list</category><category>windows</category>
		<guid isPermaLink="false">http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/</guid>
		<description><![CDATA[Did you ever want to send a list of all the music in your computer to someone else? How about the names of all the files in a specific directory - like My Documents? This can be easily done with the command prompt which is built into Windows. Although there are many programs out there [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever want to send a list of all the music in your computer to someone else? How about the names of all the files in a specific directory - like My Documents? This can be easily done with the command prompt which is built into Windows. Although there are many programs out there that are able to create directory lists, using the command prompt is quick, easy, and there is no need to install a new application.<br />
More&#8230;<br />
Running and Navigating in the Command Prompt<br />
To run the command prompt, click on Start-&gt;Run and type cmd.<br />
Notice that you are immediately placed in C:\Documents and Settings\[user].<br />
cmd.gif<br />
Navigate to the folder that you want to create a list of all files in by using the &#8216;cd&#8217; command:<br />
Simply type &#8220;cd\folder1\folder2\&#8230;&#8221;. So if you want to get to the folder c:\MyFiles\Music you would type:</p>
<p>cd\myfiles\music</p>
<p>cmd2.gif<br />
Now, just type this command:</p>
<p>dir /on /b /s &gt;list.txt</p>
<p>The file list.txt will be created in the directory (in this case c:\MyFiles\Music\list.txt) and will include all the files and sub-directories that are included in the current folder. If you only want a list of the files and folders in the current folder without its sub-directories, remove the /s, to make it:</p>
<p>dir /on /b &gt;list.txt</p>
<p>The /on orders the lists by alphabetical name, the /b makes it only list the filename, and the /s includes subdirectories files in the list.</p>
<p>Of course, you can change the text file to anything you want by changing list.txt to anything.txt.</p>
<p>This is how the text file will look like:<br />
list.gif</p>
<p>You can modify this file in seconds and make it look exactly like you want it (like removing the c:\MyFiles\Music part) with your favorite text editor and the Find and Replace feature. This can be used to make lists of everything on the computer - music, documents, pictures and programs.</p>
<p>This whole process takes less than 30 seconds and is vital at times. Especially before a reformat.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=ehQpnyA"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=ehQpnyA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=BlHKLta"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=BlHKLta" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=JJaHucA"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=JJaHucA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=82M1hTa"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=82M1hTa" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Use Different Firefox Profiles For Different Browsing Habits</title>
		<link>http://liveslick.com/2007/10/17/run-different-firefox-profiles-for-different-browsing-habits/</link>
		<comments>http://liveslick.com/2007/10/17/run-different-firefox-profiles-for-different-browsing-habits/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 03:26:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Firefox]]></category>
<category>extensions</category><category>firefox</category><category>profiles</category>
		<guid isPermaLink="false">http://liveslick.com/2007/10/17/run-different-firefox-profiles-for-different-browsing-habits/</guid>
		<description><![CDATA[One of the most under-looked features of Firefox is its ability to run different profiles. This is perfect for various reasons. If more than one person is using the same computer, each person can have a different profile where he can have his own customized Firefox setting - such as extensions or bookmarks.
Another reason to [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most under-looked features of Firefox is its ability to run different profiles. This is perfect for various reasons. If more than one person is using the same computer, each person can have a different profile where he can have his own customized Firefox setting - such as extensions or bookmarks.</p>
<p>Another reason to use different profiles is when using FireFox for different purposes. Obviously, most people don&#8217;t use every extension every time they use Firefox. However, the fact that the extension is installed makes Firefox startup and run slower than usual. The more extensions you run, the slower Firefox will run.</p>
<p>Use Firefox Profiles for different browsing habits</p>
<p>You can create Firefox profiles for the different browsing habits that you have. For example, if you are a web developer, you can have all extensions for that on one profile, without the unnecessary ones cluttering your Firefox. Likewise, if you want to browse without leaving any trace -&#8221;private browsing&#8221; - you can have a profile with the extension distrust or stealther and noscript.<br />
For normal browsing, you can have another profile, and so on. This will keep your Firefox neat and fast - leaving only the necessary extensions and bookmarks for their respective purposes.</p>
<p>To use Firefox Profiles, follow these steps:<br />
More&#8230;<br />
1. Go to Start-&gt;Run and type:</p>
<p>Firefox -p</p>
<p>ffprofile.gif<br />
2. Click on Create Profile and name it whatever you want (porn mode, work&#8230;)<br />
3. Run each profile and set it up exactly how you want it - download the correct extensions and place the bookmarks that you need.</p>
<p>Place desktop shortcuts for each profile:</p>
<p>To create shortcuts for each Firefox profile, put a shortcut for Firefox on your desktop for each profile. So if you have 4 profiles, place 4 shortcuts to Firefox. Right click-&gt;Properties on each shortcut and go to the Shortcut tab. In the target field, it will be something like this:</p>
<p>&#8220;C:\Program Files\Mozilla Firefox\firefox.exe&#8221;</p>
<p>Simply add -p name to the end where name is the name of the profile. So if the profile name is &#8216;private&#8217; the Target field should look like this:</p>
<p>&#8220;C:\Program Files\Mozilla Firefox\firefox.exe&#8221; -p private</p>
<p>ffprofile21.gif<br />
Do this for every shortcut of Firefox.</p>
<p>Depending on how many extensions you normally use, this can speed up your firefox significantly (especially how long it takes it to start up) because the extensions are spread over more profiles. Also, it&#8217;s much less cluttered because you can spread bookmarks also.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=5OolN"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=5OolN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=bQoin"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=bQoin" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=imNJN"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=imNJN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=jbvNn"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=jbvNn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/10/17/run-different-firefox-profiles-for-different-browsing-habits/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Get An Application A Day With Giveaway of the Day</title>
		<link>http://liveslick.com/2007/10/10/get-an-application-a-day-with-giveaway-of-the-day/</link>
		<comments>http://liveslick.com/2007/10/10/get-an-application-a-day-with-giveaway-of-the-day/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 21:16:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Software Tips]]></category>
<category>application</category><category>games</category><category>giveaway of the day</category>
		<guid isPermaLink="false">http://liveslick.com/2007/10/10/get-an-application-a-day-with-giveaway-of-the-day/</guid>
		<description><![CDATA[Giveaway of the Day is a nice website where you can find a new application to download every day. These applications include programs which normally cost money, but the developers make an exception to give the program free for people to try. This is how it works, according to their website:
    Basically, every day we [...]]]></description>
			<content:encoded><![CDATA[<p>Giveaway of the Day is a nice website where you can find a new application to download every day. These applications include programs which normally cost money, but the developers make an exception to give the program free for people to try. This is how it works, according to their website:</p>
<blockquote><p>    Basically, every day we nominate one software title that will be a Giveaway title of that day. The software will be available for download for 24 hours (or more, if agreed by software publisher) and that software will be absolutely free. That means - not a trial, not a limited version - but a registered and legal version of the software will be free for our visitors*.</p></blockquote>
<p>Also, there is a game giveaway of the day with the same concept - only for games.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=BRPXUcX2"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=BRPXUcX2" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=fcLsUyum"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=fcLsUyum" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=odmhrMtK"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=odmhrMtK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=vN7KByPe"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=vN7KByPe" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/10/10/get-an-application-a-day-with-giveaway-of-the-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Search Keywords With Firefox To Quickly Search Sites</title>
		<link>http://liveslick.com/2007/10/03/using-search-keywords-with-firefox-to-quickly-search-sites/</link>
		<comments>http://liveslick.com/2007/10/03/using-search-keywords-with-firefox-to-quickly-search-sites/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 03:44:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Firefox]]></category>
<category>firefox</category><category>keywords</category><category>search</category>
		<guid isPermaLink="false">http://liveslick.com/2007/10/03/using-search-keywords-with-firefox-to-quickly-search-sites/</guid>
		<description><![CDATA[One of the most productive things in Firefox is the ability to designate a keyword for each website that you want to search, and easily use that keyword to quickly search a site. Instead of having to search for a site by going to the search bar, choosing the site that you want to search [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most productive things in Firefox is the ability to designate a keyword for each website that you want to search, and easily use that keyword to quickly search a site. Instead of having to search for a site by going to the search bar, choosing the site that you want to search from the drop-down menu, and then entering the search phrase, you can simply type the keyword followed by the search phrase into the address bar.</p>
<p>For example, if you want to search IMDB for the movie Ice Age, all you have to do is type &#8216;i ice age&#8217; into the address bar and press enter. This makes searching sites like google, newegg, amazon, or any other site which you search at much faster. Of course, you can designate any keyword you want for any site, so IMDB can be &#8216;i&#8217; or &#8216;imdb&#8217; or anything you want the keyword to be. To set a keyword for a specific site, follow these steps:</p>
<ol>
<li>Go to the website that you want to create a keyword for.</li>
<p><img ALT="ffaddkeyword.gif" TITLE="ffaddkeyword.gif" SRC="http://liveslick.com/wp-content/uploads/2007/10/ffaddkeyword.gif" /></p>
<li>Right click on the search form and choose &#8220;Add a Keyword fro this Search&#8230;&#8221;</li>
<li>Type the Name of the Website and the keyword that you want to use. To make your bookmarks more organized, you can add all of you search websites to a folder called &#8220;Search&#8221;.</li>
<p><img ALT="ffimdb.gif" SRC="http://liveslick.com/wp-content/uploads/2007/10/ffimdb.gif" /></p>
<li>Repeat for every website that you search at.</li>
<li>Now you can search any website by typing &#8220;[keyword] [phrase]&#8221; into the address bar. Makes everything a lot simpler.</li>
</ol>
<p>Once you are done, you can even remove the search bar from Firefox - you won&#8217;t be using it anymore.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=gICyN"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=gICyN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=175on"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=175on" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=MfnMN"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=MfnMN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=b5xrn"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=b5xrn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/10/03/using-search-keywords-with-firefox-to-quickly-search-sites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Take Control Of Your StartUp Programs</title>
		<link>http://liveslick.com/2007/09/25/take-control-of-your-startup-programs/</link>
		<comments>http://liveslick.com/2007/09/25/take-control-of-your-startup-programs/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 19:26:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Software Tips]]></category>
<category>control panel</category><category>msconfig</category><category>startup</category><category>windows</category>
		<guid isPermaLink="false">http://liveslick.com/2007/09/25/take-control-of-your-startup-programs/</guid>
		<description><![CDATA[The programs that startup with windows should be monitored the most. Sometimes there are those programs which are installed and allow themselves to run at startup, without really notifying the user - like installed iTunes and quicktime magically appears in the taskbar, or adobe reader. It is really unnecessary to have such programs run if [...]]]></description>
			<content:encoded><![CDATA[<p>The programs that startup with windows should be monitored the most. Sometimes there are those programs which are installed and allow themselves to run at startup, without really notifying the user - like installed iTunes and quicktime magically appears in the taskbar, or adobe reader. It is really unnecessary to have such programs run if you don&#8217;t use them consistently.</p>
<p>Luckily, there is an amazing program which lets you be in control of every single program which launches during startup:</p>
<p><img src="http://liveslick.com/wp-content/uploads/2007/09/controlpanel.png" title="Control Panel with Startup" alt="Control Panel with Startup" align="right" />This program is called <a href="http://www.mlin.net/StartupCPL.shtml">Startup Control Panel </a>and it comes in two forms. One form allows you to install it on your computer so that it shows up inside the control panel. Honestly, Microsoft should&#8217;ve included this program themselves in XP. There is no reason for the user to have to go to <em>MSConfig </em>through run and figure out which program does what and so on. A second option is to simply download the program standalone, and run it whenever you want to.</p>
<p>Once you download it, you will see many tabs - Startup (user), Startup (common), HKCU / Run &#8230; - each one signifies a different type of startup:</p>
<blockquote>
<ul>
<li><strong>Startup (user)</strong> - the current user&#8217;s Startup folder in the Start Menu.</li>
<li><strong>Startup (common)</strong> - the common (all users) Startup folder in the Start Menu.</li>
<li><strong>HKLM / Run</strong> - the Run registry key located in HKEY_LOCAL_MACHINE. These apply for all users.</li>
<li><strong>HKCU / Run</strong> - the Run registry key located in HKEY_CURRENT_USER. These apply for the current user only.</li>
<li><strong>Services</strong> - system services that are started before the user logs in. This appears only in Win9x; on NT/2000/XP, use the Services control panel, or the Services item in Computer Management.</li>
<li><strong>Run Once</strong> - started once and once only at the next system startup.</li>
<li><strong>Deleted</strong> - programs go to the Deleted tab when you remove them from another location. They will not run at system startup, but will merely be stored should you ever want to use them again. If you delete an item from the Deleted tab, it is removed permanently.</li>
</ul>
</blockquote>
<p>One each tab, you can easily delete any program you don&#8217;t want to start or even change it from running on everyone to only one user or vice versa. Simply right click on a program and select what you want to do with it:</p>
<blockquote>
<ul>
<li><strong>New&#8230;</strong> - create a new entry. You can also drag &amp; drop files from My Computer or Explorer.</li>
<li><strong>Edit&#8230;</strong> - edit an existing entry.</li>
<li><strong>Delete</strong> - delete the currently selected entry.</li>
<li><strong>Disable / Enable</strong> - disable or enable the selected entry. A disabled program will appear in the list with a special icon, and will not run at system startup. You can also use the checkbox next to an item to enable or disable it.</li>
<li><strong>Run Now</strong> - executes the program now.</li>
<li><strong>Send To</strong> - moves the entry from the current location to another.</li>
</ul>
</blockquote>
<p><img src="http://liveslick.com/wp-content/uploads/2007/09/startup.png" alt="Startup Picture" /></p>
<p>The advantage this has over going to MSConfig is that it also shows the startup files from the startup folder on the Start menu. Also, it lets you easily move around the programs from one place to another, which isn&#8217;t possible with MSConfig.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=QbRLN"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=QbRLN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=1exrn"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=1exrn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=ujBhN"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=ujBhN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=Xe6Cn"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=Xe6Cn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/09/25/take-control-of-your-startup-programs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting Up A Universal Remote For Your Xbox Media Center (XBMC)</title>
		<link>http://liveslick.com/2007/09/23/setting-up-a-universal-remote-for-xbmc-xbox-media-center/</link>
		<comments>http://liveslick.com/2007/09/23/setting-up-a-universal-remote-for-xbmc-xbox-media-center/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 04:34:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Software Tips]]></category>
<category>infra-red receiver</category><category>media center</category><category>universal remote</category><category>xbmc</category><category>xbox</category>
		<guid isPermaLink="false">http://liveslick.com/2007/09/23/setting-up-a-universal-remote-for-xbmc-xbox-media-center/</guid>
		<description><![CDATA[Lifehacker had a post about how to &#8216;Transform Your Classic Xbox into a Killer Media Center&#8216;. It is a great read and anyone who has an old Xbox lying around should definitely try it out. In fact, it wouldn&#8217;t hurt to buy a used one for really cheap to have an amazing Media Center, instead [...]]]></description>
			<content:encoded><![CDATA[<p>Lifehacker had a post about how to &#8216;<a href="http://lifehacker.com/software/geek-to-live/transform-your-classic-xbox-into-a-killer-media-center-299809.php" class="top">Transform Your Classic Xbox into a Killer Media Center</a>&#8216;. It is a great read and anyone who has an old Xbox lying around should definitely try it out. In fact, it wouldn&#8217;t hurt to buy a used one for really cheap to have an amazing Media Center, instead of <a href="http://www.mythtv.org/">building your own </a>from scratch. Once you&#8217;ve got that set up, one of the most useful things that you can do is get your universal remote to work with the Xbox Media Center. This is fairly easy to do, just follow these steps: </p>
<h2>Getting The Infrared Receiver</h2>
<p><a href="http://liveslick.com/wp-content/uploads/2007/09/dvdremote.jpeg" title="remote"><img src="http://liveslick.com/wp-content/uploads/2007/09/dvdremote.jpeg" title="remote" alt="remote" align="right" height="288" width="189" /></a>First, you&#8217;ll need the Infrared Receiver Dongle which comes with the Xbox DVD-Remote. Once you connect that to the Xbox, you can use <strong>any </strong>universal remote control. You can easily find these dongles on eBay for very cheap - around $10-15. Just search for the Xbox Remote Control Playback Kit.</p>
<h2>Setting The Code</h2>
<p>Once you connect that to the Xbox, you need to set your universal remote control VCR or DVD code to an RCA code. This is the protocol that the dongle receives. Your remotes manual should have a list which includes many different types of DVD&#8217;s or VCR&#8217;s; choose a code that is for RCA. Once you see that some of the buttons work - like up, down, menu - you&#8217;re done setting the code.</p>
<h2>Personalizing The Remote Buttons</h2>
<p>This is the most important step - making the remote behave exactly as you want it to. Fortunately, XBMC makes it incredibly easy to find each button that your unique remote sends the receiver, so that you can change its settings.</p>
<p>This is done by  changing the &lt;<strong>displayremotecodes&gt;</strong> to true in the AdvancedSettings.xml file. Sounds confusing? It&#8217;s really not. All you have to do is locate the UserData folder in XBMC and open the AdvancedSettings.xml file. (If it doesn&#8217;t exist - create it). In it, type this code:</p>
<blockquote><p>&lt;<strong>displayremotecodes</strong>&gt;true&lt;/<strong>displayremotecodes</strong>&gt;</p></blockquote>
<p>Now restart XBMC and you should notice that every time you press a button with the remote, a code displays on the screen. This is the code that you will use to change individual buttons. Take note of each button code which you want to change the default function of.</p>
<p>Next, open up the file Keymap.xml - which is also in the UserData folder. It will have this structure:</p>
<blockquote><p>&lt;keymap&gt;<br />
&lt;global&gt;<br />
&lt;remote&gt;<br />
&#8230;</p></blockquote>
<p>Before the &lt;remote&gt; tag, add this:</p>
<blockquote><p>&lt;universalremote&gt;<br />
&lt;obc##&gt;[Command]&lt;/obc##&gt;<br />
&lt;obc##&gt;[Command2]&lt;/obc##&gt;<br />
&#8230;<br />
&lt;/universalremote&gt;</p></blockquote>
<p>Where ## is, you replace it with the code that you previously wrote down. Of course, it should be replaced with the same number in the same line. Where [command] is, replace it with the different commands that XBMC knows - <a href="http://www.xboxmediacenter.com/wiki/index.php?title=Keymap.xml#Available_actions">found in this list</a>. You can add as many commands as you want for each button code. For example, if XBMC tells you that the &#8216;Stop&#8217; button is code 24, &#8216;Pause&#8217; is 32 and &#8216;Rewind&#8217; is 49, you should add this line of code:</p>
<blockquote><p>&lt;universalremote&gt;<br />
&lt;obc24&gt;Stop&lt;/obc24&gt;<br />
&lt;obc32&gt;Pause&lt;/obc32&gt;<br />
&lt;obc49&gt;Rewind&lt;/obc49&gt;<br />
&lt;/universalremote&gt;</p></blockquote>
<p>Once you are done, restart XBMC and all the buttons should be set exactly as you want them to be. Finally, you should edit AdvancedSettings.xml and add &#8216;false&#8217; instead of true, so the codes will not bother you every time you press on a button.</p>
<p>That&#8217;s it! Enjoy your ultimate media center.</p>
<blockquote></blockquote>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=lHGuNvgM"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=lHGuNvgM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=YKQWOC8J"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=YKQWOC8J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=sDG8oaBZ"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=sDG8oaBZ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=rDWSNinH"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=rDWSNinH" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/09/23/setting-up-a-universal-remote-for-xbmc-xbox-media-center/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why Is Internet Explorer’s Font Rendering So Much Better Than Firefox and Opera?</title>
		<link>http://liveslick.com/2007/09/22/why-is-internet-explorers-font-rendering-so-much-better-than-firefox-and-opera/</link>
		<comments>http://liveslick.com/2007/09/22/why-is-internet-explorers-font-rendering-so-much-better-than-firefox-and-opera/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 03:46:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Opera]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Software Tips]]></category>
<category>cleartype</category><category>firefox</category><category>font</category><category>opera</category><category>windows</category>
		<guid isPermaLink="false">http://liveslick.com/2007/09/22/why-is-internet-explorers-font-rendering-so-much-better-than-firefox-and-opera/</guid>
		<description><![CDATA[Did you ever notice that Internet Explorer displays font&#8217;s so much better than any other web browser, such as Firefox or Opera? Open up an IE tab and another browser&#8217;s tab and compare. Can you see the difference?
Here are screen shots of the results from the front page of Yahoo News.
 Internet Explorer:

Opera &#38; Firefox:

Notice [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever notice that Internet Explorer displays font&#8217;s so much better than any other web browser, such as Firefox or Opera? Open up an IE tab and another browser&#8217;s tab and compare. Can you see the difference?</p>
<p>Here are screen shots of the results from the front page of Yahoo News.</p>
<h3> Internet Explorer:</h3>
<p><img ALT="IE Font" SRC="http://liveslick.com/wp-content/uploads/2007/09/iefont1.png" /></p>
<h3>Opera &amp; Firefox:</h3>
<p><img ALT="Firefox font" SRC="http://liveslick.com/wp-content/uploads/2007/09/fffont1.png" /></p>
<p>Notice the difference? Internet Explorer&#8217;s is much more smooth and looks a lot better. However, it is very easy to get this style on all of Windows, not just Internet Explorer. </p>
<p>If you want to display this font on any font that Windows XP displays, all you have to do is enable ClearType; here are the directions:<br />
1. Right click on the desktop and choose Properties.<br />
2. Click on the  Appearance tab and then choose the Effects&#8230; button.<img ALIGN="bottom" ALT="Effects" TITLE="Effects" SRC="http://liveslick.com/wp-content/uploads/2007/09/effects.png" /></p>
<p>3. In the &#8216;Use the following method to smooth edges of screen fonts:&#8217; choose ClearType.<br />
<img ALIGN="bottom" ALT="Cleartype" TITLE="Cleartype" SRC="http://liveslick.com/wp-content/uploads/2007/09/cleartype.png" /></p>
<p>Check out the results in Firefox:<br />
<img ALT="firefox font with cleartype" SRC="http://liveslick.com/wp-content/uploads/2007/09/fffont21.png" /></p>
<p>This will change the font in everything in Windows - applications, desktop, start menu.</p>
<p>It might not look like a huge difference - but it is, try it.</p>
<p>[Edit] You can also get the ClearType Tuner PowerToy from Microsoft <a HREF="http://www.microsoft.com/typography/ClearTypePowerToy.mspx">here</a>. It lets you fine-tune ClearType so that it looks best on your specific screen.<br />
<em>Thanks Phil</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LiveSlick?a=3nifCMxo"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=3nifCMxo" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=r8uJdHwW"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=r8uJdHwW" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=fNlapy5x"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=fNlapy5x" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LiveSlick?a=tNa6EL2B"><img src="http://feeds.feedburner.com/~f/LiveSlick?i=tNa6EL2B" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://liveslick.com/2007/09/22/why-is-internet-explorers-font-rendering-so-much-better-than-firefox-and-opera/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
