<?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>PawEng &#187; Windows</title>
	<atom:link href="http://paweng.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://paweng.com</link>
	<description>Software, hardware, and the internet</description>
	<lastBuildDate>Mon, 03 Aug 2009 00:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How To Change File Name Extensions</title>
		<link>http://paweng.com/2009/06/28/how-to-change-file-name-extensions/</link>
		<comments>http://paweng.com/2009/06/28/how-to-change-file-name-extensions/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 22:36:01 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=674</guid>
		<description><![CDATA[Changing the extension on a file can be very useful, but Windows does not make it easy. However, if you turn on &#8220;show file name extensions&#8221; in Windows, you can change the extensions by simply renaming the files. Microsoft explains how to show or hide file name extensions on Vista. And Media College explains how [...]]]></description>
			<content:encoded><![CDATA[<p>Changing the extension on a file can be very useful, but Windows does not make it easy. However, if you turn on &#8220;show file name extensions&#8221; in Windows, you can change the extensions by simply renaming the files.</p>
<p>Microsoft explains how to <a href="http://windowshelp.microsoft.com/Windows/en-US/Help/a0b4607a-6fa8-42ab-aef6-7418183389da1033.mspx">show or hide file name extensions</a> on Vista. And Media College explains <a href="http://www.mediacollege.com/microsoft/windows/extension-change.html">how to change a file extension in Windows XP</a>.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/06/28/how-to-change-file-name-extensions/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/06/28/how-to-change-file-name-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revision Control Made Simple with FileHamster</title>
		<link>http://paweng.com/2009/06/28/revision-control-made-simple-with-filehamster/</link>
		<comments>http://paweng.com/2009/06/28/revision-control-made-simple-with-filehamster/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 13:25:45 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Backup]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=668</guid>
		<description><![CDATA[Revision control systems (Wikipedia) manage multiple versions or revisions of documents. It is often used by software developers to manage their source code, but it can be useful for anyone. Have you ever made a change to a document, saved it, and later wished you had an earlier version of it? If so then you [...]]]></description>
			<content:encoded><![CDATA[<p>Revision control systems (<a href="http://en.wikipedia.org/wiki/Revision_control">Wikipedia</a>) manage multiple versions or revisions of documents. It is often used by software developers to manage their source code, but it can be useful for anyone. Have you ever made a change to a document, saved it, and later wished you had an earlier version of it? If so then you may want to consider using a revision control system. Full-blown revision control systems allow multiple people to work on multiple branches of the same files at the same time, and it is possible to track who made what change and when it was made.</p>
<p>A full revision control system is overkill for single-user systems like most PCs. This is where Mogware&#8217;s <a href="http://www.mogware.com/FileHamster/">FileHamster</a> comes in. It automates the revision control process and runs it in the background. Their slogan &#8220;Always working so you don&#8217;t have to&#8221; says it all. They track revisions to you files and saves them for you, and it all happens automatically.</p>
<p>Setup is easy. You download the program and install it. Then FileHamster asks you where you want to keep your revisions. You can choose any internal or external hard disk you want. I chose an SD card that I always keep in my laptop. Next you select the files you want to track. You can select directories or individual files. That is it. There are lots of options to control how and when the revisions are made. For example, you can create a new revision every time a file has changed, or you can specify a time delay so that at least, say, 10 minutes must pass before a new revision is created.</p>
<p>FileHamster lets you browse all your revisions, and you can restore revisions of individual files. I have not found a way to restore all files in a directory at once.</p>
<p>FileHamster supports plugins. There are plugins for storing your revisions in a compressed (zip) format, for storing revisions on an ftp server, and more.</p>
<p>Mogware&#8217;s <a href="http://www.mogware.com/FileHamster/">FileHamster</a> runs on Windows. The basic version is free. Mogware is currently having a sale where they offer 50% off on all paid versions of FileHamster and paided plugins.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/06/28/revision-control-made-simple-with-filehamster/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/06/28/revision-control-made-simple-with-filehamster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symbolic Links in Windows</title>
		<link>http://paweng.com/2009/06/24/symbolic-links-in-windows/</link>
		<comments>http://paweng.com/2009/06/24/symbolic-links-in-windows/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 01:41:06 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=664</guid>
		<description><![CDATA[Symbolic links are used all the time on Linux and Unix systems, but I didn&#8217;t know they existed on Windows. It turns out, however, that Windows 2000 and higher also supports symbolic links &#8212; or junctions as they are called. You can use the program Junction v1.05 to create a link between two directories. This [...]]]></description>
			<content:encoded><![CDATA[<p>Symbolic links are used all the time on Linux and Unix systems, but I didn&#8217;t know they existed on Windows. It turns out, however, that Windows 2000 and higher also supports symbolic links &#8212; or junctions as they are called. You can use the program <a href="http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx">Junction v1.05</a> to create a link between two directories.</p>
<p>This comes in handy if you need to map a path from one machine to a path on another machine. For example, I have Perl CGI scripts that I run on both my Windows laptop and on a Linux server. I have been changing the <a href="http://en.wikipedia.org/wiki/Shebang_(Unix)">shebang</a> line from #!/usr/bin/perl to #!C:/perl/bin/perl. Using junctions, I can now simply link C:/perl to C:/usr, and the #!/usr/bin/perl line will work on both Windows and Linux.</p>
<p>I found this solution on Thierry Bothorel&#8217;s web page <a href="http://www.thierryb.net/site/Symbolic-links-in-Windows.html">Symbolic links in Windows</a>.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/06/24/symbolic-links-in-windows/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/06/24/symbolic-links-in-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Move and Resize Windows with WindowsPad</title>
		<link>http://paweng.com/2009/06/20/move-and-resize-windows-with-windowspad/</link>
		<comments>http://paweng.com/2009/06/20/move-and-resize-windows-with-windowspad/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 11:21:16 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=659</guid>
		<description><![CDATA[Windows XP and Vista offer only limited ways to control window placement and size on your screen. Sometimes the built-in features are not enough. For example, on my Windows XP laptop, I use one screen resolution on the laptop screen and another screen resolution on the monitor attached to my docking station. When I undock [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP and Vista offer only limited ways to control window placement and size on your screen. Sometimes the built-in features are not enough. For example, on my Windows XP laptop, I use one screen resolution on the laptop screen and another screen resolution on the monitor attached to my docking station. When I undock the laptop, windows that were fine on the docked screen, may now be too large for the laptop screen. The same happens if I dock the laptop somewhere else where the docked monitor has a different resolution. The only way to view those windows is to maximize them, but then I cannot resize them or move them to another monitor. In the past I had to shut down the application and start them up again.</p>
<p>After searching online for a solution I came across a story on Lifehacker called <a href="http://lifehacker.com/software/geek-to-live/make-the-most-of-your-dual-monitors-317479.php">Make the most of Your Dual Monitors</a>. They mention an <a href="http://www.autohotkey.com/">AutoHotkey</a> script called WindowPad that solves my problem. WindowPad lets you use the Windows key and the keyboard&#8217;s number pad to move and arrange windows. In particular, I can now move a window from one monitor to another on using the Windows key plus the &#8216;dot&#8217; on the numerical keypad. This works even with maximized windows.</p>
<p>You can download the <a href="http://www.autohotkey.com/forum/topic21703.html">WindowPad script</a> or the <a href="http://lifehacker.com/assets/resources/2007/11/WindowPad.exe">compiled version WindowPad</a>.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/06/20/move-and-resize-windows-with-windowspad/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/06/20/move-and-resize-windows-with-windowspad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watching Podcasts on a Windows Mobile Cellphone</title>
		<link>http://paweng.com/2009/05/24/watching-podcasts-on-a-windows-mobile-cellphone/</link>
		<comments>http://paweng.com/2009/05/24/watching-podcasts-on-a-windows-mobile-cellphone/#comments</comments>
		<pubDate>Sun, 24 May 2009 19:51:02 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=644</guid>
		<description><![CDATA[I have an old Samsung i730 cellphone running Windows Mobile 2005. I have long wanted to watch podcasts on it, but I have never really found a good way of doing so. But now I finally have something that seems to work. I have downloaded Apple&#8217;s iTunes software for my Windows XP PC. In iTunes [...]]]></description>
			<content:encoded><![CDATA[<p>I have an old Samsung i730 cellphone running Windows Mobile 2005. I have long wanted to watch podcasts on it, but I have never really found a good way of doing so. But now I finally have something that seems to work.</p>
<p>I have downloaded Apple&#8217;s <a href="http://itunes.com/">iTunes</a> software for my Windows XP PC. In iTunes I have subscribed to a series of podcasts, and iTunes automatically downloads new episodes for me.</p>
<p>I also tried the <a href="http://juicereceiver.sourceforge.net/">Juice</a> podcast receiver. It lets you download podcasts automatically from rss feeds.</p>
<p>I use <a href="http://doosoft.seesaa.net/">MobSync</a> to copy the podcasts to my cellphone. It detects when I connect my cellphone to the computer, and then it automatically uploads the podcasts. The current version of MobSync is 2.0.3, and it has a 30 day trial period. I found an old version (<a href="http://mq.roeiboot.com/apps/mobsync094.zip">MobSync 0.94</a>) on the web, and it looks like it is freeware. It works fine for me.</p>
<p>On the cellphone, I use <a href="http://picard.exceed.hu/tcpmp/">TCPMP</a> to play the podcasts. I downloaded version 0.72RC1 and installed it. I also needed to install a few plugins. I downloaded and installed the ffmpeg plugin. It is available from the download page of TCPMP. In order to play AAC files, I needed the AAC plugin for TCPMP. It is unfortunately not available from the TCPMP page, but I found it at <a href="http://www.rarewares.org/files/aac/tcpmp_aac_plugin.windows_mobile.0.66.zip">RareWares.org</a>. (Yes, it says it is for version 0.66, but it works fine in version 0.72RC1.)</p>
<p>I added a 4GB memory card to my cellphone, and now I have plenty of space to store podcasts.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/05/24/watching-podcasts-on-a-windows-mobile-cellphone/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/05/24/watching-podcasts-on-a-windows-mobile-cellphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Recovery Tools</title>
		<link>http://paweng.com/2009/05/23/data-recovery-tools/</link>
		<comments>http://paweng.com/2009/05/23/data-recovery-tools/#comments</comments>
		<pubDate>Sat, 23 May 2009 15:58:07 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=640</guid>
		<description><![CDATA[Lifehacker has a list of the Five Best Free Data Recovery Tools. They have polled their readers, and the winner is Recuva. Recuva is free to both personal and commercial use, and it runs on Windows from 98 to Vista. The Recuva developers are currently working Windows 7 and 64 bit support. Copyright PawEng, LLC, [...]]]></description>
			<content:encoded><![CDATA[<p>Lifehacker has a list of the <a href="http://lifehacker.com/5237503/five-best-free-data-recovery-tools">Five Best Free Data Recovery Tools</a>. They have polled their readers, and the winner is <a href="http://www.recuva.com/">Recuva</a>. Recuva is free to both personal and commercial use, and it runs on Windows from 98 to Vista. The Recuva developers are currently working Windows 7 and 64 bit support.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/05/23/data-recovery-tools/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/05/23/data-recovery-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows vs Linux vs Mac OS</title>
		<link>http://paweng.com/2009/04/27/windows-vs-linux-vs-mac-os/</link>
		<comments>http://paweng.com/2009/04/27/windows-vs-linux-vs-mac-os/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 02:13:26 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=627</guid>
		<description><![CDATA[The gHacks blog has a post about the 5 Things Linux does better than Windows. Reading it got me thinking about a situation I had recently. I had close to 40 thousand text files, and I needed a list of all unique files. I wouldn&#8217;t even know how to attach that problem in Windows. With [...]]]></description>
			<content:encoded><![CDATA[<p>The gHacks blog has a post about the <a href="http://www.ghacks.net/2009/04/27/5-things-linux-does-better-than-windows/">5 Things Linux does better than Windows</a>. Reading it got me thinking about a situation I had recently. I had close to 40 thousand text files, and I needed a list of all unique files. I wouldn&#8217;t even know how to attach that problem in Windows. With Linux, it only took a few minutes: Using &#8220;find&#8221; to identify the files, &#8220;md5sum&#8221; to generate a hash for each file, &#8220;sort&#8221; to sort them, &#8220;uniq&#8221; to remove files with identical hash values, and &#8220;cut&#8221; to remove the remaining hash values. Putting it all together:</p>
<p><code>$ find . | xargs md5sum | sort | uniq -w 32 | cut -b 35-</code></p>
<p>Of course, there are other situations where Windows is better. It is, for example, the de facto standard in today&#8217;s business world where everyone has a laptop running Windows. Picking a non-Windows laptop for business would be just asking for trouble.</p>
<p>The <a href="http://www.ghacks.net/2009/04/27/5-things-linux-does-better-than-windows/">gHacks post</a> says it well:</p>
<blockquote><p>[...] the truth of the matter is, there are certain aspects of the Linux operating system that are just plain better than Windows. And, of course, there are certain aspects of the Windows operating system that are better than Linux. And…of course…there are certain aspects of OS X that are better than either Windows or Linux. It’s a three way street here.</p></blockquote>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/04/27/windows-vs-linux-vs-mac-os/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/04/27/windows-vs-linux-vs-mac-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLC Media Player Version 0.9.9 Released</title>
		<link>http://paweng.com/2009/04/04/vlc-media-player-version-099-released/</link>
		<comments>http://paweng.com/2009/04/04/vlc-media-player-version-099-released/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 00:58:17 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=615</guid>
		<description><![CDATA[VLC Media Player version 0.9.9 has been released. It is mainly a bug-fix release. VLC is a free and open source cross-platform media play. It supports a large number of multimedia formats, and it can stream sound and video between computers. VLC is one of my favorite media players. I especially like how it can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.videolan.org/vlc/">VLC Media Player</a> version 0.9.9 has been released. It is mainly a bug-fix release.</p>
<p>VLC is a free and open source cross-platform media play. It supports a large number of multimedia formats, and it can stream sound and video between computers. VLC is one of my favorite media players. I especially like how it can read DVD ISO images directly without the need for mounting them in virtual DVD drivers.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/04/04/vlc-media-player-version-099-released/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/04/04/vlc-media-player-version-099-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UbiquityAnywhere &#8212; Quick Access to Ubiquity From Anywhere in Windows</title>
		<link>http://paweng.com/2009/03/22/ubiquityanywhere-quick-access-to-ubiquity-from-anywhere-in-windows/</link>
		<comments>http://paweng.com/2009/03/22/ubiquityanywhere-quick-access-to-ubiquity-from-anywhere-in-windows/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 15:52:50 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[PawEng Software]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=602</guid>
		<description><![CDATA[Ubiquity is Mozilla&#8217;s new tool that adds a command line to Firefox. We reported on it back in August 2008. Since then there have been a number of enhancement and upgrades to it. It is a very useful tool. In fact, it is so useful that I often wish I could use it from anywhere [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://labs.mozilla.com/projects/ubiquity/">Ubiquity</a> is Mozilla&#8217;s new tool that adds a command line to Firefox. We <a href="http://paweng.com/2008/08/27/ubiquity-supercharge-your-firefox-with-a-command-line/">reported on it</a> back in August 2008. Since then there have been a number of enhancement and upgrades to it. It is a very useful tool. In fact, it is so useful that I often wish I could use it from anywhere in Windows &#8212; and not just from within Firefox.</p>
<p>Enter <a href="http://paweng.com/files/UbiquityAnywhere.exe">UbiquityAnywhere</a>. I created this small tool (using <a href="http://www.autohotkey.com/">AutoHotkey</a>) to give quick access to Ubiquity. UbiquityAnywhere provides two new hotkeys:</p>
<p>WIN + Q: Switch to Firefox (start it if necessary) and bring up Ubiquity.</p>
<p>WIN + W: Switch back to the application that was active when you pressed WIN + Q.</p>
<p><a href="http://paweng.com/files/UbiquityAnywhere.exe">UbiquityAnywhere</a> is a 200 kb download. It works on Windows, and requires <a href="http://firefox.com">Firefox</a> with the <a href="https://addons.mozilla.org/en-US/firefox/addon/9527">Ubiquity</a> add-on to be installed. UbiquityAnywhere assumes that you access Ubiquity with the default CTRL + SPACE key.</p>
<p><a href="http://paweng.com/files/UbiquityAnywhere.exe">UbiquityAnywhere</a> is copyrighted software (Copyright 2009 PawEng, LLC), but you may use it for free. You may not, however, distribute UbiquityAnywhere; instead, provide a link to this page. UbiquityAnywhere comes with absolutely no warranty whatsoever.</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/03/22/ubiquityanywhere-quick-access-to-ubiquity-from-anywhere-in-windows/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/03/22/ubiquityanywhere-quick-access-to-ubiquity-from-anywhere-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover Deleted Files with DiskDigger</title>
		<link>http://paweng.com/2009/02/23/recover-deleted-files-with-diskdigger/</link>
		<comments>http://paweng.com/2009/02/23/recover-deleted-files-with-diskdigger/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 01:55:01 +0000</pubDate>
		<dc:creator>PawEng</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paweng.com/?p=571</guid>
		<description><![CDATA[Dmitry Brant&#8217;s DiskDigger allows you to recover files that you have deleted from your hard disk or from a USB stick or memory card. DiskDigger bypasses the operating system and reads the raw data directly from the disk. This means that you may be able to read files even if your disk has been corrupted [...]]]></description>
			<content:encoded><![CDATA[<p>Dmitry Brant&#8217;s <a href="http://dmitrybrant.com/diskdigger">DiskDigger</a> allows you to recover files that you have deleted from your hard disk or from a USB stick or memory card. DiskDigger bypasses the operating system and reads the raw data directly from the disk. This means that you may be able to read files even if your disk has been corrupted and is otherwise unreadable.</p>
<p><a href="http://dmitrybrant.com/diskdigger">DiskDigger</a> is free and works on Windows [via <a href="http://lifehacker.com/5157818/diskdigger-recovers-deleted-files">Lifehacker</a>]</p>
<hr />
<p><small>Copyright <a href="http://paweng.com">PawEng, LLC</a>, 2009. |
<a href="http://paweng.com/2009/02/23/recover-deleted-files-with-diskdigger/">Permalink</a> |
</small></p>

<script src="http://feeds.feedburner.com/~s/paweng?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://paweng.com/2009/02/23/recover-deleted-files-with-diskdigger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
