<?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>St. Clair Software Blog &#187; Development</title>
	<atom:link href="http://stclairsoft.com/blog/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://stclairsoft.com/blog</link>
	<description>Notes, news and miscellanea from St. Clair Software</description>
	<lastBuildDate>Wed, 25 Apr 2012 06:45:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Default Folder X 4.4.7b1</title>
		<link>http://stclairsoft.com/blog/2011/11/06/default-folder-x-4-4-7b1/</link>
		<comments>http://stclairsoft.com/blog/2011/11/06/default-folder-x-4-4-7b1/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 20:57:30 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=371</guid>
		<description><![CDATA[We&#8217;ve put up a quick public beta just to make sure there are no lingering problems with Default Folder X 4.4.7.  I finally tracked down the issue that&#8217;s been dogging us since Lion&#8217;s release &#8211; the beta should cure any remaining compatibility problems (namely with Bias Peak and Apple&#8217;s Keynote, but there may be [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2011/11/06/default-folder-x-4-4-7b1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get your permissions right!</title>
		<link>http://stclairsoft.com/blog/2011/03/30/get-your-permissions-right/</link>
		<comments>http://stclairsoft.com/blog/2011/03/30/get-your-permissions-right/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 15:55:12 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Random Ramblings]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=338</guid>
		<description><![CDATA[Thought I&#8217;d post about this little developer experience because it was incredibly frustrating and not at all obvious.  Maybe this will save someone else the headache that I&#8217;ve been through.
Background: When preparing an application for release on the Mac App Store, you code sign your application, then bundle it into an installer pkg which [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2011/03/30/get-your-permissions-right/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>App Tamer almost finished!</title>
		<link>http://stclairsoft.com/blog/2010/09/10/app-tamer-almost-finished/</link>
		<comments>http://stclairsoft.com/blog/2010/09/10/app-tamer-almost-finished/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 12:21:42 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[App Tamer]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=287</guid>
		<description><![CDATA[So I&#8217;ve been working on this little application that fixes an annoying problem in OS X.
You may have noticed that the remaining battery life on your MacBook Pro (or whatever laptop you have) often plummets if you leave Safari displaying an ad in the background. That&#8217;s because most web browsers, as well as a number [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2010/09/10/app-tamer-almost-finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being careful with LSSharedFileListAddObserver</title>
		<link>http://stclairsoft.com/blog/2009/11/06/being-careful-with-lssharedfilelistaddobserver/</link>
		<comments>http://stclairsoft.com/blog/2009/11/06/being-careful-with-lssharedfilelistaddobserver/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 18:45:46 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Leopard]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=217</guid>
		<description><![CDATA[So, Apple added this cool little capability to the Launch Services API in Leopard: LSSharedFileListAddObserver will call your observer function whenever there are changes in a number of different file lists maintained by Launch Services. One of those lists is the &#8220;Recent Documents&#8221; list in the Apple Menu. &#8221;Great!&#8221; I thought, &#8220;I&#8217;ll roll this into Default [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/11/06/being-careful-with-lssharedfilelistaddobserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Folder X high CPU-usage and responsiveness problems</title>
		<link>http://stclairsoft.com/blog/2009/11/05/default-folder-x-high-cpu-usage-and-responsiveness-problems/</link>
		<comments>http://stclairsoft.com/blog/2009/11/05/default-folder-x-high-cpu-usage-and-responsiveness-problems/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 21:05:26 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Leopard]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=212</guid>
		<description><![CDATA[Well, there&#8217;s definitely a bug in Default Folder X 4.3.2.  When running under Leopard and accessing SMB file servers, DFX will start consuming 20-60% of one CPU and will start to lag or become completely unresponsive.  This may also affect Snow Leopard and / or other types of file servers besides SMB.
I&#8217;ve got a test [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/11/05/default-folder-x-high-cpu-usage-and-responsiveness-problems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Default Folder X on Snow Leopard: Build 4.2.2d7</title>
		<link>http://stclairsoft.com/blog/2009/07/27/default-folder-x-on-snow-leopard-build-422d7/</link>
		<comments>http://stclairsoft.com/blog/2009/07/27/default-folder-x-on-snow-leopard-build-422d7/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:16:01 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=163</guid>
		<description><![CDATA[There are more compatibility fixes for Snow Leopard in this pre-release build.  Specifically:

Updated the Default Folder X preference pane to run in 64 bit mode.
Eliminated &#8220;auto malloc&#8221; errors in applications that use garbage-collected memory management.

You can grab a copy of the installer from:
http://www.stclairsoft.com/download/DefaultFolderX-4.2.2d7.dmg
Again, because of some of the fixes I&#8217;ve made since version 4.2.1, anyone [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/07/27/default-folder-x-on-snow-leopard-build-422d7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DFX: Important Snow Leopard and DFPreviewServer fixes</title>
		<link>http://stclairsoft.com/blog/2009/07/22/dfx-important-snow-leopard-and-dfpreviewserver-fixes/</link>
		<comments>http://stclairsoft.com/blog/2009/07/22/dfx-important-snow-leopard-and-dfpreviewserver-fixes/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 06:19:32 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=159</guid>
		<description><![CDATA[I&#8217;ve put together a development build of Default Folder X that incorporates a couple of important fixes, plus some handy new tweaks.  If you&#8217;ve noticed a process called DFPreviewServer slowing down your machine or have experienced problems while running Snow Leopard, this build will fix those problems.
You can download the latest pre-release build of Default [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/07/22/dfx-important-snow-leopard-and-dfpreviewserver-fixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Folder X 4.2.1b2 is available for testing</title>
		<link>http://stclairsoft.com/blog/2009/06/30/default-folder-x-421b2-is-available-for-testing/</link>
		<comments>http://stclairsoft.com/blog/2009/06/30/default-folder-x-421b2-is-available-for-testing/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 20:34:01 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[openmeta]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=120</guid>
		<description><![CDATA[Here&#8217;s the 4.2.1b2 build of Default Folder X:
http://www.stclairsoft.com/download/DefaultFolderX-4.2.1b2.dmg
The new menu preview feature now has an on / off switch in the preferences window, and due to popular demand the small sized previews have increased to 192 x 192 (instead of 128 x 128).  The zoom-when-you-pause feature now works reliably on all systems, and this build [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/06/30/default-folder-x-421b2-is-available-for-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menus with Previews: Default Folder X 4.2.1b1</title>
		<link>http://stclairsoft.com/blog/2009/06/27/menus-with-previews-default-folder-x-241b1/</link>
		<comments>http://stclairsoft.com/blog/2009/06/27/menus-with-previews-default-folder-x-241b1/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 03:50:48 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Leopard]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=113</guid>
		<description><![CDATA[So I rolled a new preview method into Default Folder X&#8217;s system-wide menus in the menubar.  Now, not only can you browse all of your files and folders through its quick hierarchical menus, but you can see file previews in little bubbles, like this:

And if you hover over the menu item for a few seconds, [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/06/27/menus-with-previews-default-folder-x-241b1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Default Folder X 4.2d10 available</title>
		<link>http://stclairsoft.com/blog/2009/03/21/default-folder-x-42d10-available/</link>
		<comments>http://stclairsoft.com/blog/2009/03/21/default-folder-x-42d10-available/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 04:27:51 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Default Folder X]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[openmeta]]></category>

		<guid isPermaLink="false">http://stclairsoft.com/blog/?p=83</guid>
		<description><![CDATA[Here&#8217;s another development build with refinements to Default Folder X&#8217;s new OpenMeta support:
http://www.stclairsoft.com/download/DefaultFolderX-4.2d10.dmg
Changes include:

Made the autocompletion always respect the case of what you&#8217;ve typed, rather than forcing the capital or lowercase form you used last time.
Fixed an OpenMeta problem that resulted in previous builds failing to start up under Mac OS 10.4.
Changed OpenMeta tag fields [...]]]></description>
		<wfw:commentRss>http://stclairsoft.com/blog/2009/03/21/default-folder-x-42d10-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

