<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 18:34:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[7PHP.com: A Chat With Adminer - A Simple, Yet Effective, Database Management tool written in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/19578</guid>
      <link>http://www.phpdeveloper.org/news/19578</link>
      <description><![CDATA[<p>
On 7PHP.com today there's a new interview with <i>Jakub Vrana</i> about his tool <a href="http://www.adminer.org/">Adminser</a>, a lightweight alternative to things like phpMyAdmin for database management.
</p>
<blockquote>
<a href="http://www.adminer.org/">Adminer</a>, formerly known as phpMinAdmin, is a full-featured database management tool to be used as a more simple, effective and fast alternative to the famous PHPmyAdmin. Being curious about it, I had a chat with the creator of Adminer, Jakub Vrana.
</blockquote>
<p>
They talk about the problem the tool tries to solve and where the idea to make it came from. There's also a bit about why to use it over something like phpMyAdmin and what the current status/future plans for it are. If you want to read an interview with <i>Jakub</i> about his work and experiences, you can check out <a href="http://7php.com/php-interview-jakub-vrana/">this post</a>.
</p>
Link: http://7php.com/adminer-interview]]></description>
      <pubDate>Mon, 13 May 2013 09:12:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jay Allen's Blog: Adminer | The World's Smallest MySQL Admin Script]]></title>
      <guid>http://www.phpdeveloper.org/news/15289</guid>
      <link>http://www.phpdeveloper.org/news/15289</link>
      <description><![CDATA[<p>
<i>Jay Allen</i> has found what he calls the <a href="http://codingthis.com/databases/mysql/adminer-mysql-admin-script/">world's smallest MySQL admin script</a> and has posted about it to his CodingThis.com blog - <a href="http://www.adminer.org/">Adminer</a>.
</p>
<blockquote>
I've spent years using phpMyAdmin (much to my chagrin). And I've recently warmed up to MySQL Workbench. But it wasn't until this week that I stumbled across <a href="http://www.adminer.org/">Adminer</a>, a single-file PHP application for MySQL administration. It's hard not to be impressed by Adminer, which is both devilishly simple and elegantly designed. The file downloads as adminer-2.3.2.php; save it as index.php in a folder named adminer, then navigate to http://servername.com/adminer/. Supply the name of your MySQL server (adding a colon if it's hosted on a non-standard port), your username, and password, and you're off!
</blockquote>
<p>
He includes a few screenshots of the interface to create tables and manage them. If you've used the phpMyAdmin interface, you'll find a lot of things that are familiar in Adminer. If you're interesting in grabbing the latest source, you can pull it <a href="http://adminer.git.sourceforge.net/git/gitweb.cgi?p=adminer/adminer;a=snapshot;h=HEAD;sf=tgz">from SourceForge</a>.
</p>]]></description>
      <pubDate>Fri, 15 Oct 2010 12:17:20 -0500</pubDate>
    </item>
  </channel>
</rss>
