<?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>Fri, 16 May 2008 01:31:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com.au: Executing queries with phpMyAdmin]]></title>
      <guid>http://www.phpdeveloper.org/news/10099</guid>
      <link>http://www.phpdeveloper.org/news/10099</link>
      <description><![CDATA[<p>
PHPBuilder.com.au continues their look at using phpMyAdmin in <a href="http://www.builderau.com.au/program/mysql/soa/Executing-queries-with-phpMyAdmin/0,339028784,339288613,00.htm?feed=rss">this new part</a> of the series today. This new article focuses on using the interface to make queries against the data in your tables.
</p>
<blockquote>
The <a href="http://www.builderau.com.au/program/mysql/soa/Creating-and-managing-a-Mysql-database-with-phpMyAdmin/0,339028784,339288254,00.htm">previous article</a> gave you an overview of the phpMyAdmin interface and functionality. It's now time to dive in further and learn how to construct and execute queries.
</blockquote>
<p>
They show (complete with screenshots) how to use the GUI to build the different parts of your query - a simple SELECT statement with a join pulling together the customer information and their addresses.
</p>]]></description>
      <pubDate>Fri, 02 May 2008 11:18:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Builder.com.au: Creating and managing a Mysql database with phpMyAdmin]]></title>
      <guid>http://www.phpdeveloper.org/news/9992</guid>
      <link>http://www.phpdeveloper.org/news/9992</link>
      <description><![CDATA[<p>
On the Builder.com.au site today, there's <a href="http://www.builderau.com.au/program/mysql/soa/Creating-and-managing-a-Mysql-database-with-phpMyAdmin/0,339028784,339288254,00.htm?feed=rss">an introduction</a> posted to walk you through one of the most popular web-based database administration tools for PHP/MySQL on the web, <a href="http://www.phpmyadmin.net">phpMyAdmin</a>.
</p>
<blockquote>
phpMyAdmin is a HTML interface developed in PHP, for creating and managing MySQL databases. Before you <a href="http://www.phpmyadmin.net/home_page/index.php">download</a> and install the latest version, have a look at the <a href="http://wiki.cihar.com/pma/Requirements">requirements</a> section on the phpMyAdmin Wiki. 
</blockquote>
<p>
They look at the overall interface, how to set up users, making a new database, creating a table inside of it, pushing data into the table and the various options that the tool has to help you manage your database(s) - all with nice big screenshots to show you where it all is.
</p>]]></description>
      <pubDate>Fri, 18 Apr 2008 07:58:18 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-GTK Community Site: Install PHP-GTK 2 on MacOS X]]></title>
      <guid>http://www.phpdeveloper.org/news/9938</guid>
      <link>http://www.phpdeveloper.org/news/9938</link>
      <description><![CDATA[<p>
On the PHP-GTK Community site, there's a <a href="http://php-gtk.eu/install-phpgtk-2-on-macos-x">new tutorial</a> showing how to install the PHP-GTK platform to a Mac OS X machine:
</p>
<blockquote>
Installation of PHP-GTK 2 on MacOS X 10.4 and 10.5 is actually pretty simple, as it can use the latest PHP-GTK installer, which works just like any other Mac installer.
</blockquote>
<p>
They <a href="http://php-gtk.eu/install-phpgtk-2-on-macos-x">include screenshots</a> as a guide to the step-by-step (extremely simple) process of getting the software installed.
</p>
<blockquote>
For those interested in technical details, a complete list of the prerequisites is given at step 2 of the installation. Download the installer at <a href="http://www.kix.in/php-gtk2/PHP-GTK-2.0.0.dmg">http://www.kix.in/php-gtk2/PHP-GTK-2.0.0.dmg</a>
</blockquote>]]></description>
      <pubDate>Wed, 09 Apr 2008 10:31:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DeveloperTutorials: CubeCart 3.0 Installation and Configuration]]></title>
      <guid>http://www.phpdeveloper.org/news/9927</guid>
      <link>http://www.phpdeveloper.org/news/9927</link>
      <description><![CDATA[<p>
On the Developer Tutorials website, there's <a href="http://www.developertutorials.com/tutorials/php/cubecart-3-0-installation-and-configuration-8-04-07/page2.html">a new guide</a> that steps you through the installation of a simple e-commerce platform available for free from <a href="http://www.devellion.com/">Devellion Limited</a>.
</p>
<blockquote>
In this tutorial, we will get an introduction to <a href="http://www.cubecart.com/">CubeCart</a>, created and distributed by Devellion Limited. Their flagship product is one of the easiest low-cost e-commerce solutions available, and is growing in popularity. Note that CubeCart is not technically open source, since the code cannot be freely redistributed. On the other hand, most of the code is not protected using encoding, and can thus be read and understood.
</blockquote>
<p>
They go through the selection process - picking which version of their software is right for you - and the installation, configuration and how to verify that everything's up and running smoothly. Screenshots are included to help along the way.
</p>]]></description>
      <pubDate>Tue, 08 Apr 2008 08:58:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DeveloperTutorials.com: Installing and Configuring Drupal 6.1]]></title>
      <guid>http://www.phpdeveloper.org/news/9850</guid>
      <link>http://www.phpdeveloper.org/news/9850</link>
      <description><![CDATA[<p>
The Developer Tutorials blog has posted <a href="http://www.developertutorials.com/tutorials/php/installing-and-configuring-drupal-6-1-8-03-22/page1.html">this new guide</a> on how to install one of the more popular PHP content management systems out there - <a href="http://www.drupal.org">Drupal</a>.
</p>
<blockquote>
<p>
One of the most popular CMSs is Drupal, partly because it offers all of the aforesaid features, and partly because developers familiar with PHP (the language used by Drupal) can modify the functioning and appearance of almost every aspect of Drupal.
</p>
<p>
In this tutorial, we will discuss how to install and configure a brand-new Drupal Web site from scratch. We will also touch upon the basics of adding content to a Drupal installation.
</p>
</blockquote>
<p>
They include useful screenshots along the way as well, helping to guide you through the process a bit better than with just words. There's tons of configuration options that you could mess with in a Drupal installation, but they do well to give you the essential ones that you'll need to get it up and running smoothly.
</p>]]></description>
      <pubDate>Tue, 25 Mar 2008 08:46:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Rob Allen's Blog: Simple Zend_Form Example]]></title>
      <guid>http://www.phpdeveloper.org/news/9686</guid>
      <link>http://www.phpdeveloper.org/news/9686</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> has <a href="http://akrabat.com/2008/02/21/simple-zend_form-example/">posted an example</a> - a "super simple, complete example" of how to use the Zend_Form component of the <a href="http://framework.zend.com">Zend Framework</a> to create a basic contact form.
</p>
<blockquote>
Following on from the <a href="http://akrabat.com/2007/12/11/simple-zend_layout-example/">Simple Zend_Layout Example</a>, Zend_Form is now in the trunk, so here's a super simple, complete example that shows it in action.
</blockquote>
<p>
He includes screenshots of the different steps along the way - the form that will be generated, the structure of the directories and, of course, the contents of the PHP files to make things happen. He also mentions the use of Decorators (the design pattern) to assign the various attributes of the form element object.
</p>]]></description>
      <pubDate>Fri, 22 Feb 2008 11:07:10 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Michael Kimsal's Blog: Grails for PHP Developers Part 5]]></title>
      <guid>http://www.phpdeveloper.org/news/9663</guid>
      <link>http://www.phpdeveloper.org/news/9663</link>
      <description><![CDATA[<p>
<i>Michael Kimsal</i> <a href="http://michaelkimsal.com/blog/?p=467">points out</a> the posting of the latest part of his "Grails for PHP developers" series to his blog site - <a href="http://michaelkimsal.com/blog/?page_id=451">Part Five</a> of the series.
</p>
<blockquote>
I've put up the latest installment in my "Grails for PHP developers".  Rather than delve too much more in to Grails head on, I'm taking this installment (and at least the next one) to delve more in to the Groovy language itself.  Groovy offers similarities to PHP, but also many differences which can trip you up if you're not careful.  I'll try to lay those out as best I can in the next couple of installments.
</blockquote>
<p>
This <a href="http://michaelkimsal.com/blog/?page_id=451">new part</a> of the series goes back and puts the spotlight on GRoovy, the base of the Groovy/Grails combo. He talks about working with variables and arrays as containers for multiple pieces of data and some possible gotchas that could come up along the way.
</p>]]></description>
      <pubDate>Tue, 19 Feb 2008 12:02:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-GTK Community Site: php-desktop]]></title>
      <guid>http://www.phpdeveloper.org/news/9654</guid>
      <link>http://www.phpdeveloper.org/news/9654</link>
      <description><![CDATA[<p>
On the PHP-GTK Community site, there's <a href="http://php-gtk.eu/apps/php-desktop">this post</a> from <i>Janosch Graf</i> about a PHP-GTK desktop project (a desktop environment inside of a PHP-GTK shell) called php-desktop.
</p>
<blockquote>
<p>
php-desktop emulates a desktop using KDE programs/icons
</p>
<p>
php-desktop is tested with KDE. It also uses KDE programs (for example kde-open) and KDE icons. php-desktop gets the icon by the mimetype of a file. If the file is a desktop-file php-desktop gets the icon from there.
</p>
</blockquote>
<p>
You can check out a <a href="http://php-gtk.eu/files/php-desktop.jpg">screenshot of the project</a> for a preview of what it's like or just <a href="http://jgraef.bplaced.net/php-gtk/php-desktop.tar.gz">download the archive</a> and try it out for yourself.
</p>]]></description>
      <pubDate>Mon, 18 Feb 2008 12:54:00 -0600</pubDate>
    </item>
  </channel>
</rss>
