<?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>Stevedev Inc. &#187; Computers</title>
	<atom:link href="http://stevedev.com/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevedev.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:31:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cinch</title>
		<link>http://stevedev.com/2009/12/19/cinch/</link>
		<comments>http://stevedev.com/2009/12/19/cinch/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:44:34 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=62</guid>
		<description><![CDATA[Found a great tool today in Cinch. It replicates the window behaviour in Windows 7 on the Mac where you can drag a window to the edge of the screen and it resizes to 50% of the screen width. If you drag to the top then it goes full screen.
I&#8217;ve been using that behaviour a [...]]]></description>
			<content:encoded><![CDATA[<p>Found a great tool today in Cinch. It replicates the window behaviour in Windows 7 on the Mac where you can drag a window to the edge of the screen and it resizes to 50% of the screen width. If you drag to the top then it goes full screen.</p>
<p>I&#8217;ve been using that behaviour a lot in Windows 7 and it&#8217;s nice to have it on my Mac too. Check it out:</p>
<p><a href="http://www.irradiatedsoftware.com/cinch/">http://www.irradiatedsoftware.com/cinch/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/12/19/cinch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Mac Untitled Folder Issue</title>
		<link>http://stevedev.com/2009/12/14/fix-mac-untitled-folder-issue/</link>
		<comments>http://stevedev.com/2009/12/14/fix-mac-untitled-folder-issue/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:02:22 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=59</guid>
		<description><![CDATA[Once in a while I come across a folder inside which creating a new folder can be problematic. Here&#8217;s what happens: I open up the folder, press Command-Shift-N to create a new folder, the folder is created with the default label &#8220;untitled folder&#8221;, and then I can&#8217;t edit it right away. I&#8217;m used to being [...]]]></description>
			<content:encoded><![CDATA[<p>Once in a while I come across a folder inside which creating a new folder can be problematic. Here&#8217;s what happens: I open up the folder, press Command-Shift-N to create a new folder, the folder is created with the default label &#8220;untitled folder&#8221;, and then I can&#8217;t edit it right away. I&#8217;m used to being able to just press Command-Shift-N and then type the folder title right away. Anyways, my desktop started doing this and it drove me nuts so I figured out how to fix it.</p>
<ol>
<li>Load up Terminal.app</li>
<li>cd [folder that isn't working right]</li>
<li>rm .DS_Store</li>
</ol>
<p>That&#8217;s pretty much it. I suspect that the .DS_Store file gets a little messed up once in a while. Deleting it doesn&#8217;t cause any problems as it just stores some meta data about your files. Every folder on your Mac has one of these so if you are having problems, try this solution first.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/12/14/fix-mac-untitled-folder-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
