<?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>RBDevZone &#187; news</title>
	<atom:link href="http://www.rbdevzone.com/tag/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rbdevzone.com</link>
	<description>The REALbasic Resource</description>
	<lastBuildDate>Tue, 31 Aug 2010 19:55:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQLite Manager on Sale</title>
		<link>http://www.rbdevzone.com/2009/09/sqlite-manager-on-sale/</link>
		<comments>http://www.rbdevzone.com/2009/09/sqlite-manager-on-sale/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 15:25:35 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/?p=278</guid>
		<description><![CDATA[For those of you that use SQLite (REALSQLDatabase) with REALbasic, you might be interested to know that SQLite Manager (from SQLabs) is on sale at MacZot today for only $24 (half price)!
]]></description>
			<content:encoded><![CDATA[<p>For those of you that use SQLite (REALSQLDatabase) with REALbasic, you might be interested to know that SQLite Manager (from <a href="http://sqlabs.net">SQLabs</a>) is on <a href="http://maczot.com/discuss/?p=1512">sale at MacZot today for only $24</a> (half price)!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2009/09/sqlite-manager-on-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New: SQLite Migrator 1.3.0</title>
		<link>http://www.rbdevzone.com/2009/02/sqlite-migrator/</link>
		<comments>http://www.rbdevzone.com/2009/02/sqlite-migrator/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 16:44:03 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/?p=204</guid>
		<description><![CDATA[If you use REALbasic&#8217;s built-in database engine, then you may find SQLite Migrator useful.  It allows you to migrate any database that you can connect to using ODBC to SQLite/REALSQLDatabase.
It works great with Access, FoxPro, MySQL and just about any database you might be using.
Check it out here:
SQLite Migrator
]]></description>
			<content:encoded><![CDATA[<p>If you use REALbasic&#8217;s built-in database engine, then you may find <a href="http://www.logicalvue.com/sqlite/sqlite.html">SQLite Migrator</a> useful.  It allows you to migrate any database that you can connect to using ODBC to SQLite/REALSQLDatabase.</p>
<p>It works great with Access, FoxPro, MySQL and just about any database you might be using.</p>
<p><span id="more-204"></span>Check it out here:</p>
<p><a href="http://www.logicalvue.com/sqlite/sqlite.html">SQLite Migrator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2009/02/sqlite-migrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squidoo Updates</title>
		<link>http://www.rbdevzone.com/2009/01/squidoo-updates/</link>
		<comments>http://www.rbdevzone.com/2009/01/squidoo-updates/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:57:13 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/?p=202</guid>
		<description><![CDATA[The REALbasic Squidoo page has been updated.  I added some new stuff and cleaned up what was there.
Check it out:
http://www.squidoo.com/realbasic
]]></description>
			<content:encoded><![CDATA[<p>The REALbasic Squidoo page has been updated.  I added some new stuff and cleaned up what was there.</p>
<p>Check it out:</p>
<p>http://www.squidoo.com/realbasic</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2009/01/squidoo-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Notes 50</title>
		<link>http://www.rbdevzone.com/2009/01/current-notes-50/</link>
		<comments>http://www.rbdevzone.com/2009/01/current-notes-50/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 14:45:04 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[Current Notes]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/?p=195</guid>
		<description><![CDATA[Software
Source List Control &#8211; A nice-looking iTunes/Finder-style ListBox.
Action Bar &#8211; A slick button bar that works great with the Source List.
Pill Button &#8211; An implementation of the OS X &#8220;spotlight&#8221;-style button.
RBFTP &#8211; Open-source FTP client written in REALbasic.
TCMPortMapper &#8211; Classes to open TCP/UDP ports in a router/gateway using UPnP or NAT-PMP.
Formatted Text Control 1.3 &#8211; [...]]]></description>
			<content:encoded><![CDATA[<h2>Software</h2>
<p><a href="http://www.qedit.com.au/index.php/2009/01/source-list-10/">Source List Control</a> &#8211; A nice-looking iTunes/Finder-style ListBox.</p>
<p><a href="http://www.qedit.com.au/index.php/2009/01/action-bar-10/">Action Bar</a> &#8211; A slick button bar that works great with the Source List.</p>
<p><a href="http://www.qedit.com.au/index.php/2009/01/pill-button/">Pill Button</a> &#8211; An implementation of the OS X &#8220;spotlight&#8221;-style button.</p>
<p><a href="http://www.brianrathbone.com/wordpress/rbftp-free-open-source-ftp-client/">RBFTP</a> &#8211; Open-source FTP client written in REALbasic.</p>
<p><a href="http://code.google.com/p/rb-tcmportmapper/">TCMPortMapper</a> &#8211; Classes to open TCP/UDP ports in a router/gateway using UPnP or NAT-PMP.</p>
<p><a href="http://www.truenorthsoftware.com/FormattedTextControl/FormattedTextControl.html">Formatted Text Control 1.3</a> &#8211; An update to the premier word processor control for REALbasic.</p>
<h2>Information</h2>
<p><a href="http://personal.oatmealandcoffee.com/blog/index.php?entry=entry090118-173455">REALbasic and Objective-C With Cocoa</a> &#8211; This useful series from Philip Regan continues.</p>
<h2>Community</h2>
<p><a href="http://www.bkeeneybriefs.com/files/d0890f032d27805bdfd5c2acc6180f32-92.html#unique-entry-id-92">What&#8217;s Your Favorite Thing About REALbasic?</a> &#8211; I agree with Bob: ContainerControls are my favorite feature, which makes the Professional version a must.</p>
<p><a href="http://www.bkeeneybriefs.com/files/f198126e6791f9c2410d44f6e018dc93-93.html#unique-entry-id-93">Why Does RB Have 3 File Formats?</a> &#8211; A good question.  I pretty much only use the version control format these days.</p>
<p><a href="http://www.logicalvue.com/blog/2009/01/the-relevance-of-realbasic/">The Relevance of REALbasic</a> &#8211; A counterpoint (by yours truly) to Bob&#8217;s &#8220;Is REALbasic Relevant?&#8221; blog post from a couple weeks ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2009/01/current-notes-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Notes 49</title>
		<link>http://www.rbdevzone.com/2009/01/current-notes-49/</link>
		<comments>http://www.rbdevzone.com/2009/01/current-notes-49/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 14:45:40 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[Current Notes]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/?p=169</guid>
		<description><![CDATA[Software
MonkeyBread Plugins 9.0 &#8211; More updates to the powerful plugin suite
Ben&#8217;s ListBox Extras 1.2 &#8211; Easily add printing support to your ListBoxes
Einhugur DateControl 3.6 and CoreClasses 4.8 &#8211; A few minor updates
RSReport &#8211; It&#8217;s always good to see another tool available to help create reports with REALbasic
Information
REALbasic Developer 7.2 (Jan/Feb 2009) &#8211; Now Available with [...]]]></description>
			<content:encoded><![CDATA[<h2>Software</h2>
<p><a href="http://www.monkeybreadsoftware.de/realbasic/plugins.shtml">MonkeyBread Plugins 9.0</a> &#8211; More updates to the powerful plugin suite</p>
<p><a href="http://www.benandruby.com/bens_software/RBstuff.htm">Ben&#8217;s ListBox Extras 1.2</a> &#8211; Easily add printing support to your ListBoxes</p>
<p><a href="http://einhugur.com/">Einhugur DateControl 3.6 and CoreClasses 4.8</a> &#8211; A few minor updates</p>
<p><a href="http://www.rothsoft.ch/realbasic/rsreport/">RSReport</a> &#8211; It&#8217;s always good to see another tool available to help create reports with REALbasic</p>
<h2>Information</h2>
<p><a href="http://www.rbdeveloper.com">REALbasic Developer 7.2 (Jan/Feb 2009)</a> &#8211; Now Available with a great column on reporting by <a href="mailto:paul@logicalvue.com">yours truly</a></p>
<p><a href="http://www.realsoftware.com/company/news/2009/realserver/">REAL Server 2009</a> &#8211; Formally known as REAL SQL Server, the new version will ship in Feb 2009</p>
<p><a href="http://www.tempel.org/PluginArchitectureWithREALbasic">RBScript Plugins</a> &#8211; A very useful article by Thomas Tempelmann</p>
<p><a href="http://www.declaresub.com/article/144/sorting-boolean-arrays">Sorting Boolean Arrays</a> &#8211; Excellent sample code from Charles Yeomans</p>
<p><a href="http://personal.oatmealandcoffee.com/blog/index.php?entry=entry090102-173502">Comparing REALbasic and Cocoa</a> &#8211; Philip Regan starts a series on how the two languages and frameworks compare</p>
<h2>Community</h2>
<p><a href="http://www.redecho.org/2008/12/16/concurrency">Threads and Concurrency</a> &#8211; Former REAL Software compiler designer talks about how and why threads work the way they do in REALbasic</p>
<p><a href="http://206.174.201.34/blog/?p=310">Sharing Common Items in a VCP Project</a> &#8211; REAL Software engineer Normal Palardy discusses a way to share code amongst multiple VCP projects.</p>
<p><a href="http://search.twitter.com/search?q=realbasic">REALbasic Feed for Twitter</a> &#8211; If you use Twitter, subscribe to this feed to be notified whenever someone tweets about REALbasic</p>
<p><a href="http://stackoverflow.com/questions/tagged/realbasic">REALbasic Feed for StackOverflow</a> &#8211; If you use Stack Overflow, subscribe to this feed to be notified whenever a question gets tagged as REALbasic</p>
<p><a href="http://www.bkeeneybriefs.com/files/151d64690884ba60176340f45500c5ac-88.html#unique-entry-id-88">Is REALbasic Relevant?</a> &#8211; Bob Keeney&#8217;s brutally honest opinions about the current state of REALbasic</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2009/01/current-notes-49/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Notes 48</title>
		<link>http://www.rbdevzone.com/2008/12/current-notes-48/</link>
		<comments>http://www.rbdevzone.com/2008/12/current-notes-48/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:13:44 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[Current Notes]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/?p=146</guid>
		<description><![CDATA[Software
REALbasic 2008 Release 5 &#8211; Now shipping.  With tons of bug fixes and a few useful new features.
REAL Capture Canvas &#8211; Now available for free.  Lets you capture video and audio using REALbasic
Formatted Text Control 1.2.1 &#8211; More updates to this powerful word processor control.  And it’s on sale now for 33% [...]]]></description>
			<content:encoded><![CDATA[<h2>Software</h2>
<p><a href="http://realsoftware.com/">REALbasic 2008 Release 5</a> &#8211; Now shipping.  With tons of bug fixes and a few useful new features.</p>
<p><a href="http://sonicamigos.com/realcapture/">REAL Capture Canvas</a> &#8211; Now available for free.  Lets you capture video and audio using REALbasic</p>
<p><a href="http://www.truenorthsoftware.com/FormattedTextControl/FormattedTextControl.html">Formatted Text Control 1.2.1</a> &#8211; More updates to this powerful word processor control.  And it’s on sale now for 33% off!  FTC is also available at a 50% discount to <a href="http://www.arbpmembers.org">ARBP</a> members.</p>
<p><a href="http://www.truenorthsoftware.com/SpellCheckUtilities/SpellCheckUtilities.html">Spell Check Utilities 2.1</a> &#8211; A cross-platform spell checking plugin for REALbasic</p>
<h2>Information</h2>
<p><a href="http://realsoftware.com/">REAL Software updates web site</a> &#8211; It sure is slick now.  Create an account and you can easily access all your order history and download prior versions of REALbasic.  The site is entirely powered by REAL SQL Server, but it uses PHP and not Yuma for the pages themselves.</p>
<h2>Community</h2>
<p><a href="http://forums.realsoftware.com/viewtopic.php?f=11&amp;t=25505">REAL World 2009 changes</a> &#8211; REAL is instead planning to have smaller events in select cities around the U.S.</p>
<p><a href="http://ramblings.aaronballman.com/2008/12/2008r5_released.html">2008r5 Released! </a>- Aaron gives some background on the latest release</p>
<p><a href="http://ramblings.aaronballman.com/2008/12/optional_parameters_and_interf.html">Optional Parameters and Interfaces</a> &#8211; Aaron explains how these features of REALbasic work</p>
<p><a href="http://ramblings.aaronballman.com/2008/11/touchy_subject.html">Touchy Subject </a>- More about the way REALbasic now builds Windows apps</p>
<p><a href="http://206.174.201.34/blog/?p=306">The Trick to Bug Reports</a> &#8211; Advice on how to write a good bug report</p>
<p><a href="http://www.bkeeneybriefs.com/files/baa543e2fe93d4ae2800bc83f58934f3-84.html#unique-entry-id-84">REAL World 2009 Cancelled</a> &#8211; Thoughts on the conference changes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2008/12/current-notes-48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
