<?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, 07 Oct 2008 10:08:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mohammed Berdai's Blog: How To Install PostgreSQL And phpPgAdmin Support In XAMPP]]></title>
      <guid>http://www.phpdeveloper.org/news/11142</guid>
      <link>http://www.phpdeveloper.org/news/11142</link>
      <description><![CDATA[<p>
<i>Mohammed Berdai</i> has a <a href="http://practicalfoss.blogspot.com/2008/09/how-to-install-postgresql-and.html">quick tutorial</a> posted about getting a full installation of PostgreSQL and phpPgAdmin up and working in an XAMPP environment.
</p>
<blockquote>
<a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> is an easy to install Apache distribution containing MySQL, PHP and Perl, plus many additional modules. The whole package is well integrated and can save a lot of time and hassle for the inexperienced web developer. [...] <a href="http://phppgadmin.sourceforge.net/">phpPgAdmin</a> is a web-based administration tool for PostgreSQL, exactly as phpMyAdmin for MySQL.
</blockquote>
<p>
It's a simple three step process (with a few sub-steps inside each) to get the system up and running - basically: install XAMPP, install PostgreSQL and install phpPgAdmin.
</p>]]></description>
      <pubDate>Fri, 03 Oct 2008 10:29:32 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lehi Sanchez's Blog: The Ultimate Open Source Web Server Installation Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/11124</guid>
      <link>http://www.phpdeveloper.org/news/11124</link>
      <description><![CDATA[<p>
<i>Lehi Sanchez</i> has put together <a href="http://lehisanchez.com/2008/the-ultimate-web-server-installation-part-1/">a tutorial</a> showing how to get the combination of a Ubuntu, NGINX, Ruby, and PHP up and working.
</p>
<blockquote>
I'm going to walk you through the process with the settings that I chose for my server setup. I am not a Linux guru or a web server guru. [...] This post is compiled of steps and configurations that I've found on the internet. I wanted to have a consolidated instruction manual so I'm writing this tutorial to help anyone who's in the same boat as me.
</blockquote>
<p>
It's a full installation tutorial too - every step from the installation of the operating system down to installing the packages for the web server and two languages (apt-get, of course). There's even parts of the configuration files that you'll need to add/update to get it all integrated.
</p>]]></description>
      <pubDate>Wed, 01 Oct 2008 09:36:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Cal Evans' Blog: Upgrading WordPress]]></title>
      <guid>http://www.phpdeveloper.org/news/11104</guid>
      <link>http://www.phpdeveloper.org/news/11104</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> has <a href="http://www.phpdeveloper.org/news/9966">yet again</a> upgraded his WordPress install and has <a href="http://blog.calevans.com/2008/09/28/upgrading-wordpress/">list his quick and dirty process</a> in a new post to his blog.
</p>
<p>
The eleven step process includes making a work directory (so you don't copy over your current install and all of its lovely plugins and templates) and copying over a few key files to update to the latest release:
</p>
<ul>
<li>Copy blog.original/wp-content/plugins to blog/wp-content/plugins
<li>Copy blog.original/wp-content/themes to blog/wp-content/themes
<li>Copy blog.original/wp-content/uploads to blog/wp-content/uploads
<li>Copy blog.original/wp-config.php to blog/wp-config.php
<li>Copy blog.original/.htaccess to blog/.htacces
</ul>
<p>
For more information on upgrading your WordPress installation, check out <a href="http://codex.wordpress.org/Upgrading_WordPress">this entry</a> on their wiki.
</p>]]></description>
      <pubDate>Mon, 29 Sep 2008 07:58:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Debuggable Blog: Installing PHP5.3 via MacPorts]]></title>
      <guid>http://www.phpdeveloper.org/news/11032</guid>
      <link>http://www.phpdeveloper.org/news/11032</link>
      <description><![CDATA[<p>
On the Debuggable blog, <i>Felix Geisendorfer</i> has a <a href="http://debuggable.com/posts/installing-php5.3-via-macports:48d0ff33-fb30-4322-a286-64724834cda3">quick post</a> showing the (basically) one step installation of the latest development version in the PHP 5 series, PHP 5.3.
</p>
<blockquote>
I'll share an easy way to play around with PHP5.3 if you're on a Mac. First of all install <a href="http://www.macports.org/">MacPorts</a> (don't forget to install XCode before). 
</blockquote>
<p>
He also includes a one-liner to be sure its all installed and working with the right version.
</p>]]></description>
      <pubDate>Wed, 17 Sep 2008 10:16:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: How To Use Any Font You Wish with FLIR]]></title>
      <guid>http://www.phpdeveloper.org/news/10859</guid>
      <link>http://www.phpdeveloper.org/news/10859</link>
      <description><![CDATA[<p>
NETTUTS.com recently posted <a href="http://nettuts.com/javascript-ajax/how-to-use-any-font-you-wish-with-flir/">a handy tutorial</a> for those wanting to use the font of their choice on their site <a href="http://nettuts.com/javascript-ajax/how-to-implement-sifr3-into-your-website/">using sIFR3</a>.
</p>
<blockquote>
Last week, Philo showed you <a href="http://nettuts.com/javascript-ajax/how-to-implement-sifr3-into-your-website/">how to implement sIFR3</a>. This time, I'm going to show you how to implement Facelift Image Replacement (or FLIR), an alternative to sIFR that does not require Flash.
</blockquote>
<p>
This <a href="http://nettuts.com/javascript-ajax/how-to-use-any-font-you-wish-with-flir/">second part</a> shows you how to install/setup the tool, configure it correctly for your setup and includes some of the pros and cons of using the software.
</p>]]></description>
      <pubDate>Tue, 19 Aug 2008 15:29:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Max Horvath's Blog: How to enable the Xdebug debugger in Zend Studio for Eclipse]]></title>
      <guid>http://www.phpdeveloper.org/news/10850</guid>
      <link>http://www.phpdeveloper.org/news/10850</link>
      <description><![CDATA[<p>
<i>Max Horvath</i> <a href="http://www.maxhorvath.com/2008/08/how-to-enable-the-xdebug-debugger-in-zend-studio-for-eclipse.html">recently posted</a> a how-to on getting the XDebug debugging support up and working in the Zend Studio for Eclipse software.
</p>
<blockquote>
<a href="http://www.zend.com/en/products/studio/">Zend Studio for Eclipse</a> is a commercial edition of <a href="http://www.eclipse.org/">Eclipse</a> plus the <a href="http://www.eclipse.org/pdt/">PDT plugin</a> and various other additions. Unfortunately Zend decided to disable the <a href="http://www.xdebug.org/">Xdebug</a> support of the Eclipse PDT plugin. Nonetheless if you'd like to use Xdebug for debugging your PHP scripts, follow these simple steps to restore the Xdebug functionality of Eclipse. 
</blockquote>
<p>
Its a simple six-step process (not including getting Zend Studio installed) to have the powerful debugging tool ready at your fingertips. You can find more information about setting up the tool <a href="http://www.eclipse.org/pdt/documents/XDebugGuide.pdf">here</a>.
</p>]]></description>
      <pubDate>Mon, 18 Aug 2008 12:58:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Introduction to the CodeIgniter PHP Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/10825</guid>
      <link>http://www.phpdeveloper.org/news/10825</link>
      <description><![CDATA[<p>
DevShed has started off a new series looking at the popular PHP framework <a href="http://www.codeigniter.org">CodeIgniter</a> with <a href="http://www.devshed.com/c/a/PHP/Introduction-to-the-CodeIgniter-PHP-Framework/">this first part</a>, an introduction to what the framework is and how to get it installed.
</p>
<blockquote>
I'm talking about CodeIgniter (http://codeigniter.com), a solid piece of software written by Rick Ellis in PHP 4. It permits users to develop small and middle-scale PHP applications in minutes (literally) with minimal setup. In addition, CodeIgniter is built around the Model-View-Controller pattern, which allows you to easily separate data from application logic and visual presentation.
</blockquote>
<p>
They show how to <a href="http://www.devshed.com/c/a/PHP/Introduction-to-the-CodeIgniter-PHP-Framework/1/">get it installed</a> and up and working with a basic site including a little <a href="http://www.devshed.com/c/a/PHP/Introduction-to-the-CodeIgniter-PHP-Framework/2/">MySQL integration</a>.
</p>]]></description>
      <pubDate>Wed, 13 Aug 2008 12:58:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[William Candillon's Blog: Running Zorba with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10823</guid>
      <link>http://www.phpdeveloper.org/news/10823</link>
      <description><![CDATA[<p>
<i>William Candillon</i> passed along a note about a new PECL extension that's been released that adds the power of <a href="http://www.w3.org/TR/xquery/">XQuery</a> to the PHP world.
</p>
<blockquote>
PHP developers beware: Zorba now has a language binding for PHP 5!
Most PHP developments have to deal with XML and since PHP version 5, the support for XML has been greatly improved and developers can use various extensions that speak XML. We strongly believe that <a href="http://www.w3.org/TR/xquery/">XQuery</a> was the missing piece in this set of tools and therefore we are very excited by this release.
</blockquote>
<p>
You can get the full details from <a href="http://www.zorba-xquery.com/index.php/24/">this post</a> to his blog including installation instructions and usage examples for everything from a simple query to a more complex XML insertion.
</p>]]></description>
      <pubDate>Wed, 13 Aug 2008 11:14:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Antony Dovgal's Blog: PECL/sphinx - fast fulltext search made easy]]></title>
      <guid>http://www.phpdeveloper.org/news/10731</guid>
      <link>http://www.phpdeveloper.org/news/10731</link>
      <description><![CDATA[<p>
<i>Antony Dovgal</i> has a <a href="http://daylessday.org/archives/26-PECLsphinx-fast-fulltext-search-made-easy.html">quick post</a> today about a PECL extension that makes for quick and easy full-text searching on standard SQL databases.
</p>
<blockquote>
As some of you might have noticed, I've been a bit busy lately creating new PECL extension <a href="http://pecl.php.net/sphinx">- sphinx</a>. The extension provides an interface to a feature-rich fulltext search engine <a href="http://sphinxsearch.com/">Sphinx</a> written by Andrew Aksyonoff. We (Andrew and me) made our best to keep the extension as compatible to the pure-PHP API (shipped with Sphinx) as possible in order to make the transition easier.
</blockquote>
<p>
The <a href="http://pecl.php.net/package/sphinx">PECL page</a> has already been created as well as a <a href="http://php.net/sphinx">page in the manual</a> for how it works. He also briefly mentions the installation (including teh required libraries).
</p>]]></description>
      <pubDate>Thu, 31 Jul 2008 15:14:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Emran Hasan's Blog: Extended Model for CodeIgniter ]]></title>
      <guid>http://www.phpdeveloper.org/news/10597</guid>
      <link>http://www.phpdeveloper.org/news/10597</link>
      <description><![CDATA[<p>
<i>Emran Hasan</i> has <a href="http://www.phpfour.com/blog/2008/07/12/extended-model-for-codeigniter/">posted an extension</a> of the default Model that the <a href="http://www.codeigniter.org">CodeIgniter</a> PHP framework offers.
</p>
<blockquote>
The main purpose of this extension is to make a dev's life easy. This extension has been used by several of my devs at <a href="http://www.rightbrainsolution.com/">RBS</a> and has been proved to increase productivity and reduce the number of painful small queries to write. Their enthusiasm has driven me to post this for the CI fans out there.
</blockquote>
<p>
Installing the extension (<a href="http://www.phpfour.com/blog/downloads/model-ci">download</a>) is a simple replacement of the old Model.php and the creation of a model file for all of the tables in your application. He recommends checking out the source for some "really handy" bits of functionality.
</p>]]></description>
      <pubDate>Mon, 14 Jul 2008 11:16:39 -0500</pubDate>
    </item>
  </channel>
</rss>
