<?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>Lucid Tips &#187; utilities</title>
	<atom:link href="http://www.lucidtips.com/category/utilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucidtips.com</link>
	<description>Easily understood tips that make your computing experience easier</description>
	<lastBuildDate>Mon, 15 Jun 2009 14:43:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unix Utils on Windows</title>
		<link>http://www.lucidtips.com/2008/06/07/unix-utils-on-windows/</link>
		<comments>http://www.lucidtips.com/2008/06/07/unix-utils-on-windows/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 17:29:52 +0000</pubDate>
		<dc:creator>lucidTipster</dc:creator>
				<category><![CDATA[freeware]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unxutils]]></category>

		<guid isPermaLink="false">http://www.lucidtips.com/?p=47</guid>
		<description><![CDATA[Ask any Linux/Unix administrator if they could perform their daily tasks without &#8216;grep&#8217; and their answer would be an emphatic NO!!!. Windows lacks many of the unix commands/utilities that are very simple yet highly efficient. Luckily there is a collection of GNU Unix-like utilities that are available for Windows.
UnxUtils is not an emulator like Cygwin. [...]]]></description>
			<content:encoded><![CDATA[<p>Ask any Linux/Unix administrator if they could perform their daily tasks without &#8216;grep&#8217; and their answer would be an emphatic NO!!!. Windows lacks many of the unix commands/utilities that are very simple yet highly efficient. Luckily there is a collection of GNU Unix-like utilities that are available for Windows.</p>
<p>UnxUtils is not an emulator like Cygwin. It is a freeware collection of approx 120 different executables that  are only dependent on Microsoft C-runtime (msvcrt.dll).</p>
<ol>
<li>Download <a href="http://www.weihenstephan.de/~syring/win32/UnxUtils.zip" target="_blank">UnxUtils.zip</a></li>
<li>Extract to a C:\UnxUtils (may I recommend <a title="Swiss Army Knife of compression tools" href="http://www.lucidtips.com/2008/02/09/swiss-army-knife-of-compression-tools/" target="_blank">7-zip</a>).</li>
<li>Download <a href="http://www.weihenstephan.de/~syring/win32/UnxUpdates.zip" target="_blank">UnxUpdates.zip</a></li>
<li>Extract to C:\UnxUtils\usr\local\wbin</li>
</ol>
<p>All the executables are located in C:\UnxUtils\usr\local\wbin folder so to make usage easier add &#8220;C:\UnxUtils\usr\local\wbin&#8221; to your PATH variable.</p>
<ol>
<li>Click Start</li>
<li>Right click &#8220;My Computer&#8221; and select Properties</li>
<li>Click on &#8220;Advanced&#8221; tab</li>
<li>Click on &#8220;Environment Variables&#8221; (see <a href="http://picasaweb.google.com/lucidtips/UnixUtilsOnWindows/photo#5208508924986809922" target="_blank">screenshot</a>)</li>
<li>Under &#8220;System Variables&#8221; select &#8220;Path&#8221; and then click &#8220;Edit&#8221; (see <a href="http://picasaweb.google.com/lucidtips/UnixUtilsOnWindows/photo#5208508929307904450" target="_blank">screenshot</a>)</li>
<li>Append &#8220;;C:\UnxUtils\usr\local\wbin&#8221; to the end of Variable value. Note the semi-colon before C:\ (see <a href="http://picasaweb.google.com/lucidtips/UnixUtilsOnWindows/photo#5208508934904049554" target="_blank">screenshot</a>)</li>
<li>Click OK. You will be returned to &#8220;Environment Variables&#8221; window.</li>
<li>Click OK. You will be returned to &#8220;System Properties&#8221; window.</li>
<li>Click OK</li>
</ol>
<p>You should now be able to use UnxUtils. To give it a test open command prompt and run the following command. You should see a screen similar to one below.</p>
<pre>ls -l c:/ | grep -i win</pre>
<p><a href="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/06/unix-utils-on-windows_04.png"><img class="alignnone size-medium wp-image-48" title="unix-utils-on-windows_04" src="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/06/unix-utils-on-windows_04-300x148.png" alt="UnxUtils" width="300" height="148" /></a></p>
<p>UnxUtils also includes a shell which can be handy if you want to do some shell scripting. To start the shell run c:\UnxUtils\bin\sh.exe (see <a href="http://picasaweb.google.com/lucidtips/UnixUtilsOnWindows/photo#5208508939409881346" target="_blank">screenshot</a>) If you are frequently using the shell it is easier to create a shortcut on the desktop or quick launch bar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidtips.com/2008/06/07/unix-utils-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Decrapify your PC</title>
		<link>http://www.lucidtips.com/2008/02/23/decrapify-your-pc/</link>
		<comments>http://www.lucidtips.com/2008/02/23/decrapify-your-pc/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 15:00:36 +0000</pubDate>
		<dc:creator>lucidTipster</dc:creator>
				<category><![CDATA[freeware]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lucidtips.com/?p=11</guid>
		<description><![CDATA[The new PCs today from all major manufacturers come preloaded with a bunch of trialware. In addition to being annoying and clutering the desktop these trialware also slow down your computer.
The PC Decrapifier helps you uninstall these unwanted trailware (What it can remove). Using it is a very simple 4 step process.
1. Download the single [...]]]></description>
			<content:encoded><![CDATA[<p>The new PCs today from all major manufacturers come preloaded with a bunch of trialware. In addition to being annoying and clutering the desktop these trialware also slow down your computer.</p>
<p><a target="_blank" href="http://www.pcdecrapifier.com">The PC Decrapifier</a> helps you uninstall these unwanted trailware (<a target="_blank" href="http://http://www.pcdecrapifier.com/apps">What it can remove</a>). Using it is a very simple 4 step process.</p>
<p>1. <a target="_blank" href="http://www.pcdecrapifier.com/files/PC-Decrapifier-1.8.8.exe">Download </a>the single executable file (there is no install process)<br />
2. Execute the file<br />
3. Create a Restore Point (in case you notice something wrong after the uninstall)<br />
4. Select items to uninstall</p>
<p>The PC Decrapifier is free for personal use. A $5 donation subscription (not required to run the program) allows you to get future releases before other public users. Commercial subscription is also available.</p>
<p><img src="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/02/pcdecrapifier.jpg" alt="The PC Decrapifier" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidtips.com/2008/02/23/decrapify-your-pc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pop your WebMail</title>
		<link>http://www.lucidtips.com/2008/02/16/pop-your-webmail/</link>
		<comments>http://www.lucidtips.com/2008/02/16/pop-your-webmail/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 17:07:16 +0000</pubDate>
		<dc:creator>lucidTipster</dc:creator>
				<category><![CDATA[freeware]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lucidtips.com/?p=7</guid>
		<description><![CDATA[Ever feel frustrated that you cannot use your favorite email application to access your WebMail? FreePOPs might help you.
FreePOPs is a small utility that allows you to use email applications like Outlook, Outlook Express, Eudora, and Evolution to download email from most famous WebMail like Hotmail, GMail, Yahoo, Mail.com etc. It also is very handy [...]]]></description>
			<content:encoded><![CDATA[<p>Ever feel frustrated that you cannot use your favorite email application to access your WebMail? FreePOPs might help you.</p>
<p><a target="_blank" href="http://www.freepops.org/en/">FreePOPs</a> is a small utility that allows you to use email applications like Outlook, Outlook Express, Eudora, and Evolution to download email from most famous WebMail like Hotmail, GMail, Yahoo, Mail.com etc. It also is very handy if you are behind a firewall that closes port 110. FreePOPs allows you to tunnel through using proxy server to read your mail.</p>
<p>FreePOPs is freeware and runs on Windows, Linux and Mac OS. There are other similar utilities like <a target="_blank" href="http://mrpostman.sourceforge.net/">MrPostman</a> (freeware), <a target="_blank" href="http://www.jmasoftware.com/english/products/web2pop/index.html">Web2POP</a> (paid) that I have used in the past. In last one and half year of usage FreePOPs has been impressive. There are frequent plugin updates which can easily be installed using the FreePOPs Updater. If you are adventurous FreePOPs also supports writing your custom plugin.</p>
<p>Note: FreePOPs only allows downloading mail. The <a target="_blank" href="http://www.freepops.org/en/faq.shtml">FAQs</a> provide good information on alternatives to <a target="_blank" href="http://www.freepops.org/en/smtp.shtml">send email</a> like using your ISPs SMTP server or installing a tiny SMTP server on your machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidtips.com/2008/02/16/pop-your-webmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swiss Army Knife of compression tools</title>
		<link>http://www.lucidtips.com/2008/02/09/swiss-army-knife-of-compression-tools/</link>
		<comments>http://www.lucidtips.com/2008/02/09/swiss-army-knife-of-compression-tools/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 07:29:50 +0000</pubDate>
		<dc:creator>lucidTipster</dc:creator>
				<category><![CDATA[freeware]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[compression]]></category>

		<guid isPermaLink="false">http://www.lucidtips.com/?p=5</guid>
		<description><![CDATA[If you work on multiple operating systems like me you would have run into a situation where you might need to open a Linux/Unix compressed file on Windows machine. The default zip handler that is built into Windows XP/Vista does not support TAR or GZ formats and the most popular Windows compression utility WinZip does [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/02/7zipfilemanager.png" title="7-Zip File Manager"></a>If you work on multiple operating systems like me you would have run into a situation where you might need to open a Linux/Unix compressed file on Windows machine. The default zip handler that is built into Windows XP/Vista does not support TAR or GZ formats and the most popular Windows compression utility WinZip does not support it either.</p>
<p>7-Zip is a nifty utility from <a target="_blank" href="http://www.7-zip.org/">7-Zip.org</a> that supports packing and unpacking of ZIP, GZIP, BZIP2 and TAR files.</p>
<p>If you are working on RAR, CAB, ISO, ARJ, LZH, CHM, MSI, WIM, Z, CPIO, RPM, DEB and NSIS then with the current version you can only unpack these files. In addition to these popular compression formats 7-Zip also has its own 7z format which has a very high compression ratio. Other cool features include Integration with Windows Shell, Powerful File Manager and Localizations for 69 languages</p>
<p>7-Zip works in Windows 98/ME/NT/2000/XP/Vista and is free for home and commercial use. Unofficial Linux ports are also available for <a target="_blank" href="http://www.7-zip.org/download.html">download</a>.</p>
<p> <a href="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/02/7zipfilemanager.png" title="7-Zip File Manager"><img src="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/02/7zipfilemanager.png" alt="7-Zip File Manager" /></a><a href="http://www.lucidtips.com/wordpress/wp-content/uploads/2008/02/7zipfilemanager.png" title="7-Zip File Manager"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucidtips.com/2008/02/09/swiss-army-knife-of-compression-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
