<?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; Utility</title>
	<atom:link href="http://paweng.com/category/utility/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>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>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>
	</channel>
</rss>
