<?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 for RBDevZone</title>
	<atom:link href="http://www.rbdevzone.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rbdevzone.com</link>
	<description>The REALbasic Resource</description>
	<lastBuildDate>Fri, 19 Mar 2010 08:23:13 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on UltraUpdater 1.0 Now Available by Thomas Tempelmann</title>
		<link>http://www.rbdevzone.com/2010/03/ultraupdater-1-0-now-available/comment-page-1/#comment-653</link>
		<dc:creator>Thomas Tempelmann</dc:creator>
		<pubDate>Fri, 19 Mar 2010 08:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=405#comment-653</guid>
		<description>Good point about the misleading term &quot;open source&quot; - I should learn to say &quot;source included&quot;.</description>
		<content:encoded><![CDATA[<p>Good point about the misleading term &#8220;open source&#8221; &#8211; I should learn to say &#8220;source included&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UltraUpdater 1.0 Now Available by Paul Lefebvre</title>
		<link>http://www.rbdevzone.com/2010/03/ultraupdater-1-0-now-available/comment-page-1/#comment-650</link>
		<dc:creator>Paul Lefebvre</dc:creator>
		<pubDate>Thu, 18 Mar 2010 23:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=405#comment-650</guid>
		<description>Hi Thomas,

1. No, it does not update in place like Sparkle does.  I&#039;m sure that is doable, but I didn&#039;t want to deal with permissions.

2. UltraUpdater doesn&#039;t remember when it last checked, but it ought to be easy enough for your code to handle that and then only call CheckForUpdates when necessary.

3. The update information is stored in the AppName.XML file on your server.  It only contains a single place to list changes.  You could certainly include multiple versions of changes there.  It does not support multiple languages.

4. There is no built-in support for skipping a version.

5. There is no callback.  The updater is entirely self-contained.

6. When you buy UltraUpdater, the source is included.  So it is &quot;open source&quot; in that sense.  But the source cannot be redistributed.

7. I doubt I&#039;d be interested in tackling #1.  The other items are all doable and might make sense for future versions.</description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>1. No, it does not update in place like Sparkle does.  I&#8217;m sure that is doable, but I didn&#8217;t want to deal with permissions.</p>
<p>2. UltraUpdater doesn&#8217;t remember when it last checked, but it ought to be easy enough for your code to handle that and then only call CheckForUpdates when necessary.</p>
<p>3. The update information is stored in the AppName.XML file on your server.  It only contains a single place to list changes.  You could certainly include multiple versions of changes there.  It does not support multiple languages.</p>
<p>4. There is no built-in support for skipping a version.</p>
<p>5. There is no callback.  The updater is entirely self-contained.</p>
<p>6. When you buy UltraUpdater, the source is included.  So it is &#8220;open source&#8221; in that sense.  But the source cannot be redistributed.</p>
<p>7. I doubt I&#8217;d be interested in tackling #1.  The other items are all doable and might make sense for future versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UltraUpdater 1.0 Now Available by Thomas Tempelmann</title>
		<link>http://www.rbdevzone.com/2010/03/ultraupdater-1-0-now-available/comment-page-1/#comment-649</link>
		<dc:creator>Thomas Tempelmann</dc:creator>
		<pubDate>Thu, 18 Mar 2010 23:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=405#comment-649</guid>
		<description>before I&#039;d buy it there are a few questions:
- will it also handle updating my app, versus just downloading it and then letting the user take extra steps to update it? I&#039;m thinking of sparkle here, which does it all in one go automatically
- does it provide, like sparkle, ways to remember the last time it asked for an update, so that it would only ask once a day, for instance?
- how do i actually specify the available update on my server? is it similar to sparkle, where i can list versions with info text, for different languages that get auto picked?
- can an option be offered to skip a version? so that if the user chooses not to update, he won&#039;t be asked again next time the app checks again?
- is there a callback that allows my own code decide whether an update or even an array of updates is to be presented to the user?
- is it open or closed source?
- can I get all this implemented if I pay more and wait a few weeks?</description>
		<content:encoded><![CDATA[<p>before I&#8217;d buy it there are a few questions:<br />
- will it also handle updating my app, versus just downloading it and then letting the user take extra steps to update it? I&#8217;m thinking of sparkle here, which does it all in one go automatically<br />
- does it provide, like sparkle, ways to remember the last time it asked for an update, so that it would only ask once a day, for instance?<br />
- how do i actually specify the available update on my server? is it similar to sparkle, where i can list versions with info text, for different languages that get auto picked?<br />
- can an option be offered to skip a version? so that if the user chooses not to update, he won&#8217;t be asked again next time the app checks again?<br />
- is there a callback that allows my own code decide whether an update or even an array of updates is to be presented to the user?<br />
- is it open or closed source?<br />
- can I get all this implemented if I pay more and wait a few weeks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on REAL Studio: About the Name Change by Paul Lefebvre</title>
		<link>http://www.rbdevzone.com/2010/02/real-studio-about-the-name-change/comment-page-1/#comment-585</link>
		<dc:creator>Paul Lefebvre</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=372#comment-585</guid>
		<description>@Thomas: I fixed the chart error and other typos.

A bundle with Macs, PCs and Linux likely won&#039;t happen but it would be cool.  I thought Ubuntu does bundle some closed-source software (like Flash), but I could be wrong about that.  I don&#039;t use it much.

Macs used to come with free games and utilities, but I don&#039;t know if they still do.  I got Comic Life, GraphicConverter and Nanosaur included with an iMac purchased a while ago.

RS does still offer the Linux version for free if you&#039;re doing open-source development, but I also wonder why that changed.</description>
		<content:encoded><![CDATA[<p>@Thomas: I fixed the chart error and other typos.</p>
<p>A bundle with Macs, PCs and Linux likely won&#8217;t happen but it would be cool.  I thought Ubuntu does bundle some closed-source software (like Flash), but I could be wrong about that.  I don&#8217;t use it much.</p>
<p>Macs used to come with free games and utilities, but I don&#8217;t know if they still do.  I got Comic Life, GraphicConverter and Nanosaur included with an iMac purchased a while ago.</p>
<p>RS does still offer the Linux version for free if you&#8217;re doing open-source development, but I also wonder why that changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on REAL Studio: About the Name Change by Thomas Tempelmann</title>
		<link>http://www.rbdevzone.com/2010/02/real-studio-about-the-name-change/comment-page-1/#comment-584</link>
		<dc:creator>Thomas Tempelmann</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=372#comment-584</guid>
		<description>I agree that RS should make more of an effort to convince people that RB is a viable dev system, e.g. by offering a free version that can only run in the IDE/debugger.

The thought of having it bundled with Macs, PCs and Linux is utopical, though - this won&#039;t ever happen. Linux distros won&#039;t bundle anything closed-source, and Apple won&#039;t bundle it either, just as they do not bundle many other &quot;nice to have&quot; apps. And RB is only a niche marked compared to the &quot;iLife&quot; type apps Apple likes to bundle, anyway.

But I hope RS (Geoff) reads your article and that you give me some encouragement to dare releasing a free version.

I would also like to know why RS is not offering a free Linux version any more. Did they find that no one wants it, anyway, or did they find that it damages their business?</description>
		<content:encoded><![CDATA[<p>I agree that RS should make more of an effort to convince people that RB is a viable dev system, e.g. by offering a free version that can only run in the IDE/debugger.</p>
<p>The thought of having it bundled with Macs, PCs and Linux is utopical, though &#8211; this won&#8217;t ever happen. Linux distros won&#8217;t bundle anything closed-source, and Apple won&#8217;t bundle it either, just as they do not bundle many other &#8220;nice to have&#8221; apps. And RB is only a niche marked compared to the &#8220;iLife&#8221; type apps Apple likes to bundle, anyway.</p>
<p>But I hope RS (Geoff) reads your article and that you give me some encouragement to dare releasing a free version.</p>
<p>I would also like to know why RS is not offering a free Linux version any more. Did they find that no one wants it, anyway, or did they find that it damages their business?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on REAL Studio: About the Name Change by Thomas Tempelmann</title>
		<link>http://www.rbdevzone.com/2010/02/real-studio-about-the-name-change/comment-page-1/#comment-583</link>
		<dc:creator>Thomas Tempelmann</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=372#comment-583</guid>
		<description>Is that correct that the Pro version is now called Personal?</description>
		<content:encoded><![CDATA[<p>Is that correct that the Pro version is now called Personal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Switching the Build Application Shortcut by Paul Lefebvre</title>
		<link>http://www.rbdevzone.com/2010/02/switching-the-build-application-shortcut/comment-page-1/#comment-582</link>
		<dc:creator>Paul Lefebvre</dc:creator>
		<pubDate>Fri, 19 Feb 2010 00:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=368#comment-582</guid>
		<description>You&#039;re right.  Although it does appear that the name change to REAL Studio did confuse things for me.

My shortcut for REALbasic 2009 Release 5.1 stopped working with REAL Studio 2010 Release 1.  I mistakenly attributed this to the app name rather than an apparent change to the bundle identifier.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right.  Although it does appear that the name change to REAL Studio did confuse things for me.</p>
<p>My shortcut for REALbasic 2009 Release 5.1 stopped working with REAL Studio 2010 Release 1.  I mistakenly attributed this to the app name rather than an apparent change to the bundle identifier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Switching the Build Application Shortcut by Thomas Tempelmann</title>
		<link>http://www.rbdevzone.com/2010/02/switching-the-build-application-shortcut/comment-page-1/#comment-581</link>
		<dc:creator>Thomas Tempelmann</dc:creator>
		<pubDate>Thu, 18 Feb 2010 23:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=368#comment-581</guid>
		<description>Since OS 10.5 I&#039;ve been using this to change several shortcuts in the RB IDE, such as for stepping during debugging. And I never had to update them if I installed a new RB version. Apparently, the features does NOT store the app&#039;s name but instead uses the app&#039;s bundle ID, which doesn&#039;t change. In the 10.6.2&#039;s kbd settings panel I can even see that it does not refer to the IDE&#039;s app name but to &quot;com.realsoftware.realstudio&quot; - which is probably a little bug in the new IDE as to not store the App name in it properly.</description>
		<content:encoded><![CDATA[<p>Since OS 10.5 I&#8217;ve been using this to change several shortcuts in the RB IDE, such as for stepping during debugging. And I never had to update them if I installed a new RB version. Apparently, the features does NOT store the app&#8217;s name but instead uses the app&#8217;s bundle ID, which doesn&#8217;t change. In the 10.6.2&#8217;s kbd settings panel I can even see that it does not refer to the IDE&#8217;s app name but to &#8220;com.realsoftware.realstudio&#8221; &#8211; which is probably a little bug in the new IDE as to not store the App name in it properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RBDevZone Podcast #3: Paul&#8217;s Favorite REALbasic Tools by Steve</title>
		<link>http://www.rbdevzone.com/2009/11/rbdevzone-podcast-3-pauls-favorite-realbasic-tools/comment-page-1/#comment-525</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 11 Dec 2009 18:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=351#comment-525</guid>
		<description>Can you post show notes with links for all of the tools mentioned?</description>
		<content:encoded><![CDATA[<p>Can you post show notes with links for all of the tools mentioned?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RBDevZone Podcast #3: Paul&#8217;s Favorite REALbasic Tools by Paul Lefebvre</title>
		<link>http://www.rbdevzone.com/2009/11/rbdevzone-podcast-3-pauls-favorite-realbasic-tools/comment-page-1/#comment-408</link>
		<dc:creator>Paul Lefebvre</dc:creator>
		<pubDate>Thu, 19 Nov 2009 23:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rbdevzone.com/?p=351#comment-408</guid>
		<description>Sorry, Thomas.  I don&#039;t mention Arbed.  I do mention your Zip Package, though!</description>
		<content:encoded><![CDATA[<p>Sorry, Thomas.  I don&#8217;t mention Arbed.  I do mention your Zip Package, though!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.498 seconds -->
