<?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"
	>

<channel>
	<title>ZDima.net</title>
	<atom:link href="http://www.zdima.net/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zdima.net/blog</link>
	<description>UNIX, WEB</description>
	<pubDate>Thu, 04 Sep 2008 23:33:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>WOODSMITH: Adjustable Clamping Jig</title>
		<link>http://www.zdima.net/blog/archives/547</link>
		<comments>http://www.zdima.net/blog/archives/547#comments</comments>
		<pubDate>Thu, 04 Sep 2008 19:09:28 +0000</pubDate>
		<dc:creator>(author unknown)</dc:creator>
		
		<category><![CDATA[Contributors]]></category>

		<category><![CDATA[Woodworking]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/23a65a43811fb5a7</guid>
		<description><![CDATA[When it comes to glueups, you can never have too many clamping options.
Here's one that I think you'll find pretty handy.

Continue reading "WOODSMITH: Adjustable Clamping Jig".]]></description>
		<wfw:commentRss>http://www.zdima.net/blog/archives/547/feed</wfw:commentRss>
		</item>
		<item>
		<title>Create Separate User Profiles in Google Chrome [How To]</title>
		<link>http://www.zdima.net/blog/archives/548</link>
		<comments>http://www.zdima.net/blog/archives/548#comments</comments>
		<pubDate>Thu, 04 Sep 2008 12:00:00 +0000</pubDate>
		<dc:creator>Kevin Purdy</dc:creator>
		
		<category><![CDATA[Contributors]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/317e320ed701af63</guid>
		<description><![CDATA[<p><img src="http://lifehacker.com/assets/images/lifehacker/2008/09/new_chrome_profile.png" width="201" height="130" align="right" hspace="4" vspace="2">The Digital Inspiration blog points out that new-browser-on-the-block Google Chrome shares one thing with Firefox 3 not mentioned in many press reports—a history-aware address bar, or &#34;Awesome Bar,&#34; that can create some red-faced moments on a shared computer. If more than one person on your system is switching to Chrome, and you don&#39;t feel like staying in Incognito Mode all the time, creating a new profile in Chrome requires manually creating a folder in Chrome&#39;s application data folder, but that&#39;s all there is to it. Vista and XP users, hit the link below for help finding your Chrome profiles folder, and then creating a custom shortcut to launch your own Chrome without leaving tracks behind on others. <div><a href="http://www.labnol.org/software/create-family-profiles-in-google-chrome/4394/">Create Separate Profiles in Google Chrome for Family Members and Stay Extra Safe</a> [Digital Inspiration]</div></p> <br />
  <img alt="" style="1px" border="0" src="http://www.pheedo.com/img.phdo?i=b285aebf5fb671f9e990bb5e7c6b5ae4" height="1" width="1">
<img src="http://www.pheedo.com/feeds/tracker.php?i=b285aebf5fb671f9e990bb5e7c6b5ae4" border="0" height="1" width="1" alt="">
<p><a href="http://feeds.gawker.com/~a/lifehacker/full?a=R5QmtR"><img src="http://feeds.gawker.com/~a/lifehacker/full?i=R5QmtR" border="0"></a></p><div>
<a href="http://feeds.gawker.com/~f/lifehacker/full?a=ldnj4L"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=ldnj4L" border="0"></a> <a href="http://feeds.gawker.com/~f/lifehacker/full?a=zeoKkL"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=zeoKkL" border="0"></a> <a href="http://feeds.gawker.com/~f/lifehacker/full?a=0M4HYl"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=0M4HYl" border="0"></a> <a href="http://feeds.gawker.com/~f/lifehacker/full?a=1cay0l"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=1cay0l" border="0"></a>
</div><img src="http://feeds.gawker.com/~r/lifehacker/full/~4/383209897" height="1" width="1">]]></description>
		<wfw:commentRss>http://www.zdima.net/blog/archives/548/feed</wfw:commentRss>
		</item>
		<item>
		<title>HOWTO - reset a lost Ubuntu password</title>
		<link>http://www.zdima.net/blog/archives/546</link>
		<comments>http://www.zdima.net/blog/archives/546#comments</comments>
		<pubDate>Thu, 04 Sep 2008 06:37:46 +0000</pubDate>
		<dc:creator>Jason Striegel</dc:creator>
		
		<category><![CDATA[Contributors]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/d08d565ea16bc986</guid>
		<description><![CDATA[<p>I loaded one of my test Ubuntu virtual machines today (one that I hadn't used for a month) and, surprise, I had forgotten the password. This sort of thing happens from time to time, and if you're new to Linux, it can be a little disconcerting. </p>

<p>Loosing your root password isn't the end of the world, though. You'll just need to reboot into single user mode to reset it. Here's how to do it on a typical Ubuntu machine with the GRUB bootloader:</p>

<p><b>Boot Linux into single-user mode</b><br />
<ol><li>Reboot the machine.</li><li>Press the ESC key while GRUB is loading to enter the menu.</li><li>If there is a 'recovery mode' option, select it and press 'b' to boot into single user mode.</li><li>Otherwise, the default boot configuration should be selected. Press 'e' to edit it.</li><li>Highlight the line that begins with 'kernel'. Press 'e' again to edit this line.</li><li>At the end of the line, add an additional parameter: 'single'. Hit return to make the change and press 'b' to boot.</li></ol></p>

<p><b>Change the admin password</b><br />
The system should load into single user mode and you'll be left at the command line automatically logged in as root. Type 'passwd' to change the root password or 'passwd someuser' to change the password for your "someuser" admin account.</p>

<p><b>Reboot</b><br />
Once your done, give the three finger salute, or enter 'reboot' to restart into your machine's normal configuration.</p>

<p>That's all there is to it. Now just make sure to write your password down on a post-it and shove it somewhere safe like under your keyboard. :)</p>]]></description>
		<wfw:commentRss>http://www.zdima.net/blog/archives/546/feed</wfw:commentRss>
		</item>
		<item>
		<title>Startup Delayer Staggers Your Startup Apps for Smoother Loading [Featured Windows Download]</title>
		<link>http://www.zdima.net/blog/archives/542</link>
		<comments>http://www.zdima.net/blog/archives/542#comments</comments>
		<pubDate>Thu, 28 Aug 2008 20:00:00 +0000</pubDate>
		<dc:creator>Adam Pash</dc:creator>
		
		<category><![CDATA[Contributors]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/d55588ea8e5749c0</guid>
		<description><![CDATA[<p><img alt="startup-delayer.png" src="http://www.lifehacker.com/assets/resources/2008/08/startup-delayer.png" width="305" height="263" align="right" hspace="4" vspace="2">Windows only: Free application Startup Delayer staggers the applications that launch when you log in to Windows by user-defined increments. The reason: To mitigate the common startup bottleneck caused by all of your startup applications fighting to run at the same time. You'd never try launching eight different applications simultaneously under normal circumstances and expect your computer to handle it well, so why should your startup apps be any different? To use it, just drag applications to the delay bar at the bottom of the window. You can visualize the time between the launch of different apps and drag-and-drop the delays until you've got the perfect spacing. </p> <p>Though you'll likely be delaying app launches by seconds, you can delay a launch for up to 24 hours (though we're not sure why you would). If Startup Delayer sounds familiar, that's probably because we <a href="http://lifehacker.com/software/featured-windows-download/schedule-startup-programs-with-startup-delayer-329590.php">featured an identically named application</a> a while back. This Startup Delayer, however, makes the process much simpler and more manageable. Startup Delayer is freeware, Windows only. <div><a href="http://www.r2.com.au/software.php?page=2&#38;show=startdelay">Startup Delayer</a></div></p> <br />
  <img alt="" style="1px" border="0" src="http://www.pheedo.com/img.phdo?i=1222271558a341367ff5e4886dd77cb6" height="1" width="1">
<img src="http://www.pheedo.com/feeds/tracker.php?i=1222271558a341367ff5e4886dd77cb6" border="0" height="1" width="1" alt="">
<p><a href="http://feeds.gawker.com/~a/lifehacker/full?a=hB90cM"><img src="http://feeds.gawker.com/~a/lifehacker/full?i=hB90cM" border="0"></a></p><div>
<a href="http://feeds.gawker.com/~f/lifehacker/full?a=ohtC3K"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=ohtC3K" border="0"></a> <a href="http://feeds.gawker.com/~f/lifehacker/full?a=hFY5gK"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=hFY5gK" border="0"></a> <a href="http://feeds.gawker.com/~f/lifehacker/full?a=VSU82k"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=VSU82k" border="0"></a> <a href="http://feeds.gawker.com/~f/lifehacker/full?a=JxkiGk"><img src="http://feeds.gawker.com/~f/lifehacker/full?i=JxkiGk" border="0"></a>
</div><img src="http://feeds.gawker.com/~r/lifehacker/full/~4/377436262" height="1" width="1">]]></description>
		<wfw:commentRss>http://www.zdima.net/blog/archives/542/feed</wfw:commentRss>
		</item>
		<item>
		<title>A Dynamic Menu For Your Dynamic Data</title>
		<link>http://www.zdima.net/blog/archives/538</link>
		<comments>http://www.zdima.net/blog/archives/538#comments</comments>
		<pubDate>Thu, 28 Aug 2008 02:01:32 +0000</pubDate>
		<dc:creator>Matt Berseth</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Contributors]]></category>

		<category><![CDATA[Dynamic HTML]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/8a35ac117696675a</guid>
		<description><![CDATA[So I am still playing around with building a Northwind Dynamic Data web site.  Tonight I thought it would be interesting to see what it would take to create a menu for navigating the tables in the site.  I was particularly interested in seeing if I c...]]></description>
		<wfw:commentRss>http://www.zdima.net/blog/archives/538/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
