<?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; Featured Articles</title>
	<atom:link href="http://www.rbdevzone.com/category/featured-articles/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>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>Resizable Sheets</title>
		<link>http://www.rbdevzone.com/2008/04/resizable-sheets/</link>
		<comments>http://www.rbdevzone.com/2008/04/resizable-sheets/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 00:25:57 +0000</pubDate>
		<dc:creator>Paul Lefebvre</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[ResExcellence]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.rbdevzone.com/2008/04/resizable-sheets/</guid>
		<description><![CDATA[I needed this in a project I was working on and it turned out that Seth Willits had written about how to do this in a ResExcellence post from 2006.
Download the code to try it out.  To use it, simply include the ResizableSheet class in your project and set your sheet&#8217;s Super to it. [...]]]></description>
			<content:encoded><![CDATA[<p>I needed this in a project I was working on and it turned out that Seth Willits had written about how to do this in a ResExcellence post from 2006.</p>
<p>Download the code to try it out.  To use it, simply include the ResizableSheet class in your project and set your sheet&#8217;s Super to it.  And of course, be sure to enable the resizable property on the sheet.</p>
<p>It worked pretty well for me in REALbasic 2008 Release 1.</p>
<p><a title="Resizable Sheet Project" href="http://www.rbdevzone.com/wp-content/uploads/2008/04/resizable-sheet.rbp">Download Resizable Sheet Project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rbdevzone.com/2008/04/resizable-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
