<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Linux Mac Tips</title>
	<atom:link href="http://wlmtips.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlmtips.com</link>
	<description>A tip a day...</description>
	<lastBuildDate>Thu, 04 Feb 2010 06:23:43 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Install Ted: Torrent Episode Downloader in Linux</title>
		<link>http://wlmtips.com/2010/02/04/how-to-install-ted-torrent-episode-downloader-in-linux/</link>
		<comments>http://wlmtips.com/2010/02/04/how-to-install-ted-torrent-episode-downloader-in-linux/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 06:23:43 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ted]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=679</guid>
		<description><![CDATA[By now you are probably familiar with Ted: Torrent Episode Downloader.  In fact, Michael recently covered, how to Turn Your Computer into a DVR with Ted.  However, I have yet to see a guide on how to install/run Ted in Linux.  Since it is written in Java, it is fairly straightforward to get running, but [...]]]></description>
			<content:encoded><![CDATA[<p>By now you are probably familiar with <a title="Ted: Torrent Episode Downloader" href="http://www.ted.nu/" target="_blank">Ted: Torrent Episode Downloader</a>.  In fact, Michael recently covered, how to <a title="Turn Your Computer into a DVR with Ted" href="http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/" target="_blank">Turn Your Computer into a DVR with Ted</a>.  However, I have yet to see a guide on how to install/run Ted in Linux.  Since it is written in Java, it is fairly straightforward to get running, but there are probably some new guys to Linux that could use some help.  I will also show you how to create a menu icon to launch Ted.</p>
<h3><span style="color: #0000ff;">Requirements</span></h3>
<p>Java is the only software requirement to actually open Ted.  According to <a title="Ted wiki" href="http://www.ted.nu/wiki/index.php/Running_ted" target="_blank">Ted&#8217;s website</a>, you need at least Java 5.  If you don&#8217;t already have Java installed, you can install it from the Ubuntu Software Center, by searching for java6.  You need the &#8216;Sun Java 6 Runtime&#8217;, not just the plugin.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-install-java.png"><img class="size-medium wp-image-693  aligncenter" title="ted-linux-install-java" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-install-java-400x235.png" alt="Ted Install Java 6 Runtime" width="366" height="214" /></a></p>
<p>You can also run the following command:</p>
<p><code>sudo aptitude install sun-java6-bin</code></p>
<h3><span style="color: #0000ff;">Getting Started</span></h3>
<p>It just so happens Ted released a new version yesterday, so make sure you <a title="Download Ted" href="http://www.ted.nu/download.php" target="_self">download</a> the most recent release.  You will notice there is a a different download depending on which operating system you want to run Ted in.  Obviously, you are going to want to choose the Linux download, which is in the form of a .zip archive.</p>
<p>Once the download is finished, we need to extract the contents of the zip archive.  You can do this several ways, depending on if you are a click and point kind of person, of if you prefer the command line.</p>
<p>For those of you who like the mouse, right click on the downloaded zip archive and choose &#8216;Extract Here&#8217;.  Be sure to rename the extracted folder to &#8216;ted&#8217; (without the quotes).  The name of the folder will matter later on.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-extract.jpg"><img class="size-medium wp-image-680  aligncenter" title="ted-linux-extract" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-extract-331x400.jpg" alt="Ted Linux Extract Archive" width="184" height="223" /></a></p>
<p>You can also use the command line by navigating to the directory where the zip archive is located and running the following commands:</p>
<p><code>mkdir ted<br />
unzip tedv09715.zip -d ted</code></p>
<p><strong>*Note: the second command will change slightly with each version of Ted.</strong></p>
<p>If you want to move the ted folder to another location, now would be the time to do it.  The location does not matter, but changing it after this point will cause problems.</p>
<h3><span style="color: #0000ff;">Creating an Application Launcher</span></h3>
<p>Right click on the Applications menu, and choose &#8216;Edit Menus&#8217;</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-editmenu.jpg"><img class="size-full wp-image-688  aligncenter" title="ted-linux-editmenu" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-editmenu.jpg" alt="Ted Edit Application Menu" width="179" height="169" /></a></p>
<p>Choose the Internet menu from the list on the left.  Then click the &#8216;New Item&#8217; button on the right.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-application-menu.png"><img class="size-medium wp-image-685  aligncenter" title="ted-linux-application-menu" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-application-menu-400x314.png" alt="Ted Application Menu" width="400" height="314" /></a></p>
<p>Now, add the Ted entry. Be sure to change the location of the ted.jar file to where you put it earlier.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-launcher.png"><img class="size-medium wp-image-684  aligncenter" title="ted-linux-launcher" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-launcher-400x183.png" alt="Ted Application Launcher" width="400" height="183" /></a></p>
<p style="text-align: left;">Finally, we will add the Ted icon to the launcher.  Click the spring looking icon button in the upper left corner.  This should open a window allowing you to browse for icons.  Click the Browse button and then navigate to the &#8216;ted&#8217; folder. You will only be able to see the folders within the ted folder; however, this is okay. Simply click the Open button and you should see a file named &#8216;winicon.ico&#8217;.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-browse-icons.png"><img class="size-medium wp-image-691  aligncenter" title="ted-linux-browse-icons" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-browse-icons-367x400.png" alt="Ted Browse for icons" width="367" height="400" /></a></p>
<p style="text-align: left;">Select the icon and then click &#8216;OK&#8217;.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-launcher-with-icon.png"><img class="size-medium wp-image-692  aligncenter" title="ted-linux-launcher-with-icon" src="http://wlmtips.com/wp-content/uploads/2010/02/ted-linux-launcher-with-icon-400x170.png" alt="Ted Application Launcher with icon" width="400" height="170" /></a></p>
<h3 style="text-align: left;">(Optional)</h3>
<p style="text-align: left;">Now for those of you who like doing everything on the command line, don&#8217;t fret, I haven&#8217;t forgotten about you.  Start by creating a text file named &#8216;ted&#8217; that contains the following:</p>
<p style="text-align: left;"><code>#!/bin/bash<br />
java -jar /home/eric/ted/ted.jar</code></p>
<p style="text-align: left;">Obviously, change the location of the ted.jar file to match your system.  Next, we need to make this file executable.  To do so, run <code>chmod +x ted</code> from the command line.  Last, we need to move it to a folder included in your search path.  For example:<br />
<code>sudo mv ted /usr/bin/</code></p>
<p style="text-align: left;">Notice root privileges are needed here since you are copying the file to a system folder.  Enter your password when prompted.  You should now be able to run &#8216;ted&#8217; from the command line to launch the application.</p>
<h3 style="text-align: left;"><span style="color: #0000ff;">Upgrading safely</span></h3>
<p><span style="color: #0000ff;"><span style="color: #000000;">Since Ted includes the version number in its folder names, you have to be careful to not break the application launcher.  Either follow the Getting Started section above, or simply copy and paste the contents of the new release of Ted into your current &#8216;ted&#8217; folder.</span><br />
</span></p>
<h3 style="text-align: left;"><span style="color: #0000ff;">Troubleshooting</span></h3>
<p>If your application launcher quits working, it is probably because the path to the ted.jar file has changed.  Just double check that it is still in the same location, and update either the launcher or the location if it is different.</p>
<p>In some of the older versions, Ted was set to use a tray icon by default; however, this would cause problems with Java.  This problems seems to have been fixed in newer versions of Ted, but I thought it was still worth mentioning.  If you get an error similar to the following:<br />
<code>Exception in thread "main" java.lang.UnsatisfiedLinkError: no tray in java.library.path<br />
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)<br />
at java.lang.Runtime.loadLibrary0(Runtime.java:823)<br />
at java.lang.System.loadLibrary(System.java:1028)<br />
at org.jdesktop.jdic.tray.internal.impl.GnomeSystemTrayService.(Unknown Source)<br />
at org.jdesktop.jdic.tray.internal.impl.ServiceManagerStub.getService(Unknown Source)<br />
at org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown Source)<br />
at org.jdesktop.jdic.tray.SystemTray.(Unknown Source)<br />
at ted.TedTrayIcon.(TedTrayIcon.java:28)<br />
at ted.TedMainDialog.initGUI(TedMainDialog.java:312)<br />
at ted.TedMainDialog.(TedMainDialog.java:121)<br />
at ted.TedMain.main(TedMain.java:37)</code></p>
<p>try changing the command to run Ted from <code>java -jar /home/eric/ted/ted.jar</code> to <code>java -jar /home/eric/ted/ted.jar noTray</code> This can be substituted for the normal command in any of the examples given above.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/" title="Turn Your Computer into a DVR with Ted:Torrent Episode Downloader">Turn Your Computer into a DVR with Ted:Torrent Episode Downloader</a></li><li><a href="http://wlmtips.com/2008/03/18/deluge-bittorrent-client/" title="Light Weight BitTorrent Client For Windows, Linux, And Mac">Light Weight BitTorrent Client For Windows, Linux, And Mac</a></li><li><a href="http://wlmtips.com/2009/11/08/4-great-sites-to-visit-as-a-new-linux-user/" title="4 Great Sites to Visit as a New Linux User">4 Great Sites to Visit as a New Linux User</a></li><li><a href="http://wlmtips.com/2008/08/01/power-poll-1-linux-friday/" title="Power Poll #1 (Linux Friday)">Power Poll #1 (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/07/25/force-quit-unresponsive-applictions-linux-friday/" title="Force Quit Unresponsive Applictions (Linux Friday)">Force Quit Unresponsive Applictions (Linux Friday)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2010/02/04/how-to-install-ted-torrent-episode-downloader-in-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Use Zinc Free Internet Video Browser on Your HTPC</title>
		<link>http://wlmtips.com/2009/12/22/use-zinc-free-internet-video-browser-on-your-htpc/</link>
		<comments>http://wlmtips.com/2009/12/22/use-zinc-free-internet-video-browser-on-your-htpc/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 17:00:01 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Mac OS X How To's]]></category>
		<category><![CDATA[Windows How To's]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Hulu]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[online video]]></category>
		<category><![CDATA[ZeeVee]]></category>
		<category><![CDATA[Zinc]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=609</guid>
		<description><![CDATA[<p style="text-align: left;">Do you watch a lot of network television? Do you ever miss an episode and have to search the Internet trying to find where you can watch it for free?  If so, you should take a look at <a href="http://www.zeevee.com/zinc" target="_blank">Zinc</a>.</p> 
 
<img class="alignright" style="float: right;" title="Zinc" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_logo-150x102.png" alt="Zinc" width="150" height="102" /> 
<p style="text-align: left;">Zinc is a free Internet video browser designed to help you watch practically any content available online.  Zinc integrates with Netflix, Hulu, and just about every major television network to provide unlimited video on demand.  Zinc can also play your local content, which is helpful if you use <a href="http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/" target="_blank">Torrent Episode Downloader</a> very often.</p> 
]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Do you watch a lot of network television? Do you ever miss an episode and have to search the Internet trying to find where you can watch it for free?  If so, you should take a look at <a href="http://www.zeevee.com/zinc" target="_blank">Zinc</a>.</p>
<p><img class="alignright" style="float: right;" title="Zinc" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_logo-150x102.png" alt="Zinc" width="150" height="102" /></p>
<p style="text-align: left;">Zinc is a free Internet video browser designed to help you watch practically any content available online.  Zinc integrates with Netflix, Hulu, and just about every major television network to provide unlimited video on demand.  Zinc can also play your local content, which is helpful if you use <a href="http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/" target="_blank">Torrent Episode Downloader</a> very often.</p>
<p style="text-align: left;">Here are the downloads:</p>
<ul>
<li><a href="http://www.zeevee.com/zinc/windows-download" target="_blank">Windows</a> &#8211; Windows Vista or Windows XP SP2+</li>
<li><a href="http://www.zeevee.com/zinc/mac-download" target="_blank">Mac</a> &#8211; Mac OS X 10.4.11 (Intel only)</li>
<li> Sorry no Linux installer</li>
<li>Zinc can also be used as a <a href="http://www.zeevee.com/zinc/firefox-download" target="_blank">Firefox extension</a>.</li>
</ul>
<h2 style="text-align: left;"><span style="color: #0000ff;">Setup<br />
</span></h2>
<p style="text-align: left;">Install instructions, as well as the system requirements are listed on the respective download pages.  Installing Zinc is very trivial; just click next, agree to the terms, and choose where you want Zinc shortcuts placed, that&#8217;s it!</p>
<p style="text-align: left;">At the end of the installation, a hardware test is performed to ensure your system it is capable of running Zinc.  Don&#8217;t worry though, there aren&#8217;t many system requirements for Zinc.  Basically if your system can run Firefox and Adobe Flash, which you would need to view most online content anyway, it can run Zinc.  This test should only take a few seconds and when it is complete you should see a dialog box confirming that your hardware is compatible.  If your hardware is not compatible don&#8217;t worry just yet, you might be able to fix the problem.  Try following the <a href="http://zeevee.com/forums/zinc/installing/zinc-graphics-chips-and-you-a-troubleshooting-guide" target="_blank">troubleshooting guide</a> found in the Zinc <a href="http://zeevee.com/zinc/forums" target="_blank">forums</a>.</p>
<p style="text-align: left;">Once Zinc is installed, open the application and you will be greeted by a quick video clip that shows you the new features of Zinc Beta 4.</p>
<h2 style="text-align: left;"><span style="color: #0000ff;">Zv Presents</span></h2>
<p style="text-align: left;">The main screen of Zinc, Zv Presents, displays the online sites where you can watch videos.  Some of the notables here are Netflix, Hulu, ABC, NBC, CBS, Comedy Central, and YouTube.  You can also follow more networks by clicking on the &#8220;More Content&#8221; icon in the bottom right corner.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_presents.JPG"><img class="aligncenter size-medium wp-image-628" title="Zinc Main Screen" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_presents-400x300.jpg" alt="Zinc Main Screen" width="400" height="300" /></a></p>
<p style="text-align: left;">From this screen, you can also search for Movies/TV shows you want to watch; however, I found the search to be a little temperamental.  For example, when searching for &#8220;How I Met Your Mother&#8221; I get an error saying the results could not be retrieved from the server.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_search_error.JPG"><img class="size-medium wp-image-633  aligncenter" title="zinc_search_error" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_search_error-400x300.jpg" alt="zinc_search_error" width="400" height="300" /></a></p>
<p style="text-align: left;">But, if I search for &#8220;Mother&#8221;, How I Met Your Mother is 90% of the search results.  I am not sure why this is, but the search does work well once you find the right keyword.  You can also search for content on Hulu, YouTube, and Google videos by clicking on the respective tabs, but those sites only appear after the search results are initially retrieved and only if there wasn&#8217;t an error.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_search_himym.JPG"><img class="size-medium wp-image-634  aligncenter" title="zinc_search_himym" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_search_himym-400x300.jpg" alt="zinc_search_himym" width="400" height="300" /></a></p>
<h2 style="text-align: left;"><span style="color: #0000ff;">Netflix<br />
</span></h2>
<p style="text-align: left;">The next major feature is the Netflix integration.  Before using Netflix, you will need to install Microsoft Silverlight, which can be found <a href="http://silverlight.net/" target="_blank">here</a>.  Once you have Silverlight, click on the Netflix icon and you will be asked to login to Netflix with your username and password.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_netflix.JPG"><img class="size-medium wp-image-630  aligncenter" title="Zinc Netflix" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_netflix-400x300.jpg" alt="Zinc Netflix" width="400" height="300" /></a></p>
<p style="text-align: left;">After logging into Netflix, you should see a list of movies you can watch instantly.  From this screen, you can also view your Watch Instantly queue, recommended movies, newly added movies, and you can also browse by genre.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_netflix2.JPG"><img class="size-medium wp-image-631  aligncenter" title="Zinc Netflix 2" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_netflix2-400x300.jpg" alt="Zinc Netflix 2" width="400" height="300" /></a></p>
<p style="text-align: left;">Once you find a movie you want to watch, simply click on its icon and it should begin to stream the movie just as if you were logged into the Netflix website.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_netflix_streaming.JPG"><img class="size-medium wp-image-635  aligncenter" title="zinc_netflix_streaming" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_netflix_streaming-400x300.jpg" alt="zinc_netflix_streaming" width="400" height="300" /></a></p>
<p style="text-align: left;">Now, when you want to go back to the main Netflix screen, simply deactivate the full screen mode of the Netflix player (if it was in full screen mode) by pressing &#8216;ESC&#8217; and then moving your mouse to the top of the screen.  Moving your mouse to the top of the screen will cause the URL toolbar to appear.  You can now use the Back and Forward buttons to navigate, as well as the Return to Zv Presents button, located to the right of the Google search.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_navigation.JPG"><img class="size-medium wp-image-636  aligncenter" title="zinc_navigation" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_navigation-400x300.jpg" alt="zinc_navigation" width="400" height="300" /></a></p>
<p style="text-align: left;">As you can see, the Zinc interface is basically a custom version of Firefox running in full screen mode.  Therefore, using normal <a href="http://wlmtips.com/2009/12/16/20-firefox-shortcuts/" target="_blank">Firefox shortcuts</a> also works when running Zinc.  Of course just about any remote control will work as well.</p>
<p style="text-align: left;">At any time, you can add content to your favorites menu.  To do so, click the content&#8217;s banner located above the video results.  You can add TV networks, individual shows, categories (useful for netflix), websites, and more to your favorites.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_add_to_favorites.JPG"><img class="size-medium wp-image-637  aligncenter" title="zinc_add_to_favorites" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_add_to_favorites-400x300.jpg" alt="zinc_add_to_favorites" width="400" height="300" /></a></p>
<h2 style="text-align: left;"><span style="color: #0000ff;">ESPN360</span></h2>
<p style="text-align: left;">Speaking of viewing websites, I have some good news for sports fans; you can add ESPN360 to your favorites menu in Zinc.  Of course, just like with Netflix, you need a special plugin to view ESPN360.com.  The plugin is called the Move Media Player and it can be downloaded from the move network <a href="http://www.movenetworks.com/install-move-player" target="_blank">website</a>.</p>
<p style="text-align: left;">After install the plugin, navigate to <a href="http://espn360.com" target="_blank">ESPN360</a> and you may need to login to using the username and password registered with your ISP, in order to stream this content.  Next, click on &#8216;Watch Now&#8217; and the URL of the window that opened is the one we want to add to our Zinc favorites:</p>
<blockquote style="text-align: left;"><p><img src="file:///C:/DOCUME%7E1/Media/LOCALS%7E1/Temp/moz-screenshot-3.png" alt="" />http://espn.go.com/broadband/espn360/player?gameId=&amp;sportCode=&amp;league=</p></blockquote>
<p style="text-align: left;">Copy and paste the above URL into the address bar in Zinc.  Then click the &#8216;Add to Zinc favorites&#8217; button located to the left of the address bar and specify a name for the new favorite.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_espn360.JPG"><img class="size-medium wp-image-638  aligncenter" title="zinc_espn360" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_espn360-400x300.jpg" alt="zinc_espn360" width="400" height="300" /></a></p>
<p style="text-align: left;">As you can see, Zinc differentiates between website bookmarks and video favorites.  You can remove content from favorites by highlighting it and then pressing delete.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_favorites.JPG"><img class="size-medium wp-image-640  aligncenter" title="zinc_favorites" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_favorites-400x300.jpg" alt="zinc_favorites" width="400" height="300" /></a></p>
<h2 style="text-align: left;"><span style="color: #0000ff;">Local Content</span></h2>
<p style="text-align: left;">As I mentioned before, Zinc can play your local videos.  To do this, first go to the Zinc settings and and click on &#8216;Media Folders&#8217;.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_settings.JPG"><img class="size-medium wp-image-641  aligncenter" title="zinc_settings" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_settings-400x300.jpg" alt="zinc_settings" width="400" height="300" /></a></p>
<p style="text-align: left;">Here, you can add the folders where your local videos are stored.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_add_media_folders.JPG"><img class="size-medium wp-image-642  aligncenter" title="zinc_add_media_folders" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_add_media_folders-400x300.jpg" alt="zinc_add_media_folders" width="400" height="300" /></a></p>
<p style="text-align: left;">After adding the folders, Zinc will begin to scan those folders for the video content.</p>
<p style="text-align: left;">Now, all of the videos located in those folders can be found under the Local Content section of Zinc.  In this section you can either view all of the content, or you can browse by folder as if you were navigating through Windows Explorer.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_local_content.JPG"><img class="size-medium wp-image-643  aligncenter" title="zinc_local_content" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_local_content-400x300.jpg" alt="zinc_local_content" width="400" height="300" /></a></p>
<h2 style="text-align: left;"><span style="color: #0000ff;">Applications</span></h2>
<p style="text-align: left;">The last feature I want to mention is the ability to launch other applications from within Zinc.  To do this, click on Settings, and then Applications.  Now, click Add Application and navigate to the location of the application you want to add.  For example, the following is the location of the QuickTime Player:</p>
<blockquote style="text-align: left;"><p>C:\Program Files\QuickTime\QuickTimePlayer.exe</p></blockquote>
<p style="text-align: left;">Now, QuickTime will be available under the Applications menu.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/zinc_applications.JPG"><img class="size-medium wp-image-644  aligncenter" title="zinc_applications" src="http://wlmtips.com/wp-content/uploads/2009/12/zinc_applications-400x300.jpg" alt="zinc_applications" width="400" height="300" /></a></p>
<p style="text-align: left;">Zinc includes a few applications by default, such as iTunes, Miro, Windows Media Center, and Windows Media Player.  If you don&#8217;t have those applications installed it will simply take you to the application&#8217;s website.</p>
<p style="text-align: left;">This feature is great for HTPCs, since you may want to use another program to play specific content.  For example, you could launch iTunes and listen to music, or browse the music store.  Then, when you are finished simply close iTunes and you will be returned to Zinc.  This also adds the ability to seamlessly switch back and forth between different HTPC applications such as Zinc, XBMC, Boxee, GBPVR, MediaPortal and others.</p>
<h2 style="text-align: left;"><span style="color: #0000ff;">Final Thoughts</span></h2>
<p>+ The installation was very straight forward.<br />
+ How to/tutorial videos listed under the favorites were very helpful, and were not too long.<br />
+ Instant access to a large amount of online videos.<br />
+ Integration with Netflix and Hulu.<br />
+ Overall performance was very good even on old hardware (AMD Athlon 2800+, 768MB RAM, NVIDIA GeForce 4 MX 440).<br />
+ Been using Zinc a lot over the past week and it hasn&#8217;t crashed once.<br />
+ Being able to launch applications from within Zinc is very handy.<br />
- Often get errors when searching for Movies/TV Shows, mostly when the search strings are more than 2 or 3 words.<br />
- After adding content to Favorites, it does not always show up.  This can normally be fixed by removing and re-adding to favorites.</p>
<p>Would like to see the local content <a href="http://forum.boxee.tv/showthread.php?t=5214" target="_blank">recognized by filename/metadata</a> like in Boxee.  Also, adding online picture and music functionality would be nice.  Possibly sites like Flickr, Pandora, Last.fm, etc.  As an avid Linux user, I would love to see future versions support Linux.  Lastly, an iPhone/iPod/Android remote application would be great to use for those who don&#8217;t have a normal remote.</p>
<h2><span style="color: #0000ff;">Extras</span></h2>
<ul>
<li>Here is a short <a href="http://www.zeevee.com/video/zinc-tour">video introduction</a> to Zinc, which covers most of the information from this post.</li>
<li>Zinc <a href="http://zeevee.com/zinc/faqs" target="_blank">FAQ</a></li>
<li>Zinc <a href="http://zeevee.com/zinc/support/help" target="_blank">Help</a></li>
<li><a href="http://www.thehtpc.net/archives/687" target="_blank">Integrating Zinc into Windows Media Center</a> &#8211; theHTPC.net</li>
<li><a href="http://www.deviceguru.com/boxee-vs-zinc-vs-hulu/" target="_blank">Boxee vs. Zinc vs. Hulu</a> &#8211; DeviceGuru.com</li>
</ul>
<p style="text-align: left;">A new version of Zinc should be released soon and I cannot wait to see what progress has been made in the past few months.  Once the new version is available, I will write an updated post discussing the changes/new features, so check back then.</p>
<p style="text-align: left;">If you use Zinc, we want to hear what you like and don&#8217;t like.  If you don&#8217;t use it, tell us why!</p>
<p style="text-align: left;"><img src="file:///C:/DOCUME%7E1/Media/LOCALS%7E1/Temp/moz-screenshot.png" alt="" /></p>
<p style="text-align: left;"><img src="file:///C:/DOCUME%7E1/Media/LOCALS%7E1/Temp/moz-screenshot-1.png" alt="" /></p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/06/30/how-to-invert-colors-on-your-screen-mac-monday/" title="How to Invert Colors On Your Screen (Mac Monday)">How to Invert Colors On Your Screen (Mac Monday)</a></li><li><a href="http://wlmtips.com/2008/07/07/screen-capturing-shortcuts-mac-monday/" title="Screen Capturing Shortcuts (Mac Monday)">Screen Capturing Shortcuts (Mac Monday)</a></li><li><a href="http://wlmtips.com/2008/04/23/windows-wednesday-how-to-install-a-virtual-machine-with-vmware-server/" title="Windows Wednesday: How To Install VMware Server in Windows">Windows Wednesday: How To Install VMware Server in Windows</a></li><li><a href="http://wlmtips.com/2008/03/19/windows-wednesday-windows-3d-virtual-desktop/" title="Windows Wednesday: Windows 3D Virtual Desktop">Windows Wednesday: Windows 3D Virtual Desktop</a></li><li><a href="http://wlmtips.com/2008/03/05/windows-wednesday-how-to-use-dvd-decrypter/" title="Windows Wednesday: How to use DVD Decrypter">Windows Wednesday: How to use DVD Decrypter</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/12/22/use-zinc-free-internet-video-browser-on-your-htpc/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>20 Firefox Shortcuts</title>
		<link>http://wlmtips.com/2009/12/16/20-firefox-shortcuts/</link>
		<comments>http://wlmtips.com/2009/12/16/20-firefox-shortcuts/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:02:28 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[Mac OS X How To's]]></category>
		<category><![CDATA[Windows How To's]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[keystokes]]></category>
		<category><![CDATA[short cuts]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=599</guid>
		<description><![CDATA[
Firefox is now the number 2 web browser currently in use. While Firefox only holds 25% of the market share, it is gaining more and more every day. As Firefox is my favorite browser, I wanted to share a few of my favorite shortcuts. Even if you use a different browser, give some of these [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/en-US/firefox/personal.html"><img class="alignnone size-medium wp-image-542 alignright" style="float: right;" title="firefoxlogo" src="http://wlmtips.com/wp-content/uploads/2008/04/firefoxlogo.jpg" alt="" width="150" height="142" /></a></p>
<p>Firefox is now the number 2 web browser currently in use. While Firefox only holds 25% of the market share, it is gaining more and more every day. As Firefox is my favorite browser, I wanted to share a few of my favorite shortcuts. Even if you use a different browser, give some of these a try and see if they work for you.<br />
<br />
All of these shortcuts are a combination of keystrokes, so when you read &#8216;Ctrl + C&#8217;, simply press the &#8216;Ctrl&#8217; key and the &#8216;C&#8217; key.</p>
<h3><span style="color: #0000ff;">My Favorite Keyboard Shortcuts</span></h3>
<ul>
<li><strong>Ctrl + L</strong> Go to the address bar.</li>
<li><strong>Ctrl + K</strong><strong> </strong>Go to the search bar.</li>
<li><strong>Alt + left arrow</strong> Navigate back one page.</li>
<li><strong>Alt + right arrow</strong> Navigate forward one page.</li>
<li><strong>Ctrl + R</strong> Reload the page.</li>
<li><strong>Esc</strong> Stop the page from loading.</li>
<li><strong>Ctrl + + </strong>Zoom in.</li>
<li><strong>Ctrl + &#8211; </strong>Zoom out.</li>
<li><strong>Ctrl + T </strong>Opens a new Tab.</li>
<li><strong>Ctrl + W </strong>Closes current Tab.</li>
<li><strong>Ctrl + Tab </strong>Move to the next Tab.</li>
<li><strong>Ctrl + Shift + Tab </strong>Move back to previous Tab.</li>
<li><strong>Alt + 1 through 8 </strong>Move to the 1st through 8th Tabs.</li>
<li><strong>Alt + 9 </strong>Move to the last Tab that is open.</li>
</ul>
<h3><span style="color: #0000ff;">My Favorite Mouse Shortcuts</span></h3>
<ul>
<li><strong>Middle click on link</strong> Open that link in a new Tab.</li>
<li><strong>Middle click on a Tab</strong> Close that Tab.</li>
<li><strong>Ctrl + Scroll up</strong> Zoom in.</li>
<li><strong>Ctrl + Scroll down</strong> Zoom out.</li>
<li><strong>Shift + Scroll up</strong> Navigate forward. The number of times you scroll equals the number of pages you scroll through.</li>
<li><strong>Shift + Scroll down </strong>Navigate backward. The number of times you scroll equals the number of pages you scroll through.</li>
</ul>
<p>This is not the whole list of Firefox shortcuts by any means (the complete list is <a title="Firefox official shorcut page" href="http://support.mozilla.com/en-US/kb/Keyboard+shortcuts">here</a>). There are many many more, however, these are the shortcuts I tend to use every day. Also keep in mind that there are other shortcuts that do the same thing, for example, <strong>backspace</strong> will navigate you back one page and <strong>shift + backspace </strong>will navigate you forward one page. I know this, yet I still always use <strong>Alt + left arrow </strong>and <strong>Alt + right arrow</strong>.</p>
<h3><span style="color: #0000ff;">3 Extra shortcuts</span></h3>
<p>When typing in a web address, the following shortcuts will auto-complete the address for you. For example, type <strong>wlmtips</strong> into the address bar and then press</p>
<ul>
<li><strong>Ctrl + Enter </strong>This will auto-complete .com address. So <strong>wlmtips</strong> will become wlmtips.com</li>
<li><strong>Shift + Enter</strong> This will auto-complete .net address. So <strong>wlmtips</strong> will become wlmtips.net</li>
<li><strong>Ctrl + Shift + Enter</strong> This will auto-complete .org address. So <strong>wlmtips</strong> will become wlmtips.org</li>
</ul>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/07/21/instant-dictionary-lookup-mac-monday/" title="Instant Dictionary Lookup (Mac Monday)">Instant Dictionary Lookup (Mac Monday)</a></li><li><a href="http://wlmtips.com/2008/07/09/how-to-make-keyboard-shortcuts-to-your-favorite-programs-windows-wednesday/" title="How to Make Keyboard Shortcuts to Your Favorite Programs (Windows Wednesday)">How to Make Keyboard Shortcuts to Your Favorite Programs (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/07/07/screen-capturing-shortcuts-mac-monday/" title="Screen Capturing Shortcuts (Mac Monday)">Screen Capturing Shortcuts (Mac Monday)</a></li><li><a href="http://wlmtips.com/2008/06/17/download-firefox-3-today-download-day-2008/" title="Download Firefox 3 Today &#8211; &#8220;Download Day 2008&#8243;">Download Firefox 3 Today &#8211; &#8220;Download Day 2008&#8243;</a></li><li><a href="http://wlmtips.com/2008/04/16/windows-wednesday-kinda-alternatives-to-your-usual-internet-browser/" title="Windows Wednesday (Kinda): Alternatives to Your Usual Internet Browser">Windows Wednesday (Kinda): Alternatives to Your Usual Internet Browser</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/12/16/20-firefox-shortcuts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Turn Your Computer into a DVR with Ted:Torrent Episode Downloader</title>
		<link>http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/</link>
		<comments>http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 04:48:31 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[Mac OS X How To's]]></category>
		<category><![CDATA[Windows How To's]]></category>
		<category><![CDATA[automatically download tv show]]></category>
		<category><![CDATA[automatically torrent tv show]]></category>
		<category><![CDATA[downloader]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ted]]></category>
		<category><![CDATA[ted downloader]]></category>
		<category><![CDATA[ted episode]]></category>
		<category><![CDATA[ted torrent]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[tv show]]></category>
		<category><![CDATA[tv torrent]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[WLMTips]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=538</guid>
		<description><![CDATA[
I can&#8217;t afford the DVR my cable company offers. Plain and simple. Even if I could afford it, I wouldn&#8217;t be willing to pay for it. It just costs too much money.  As a busy student and TV addict, I would often have to choose between watching that new episode of my favorite TV show [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-542 alignright" style="float: right;" title="ted_logo" src="http://wlmtips.com/wp-content/uploads/2009/12/ted_logo.png" alt="" width="98" height="84" /></p>
<p>I can&#8217;t afford the DVR my cable company offers. Plain and simple. Even if I could afford it, I wouldn&#8217;t be willing to pay for it. It just costs too much money.  As a busy student and TV addict, I would often have to choose between watching that new episode of my favorite TV show or studying and doing homework. Of course you can always watch the rerun, which usually shows during that next weekend, but I want to watch my shows when I want to watch them. Ted solves this problem for me. Ted is an automatic TV show downloader. Enter in your favorite TV shows and when that new episode airs, Ted starts searching the internet for a torrent of it. Ted will automatically download the torrent file and even pass it on to your bittorrent client. Here&#8217;s a quick overview of some of the features of Ted.</p>
<p>To use Ted, you need will to:</p>
<p>1.) Download Ted <a title="ted" href="http://sourceforge.net/projects/ted/files/ted/0.971/tedv0971.zip/download">here for Windows, Linux, and Mac versions.</a> (This link downloads version 0.971, go to <a title="http://www.ted.nu/" href="http://www.ted.nu/">http://www.ted.nu/</a> to see if there are newer versions)</p>
<p>2.) Have a bittorent client installed. If you don&#8217;t already have one, here are a few options:</p>
<p><a title="transmission" href="http://www.transmissionbt.com/">Transmission</a></p>
<p><a title="deluge" href="http://deluge-torrent.org/">Deluge</a></p>
<p><a title="Azureus/Vuze" href="http://azureus.sourceforge.net/">Azureus/Vuze</a></p>
<p><a title="uTorrent" href="http://www.utorrent.com/">uTorrent</a></p>
<p>I use both Transmission and Deluge. They are both great programs. I have never used Azureus or uTorrent, but I have heard good things about them. This is by no means a complete list of bittorent clients. You can use whatever client you prefer.</p>
<p>**If you want to automatically download TV shows, follow this guide to Ted and set your bittorrent client to always download to a specific directory.</p>
<p>Now, once you&#8217;ve downloaded and installed Ted, open up Ted and you should see:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/ted.png"><img class="size-medium wp-image-553    aligncenter" title="ted" src="http://wlmtips.com/wp-content/uploads/2009/12/ted-260x400.png" alt="ted" width="260" height="400" /></a></p>
<p style="text-align: left;">The first thing to do is to edit the preferences. In Teds main window go to Extra (top left) then &#8216;Preferences&#8217;. Here you will see:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/Preferences-general.png"><img class="aligncenter" title="Preferences-general" src="http://wlmtips.com/wp-content/uploads/2009/12/Preferences-general-380x400.png" alt="Preferences-general" width="380" height="400" /></a></p>
<p style="text-align: left;">Here you can specify how often you search for episodes. I keep it at 60 minutes myself. Keep a note of the download directory, this is where Ted saves the .torrent files that will be loaded into your bittorrent client. If you have the &#8216;Open in default bittorrent client checked&#8217; it should load the torrents automatically, but if it doesn&#8217;t, you can set most bittorrent clients to automatically import files in a specific directory. Just find that setting in your bittorrent client and set it for the same directory Ted downloads to.</p>
<p style="text-align: left;">The &#8216;Look and Feel&#8217; tab at the top will show:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/Preferences-LookandFeel.png"><img class="size-medium wp-image-569  aligncenter" title="Preferences-LookandFeel" src="http://wlmtips.com/wp-content/uploads/2009/12/Preferences-LookandFeel-383x400.png" alt="Preferences-LookandFeel" width="383" height="400" /></a></p>
<p style="text-align: left;">Here you can set whether Ted runs on startup or not, shows alerts, and allows logging. I definitely recommend you keep logging turned on because the logs may come in handy some time.</p>
<p style="text-align: left;">The &#8216;Advanced&#8217; tab shows:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/Preferences-advanced.png"><img class="size-medium wp-image-567  aligncenter" title="Preferences-advanced" src="http://wlmtips.com/wp-content/uploads/2009/12/Preferences-advanced-387x400.png" alt="Preferences-advanced" width="387" height="400" /></a></p>
<p style="text-align: left;">You can stop Ted from downloading certain file types; this is where you would want to put that information. Of course you can remove these standard &#8216;do not download&#8217; file types, but I don&#8217;t like dealing with .zip or .rar so I keep them in there.</p>
<p style="text-align: left;">Click Save and return to Teds main window.</p>
<p style="text-align: left;">Now you need to add a show. Click &#8216;Add a show&#8217;.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/add-show-to-ted.png"><img class="size-medium wp-image-547    aligncenter" title="add-show-to-ted" src="http://wlmtips.com/wp-content/uploads/2009/12/add-show-to-ted-400x300.png" alt="add-show-to-ted" width="400" height="300" /></a></p>
<p style="text-align: left;">The Add a show screen lists quite a few shows. Click one and on the right a tv.com summary will show up. Here you can choose to download starting with the next newest episode, the last episode that aired, or a custom episode. Once you&#8217;ve selected a show, click &#8216;Add&#8217; in the bottom right. Don&#8217;t worry if your show isn&#8217;t on the list, just click &#8216;Add a custom show&#8217; at the bottom and enter your show&#8217;s info.</p>
<p style="text-align: left;">Your show should now be in Teds main window (as you can see I&#8217;ve added the show Top Gear):</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/ted-with-top-gear-added.png"><img class="size-medium wp-image-554    aligncenter" title="ted-with-top-gear-added" src="http://wlmtips.com/wp-content/uploads/2009/12/ted-with-top-gear-added-257x400.png" alt="ted-with-top-gear-added" width="257" height="400" /></a></p>
<p style="text-align: left;">Now you will want to edit some of the preferences. Just select your show in the above window, right click and then click edit.</p>
<p style="text-align: left;">The General edit window will appear:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-general.png"><img class="size-medium wp-image-551  aligncenter" title="edit-top-gear-general" src="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-general-385x400.png" alt="edit-top-gear-general" width="385" height="400" /></a></p>
<p style="text-align: left;">This is where you can edit the title of the show and which season and episode to look for next. If you were to select Season 1 episode 1 in the case of Top Gear, ted will try and find Season 1 episode 1, then try and find Season 1 episode 2 and so on. If an episode is not found by Ted, however, it will not move to the next episode until that episode is found. So if it can&#8217;t find episode 2, it will not continue to episode 3 until it has found episode 2 (unless you go to this screen and manually tell it to search for episode 3).</p>
<p style="text-align: left;">To add feeds, click the &#8216;Feeds&#8217; at the top. You will see a window like this:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-feeds.png"><img class="size-medium wp-image-549  aligncenter" title="edit-top-gear-feeds" src="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-feeds-383x400.png" alt="edit-top-gear-feeds" width="383" height="400" /></a></p>
<p style="text-align: left;">As you can see Ted has already populated 2 feeds for Top Gear. Unfortunately, mininova no longer offers TV shows, so you can remove that feed. Just click it and then click the minus sign at the bottom.</p>
<p style="text-align: left;">To add a feed, click the plus sign at the bottom:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/add-feed.png"><img class="size-medium wp-image-546  aligncenter" title="add-feed" src="http://wlmtips.com/wp-content/uploads/2009/12/add-feed-274x400.png" alt="add-feed" width="274" height="400" /></a></p>
<p style="text-align: left;">You can choose from any of these and have it automatically add the feed for your particular show. I recommend putting in as many feeds as you can. There is no limit, and Ted will just download from the first one it can. Click &#8216;user defined&#8217; to add a feed from a torrent site not shown in this list.</p>
<p style="text-align: left;">Now click Filters:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-filters.png"><img class="size-medium wp-image-550  aligncenter" title="edit-top-gear-filters" src="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-filters-384x400.png" alt="edit-top-gear-filters" width="384" height="400" /></a></p>
<p style="text-align: left;">Here you can edit the minimum  and maximum size of the video file. Any show that&#8217;s runs for 30 mins will usually be around the 300mb size, so choose a minimum of 150mb and a maximum of 500mb. Any show that runs for an hour, could be around 300-800 mb, so choose the minimum to be around 250mb and the maximum to be around 1000mb. If you specifically want HD content, click &#8216;Download in HD quality&#8217; at the bottom and significantly increase my recommended minimum and maximum sizes.</p>
<p style="text-align: left;">I would recommend you use the following snippet of code in the Keywords block to stop Ted from downloading unrelated or private torrents:</p>
<p style="text-align: center;">(!(www | lol | com | net | org | cx | cc | leech | torrent | nova | bay | bit))</p>
<p style="text-align: left;">If you click Schedule at the top, you will see:</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-schedule.png"><img class="size-medium wp-image-552  aligncenter" title="edit-top-gear-schedule" src="http://wlmtips.com/wp-content/uploads/2009/12/edit-top-gear-schedule-383x400.png" alt="edit-top-gear-schedule" width="383" height="400" /></a></p>
<p style="text-align: left;">Don&#8217;t forget to click &#8216;Save&#8217;.</p>
<p style="text-align: left;">Once you have a few shows listed in Ted, on  Teds main window, click edit and then click &#8216;Edit all shows&#8230;&#8217;</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/12/edit-all.png"><img class="size-medium wp-image-548  aligncenter" title="edit-all" src="http://wlmtips.com/wp-content/uploads/2009/12/edit-all-386x400.png" alt="edit-all" width="386" height="400" /></a></p>
<p style="text-align: left;">Here you can edit values for all of your shows at once.</p>
<p style="text-align: left;">You should now be setup to automatically download your favorite TV shows.</p>
<p style="text-align: center;">Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/03/18/deluge-bittorrent-client/" title="Light Weight BitTorrent Client For Windows, Linux, And Mac">Light Weight BitTorrent Client For Windows, Linux, And Mac</a></li><li><a href="http://wlmtips.com/2010/02/04/how-to-install-ted-torrent-episode-downloader-in-linux/" title="How to Install Ted: Torrent Episode Downloader in Linux">How to Install Ted: Torrent Episode Downloader in Linux</a></li><li><a href="http://wlmtips.com/2008/03/25/nomachine-nx-control-a-computer-remotely-from-any-os/" title="NoMachine NX: Control A Computer Remotely From Any OS">NoMachine NX: Control A Computer Remotely From Any OS</a></li><li><a href="http://wlmtips.com/2008/03/08/flightgear-flight-simulator/" title="FlightGear Flight Simulator">FlightGear Flight Simulator</a></li><li><a href="http://wlmtips.com/2008/03/06/which-operating-system-is-right-for-you/" title="Which Operating System Is Right For You?">Which Operating System Is Right For You?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Try The Google Chrome OS</title>
		<link>http://wlmtips.com/2009/11/21/how-to-try-the-google-chrome-os/</link>
		<comments>http://wlmtips.com/2009/11/21/how-to-try-the-google-chrome-os/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 21:30:20 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[Mac OS X How To's]]></category>
		<category><![CDATA[Windows How To's]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chrome OS]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[chromium OS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[VM]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=496</guid>
		<description><![CDATA[This post will show you step by step instructions of how to install the Google Chrome OS in a Virtual Machine. I chose to use Virtualbox to show the step by step, however you should be able to use VMware if you so choose.

The Chrome OS is a very basic Operating System that seems to be designed for use on a netbook. Now you can try out the OS on your current computer.
]]></description>
			<content:encoded><![CDATA[<p>This post will show you step by step instructions of how to install the Google Chrome OS in a Virtual Machine. I chose to use VirtualBox to show the step by step, however you should be able to use VMware if you so choose.</p>
<p>The Chrome OS is a very basic Operating System that seems to be designed for use on a netbook. Now you can try out the OS on your current computer.</p>
<p>What you will need:</p>
<p>1. VirtualBox &#8211; available for download <a title="Virtualbox Download page" href="http://www.virtualbox.org/wiki/Downloads">here for Windows, Linux, and Mac</a> (VirtualBox is usually included in the repositories of most Linux distros)</p>
<p>2. The Chrome OS image &#8211; available for download <a title="gdgt chrome download pgae" href="http://gdgt.com/google/chrome-os/download/">here from gdgt</a> -You will have to sign up on their site to get access to the file</p>
<p>***There is a Chrome OS image available for download as a torrent floating around somewhere. Just make sure it is a .vmdk file.</p>
<p>Now that you have VirtualBox and the .vmdk Chrome OS file</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-498" title="Chrome-file" src="http://wlmtips.com/wp-content/uploads/2009/11/Chrome-file.png" alt="Chrome-file" width="182" height="120" /></p>
<p>Open up VirtualBox and click New.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-506" title="Virtualbox-new" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-new.png" alt="Virtualbox-new" width="271" height="120" /></p>
<p>You should see the following screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-create-new.png"><img class="aligncenter size-medium wp-image-505" title="Virtualbox-create-new" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-create-new-400x326.png" alt="Virtualbox-create-new" width="400" height="326" /></a></p>
<p>Simply click Next.</p>
<p>You should now see the VM Name and OS Type screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtual-box-VMname.png"><img class="aligncenter size-medium wp-image-511" title="Virtual-box-VMname" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtual-box-VMname-400x327.png" alt="Virtual-box-VMname" width="400" height="327" /></a></p>
<p>You can name it anything you want; I simply named it Chrome OS. The OS type should be Other and the version Other. Click Next.</p>
<p>You should now see the Memory Screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-RAM.png"><img class="aligncenter size-medium wp-image-507" title="Virtualbox-RAM" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-RAM-400x326.png" alt="Virtualbox-RAM" width="400" height="326" /></a></p>
<p>You can set as much RAM as you would like. I kept it simple and just gave it 256 MB. I recommend that you don&#8217;t give any VM any more that half of the total RAM you have in your computer.</p>
<p>You should now see the Virtual Hard Disk Screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-vmdk-location.png"><img class="aligncenter size-medium wp-image-510" title="Virtualbox-vmdk-location" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-vmdk-location-400x328.png" alt="Virtualbox-vmdk-location" width="400" height="328" /></a></p>
<p>Click &#8216;use existing hard disk&#8217; and then click the folder on the right.</p>
<p>The Virtual Media Manager window should pop up:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-virtual-media-manager.png"><img class="aligncenter size-medium wp-image-509" title="Virtualbox-virtual-media-manager" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-virtual-media-manager-400x144.png" alt="Virtualbox-virtual-media-manager" width="400" height="144" /></a></p>
<p>Simply click &#8216;Add&#8217; and find the .vmdk file you downloaded from gdgt. Once you have clicked &#8216;Add&#8217; it should show up in the Virtual Media Manager window. You will need to select it and then click &#8216;Select&#8217; at the bottom.</p>
<p>You will go back to the Virtual Hard Disk screen. Just click next.</p>
<p>You should now see the Summary Screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-summary.png"><img class="aligncenter size-medium wp-image-508" title="Virtualbox-summary" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-summary-400x327.png" alt="Virtualbox-summary" width="400" height="327" /></a></p>
<p>Click &#8216;Finish&#8217;.</p>
<p>Now you should be back to the VirtualBox main screen and Chrome OS should be on the left side.</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-ChromeOS-start.png"><img class="aligncenter size-medium wp-image-504" title="Virtualbox-ChromeOS-start" src="http://wlmtips.com/wp-content/uploads/2009/11/Virtualbox-ChromeOS-start-400x294.png" alt="Virtualbox-ChromeOS-start" width="400" height="294" /></a></p>
<p>You will need to click &#8216;Chrome OS&#8217; on the left (to highlight it) and then click &#8216;Start&#8217;.</p>
<p><strong>Welcome to the Chrome OS</strong></p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Login-Screen.png"><img class="aligncenter size-medium wp-image-501" title="ChromeOS-Login-Screen" src="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Login-Screen-400x297.png" alt="ChromeOS-Login-Screen" width="400" height="297" /></a></p>
<p>You will need to use your Gmail login info to login. Type in your Gmail username then TAB and type in your password.</p>
<p>Once logged in, you will see your email. The tabs across the top are as follows:</p>
<p>The Google Accounts screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Google-Accounts-screen.png"><img class="aligncenter size-medium wp-image-499" title="ChromeOS-Google-Accounts-screen" src="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Google-Accounts-screen-400x299.png" alt="ChromeOS-Google-Accounts-screen" width="400" height="299" /></a></p>
<p>The Gmail screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Mail-screen.png"><img class="aligncenter size-medium wp-image-502" title="ChromeOS-Mail-screen" src="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Mail-screen-400x298.png" alt="ChromeOS-Mail-screen" width="400" height="298" /></a></p>
<p>The Google Calendar Screen:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Google-Calendar_screen.png"><img class="aligncenter size-medium wp-image-500" title="ChromeOS-Google-Calendar_screen" src="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Google-Calendar_screen-400x297.png" alt="ChromeOS-Google-Calendar_screen" width="400" height="297" /></a></p>
<p>The Web:</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Web-screen.png"><img class="aligncenter size-medium wp-image-503" title="ChromeOS-Web-screen" src="http://wlmtips.com/wp-content/uploads/2009/11/ChromeOS-Web-screen-400x296.png" alt="ChromeOS-Web-screen" width="400" height="296" /></a></p>
<p>So all in all, Chrome OS is a very simple and very &#8216;light&#8217; operating system. This OS will be great for a netbook and will provide a great option for those looking for a very cheap computer/OS package. Take a look at the OS yourself and let me know what you think in the comments.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/04/23/windows-wednesday-how-to-install-a-virtual-machine-with-vmware-server/" title="Windows Wednesday: How To Install VMware Server in Windows">Windows Wednesday: How To Install VMware Server in Windows</a></li><li><a href="http://wlmtips.com/2008/07/14/use-your-mac-as-an-alarm-clock-mac-monday/" title="Use Your Mac as an Alarm Clock (Mac Monday)">Use Your Mac as an Alarm Clock (Mac Monday)</a></li><li><a href="http://wlmtips.com/2008/05/09/how-to-install-ubuntu-hardy-heron-804-linux-friday/" title="How to Install Ubuntu Hardy Heron 8.04 (Linux Friday)">How to Install Ubuntu Hardy Heron 8.04 (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/04/30/transform-xp-to-look-like-mac-os-x-windows-wednesday/" title="Transform XP to Look Like Mac OS X (Windows Wednesday)">Transform XP to Look Like Mac OS X (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/03/06/which-operating-system-is-right-for-you/" title="Which Operating System Is Right For You?">Which Operating System Is Right For You?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/11/21/how-to-try-the-google-chrome-os/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 Cydia Apps I Can&#8217;t Live Without</title>
		<link>http://wlmtips.com/2009/11/10/5-cydia-apps-i-cant-live-without/</link>
		<comments>http://wlmtips.com/2009/11/10/5-cydia-apps-i-cant-live-without/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 01:30:05 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[iPhone/iPod Touch How To's]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[3gs]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[aptbackup]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[iblacklist]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[jailbroken]]></category>
		<category><![CDATA[lock calendar]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[winterboard]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=393</guid>
		<description><![CDATA[The following 5 Cydia Apps can be used on either an iPhone or an iPod Touch (I am currently running the 3.1.2 OS on my iPhone). Luckily, I happen to have an iPhone 3G and Eric just happens to have an iPod Touch 2G. After careful consideration and a few debates, we narrowed down the Cydia apps on both devices to the 5 we just couldn't live without.

Please note that you must first jailbreak your iPhone or iPod Touch to gain access to Cydia apps.]]></description>
			<content:encoded><![CDATA[<p>The following 5 Cydia Apps can be used on either an iPhone or an iPod Touch (I am currently running the 3.1.2 OS on my iPhone). Luckily, I happen to have an iPhone 3G and Eric just happens to have an iPod Touch 2G. After careful consideration and a few debates, we narrowed down the Cydia apps on both devices to the 5 we just couldn&#8217;t live without.</p>
<p>Please note that you must first jailbreak your iPhone or iPod Touch to gain access to Cydia apps.</p>
<p><strong>1. </strong><strong><a title="iBlacklist website" href="http://www.iblacklist.com.br/iblacklist/index.php">iBlacklist</a></strong> (iPhone only) &#8211; is actually the main reason I ended up jailbreaking my<img class="alignnone size-medium wp-image-419 alignright" style="float: right;border: 5px solid white;" title="iBlacklist_icon" src="http://wlmtips.com/wp-content/uploads/2009/11/iBlacklist_icon.png" alt="" width="51" height="51" /> iPhone. Some spammer had gotten a hold of my phone number and was sending me chain mail text messages and picture messages. After searching and searching for a simple solution I ended up deciding that iBlacklist was the best option (apparently AT&amp;T will block numbers for $5 a month). iBlacklist allows you to block numbers from calling, texting, or picture messaging you. The app you download from Cydia allows you to block 5 different numbers before asking for a small contribution (so 5 numbers for free as opposed to AT&amp;T&#8217;s $5 a month). This app has done exactly what I needed it to do and not one piece of spam has gotten through.</p>
<p><strong>2. </strong><strong>Lock Calendar</strong> &#8211; displays your calendar events for a set time period on your lock screen. I still don&#8217;t understand why Apple doesn&#8217;t do this by default. Having to open up the calendar app just to view the days events is just annoying. Having them displayed on the lock screen utilizes the free space that&#8217;s already there and I don&#8217;t even have to unlock my phone to know that I&#8217;m already late for class. To access the options for this app, simply go to your Settings app and scroll down to the Lock Calendar section. You can completely customize the number of events shown, number of weeks ahead it will look at, as well as the font style and color for the events.</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/lock_calendar_example.png"><img class="size-full wp-image-459 alignnone" style="border: 1px solid black;" title="lock_calendar_example" src="http://wlmtips.com/wp-content/uploads/2009/11/lock_calendar_example.png" alt="lock_calendar_example" width="156" height="235" /></a><a href="http://wlmtips.com/wp-content/uploads/2009/11/lock_calendar_in_settings.png"><img class="alignnone size-full wp-image-460" style="border: 1px solid black;" title="lock_calendar_in_settings" src="http://wlmtips.com/wp-content/uploads/2009/11/lock_calendar_in_settings.png" alt="lock_calendar_in_settings" width="156" height="235" /></a><a href="http://wlmtips.com/wp-content/uploads/2009/11/lock_calendar_settings.png"><img class="alignnone size-full wp-image-461" style="border: 1px solid black;" title="lock_calendar_settings" src="http://wlmtips.com/wp-content/uploads/2009/11/lock_calendar_settings.png" alt="lock_calendar_settings" width="156" height="235" /></a></p>
<p>The picture on the left shows you how Lock Calendar looks on the lock screen.</p>
<p>The picture in the middle shows you where the settings are located for Lock Calendar (simply click the &#8217;settings&#8217; app and you should see Lock Calendar down there.</p>
<p>The picture on the right shows Lock Calendars settings. I would definitely recommend making the &#8216;Max Interval&#8217; two weeks.</p>
<p><strong>3. Categ</strong><strong>ories</strong> &#8211; allows you to categorize all your apps using folders. Want to keep all your games in one place? and all your Cydia apps in one place? Categories  allows you to create a folder  on one of your 9 available home screens and then allows you to put apps within that folder.  When you add an app to a category, it will no longer show up on the home screen, but instead in the category of your choosing.  Eric was able to reduce his number of home screens from 6 to 3.  The &#8216;Search&#8217; feature (left most home screen) will find apps placed in categories, not just those on your home screens.  Of course the category name and icon is completely customizable.  In fact there are hundreds of icons you can use to ensure it fits with your theme.</p>
<p><a href="http://wlmtips.com/wp-content/uploads/2009/11/categories_settings.png"><img class="alignnone size-full wp-image-469" style="border: 1px solid black;" title="categories_settings" src="http://wlmtips.com/wp-content/uploads/2009/11/categories_settings.png" alt="categories_settings" width="156" height="235" /></a><a href="http://wlmtips.com/wp-content/uploads/2009/11/categories_optional_folders.png"><img class="alignnone size-full wp-image-468" style="border: 1px solid black;" title="categories_optional_folders" src="http://wlmtips.com/wp-content/uploads/2009/11/categories_optional_folders.png" alt="categories_optional_folders" width="156" height="235" /></a><a href="http://wlmtips.com/wp-content/uploads/2009/11/categories_social.png"><img class="alignnone size-full wp-image-470" style="border: 1px solid black;" title="categories_social" src="http://wlmtips.com/wp-content/uploads/2009/11/categories_social.png" alt="categories_social" width="156" height="235" /></a></p>
<p>The picture on the left shows the settings page for the Categories app.</p>
<p>The picture in the middle shows a few of the possible folder icons you can set for each of your Categories.</p>
<p>The picture on the right shows the apps placed in a &#8216;Social&#8217; category. Basically there is a folder on one of the home screens named &#8216;Social&#8217; and when clicked this is what opens.</p>
<p><strong>4. </strong><strong>WinterBoard</strong> -  allows you to personalize your iPhone in more ways than Steve Jobs wants you to. Do you like that black background screen? What about those app icons? WinterBoard lets you change the home screen background and designate a theme (of your choosing). Luckily Cydia keeps quite a number of themes you can try out.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/11/Michaels_iphone_background.png"><img class="size-full wp-image-479 alignleft" style="border: 5px solid white;" title="Michaels_iphone_background" src="http://wlmtips.com/wp-content/uploads/2009/11/Michaels_iphone_background.png" alt="Michaels_iphone_background" width="156" height="253" /></a><a href="http://wlmtips.com/wp-content/uploads/2009/11/erics_ipod_background_and_theme.png"><img class="size-full wp-image-480 aligncenter" style="border: 5px solid white;" title="erics_ipod_background_and_theme" src="http://wlmtips.com/wp-content/uploads/2009/11/erics_ipod_background_and_theme.png" alt="erics_ipod_background_and_theme" width="156" height="253" /></a></p>
<p style="text-align: left;">The picture on the left is one of my home screens. I have used the WinterBoard app to change my background to show wood shelves.</p>
<p style="text-align: left;">The picture on the right is one of Eric&#8217;s home screens. He has installed a theme and changed his background.</p>
<p><strong>5. </strong><strong>AptBackup</strong> &#8211; allows you to easily backup all the Cydia apps in your collection. You no longer have to worry about losing all your Cydia apps when updating your iPhone or iPod Touch. This app is quite simple: just open the app and press  &#8216;Backup&#8217;. The app creates a list of your Cydia apps and stores it with other settings and files that iTunes backs up when you do a backup within iTunes. If you were to need to restore for some reason, just restore from your iTunes backup file and then install AptBackup again through Cydia and click &#8216;Restore&#8217;. Note &#8211; you should only click &#8216;Restore&#8217; after performing a restore in iTunes.  Clicking &#8216;Restore&#8217; when not needed can cause unexpected results (as Eric learned when showing me this app).</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2009/11/aptbackup.png"><img class="size-full wp-image-485 aligncenter" style="border: 1px solid black;" title="aptbackup" src="http://wlmtips.com/wp-content/uploads/2009/11/aptbackup.png" alt="aptbackup" width="156" height="253" /></a></p>
<p style="text-align: left;">This picture shows you the extent of AptBackup. However simple this app is, the time you save by not having to download each individual app again is the reason I have it on my iPhone.</p>
<p>So, what Cydia apps can&#8217;t <em>you</em> live without?</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/06/09/wwdc-coverage/" title="WWDC Coverage (Mac Monday)">WWDC Coverage (Mac Monday)</a></li><li><a href="http://wlmtips.com/2008/04/14/mac-monday-iphone-newsrumors/" title="Mac Monday: iPhone News/Rumors">Mac Monday: iPhone News/Rumors</a></li><li><a href="http://wlmtips.com/2008/03/24/mac-monday-unlimited-music-downloads-for-itunes/" title="Mac Monday: Unlimited Music downloads for iTunes?">Mac Monday: Unlimited Music downloads for iTunes?</a></li><li><a href="http://wlmtips.com/2008/06/10/apple-unveils-the-iphone-3g/" title="Apple Unveils the iPhone 3G">Apple Unveils the iPhone 3G</a></li><li><a href="http://wlmtips.com/2008/06/02/how-to-rip-dvds-to-your-ipod-using-handbrake-mac-monday/" title="How to Rip DVDs to Your iPod Using HandBrake (Mac Monday)">How to Rip DVDs to Your iPod Using HandBrake (Mac Monday)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/11/10/5-cydia-apps-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>4 Great Sites to Visit as a New Linux User</title>
		<link>http://wlmtips.com/2009/11/08/4-great-sites-to-visit-as-a-new-linux-user/</link>
		<comments>http://wlmtips.com/2009/11/08/4-great-sites-to-visit-as-a-new-linux-user/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 05:36:48 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux user]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=278</guid>
		<description><![CDATA[<img class="alignnone size-medium wp-image-270 alignright" style="float: right;" title="linux-penguin" src="http://wlmtips.com/wp-content/uploads/2009/11/linux-penguin.jpg" alt="" width="104" height="124" />
<p>
I wanted to create a short list of sites to visit for new Linux users. I have been using Ubuntu for a few years now and I still visit some of these sites (especially when new versions come out and I have to fix some bugs).</p>
<p>
1. <a href="http://www.linux.org/lessons/beginner/toc.html">http://www.linux.org/lessons/beginner/toc.html</a> is a very detailed site to help with many of the problems people have when they are new to Linux. The twenty lessons offer info from partitioning to the 'grep command' to even X-Window Configuration.</p>
<p>
2. <a href="http://www.linuxrsp.ru/win-lin-soft/table-eng.html">http://www.linuxrsp.ru/win-lin-soft/table-eng.html</a> shows a great comparison chart of Windows programs and the Linux equivalent. Simply look for the program you would usually use in Windows and see the available Linux programs that does the same</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-270 alignright" style="float: right;" title="linux-penguin" src="http://wlmtips.com/wp-content/uploads/2009/11/linux-penguin.jpg" alt="" width="104" height="124" /></p>
<p>I wanted to create a short list of sites to visit for new Linux users. I have been using Ubuntu for a few years now and I still visit some of these sites (especially when new versions come out and I have to fix some bugs).</p>
<p>1. <a href="http://www.linux.org/lessons/beginner/toc.html">http://www.linux.org/lessons/beginner/toc.html</a> is a very detailed site to help with many of the problems people have when they are new to Linux. The twenty lessons offer info from partitioning to the &#8216;grep command&#8217; to even X-Window Configuration.</p>
<p>2. <a href="http://www.linuxrsp.ru/win-lin-soft/table-eng.html">http://www.linuxrsp.ru/win-lin-soft/table-eng.html</a> shows a great comparison chart of Windows programs and the Linux equivalent. Simply look for the program you would usually use in Windows and see the available Linux programs that does the same (or similar) thing(s).</p>
<p>3. <a href="http://ubuntuforums.org/">http://ubuntuforums.org/</a> &#8211; this is the main forum site for Ubuntu users. If you use another distro then their particular forum site will be useful to you. Simply google your distro and the word forums. The Ubuntu forums have helped solve many of my little problems. Forums also give you the opportunity to ask for help with your particular problem (provided you can&#8217;t find that problem anywhere else in the forums).</p>
<p>4. <a href="http://tuxradar.com/content/linux-tips-every-geek-should-know">http://tuxradar.com/content/linux-tips-every-geek-should-know</a> &#8211; this site simply lists a bunch of tips &#8216;every geek should know&#8217;. Take a read through and you will learn something new, even if you&#8217;re an experienced Linux user. If you&#8217;re new to Linux, I would recommend you stick to the &#8216;Easy&#8217; difficulty tips on this site.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/08/01/power-poll-1-linux-friday/" title="Power Poll #1 (Linux Friday)">Power Poll #1 (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/05/02/ubuntu-hardy-heron-804-lts-released-linux-friday/" title="Ubuntu Hardy Heron 8.04 LTS Released (Linux Friday)">Ubuntu Hardy Heron 8.04 LTS Released (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/03/14/linux-friday-reasons-to-choose-ubuntu-as-your-linux-distribution/" title="Linux Friday: Reasons To Switch To Ubuntu (Or Any Linux Distribution)">Linux Friday: Reasons To Switch To Ubuntu (Or Any Linux Distribution)</a></li><li><a href="http://wlmtips.com/2008/03/06/which-operating-system-is-right-for-you/" title="Which Operating System Is Right For You?">Which Operating System Is Right For You?</a></li><li><a href="http://wlmtips.com/2008/07/25/force-quit-unresponsive-applictions-linux-friday/" title="Force Quit Unresponsive Applictions (Linux Friday)">Force Quit Unresponsive Applictions (Linux Friday)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/11/08/4-great-sites-to-visit-as-a-new-linux-user/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Easily Reinstall All Programs After Fresh Install of Ubuntu</title>
		<link>http://wlmtips.com/2009/11/05/easily-reinstall-all-programs-after-fresh-install-of-ubuntu/</link>
		<comments>http://wlmtips.com/2009/11/05/easily-reinstall-all-programs-after-fresh-install-of-ubuntu/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:35:53 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[package manager]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[programs list]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[synaptic package manager]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=322</guid>
		<description><![CDATA[Have you ever found yourself needing to copy the exact same programs from one computer to another? Or maybe you just wanted to keep the exact same programs when you do a fresh install?

I found myself needing to do this, twice, in the last month.

The Synaptic Package Manager allows you to do this quite easily:]]></description>
			<content:encoded><![CDATA[<p>Have you ever found yourself needing to copy the exact same programs from one computer to another? Or maybe you just wanted to keep the exact same programs when you do a fresh install?</p>
<p>I found myself needing to do this, twice, in the last month.</p>
<p>The Synaptic Package Manager allows you to do this quite easily:</p>
<p>First, open Synaptic Package Manager (it&#8217;s under System-&gt;Administration)</p>
<p>Make sure that ALL is highlighted on the left side.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-323" title="Synaptic-click All" src="http://wlmtips.com/wp-content/uploads/2009/11/Synaptic-click-All.png" alt="Synaptic-click All" width="400" height="290" /></p>
<p>Now click File (top left) and go down to Save Markings As.</p>
<p><img class="aligncenter size-medium wp-image-324" title="Synaptic-save-markings-As" src="http://wlmtips.com/wp-content/uploads/2009/11/Synaptic-save-markings-As-400x290.png" alt="Synaptic-save-markings-As" width="400" height="290" /></p>
<p>Save this document somewhere you will have easy access to it. Don&#8217;t save it on your Desktop and then do a fresh install. All those files will be deleted (unless you also save your home directory).</p>
<p>To have your other computer install all these programs make sure to place the file you just created somewhere that the new computer (or new installation) can get access to it.</p>
<p>Now open Synaptic Package Manager and go to File-&gt; Read Markings</p>
<p><img class="aligncenter size-medium wp-image-325" title="Synaptic-read-markings" src="http://wlmtips.com/wp-content/uploads/2009/11/Synaptic-read-markings-400x291.png" alt="Synaptic-read-markings" width="400" height="291" /></p>
<p>Navigate to the file you created and click OK.</p>
<p>You will have to click Apply to start downloading all those programs.</p>
<p style="text-align: center;"><img class="size-full wp-image-326 aligncenter" title="apply" src="http://wlmtips.com/wp-content/uploads/2009/11/apply.png" alt="apply" width="76" height="54" /></p>
<p>Your programs will now start downloading. Remember that this will work whether you are reinstalling a computer or whether you want multiple computers to have the same programs.</p>
<p>Make sure that the same repositories are enabled for both computers. If you are installing on an upgraded system, and thus new repositories, most of your programs will install. If they required you to add other repositories on the old computer, these programs will simply not download.</p>
<p>If the Package Manager complains about &#8216;Broken Packages&#8217;, click on the &#8216;Broken&#8217; tab on the left (in the list with All) and then click &#8216;fix broken packages&#8217;.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/07/25/force-quit-unresponsive-applictions-linux-friday/" title="Force Quit Unresponsive Applictions (Linux Friday)">Force Quit Unresponsive Applictions (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/07/23/make-windows-close-crashed-programs-at-shutdown-windows-wednesday/" title="Make Windows Close Crashed Programs at Shutdown (Windows Wednesday)">Make Windows Close Crashed Programs at Shutdown (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/05/23/how-to-installuninstall-software-in-ubuntu-linux-friday/" title="How to Install/Uninstall Software in Ubuntu (Linux Friday)">How to Install/Uninstall Software in Ubuntu (Linux Friday)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/11/05/easily-reinstall-all-programs-after-fresh-install-of-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome to the New WLM tips</title>
		<link>http://wlmtips.com/2009/11/05/welcome-to-the-new-wlm-tips/</link>
		<comments>http://wlmtips.com/2009/11/05/welcome-to-the-new-wlm-tips/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 04:38:45 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[WLMTips News]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=318</guid>
		<description><![CDATA[Welcome to the new and improved WLMtips.com. As you can see, we have a new theme. Take a look around and let us know what you think!
We know we&#8217;ve been gone a while; thanks to everyone who still finds this information useful. Expect new posts soon&#8230;.
Random PostsLinux Friday: Save Battery Life in Linux Using PowerTOPWebsite [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the new and improved <a href="http://www.wlmtips.com">WLMtips.com</a>. As you can see, we have a new theme. Take a look around and let us know what you think!</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p>We know we&#8217;ve been gone a while; thanks to everyone who still finds this information useful. Expect new posts soon&#8230;.</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/06/18/speedup-your-startup-windows-wednesday/" title="Speedup Your Startup (Windows Wednesday)">Speedup Your Startup (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/06/25/microsoft-to-stop-selling-xp-windows-wednesday/" title="Microsoft to Stop Selling XP (Windows Wednesday)">Microsoft to Stop Selling XP (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/03/04/looking-for-a-great-media-player/" title="Looking for a Great Media Player?">Looking for a Great Media Player?</a></li><li><a href="http://wlmtips.com/2008/06/11/keep-a-log-of-when-and-why-your-computer-shutdown-windows-wednesday/" title="Keep a Log of When and Why Your Computer Shutsdown (Windows Wednesday)">Keep a Log of When and Why Your Computer Shutsdown (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/03/19/windows-wednesday-windows-3d-virtual-desktop/" title="Windows Wednesday: Windows 3D Virtual Desktop">Windows Wednesday: Windows 3D Virtual Desktop</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2009/11/05/welcome-to-the-new-wlm-tips/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Launchy: Keystroke Launcher for Windows (Windows Wednesday)</title>
		<link>http://wlmtips.com/2008/08/06/launchy-keystroke-launcher-for-windows-windows-wednesday/</link>
		<comments>http://wlmtips.com/2008/08/06/launchy-keystroke-launcher-for-windows-windows-wednesday/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 13:00:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[News/Reviews]]></category>
		<category><![CDATA[do]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[GnomeDo]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[keystroke]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows wednesday]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=272</guid>
		<description><![CDATA[Have you ever used Quicksilver on a Mac? Or maybe GnomeDo on a Linux system? If not, then I will explain what these programs do. They are programs that allow you to search for files/folders and even execute programs by just typing the name of that program. Type in &#8216;Firefox&#8217; and it will allow you [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever used <a href="http://wlmtips.com/2008/03/13/how-to-use-quicksilver-on-mac-os-x/">Quicksilver</a> on a Mac? Or maybe GnomeDo on a Linux system? If not, then I will explain what these programs do. They are programs that allow you to search for files/folders and even execute programs by just typing the name of that program. Type in &#8216;Firefox&#8217; and it will allow you to open your website. Type in a song file name and it will allow you to play song in a media player.</p>
<p><a href="http://www.launchy.net/">Launchy</a> is essentially the cousin of the above programs. Only this cousin runs Windows (although Launchy does have a Linux version too). Launchy runs in the background of your system and <strong>only appears (or disappears) when you press &#8216;alt-space&#8217;</strong>. The dialog box will open and allow you to search for the application/file/folder that you are looking for.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2008/08/156380_large.jpeg"><img class="alignnone size-medium wp-image-273" style="border: 0pt none;" title="launchy" src="http://wlmtips.com/wp-content/uploads/2008/08/156380_large-400x300.jpg" alt="" width="400" height="268" /></a></p>
<p style="text-align: center;"><em>thanks to CNET for the above image</em></p>
<p>You may ask, why on earth would you need something like this? The simple answer is that it&#8217;s an easy, more efficient way of finding things on your computer. The Windows search function is put to shame when up against Launchy. You can launch applications, so that means your desktop space won&#8217;t need to be cluttered anymore. Even the start bar will become useless to you.</p>
<p><strong>TIP: To search for something on Google just using Launchy, type in &#8216;<em>Google&#8217;</em> then press TAB and then type what you&#8217;re searching for.</strong></p>
<p>Here is the CNET video review of Launchy:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="335" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="playerType=embedded&amp;value=32185" /><param name="src" value="http://www.cnet.com/av/video/flv/newPlayers/universal.swf" /><embed type="application/x-shockwave-flash" width="335" height="360" src="http://www.cnet.com/av/video/flv/newPlayers/universal.swf" flashvars="playerType=embedded&amp;value=32185" allowfullscreen="true" wmode="transparent"></embed></object></p>
<p style="text-align: left;">For the CNET editor and user reviews, <a href="http://www.download.com/Launchy/3000-2248_4-10655308.html">click here</a>.</p>
<p style="text-align: left;">To download Launchy <a href="http://www.download.com/3001-2248_4-10786464.html?spi=aef085eba62d26966d145b06b25047d9">click here.</a></p>
<p style="text-align: left;">For some cool tips and tricks when using Launcy, <a href="http://www.launchy.net/#tips">click here</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/07/09/how-to-make-keyboard-shortcuts-to-your-favorite-programs-windows-wednesday/" title="How to Make Keyboard Shortcuts to Your Favorite Programs (Windows Wednesday)">How to Make Keyboard Shortcuts to Your Favorite Programs (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/06/18/speedup-your-startup-windows-wednesday/" title="Speedup Your Startup (Windows Wednesday)">Speedup Your Startup (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/06/11/keep-a-log-of-when-and-why-your-computer-shutdown-windows-wednesday/" title="Keep a Log of When and Why Your Computer Shutsdown (Windows Wednesday)">Keep a Log of When and Why Your Computer Shutsdown (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/05/21/tired-of-the-new-software-bubble-in-the-start-menu-windows-wednesday/" title="Tired Of The New Software Bubble In The Start Menu? (Windows Wednesday)">Tired Of The New Software Bubble In The Start Menu? (Windows Wednesday)</a></li><li><a href="http://wlmtips.com/2008/05/07/windows-xp-service-pack-3-windows-wednesday/" title="Windows XP Service Pack 3 (Windows Wednesday)">Windows XP Service Pack 3 (Windows Wednesday)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2008/08/06/launchy-keystroke-launcher-for-windows-windows-wednesday/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.070 seconds -->
<!-- Cached page served by WP-Cache -->
