<?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>PHPkitchen &#187; MySQL</title>
	<atom:link href="http://phpkitchen.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpkitchen.com</link>
	<description>PHP and Web Development News and Tips</description>
	<lastBuildDate>Fri, 20 Aug 2010 15:00:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bookmarks for May 28th through May 29th</title>
		<link>http://phpkitchen.com/2010/05/bookmarks-for-may-28th-through-may-29th/</link>
		<comments>http://phpkitchen.com/2010/05/bookmarks-for-may-28th-through-may-29th/#comments</comments>
		<pubDate>Sat, 29 May 2010 16:00:09 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blogit_phpkitchen]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[schema]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1402</guid>
		<description><![CDATA[ Recommended reading

How many lines of code does it take to create the Android OS? &#8211; Gubatron.com &#8211; Quite a nice way to show, in one table, how complex a project actually is.  Wonder what the Objective-C is for?  
Schema Sync &#8250; a MySQL Schema Versioning and Migration Utility &#8211; A nice commandline [...]]]></description>
			<content:encoded><![CDATA[<p> Recommended reading</p>
<ul>
<li><a href="http://www.gubatron.com/blog/2010/05/23/how-many-lines-of-code-does-it-take-to-create-the-android-os/">How many lines of code does it take to create the Android OS? &#8211; Gubatron.com</a> &#8211; Quite a nice way to show, in one table, how complex a project actually is.  Wonder what the Objective-C is for? <img src='http://phpkitchen.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li><a href="http://schemasync.org/">Schema Sync &rsaquo; a MySQL Schema Versioning and Migration Utility</a> &#8211; A nice commandline utility for versioning and migrating your schemas</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2010/05/bookmarks-for-may-28th-through-may-29th/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the best ERD tool for the Mac?</title>
		<link>http://phpkitchen.com/2009/08/whats-the-best-erd-tool-for-the-mac/</link>
		<comments>http://phpkitchen.com/2009/08/whats-the-best-erd-tool-for-the-mac/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 11:55:24 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[erd]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1307</guid>
		<description><![CDATA[
I spent ages combing the web for a decent ERD tool for the Mac, and for some time resigned to using dbwrench, a java binary the provides decent but limited functionality and is free of charge.
The choice of tools for ERD work is much narrower than what&#8217;s available on Linux or the PC, where something [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpkitchen.com/wp-content/uploads/2009/08/banner1.png"><img class="alignnone size-full wp-image-1309" title="SQLEditor" src="http://phpkitchen.com/wp-content/uploads/2009/08/banner1.png" alt="SQLEditor" width="518" height="108" /></a></p>
<p><a href="http://phpkitchen.com/wp-content/uploads/2009/08/banner1.png"></a>I spent ages combing the web for a decent ERD tool for the Mac, and for some time resigned to using <a href="http://www.dbwrench.com/">dbwrench</a>, a java binary the provides decent but limited functionality and is free of charge.</p>
<p>The choice of tools for ERD work is much narrower than what&#8217;s available on Linux or the PC, where something like <a href="http://fabforce.net/dbdesigner4/">DBDesigner 4</a> is fantastic and can handle pretty much any job you throw at it.</p>
<p>Then finally I stumbled across <a href="http://www.malcolmhardie.com/sqleditor/">SQLEditor</a> and I have to say it&#8217;s excellent.  It has a sharp and clean GUI with the attention to detail you&#8217;d expect from a first rate Mac app.  However there is a price tag, $79, and after years of being able to depend on high quality apps that are available for free, I have to say paying such a price takes some getting used to.  In this case I think it&#8217;s totally worth it and would recommend this tool for any Mac-based software developer.</p>
<p>NB: As phpMyAdmin has collapsed in recent versions, you might also be looking for a decent MySQL client.  Here are some I&#8217;ve had a good experience with:</p>
<ul>
<li><a href="http://www.navicat.com/en/download/download.html">Navicat Lite</a></li>
<li><a href="http://www.sequelpro.com/">Sequel Pro</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/08/whats-the-best-erd-tool-for-the-mac/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Error Message Control</title>
		<link>http://phpkitchen.com/2009/01/error-message-control/</link>
		<comments>http://phpkitchen.com/2009/01/error-message-control/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 23:44:55 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql_real_escape_string]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[technorati]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=921</guid>
		<description><![CDATA[
I&#8217;m always amazed to discover quite high profile sites letting goofy errors out in the open.
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-922" style="margin: 10px; border: 1px solid black;" title="Technorati error messages" src="http://phpkitchen.com/wp-content/uploads/2009/01/picture-11.png" alt="Technorati error messages" width="491" height="411" /></p>
<p>I&#8217;m always amazed to discover quite <a href="http://technorati.com/">high profile sites</a> letting goofy errors out in the open.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/01/error-message-control/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Site search from the guys who should know better</title>
		<link>http://phpkitchen.com/2008/03/site-search-from-the-guys-who-should-know-better/</link>
		<comments>http://phpkitchen.com/2008/03/site-search-from-the-guys-who-should-know-better/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 08:46:35 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=782</guid>
		<description><![CDATA[Quite a nice snippet from the php_london ML by Michael Stillwell
Site searches are really really bad.  Even from organisations that should know how to do search.  I really don&#8217;t understand why.
Try, e.g.
http://search.oracle.com/search/search?start=1&#38;nodeid=&#38;fid=&#38;keyword=oracle+client+download&#38;group=All
(Business Intelligence Beans Installation Guide and Release Notes as first result)
versus

http://www.google.com/search?q=site:oracle.com+oracle+client+download
Or
http://www.mysql.com/search/?q=query+browser+download&#38;charset=&#38;x=0&#38;y=0
(Greek as first result)
versus
http://www.google.com/search?q=site:mysql.com+query+browser+download

]]></description>
			<content:encoded><![CDATA[<p>Quite a nice snippet from the php_london ML by <a href="http://beebo.org">Michael Stillwell</a></p>
<blockquote><p>Site searches are really really bad.  Even from organisations that should know how to do search.  I really don&#8217;t understand why.</p>
<p>Try, e.g.</p>
<p><a href="http://search.oracle.com/search/search?start=1&amp;nodeid=&amp;fid=&amp;keyword=oracle+client+download&amp;group=All">http://search.oracle.com/search/search?start=1&amp;nodeid=&amp;fid=&amp;keyword=oracle+client+download&amp;group=All</a></p>
<p>(Business Intelligence Beans Installation Guide and Release Notes as first result)</p>
<p>versus<br />
<a href="http://www.google.com/search?q=site:oracle.com+oracle+client+download"><br />
http://www.google.com/search?q=site:oracle.com+oracle+client+download</a></p>
<p>Or</p>
<p><a href="http://www.mysql.com/search/?q=query+browser+download&amp;charset=&amp;x=0&amp;y=0">http://www.mysql.com/search/?q=query+browser+download&amp;charset=&amp;x=0&amp;y=0</a><br />
(Greek as first result)</p>
<p>versus</p>
<p><a href="http://www.google.com/search?q=site:mysql.com+query+browser+download ">http://www.google.com/search?q=site:mysql.com+query+browser+download<br />
</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2008/03/site-search-from-the-guys-who-should-know-better/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DreamCoder for MySQL Ver 4.2 Released</title>
		<link>http://phpkitchen.com/2007/11/dreamcoder-for-mysql-ver-42-released/</link>
		<comments>http://phpkitchen.com/2007/11/dreamcoder-for-mysql-ver-42-released/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 14:33:21 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=769</guid>
		<description><![CDATA[Mentat Technologies , leaders in database administration software development. Today announced the new DreamCoder for MySQL Ver 4.2.
What&#8217;s new in DreamCoder for MySQL?
    * Improved connection stability.
    * Reestablish connection option .
    * Improved SSH connections.
    * Enhanced alias description.
    [...]]]></description>
			<content:encoded><![CDATA[<p>Mentat Technologies , leaders in database administration software development. Today announced the new DreamCoder for MySQL Ver 4.2.</p>
<p>What&#8217;s new in DreamCoder for MySQL?</p>
<p>    * Improved connection stability.<br />
    * Reestablish connection option .<br />
    * Improved SSH connections.<br />
    * Enhanced alias description.<br />
    * Improved Query Builder usability.<br />
    * Enhanced data compare.<br />
    * Several minor bugs are fixed.</p>
<p>You can learn more about DreamCoder for MySQL at:<br />
http://www.sqldeveloper.net/mysql-manager-developer/dreamcoder-for-mysql.html</p>
<p>You can download DreamCoder for MySQL at:<br />
http://www.sqldeveloper.net/download.html</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2007/11/dreamcoder-for-mysql-ver-42-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
