<?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>Sat, 22 Nov 2008 04:59:46 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Developer Tutorials Blog: Why you should be using YAML for config]]></title>
      <guid>http://www.phpdeveloper.org/news/9497</guid>
      <link>http://www.phpdeveloper.org/news/9497</link>
      <description><![CDATA[<p>
The Developer Tutorials blog has a <a href="http://www.developertutorials.com/blog/server-side-scripting/php/why-you-should-be-using-yaml-for-config-8/">new post</a> mentioning the use of YAML structure for creating configuration files in your application.
</p>
<blockquote>
YAML, or YAML Ain't Markup Language, is a "human friendly data serialization standard". It's essentially a very basic format for storing data, and uses far less syntax than standard PHP. [...] It's almost like English; it's as basic as you want. Of course, that's not to say it doesn't support complex structures - this example demonstrates the power of the format.
</blockquote>
<p>
He also points out the <a href="http://spyc.sourceforge.net/">spyc extension</a> that makes working with the files in PHP a breeze.
</p>]]></description>
      <pubDate>Fri, 25 Jan 2008 11:22:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[International PHP Magazine: Three Releases - Graphing, Blitz and Plugins]]></title>
      <guid>http://www.phpdeveloper.org/news/8178</guid>
      <link>http://www.phpdeveloper.org/news/8178</link>
      <description><![CDATA[<p>
The International PHP Magazine has links to announcements of three new releases of PHP-related applications - the PHP Advanced Graph and Chart Collection, Blitz Templates and the Generic PHP Plugins & Config System:
</p>
<ul>
<li><a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27325,nodeid,5.html">PHP Advanced Graph and Chart Collection 5.1</a> provides a very easy way to embed dynamically-generated graphs and charts into PHP applications and HTML Web pages
<li><a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27324,nodeid,5.html">Blitz templates 0.4.19</a> Blitz templates is a fast template engine written in C and compiled as a PHP module. It started as a php_templates replacement, but developed into much more.
<li><a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27323,nodeid,5.html">Generic PHP plugins and config system 0.75</a> Plugin meta descriptions can reside as human-friendly comment blocks in .php scripts. Generic PHP Config reads them and facilitates plugin and configuration setting management.
</ul>]]></description>
      <pubDate>Wed, 04 Jul 2007 09:47:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: Webthumb updates]]></title>
      <guid>http://www.phpdeveloper.org/news/5831</guid>
      <link>http://www.phpdeveloper.org/news/5831</link>
      <description><![CDATA[<p>
<i>Joshua Eichorn</i> has a <a href="http://blog.joshuaeichorn.com/archives/2006/07/19/webthumb-updates/">new update</a> on his <a href="http://bluga.net/webthumb/">Webthumb</a> application he's <a href="http://www.phpdeveloper.org/news/5823">mentioned before</a>, noting some of the issues/updates that he's worked through so far.
</p>
<blockquote>
Webthumb got off the ground yesterday without too many problems. It ran into problems right out of the gate since a large number of sites don't seem to want to finish loading correctly. I also updated the server config, Webthumb now supports flash (version 7), and has a lot more fonts installed so sites that need non-latin characters should be working correctly.
</blockquote>
<p>
He's also <a href="http://blog.joshuaeichorn.com/archives/2006/07/19/webthumb-updates/">laid out</a> some "feature goals" that he'd like ot add in eventually, including better URLs, a searching method for thumbnails, and user accounts.
</p>]]></description>
      <pubDate>Thu, 20 Jul 2006 05:42:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jeremiah's Blog: Setting Up Your Own Proxy]]></title>
      <guid>http://www.phpdeveloper.org/news/4941</guid>
      <link>http://www.phpdeveloper.org/news/4941</link>
      <description><![CDATA[From <a href="http://thegeekwire.com/2006/03/03/setting-up-your-own-proxy/">this quick post</a> (on <i>Jeremiah</i>'s blog) we learn how to create a simple proxy for your web surfing needs with the help of Ubuntu Linux, Apache2, and PHP4.
<p>
<quote>
<i>
Using Ubuntu Linux, Apache2, & PHP4 we can set up our own PHP Proxy page to use at work or school for those web sites you probably shouldn't have access to.
</i>
</quote>
<p>
The linux installation <a href="http://thegeekwire.com/2006/03/03/setting-up-your-own-proxy/">isnt covered</a>, but the painless installs of the rest of the apps is summed up in a few simple lines. Following that, he shows you what needs to be edited in the Apache config and where to get the <a href="http://whitefyre.com/poxy/">PHP proxy</a> application from.]]></description>
      <pubDate>Mon, 06 Mar 2006 08:03:48 -0600</pubDate>
    </item>
  </channel>
</rss>
