<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Adding The Sparkle Framework</title>
	<atom:link href="http://guimkie.com/tutorials/adding-the-sparkle-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://guimkie.com/tutorials/adding-the-sparkle-framework/</link>
	<description>Tutorials and great Mac software!</description>
	<lastBuildDate>Thu, 19 Jan 2012 13:45:05 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad Gessler</title>
		<link>http://guimkie.com/tutorials/adding-the-sparkle-framework/comment-page-1/#comment-60097</link>
		<dc:creator>Brad Gessler</dc:creator>
		<pubDate>Tue, 07 Jun 2011 23:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://guimkie.com/tutorials/adding-the-sparkle-framework/#comment-60097</guid>
		<description>Half the battle of auto-updates is integrating Sparkle into your apps; the other is setting up the server that pushes out the app updates. 

I recently finished up a rubygem that makes it super simple to use an Amazon S3 bucket as a distribution point. Code and instructions on how to use all of this are up at https://github.com/polleverywhere/glitter.</description>
		<content:encoded><![CDATA[<p>Half the battle of auto-updates is integrating Sparkle into your apps; the other is setting up the server that pushes out the app updates. </p>
<p>I recently finished up a rubygem that makes it super simple to use an Amazon S3 bucket as a distribution point. Code and instructions on how to use all of this are up at <a href="https://github.com/polleverywhere/glitter." rel="nofollow">https://github.com/polleverywhere/glitter.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiding's me2DAY</title>
		<link>http://guimkie.com/tutorials/adding-the-sparkle-framework/comment-page-1/#comment-14144</link>
		<dc:creator>kiding's me2DAY</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://guimkie.com/tutorials/adding-the-sparkle-framework/#comment-14144</guid>
		<description>&lt;strong&gt;동성_의 ...&lt;/strong&gt;

Adding The Sparkle Framework  Guimkie...</description>
		<content:encoded><![CDATA[<p><strong>동성_의 &#8230;</strong></p>
<p>Adding The Sparkle Framework  Guimkie&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visual explanation on how to use Sparkle framework &#171; JongAm&#8217;s blog</title>
		<link>http://guimkie.com/tutorials/adding-the-sparkle-framework/comment-page-1/#comment-8557</link>
		<dc:creator>Visual explanation on how to use Sparkle framework &#171; JongAm&#8217;s blog</dc:creator>
		<pubDate>Fri, 15 May 2009 03:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://guimkie.com/tutorials/adding-the-sparkle-framework/#comment-8557</guid>
		<description>[...] When a framework or a library is going to be used, you are expected to study its functions data types defined in it, and so on. So, it has steep learning curve. However, Sparkle framework is very different. You don&#8217;t need to write any codes. Let&#8217;s find out how to adopt the Sparkle framework for your project. Here is very easy explanation. Adding the Sparkle framework [...]</description>
		<content:encoded><![CDATA[<p>[...] When a framework or a library is going to be used, you are expected to study its functions data types defined in it, and so on. So, it has steep learning curve. However, Sparkle framework is very different. You don&#8217;t need to write any codes. Let&#8217;s find out how to adopt the Sparkle framework for your project. Here is very easy explanation. Adding the Sparkle framework [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christiaan Hofman</title>
		<link>http://guimkie.com/tutorials/adding-the-sparkle-framework/comment-page-1/#comment-2091</link>
		<dc:creator>Christiaan Hofman</dc:creator>
		<pubDate>Tue, 26 Aug 2008 23:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://guimkie.com/tutorials/adding-the-sparkle-framework/#comment-2091</guid>
		<description>Be aware that from 1.5b5 on you should not use the user defaults yourself, they&#039;re supposed to be private. Instead you should bind directly to the SUUpdater instance. Just add one to your Preferences.nib, the same way as in MainMenu.nib. The key is automaticallyChecksForUpdates. You can also bind updateCheckInterval if you like, e.g. for a PopUpButton.</description>
		<content:encoded><![CDATA[<p>Be aware that from 1.5b5 on you should not use the user defaults yourself, they&#8217;re supposed to be private. Instead you should bind directly to the SUUpdater instance. Just add one to your Preferences.nib, the same way as in MainMenu.nib. The key is automaticallyChecksForUpdates. You can also bind updateCheckInterval if you like, e.g. for a PopUpButton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itistoday</title>
		<link>http://guimkie.com/tutorials/adding-the-sparkle-framework/comment-page-1/#comment-1337</link>
		<dc:creator>itistoday</dc:creator>
		<pubDate>Mon, 30 Jun 2008 01:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://guimkie.com/tutorials/adding-the-sparkle-framework/#comment-1337</guid>
		<description>For 1.5, should not key for the shared defaults be SUEnableAutomaticChecks?</description>
		<content:encoded><![CDATA[<p>For 1.5, should not key for the shared defaults be SUEnableAutomaticChecks?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

