<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SQL Buddy: A MySQL admin utility</title>
	<atom:link href="http://superfancy.net/coding/sql-buddy-mysql-admin-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://superfancy.net/coding/sql-buddy-mysql-admin-utility/</link>
	<description>version .02: slowly getting there</description>
	<lastBuildDate>Mon, 05 Jul 2010 20:58:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stevie</title>
		<link>http://superfancy.net/coding/sql-buddy-mysql-admin-utility/comment-page-1/#comment-322</link>
		<dc:creator>Stevie</dc:creator>
		<pubDate>Sat, 05 Jun 2010 02:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=111#comment-322</guid>
		<description>@Khalid: I have not gotten around to trying out SQLyog yet. I mainly use Navicat these days for all MySQL administration needs.</description>
		<content:encoded><![CDATA[<p>@Khalid: I have not gotten around to trying out SQLyog yet. I mainly use Navicat these days for all MySQL administration needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khalid</title>
		<link>http://superfancy.net/coding/sql-buddy-mysql-admin-utility/comment-page-1/#comment-321</link>
		<dc:creator>Khalid</dc:creator>
		<pubDate>Sat, 05 Jun 2010 02:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=111#comment-321</guid>
		<description>Hi Steve,

Did you try SQLyog?

How do you install it on Mac? If you don&#039;t mind me asking?</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Did you try SQLyog?</p>
<p>How do you install it on Mac? If you don&#8217;t mind me asking?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Pursehouse</title>
		<link>http://superfancy.net/coding/sql-buddy-mysql-admin-utility/comment-page-1/#comment-11</link>
		<dc:creator>Gareth Pursehouse</dc:creator>
		<pubDate>Wed, 03 Sep 2008 07:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=111#comment-11</guid>
		<description>Actually, SQLBuddy is hardly using AJAX at all.
All of the output is created by the PHP in HTML format, and the Javascript mearly does a &quot;.innerHTML&quot; command to display the outputted html.
So, the spead isn&#039;t really increased at all, because the heavy HTML is still being downloaded to the client. There is no JSON or even XML being output in order to make for a smaller download. I would imagine any speed increases perceived over something like PHPMyAdmin, would only come from a lack of features or error checking happening in this early version of the program.</description>
		<content:encoded><![CDATA[<p>Actually, SQLBuddy is hardly using AJAX at all.<br />
All of the output is created by the PHP in HTML format, and the Javascript mearly does a &#8220;.innerHTML&#8221; command to display the outputted html.<br />
So, the spead isn&#8217;t really increased at all, because the heavy HTML is still being downloaded to the client. There is no JSON or even XML being output in order to make for a smaller download. I would imagine any speed increases perceived over something like PHPMyAdmin, would only come from a lack of features or error checking happening in this early version of the program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevie</title>
		<link>http://superfancy.net/coding/sql-buddy-mysql-admin-utility/comment-page-1/#comment-10</link>
		<dc:creator>Stevie</dc:creator>
		<pubDate>Mon, 25 Aug 2008 16:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=111#comment-10</guid>
		<description>Hey. No I haven&#039;t tried SQLyog. I&#039;ll give it a whirl. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Hey. No I haven&#8217;t tried SQLyog. I&#8217;ll give it a whirl. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil McKenna</title>
		<link>http://superfancy.net/coding/sql-buddy-mysql-admin-utility/comment-page-1/#comment-9</link>
		<dc:creator>Phil McKenna</dc:creator>
		<pubDate>Mon, 25 Aug 2008 13:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=111#comment-9</guid>
		<description>Hello,

Have you tried SQLyog Community Edition? I find SQLyog more powerful than Navicat - and SQLyog Community Edition is open source.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Have you tried SQLyog Community Edition? I find SQLyog more powerful than Navicat &#8211; and SQLyog Community Edition is open source.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
