<?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>SQLabs</title>
	<atom:link href="http://www.sqlabs.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlabs.com/blog</link>
	<description>The Official SQLabs Blog</description>
	<lastBuildDate>Tue, 14 May 2013 07:12:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>cubeSQL 4.5 Special Offer</title>
		<link>http://www.sqlabs.com/blog/2013/05/cubesql-4-5-special-offer/</link>
		<comments>http://www.sqlabs.com/blog/2013/05/cubesql-4-5-special-offer/#comments</comments>
		<pubDate>Tue, 14 May 2013 07:12:45 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[cubesql]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=502</guid>
		<description><![CDATA[In order to celebrate our 4.5 release, for a very limited time, cubeSQL unlimited connection is now just $99. Don&#8217;t miss this opportunity!]]></description>
				<content:encoded><![CDATA[<p>In order to celebrate our 4.5 release, for a very limited time, cubeSQL unlimited connection is now just $99.</p>
<div align="center">
<a href="http://www.sqlabs.com/cubesql_special_offer.php"><img src="http://www.sqlabs.com/images/cubesql/cubesql_special_offer@2x.png" width="400px" height="294px" border="0" /></a>
</div>
<div align="center">
<strong>Don&#8217;t miss this opportunity!</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/05/cubesql-4-5-special-offer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cubeSQL MacOS X Admin 4.5.1 quick fix</title>
		<link>http://www.sqlabs.com/blog/2013/05/cubesql-macos-x-admin-4-5-1-quick-fix/</link>
		<comments>http://www.sqlabs.com/blog/2013/05/cubesql-macos-x-admin-4-5-1-quick-fix/#comments</comments>
		<pubDate>Mon, 13 May 2013 08:59:54 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[cubesql]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=498</guid>
		<description><![CDATA[Hello, we found an issue in the cubeSQL MacOS X Admin application (it affects only the MacOS X version and ONLY the upload/download database features). We already rebuild all the installer packages available from: http://www.sqlabs.com/cubesql_download.php If you want to download just the admin app, here you go a quick link: http://www.sqlabs.com/download/cubesql/cubeSQLAdmin_451_MacOSX.zip]]></description>
				<content:encoded><![CDATA[<p>Hello,<br />
we found an issue in the cubeSQL MacOS X Admin application (it affects only the MacOS X version and ONLY the upload/download database features).</p>
<p>We already rebuild all the installer packages available from:<br />
<a href="http://www.sqlabs.com/cubesql_download.php">http://www.sqlabs.com/cubesql_download.php</a></p>
<p>If you want to download just the admin app, here you go a quick link:<br />
<a href="http://www.sqlabs.com/download/cubesql/cubeSQLAdmin_451_MacOSX.zip">http://www.sqlabs.com/download/cubesql/cubeSQLAdmin_451_MacOSX.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/05/cubesql-macos-x-admin-4-5-1-quick-fix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>cubeSQL 4.5</title>
		<link>http://www.sqlabs.com/blog/2013/04/cubesql-4-5/</link>
		<comments>http://www.sqlabs.com/blog/2013/04/cubesql-4-5/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 06:09:45 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[cubesql]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=493</guid>
		<description><![CDATA[We just released cubeSQL version 4.5 with the following changes: SERVER: Minimum client buffer size has been increased from 4KB to 16KB SERVER: Added a new SET PREFERENCE MINIMUM_BUFFER_SIZE TO preference value to set clients buffer SERVER: Updated sqlite to the latest 3.7.16.2 version SERVER: Fixed a JSON queries related buffer size issue SERVER: Fixed [...]]]></description>
				<content:encoded><![CDATA[<p>We just released cubeSQL version 4.5 with the following changes:</p>
<ul>
<li>SERVER: Minimum client buffer size has been increased from 4KB to 16KB</li>
<li>SERVER: Added a new SET PREFERENCE MINIMUM_BUFFER_SIZE TO preference value to set clients buffer</li>
<li>SERVER: Updated sqlite to the latest 3.7.16.2 version</li>
<li>SERVER: Fixed a JSON queries related buffer size issue</li>
<li>SERVER: Fixed a JSON related memory leak</li>
<li>SERVER: Fixed a SHELL schedule issue</li>
<li>SERVER: Some fixes to the scheduler subsystem</li>
<li>SERVER: Changed syntax for the RESET SCHEDULER custom command</li>
<li>SERVER: Introduced a new DATABASE_ADMIN privilege</li>
<li>SERVER: Fixed a rare crash (confirmed on Linux but it could affect all other platforms)</li>
<li>SERVER: Fixed all JSON UTF-8 encoding/escaping issues</li>
<li>SERVER: New token connection to disable third party apps to connect to a private server:<br />
<br />SET PREFERENCE &#8216;SECRET_TOKEN&#8217; TO &#8216;my_secret_token_string&#8217;;<br />
<br />SET PREFERENCE &#8216;TOKEN_CONNECTIONS_ONLY&#8217; TO &#8217;1&#8242;;</li>
<li>SERVER: Added a new AUTOMATIC_ROWID_ENABLED preference setting</li>
<li>ADMIN: Overall improvements</li>
<li>ADMIN: Improved Retina support on MacOS X</li>
<li>PHP: Fixed an issue due to empty recordset returned by JSON</li>
<li>PHP: Added the connect_database method</li>
<li>ADMIN: Other minor fixes and improvements</li>
<li>C SDK: Small fixes</li>
</ul>
<p>New version is available from: <a href="http://www.sqlabs.com/cubesql/">http://www.sqlabs.com/cubesql/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/04/cubesql-4-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQLiteConverter 1.9.0</title>
		<link>http://www.sqlabs.com/blog/2013/04/sqliteconverter-1-9-0/</link>
		<comments>http://www.sqlabs.com/blog/2013/04/sqliteconverter-1-9-0/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 12:41:55 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqliteconverter]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=489</guid>
		<description><![CDATA[We are happy to announce a SQLiteConverter update too. This new version includes: Fixed an issue with PostgreSQL conversion. Updated mySQL engine. Updated Oracle engine. Updated mySQL engine. Updated PostgreSQL engine. Updated ODBC engine. Retina support for MacOS X. Updated sqlite to the latest 3.7.16.1 version. Other improvements. More info available at: http://www.sqlabs.com/sqliteconverter/]]></description>
				<content:encoded><![CDATA[<p>We are happy to announce a SQLiteConverter update too.<br />
This new version includes:</p>
<ul>
<li>Fixed an issue with PostgreSQL conversion.</li>
<li>Updated mySQL engine.</li>
<li>Updated Oracle engine.</li>
<li>Updated mySQL engine.</li>
<li>Updated PostgreSQL engine.</li>
<li>Updated ODBC engine.</li>
<li>Retina support for MacOS X.</li>
<li>Updated sqlite to the latest 3.7.16.1 version.</li>
<li>Other improvements.</li>
</ul>
<p>More info available at: <a href="http://www.sqlabs.com/sqliteconverter/">http://www.sqlabs.com/sqliteconverter/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/04/sqliteconverter-1-9-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLiteManager 4.1.0</title>
		<link>http://www.sqlabs.com/blog/2013/04/sqlitemanager-4-1-0/</link>
		<comments>http://www.sqlabs.com/blog/2013/04/sqlitemanager-4-1-0/#comments</comments>
		<pubDate>Tue, 09 Apr 2013 07:47:44 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlitemanager]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=483</guid>
		<description><![CDATA[We just updated SQLiteManager to version 4.1.0. This new version contains the following changes: Fixed a vertical scrollbar issue. Fixed an import issue into a new table where first row was not properly converted to column names. Fixed an issue with new rows in Record Editor. Updated sqlite to the latest 3.7.16.1 version. Added UNICODE61 [...]]]></description>
				<content:encoded><![CDATA[<p>We just updated SQLiteManager to version 4.1.0. This new version contains the following changes:</p>
<ul>
<li>Fixed a vertical scrollbar issue.</li>
<li>Fixed an import issue into a new table where first row was not properly converted to column names.</li>
<li>Fixed an issue with new rows in Record Editor.</li>
<li>Updated sqlite to the latest 3.7.16.1 version.</li>
<li>Added UNICODE61 tokenizer.</li>
<li>MacOS X version now requires 10.7 or higher.</li>
</ul>
<p>Please note that we are working hard in order to fix the App Store version too.</p>
<p>New version available from:<br /><a href="http://www.sqlabs.com/sqlitemanager/">http://www.sqlabs.com/sqlitemanager/</a></p>
<p>Older versions are now available from:<br /><a href="http://www.sqlabs.com/sqlitemanager4_old.php">http://www.sqlabs.com/sqlitemanager4_old.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/04/sqlitemanager-4-1-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQLiteManager 4.0.9 and SQLiteDoctor 1.2.0</title>
		<link>http://www.sqlabs.com/blog/2013/03/sqlitemanager-4-0-9-and-sqlitedoctor-1-2-0/</link>
		<comments>http://www.sqlabs.com/blog/2013/03/sqlitemanager-4-0-9-and-sqlitedoctor-1-2-0/#comments</comments>
		<pubDate>Sun, 10 Mar 2013 21:47:36 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlitedoctor]]></category>
		<category><![CDATA[sqlitemanager]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=477</guid>
		<description><![CDATA[News in SQLiteManager 4.0.9: Fixed a random MacOS crash on startup. Fixed a Windows crash that occurs with BLOB images in inline editing mode. Fixed duplicated filters issue in Data pane. New version available from: http://www.sqlabs.com/sqlitemanager/ News in SQLiteDoctor 1.2.0: Added full support for Retina display. Fixed a Windows hang. Fixed an issue with encrypted [...]]]></description>
				<content:encoded><![CDATA[<p>News in <strong>SQLiteManager 4.0.9</strong>:</p>
<ul>
<li>Fixed a random MacOS crash on startup.</li>
<li>Fixed a Windows crash that occurs with BLOB images in inline editing mode.</li>
<li>Fixed duplicated filters issue in Data pane.</ul>
</li>
</ul>
<p>New version available from: <a href="http://www.sqlabs.com/sqlitemanager/">http://www.sqlabs.com/sqlitemanager/</a></p>
<p>News in <strong>SQLiteDoctor 1.2.0</strong>:</p>
<ul>
<li>Added full support for Retina display.</li>
<li>Fixed a Windows hang.</li>
<li>Fixed an issue with encrypted databases.</li>
<li>Upgraded sqlite engine.</li>
<li>Other fixes and optimizations.</li>
</ul>
<p>New version available from: <a href="http://www.sqlabs.com/sqlitedoctor/">http://www.sqlabs.com/sqlitedoctor/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/03/sqlitemanager-4-0-9-and-sqlitedoctor-1-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLiteManager 4.0.8</title>
		<link>http://www.sqlabs.com/blog/2013/03/sqlitemanager-4-0-8/</link>
		<comments>http://www.sqlabs.com/blog/2013/03/sqlitemanager-4-0-8/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 09:55:42 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlitemanager]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=474</guid>
		<description><![CDATA[We just released SQLiteManager 4.0.8 which address all know bugs. Please note that we have also submitted 4.0.8 to the Mac App Store where also all sandbox related issues are fixed. Release notes for this version: Added support for hex encryption keys. Several bugs fixed. Fixed Import/Export issues. Improved Export performance. Improved Bug/Crash reporter. Various [...]]]></description>
				<content:encoded><![CDATA[<p>We just released SQLiteManager 4.0.8 which address all know bugs.<br />
Please note that we have also submitted 4.0.8 to the Mac App Store where also all sandbox related issues are fixed.</p>
<p>Release notes for this version:</p>
<ol>
<li>Added support for hex encryption keys.</li>
<li>Several bugs fixed.</li>
<li>Fixed Import/Export issues.</li>
<li>Improved Export performance.</li>
<li>Improved Bug/Crash reporter.</li>
<li>Various performance improvements.</li>
</ol>
<p>You can download the new version from: <a href="http://www.sqlabs.com/sqlitemanager/">http://www.sqlabs.com/sqlitemanager/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/03/sqlitemanager-4-0-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLiteManager 4 on the Mac App Store!</title>
		<link>http://www.sqlabs.com/blog/2013/02/sqlitemanager-4-on-the-mac-app-store/</link>
		<comments>http://www.sqlabs.com/blog/2013/02/sqlitemanager-4-on-the-mac-app-store/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 07:02:21 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlitemanager]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=469</guid>
		<description><![CDATA[SQLiteManager 4 is a huge upgrade. We want everyone to get it at a fair price. If you bought SQLiteManager 3.x recently (after October 01, 2012) directly from us, you are entitled to a free upgrade (check it out here). Unfortunately, Apple does not provide us a way to give free upgrades to all customers [...]]]></description>
				<content:encoded><![CDATA[<p>SQLiteManager 4 is a huge upgrade. We want everyone to get it at a fair price. If you bought SQLiteManager 3.x recently (after October 01, 2012) directly from us, you are entitled to a free upgrade (check it out <a href="http://www.sqlabs.com/sqlitemanager4_upgrade.php">here</a>).</p>
<p>Unfortunately, Apple does not provide us a way to give free upgrades to all customers who purchased SQLiteManager 3.x from the Mac App Store recently. However: For the <strong>first 7 days</strong> of sale ONLY, SQLiteManager 4 will be available with an huge discount (USD $29) to EVERYONE &#8212; new customers, existing customers, direct customers, and Mac App Store customers.</p>
<p>After that, for a limited time, we will offer SQLiteManager 4 for USD $39 to EVERYONE &#8212; new customers, existing customers, direct customers, and Mac App Store customers. This allows our Mac App Store customers to enjoy the same upgrade pricing as direct customers.</p>
<p>After that, SQLiteManager&#8217;s price will return to its regular pricing (USD $49) for new direct customers, and all Mac App Store customers.</p>
<p><a href="https://itunes.apple.com/us/app/sqlitemanager-4/id604707021">SQLiteManager 4 on the App Store</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/02/sqlitemanager-4-on-the-mac-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLiteManager 4.0.7</title>
		<link>http://www.sqlabs.com/blog/2013/02/sqlitemanager-4-0-7/</link>
		<comments>http://www.sqlabs.com/blog/2013/02/sqlitemanager-4-0-7/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 20:56:48 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlitemanager]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=466</guid>
		<description><![CDATA[We just released SQLiteManager 4.0.7, this version fixes some Import related issues. All current 4.x users are recommended to upgrade to this latest version available from http://www.sqlabs.com/sqlitemanager/]]></description>
				<content:encoded><![CDATA[<p>We just released SQLiteManager 4.0.7, this version fixes some Import related issues. All current 4.x users are recommended to upgrade to this latest version available from <a href="http://www.sqlabs.com/sqlitemanager/">http://www.sqlabs.com/sqlitemanager/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/02/sqlitemanager-4-0-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Right version now</title>
		<link>http://www.sqlabs.com/blog/2013/02/right-version-now/</link>
		<comments>http://www.sqlabs.com/blog/2013/02/right-version-now/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 08:43:42 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlitemanager]]></category>

		<guid isPermaLink="false">http://www.sqlabs.com/blog/?p=459</guid>
		<description><![CDATA[For a strange combination of circumstances it seemed that SQLiteManager 4.0.5/4.0.6 didn&#8217;t want to appear on our website. Well, we fixed all these circumstances and the right version is now available for download from http://www.sqlabs.com/sqlitemanager/.]]></description>
				<content:encoded><![CDATA[<p>For a strange combination of circumstances it seemed that SQLiteManager 4.0.5/4.0.6 didn&#8217;t want to appear on our website. Well, we fixed all these circumstances <img src='http://www.sqlabs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  and the right version is now available for download from <a href="http://www.sqlabs.com/sqlitemanager/">http://www.sqlabs.com/sqlitemanager/</a>.</p>
<p><a href="http://www.sqlabs.com/blog/wp-content/uploads/2013/02/Screen-Shot-2013-02-19-at-9.34.25-AM.png"><img src="http://www.sqlabs.com/blog/wp-content/uploads/2013/02/Screen-Shot-2013-02-19-at-9.34.25-AM.png" alt="SQLiteManager406" width="600" height="364" class="aligncenter size-full wp-image-463" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sqlabs.com/blog/2013/02/right-version-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
