<?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: AJAX for phpMyAdmin?</title>
	<atom:link href="http://paulstamatiou.com/ajax-for-phpmyadmin/feed" rel="self" type="application/rss+xml" />
	<link>http://paulstamatiou.com/ajax-for-phpmyadmin</link>
	<description>Tech News, Reviews and Guides</description>
	<lastBuildDate>Thu, 29 Jul 2010 06:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Damian</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-183929</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-183929</guid>
		<description>It looks like TurboDBadmin is no longer available.  MonoQL is also a single page, fully AJAXed client tool for phpMyAdmin.  Check it out: http://demo.monoql.com</description>
		<content:encoded><![CDATA[<p>It looks like TurboDBadmin is no longer available.  MonoQL is also a single page, fully AJAXed client tool for phpMyAdmin.  Check it out: <a href="http://demo.monoql.com" rel="nofollow">http://demo.monoql.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-180845</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 22 Jun 2009 00:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-180845</guid>
		<description>I wrote a little greasemonkey script while I was doing some testing which required me to do a lot of quick database editing. It ajaxifies table values on the browse page so that you can just double click the values, type in a new value and hit enter.

It&#039;s only been tested on that one version of phpmyadmin though so I don&#039;t know how it works on others.

&lt;a href=&quot;http://blog.dayjo.org/?p=263&quot; title=&quot;AJAX phpMyAdmin&quot; rel=&quot;nofollow&quot;&gt;http://blog.dayjo.org/?p=263&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I wrote a little greasemonkey script while I was doing some testing which required me to do a lot of quick database editing. It ajaxifies table values on the browse page so that you can just double click the values, type in a new value and hit enter.</p>
<p>It&#8217;s only been tested on that one version of phpmyadmin though so I don&#8217;t know how it works on others.</p>
<p><a href="http://blog.dayjo.org/?p=263" title="AJAX phpMyAdmin" rel="nofollow">http://blog.dayjo.org/?p=263</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-148397</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 31 Oct 2007 12:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-148397</guid>
		<description>IMO phpmyadmin definitely needs some dusting up, the dang thing is sooo slow. I use sqlyog (http://webyog.com/en/).

Haven&#039;t tried TurboDBadmin, and after reading your post, I won&#039;t be :)</description>
		<content:encoded><![CDATA[<p>IMO phpmyadmin definitely needs some dusting up, the dang thing is sooo slow. I use sqlyog (<a href="http://webyog.com/en/" rel="nofollow">http://webyog.com/en/</a>).</p>
<p>Haven&#8217;t tried TurboDBadmin, and after reading your post, I won&#8217;t be :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yanick</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-29734</link>
		<dc:creator>Yanick</dc:creator>
		<pubDate>Mon, 16 Oct 2006 03:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-29734</guid>
		<description>I am deeply bored. Everywhere I searched, almost every related page to a replacement of phpMyAdmin in AJAX point to this so-called turbo admin.

There is numerous problems related to it.

There is no authentification (Hello-O ?! The password of the database even has to be entered in plain text in a configuration file !). You can&#039;t modify the structure. There is no search function. I found it astounishingly slow. 

There is not the QUARTER of the functions I find in phpMyAdmin. What is the buzz with all this ?!?</description>
		<content:encoded><![CDATA[<p>I am deeply bored. Everywhere I searched, almost every related page to a replacement of phpMyAdmin in AJAX point to this so-called turbo admin.</p>
<p>There is numerous problems related to it.</p>
<p>There is no authentification (Hello-O ?! The password of the database even has to be entered in plain text in a configuration file !). You can&#8217;t modify the structure. There is no search function. I found it astounishingly slow. </p>
<p>There is not the QUARTER of the functions I find in phpMyAdmin. What is the buzz with all this ?!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blues Brothers</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-12416</link>
		<dc:creator>Blues Brothers</dc:creator>
		<pubDate>Sat, 15 Jul 2006 04:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-12416</guid>
		<description>I&#039;ve had phpMyAdmin for about 5 years now. I agree SOME features would be great as AJAX based, but I don&#039;t like the idea of losing my Next/Back buttons, or accidentally changing something. With SQL you want to doublecheck everything before you confirm it.
One incorrect click can mean you&#039;re doing data repair for hours. It&#039;s like vBulletin, that forum features plenty of great AJAX features (optional), but it&#039;s not entirely AJAX based. It&#039;s lets you do simple things using AJAX, but it still uses the old fashioned HTML forms.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had phpMyAdmin for about 5 years now. I agree SOME features would be great as AJAX based, but I don&#8217;t like the idea of losing my Next/Back buttons, or accidentally changing something. With SQL you want to doublecheck everything before you confirm it.<br />
One incorrect click can mean you&#8217;re doing data repair for hours. It&#8217;s like vBulletin, that forum features plenty of great AJAX features (optional), but it&#8217;s not entirely AJAX based. It&#8217;s lets you do simple things using AJAX, but it still uses the old fashioned HTML forms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-547</link>
		<dc:creator>AJAX</dc:creator>
		<pubDate>Sun, 13 Nov 2005 03:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-547</guid>
		<description>If you want to keep up on all things AJAX, you should visit our blog and subscribe &lt;a href=&quot;http://www.futuritynews.com/ajax&quot; rel=&quot;nofollow&quot;&gt; http://www.futuritynews.com/ajax&lt;/a&gt;, right now we&#039;re running a special &lt;a&gt;. Cheers!!&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If you want to keep up on all things AJAX, you should visit our blog and subscribe <a href="http://www.futuritynews.com/ajax" rel="nofollow"> </a><a href="http://www.futuritynews.com/ajax" rel="nofollow">http://www.futuritynews.com/ajax</a>, right now we&#8217;re running a special <a>. Cheers!!</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Bellmor</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-527</link>
		<dc:creator>Justin Bellmor</dc:creator>
		<pubDate>Thu, 10 Nov 2005 18:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-527</guid>
		<description>&lt;a href=&quot;http://en.wikipedia.org/wiki/AJAX&quot; rel=&quot;nofollow&quot;&gt;AJAX defined&lt;/a&gt;. The Wikipedia definition is fairly good.</description>
		<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/AJAX" rel="nofollow">AJAX defined</a>. The Wikipedia definition is fairly good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-525</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 10 Nov 2005 15:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-525</guid>
		<description>Not exactly sure how to describe AJAX... its more of a hybrid.  Two programming languages used together.</description>
		<content:encoded><![CDATA[<p>Not exactly sure how to describe AJAX&#8230; its more of a hybrid.  Two programming languages used together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskar Syahbana</title>
		<link>http://paulstamatiou.com/ajax-for-phpmyadmin#comment-516</link>
		<dc:creator>Oskar Syahbana</dc:creator>
		<pubDate>Thu, 10 Nov 2005 13:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/?p=113#comment-516</guid>
		<description>Oh not again, an AJAX fever! AJAX is a good piece of script (technology?) and I do like the implementation of it on my Gmail, but on phpmyadmin? Nah, I think I&#039;ll pass</description>
		<content:encoded><![CDATA[<p>Oh not again, an AJAX fever! AJAX is a good piece of script (technology?) and I do like the implementation of it on my Gmail, but on phpmyadmin? Nah, I think I&#8217;ll pass</p>
]]></content:encoded>
	</item>
</channel>
</rss>
