<?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>blog's amazing &#187; databases</title>
	<atom:link href="http://blog.dotsamazing.com/category/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dotsamazing.com</link>
	<description>web tech delicacies</description>
	<lastBuildDate>Wed, 04 May 2011 22:10:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>A desktop application with Adobe AIR for scanning documents on Mac OS X</title>
		<link>http://blog.dotsamazing.com/2011/05/a-desktop-application-with-adobe-air-for-scanning-documents-on-mac-os-x/</link>
		<comments>http://blog.dotsamazing.com/2011/05/a-desktop-application-with-adobe-air-for-scanning-documents-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 04 May 2011 22:10:34 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[desktop applications]]></category>
		<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[document scanning]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sane]]></category>
		<category><![CDATA[scan image]]></category>
		<category><![CDATA[scanimage]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[twain]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=65</guid>
		<description><![CDATA[Even though we&#8217;re specialized in web development, we like new challenges.
One of our client asked if we could build a desktop application for sales agents. Agents need to scan images, also add several information using a form and submit the data when Internet connection is available. Even though it sounds easy, it can be a [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2011/05/a-desktop-application-with-adobe-air-for-scanning-documents-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL &#8211; limitations you never heard of</title>
		<link>http://blog.dotsamazing.com/2010/10/mysql-limitations-you-never-heard-of/</link>
		<comments>http://blog.dotsamazing.com/2010/10/mysql-limitations-you-never-heard-of/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 10:13:29 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[binary log]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[limitations]]></category>
		<category><![CDATA[single-threaded replication]]></category>
		<category><![CDATA[subqueries]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=63</guid>
		<description><![CDATA[We all know MySQL has its limits &#8211; it works fine in general, but has its weaknesses too. The authors of MySQL Performance blog started a miniseries about such limitations for experienced users. Okay, I guess you know there&#8217;s no way to create fulltext index on InnoDB tables &#8211; but bid you know, that MySQL [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2010/10/mysql-limitations-you-never-heard-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Should Replace ENUM With Something Else</title>
		<link>http://blog.dotsamazing.com/2009/11/why-you-should-replace-enum-with-something-else/</link>
		<comments>http://blog.dotsamazing.com/2009/11/why-you-should-replace-enum-with-something-else/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 23:34:30 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[data type]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[enum]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=51</guid>
		<description><![CDATA[There are many developers who prefer using ENUM in MySQL, which seems to be a viable choice many times. However it&#8217;s important to take care as&#8230;

ENUM requires a rebuild of the table when adding a value to the middle of the set.
ENUM values are ordered in the order they’re added to the database
ENUM values do [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2009/11/why-you-should-replace-enum-with-something-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

