<?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, 08 Aug 2008 16:18:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SaniSoft Blog: Code sniffs for CakePHP and then some more]]></title>
      <guid>http://www.phpdeveloper.org/news/10546</guid>
      <link>http://www.phpdeveloper.org/news/10546</link>
      <description><![CDATA[<p>
On the SaniSoft blog <i>Tarique Sani</i> has <a href="http://www.sanisoft.com/blog/2008/07/04/code-sniffs-for-cakephp-and-then-some-more/">posted about</a> (and made available for download) some code sniffs for the CakePHP framework. Some problems arose with some of the naming that the framework uses, but with some "tinkering around"...
</p>
<blockquote>
[It became] apparent that I had to have my own set of Cake sniffs to manage this but a separate standard just for this seemed an over kill and the simplicity of code made it kind of fun to add more standards which I liked but were in different set of sniffs.
</blockquote>
<p>
You can grab the whole list of sniffs from <a href="http://www.sanisoft.com/downloads/cakephp_sniffs/">their downloads</a>. They implemented them as a pre-commit hook on their SVN server even so that developers could not violate the coding standards when they submit their code.
</p>]]></description>
      <pubDate>Fri, 04 Jul 2008 09:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: New code in PEAR2]]></title>
      <guid>http://www.phpdeveloper.org/news/10382</guid>
      <link>http://www.phpdeveloper.org/news/10382</link>
      <description><![CDATA[<p>
<i>Joshua Eichorn</i> has <a href="http://blog.joshuaeichorn.com/archives/2008/06/09/new-code-in-pear2/">blogged about</a> three new projects he's added to the PEAR2 repository:
</p>
<ul>
<li><a href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/Console_CommandLine/?rev=0&sc=0">COnsole_CommandLine</a> - a port of the PEAR1 console package
<li><a href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/Template_Dwoo/?rev=0&sc=0">Template_Dwoo</a> - a Smarty-compatible template engine
<li><a href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/template_engine/?rev=0&sc=0">template_engine</a> - a simple templating engine (and the example package for namespace usage)
</ul>
<blockquote>
Not really what I expected to be the first round of new code, but its nice to be setting up access for people. Oh and remember PEAR2 is targeted at php 5.3 but not everything is namespaced yet since not everyone wants to run snapshots of php for development.
</blockquote>
<p>
You can find more of the packages on the <a href="http://svn.pear.php.net/wsvn/PEARSVN">PEAR2 svn repository</a>.
</p>]]></description>
      <pubDate>Tue, 10 Jun 2008 13:49:20 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery: Five New Articles/Tutorials/Components Posted]]></title>
      <guid>http://www.phpdeveloper.org/news/10360</guid>
      <link>http://www.phpdeveloper.org/news/10360</link>
      <description><![CDATA[<p>
The Bakery, the CakePHP repository, has had several new components, articles and tutorials posted lately. Here's a list of a few:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/mysql-collation-behavior">MySQL collation behavior</a>
<li><a href="http://bakery.cakephp.org/articles/view/image-magick-convert-resizing-helper-with-cache">Image Magick Resize Helper</a>
<li><a href="http://bakery.cakephp.org/articles/view/tidy-output-filtering">Tidy Output Filtering</a>
<li><a href="http://bakery.cakephp.org/articles/view/setting-svn-ignore-properties">Setting SVN Ignore properties</a>
<li><a href="http://bakery.cakephp.org/articles/view/release-pure-cake-power-in-rc1">Release: Pure Cake Power in RC1</a>
</ul>
<p>
Be sure to check out <a href="http://bakery.cakephp.org">The Bakery</a> for more great articles, tutorial, components and helpers for this flexible framework.
</p>]]></description>
      <pubDate>Fri, 06 Jun 2008 12:07:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Kore Nordmann's Blog: PHPillow - a PHP CouchDB wrapper - Update]]></title>
      <guid>http://www.phpdeveloper.org/news/10256</guid>
      <link>http://www.phpdeveloper.org/news/10256</link>
      <description><![CDATA[<p>
<i>Kore Nordmann</i> has <a href="http://kore-nordmann.de/blog/phpillow_php_couchdb_wrapper.html">posted about</a> a PHP wrapper they've created to lay on top of <a href="http://couchdb.org/">CouchDB</a> - <a href="svn://arbitracker.org/phpillow/trunk">PHPillow</a>.
</p>
<blockquote>
The wrapper is called PHPillow, lays on top of the Couch and offers even more comfort laying anything into the database. :) It has complete API documentation, currently a test coverage of >95%, tutorials and practical examples included. Even I would call it alpha - as CouchDB is still alpha at the current state - you can expect it stay quite stable API wise, as I rely heavily on it in other projects and therefore won't break too much.
</blockquote>
<p>
You can check out the latest version of this wrapper from <a href="svn://arbitracker.org/phpillow/trunk">its subversion site</a> and get more information about CouchDB on its <a href="http://incubator.apache.org/couchdb/docs/overview.html">website</a> and <a href="http://wiki.apache.org/couchdb/">wiki</a>.
</p>]]></description>
      <pubDate>Fri, 23 May 2008 11:18:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weier O'Phinney's Blog: ZF Subversion Reorganization]]></title>
      <guid>http://www.phpdeveloper.org/news/10254</guid>
      <link>http://www.phpdeveloper.org/news/10254</link>
      <description><![CDATA[<p>
If you're using the subversion checkouts of the Zend Framework, <i>Matthew Weier O'Phinney</i> <a href="http://weierophinney.net/matthew/archives/177-ZF-Subversion-Reorganization.html">recommends you update</a> your checked out copy to bring it up to sync with the reorganization they've just finished.
</p>
<blockquote>
We just completed a reorganization of our subversion repository. The reorganization was necessary due to changes we are introducting both in our proposal system as well as project architecture. Specifically, we are introducing a new library, our 'Extras' library, which will contain contributions that are not officially supported by Zend but which still require successful completion of our proposal process. Additionally, we are merging our Laboratory repository.
</blockquote>
<p>
<a href="http://framework.zend.com/wiki/display/ZFUSER/Subversion+Migration+Information">This page</a> on the Zend Framework website gives the new structure along with a list of key changes and an example of how to switch our your current checkout with this new version.
</p>]]></description>
      <pubDate>Fri, 23 May 2008 09:35:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: Installing PECL subversion extension for PHP in Ubuntu 7.10]]></title>
      <guid>http://www.phpdeveloper.org/news/10012</guid>
      <link>http://www.phpdeveloper.org/news/10012</link>
      <description><![CDATA[<p>
<i>Hasin Hayder</i> has a <a href="http://hasin.wordpress.com/2008/04/21/installing-pecl-subversion-extension-for-php-in-ubuntu-710/">new post</a> to his blog today about trying to set up the PHP extension for interaction between his scripts and the subversion version control libraries on his Ubuntu linux system.
</p>
<blockquote>
I was trying to interact with my subversion repositories using PHP yesterday and I knew that PECL has a extension named "SVN" for PHP users. So I tried to install in in my machine by when I tried to install it with the [following] command it always failed.
</blockquote>
<p>
The trick to his hint is to install the libsvn-dev package (found via a search with apt-get) and installed and compiled in to the PHP installation with <a href="http://pecl.php.net/package/svn">the extension</a>. Sample code is included.
</p>]]></description>
      <pubDate>Tue, 22 Apr 2008 09:48:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Northclick Blog: Message Queue Project: First working version]]></title>
      <guid>http://www.phpdeveloper.org/news/9198</guid>
      <link>http://www.phpdeveloper.org/news/9198</link>
      <description><![CDATA[<p>
On the Northclick blog, <i>Soenke Ruempler</i> has posted <a href="http://blog.northclick.de/archives/34">an update</a> on the "message queue" project based on a <a href="http://blog.northclick.de/archives/31">previous draft</a>.
</p>
<blockquote>
Some time has elapsed since we wrote our draft for a message queue system written in and for PHP. Now it's time to give you guys an update and working beta-code. [...] You can find the project homepage at <a href="https://opensource.ruempler.eu/pmq/">https://opensource.ruempler.eu/pmq/</a>. We'd be proud if you have some cool naming tips for this project - we haven't registered a domain yet. At the moment it's temporarily called "PHP Message Queue".
</blockquote>
<p>
Check out <a href="http://blog.northclick.de/archives/34">the post</a> for more specifics about the updates/advancements they've made or you can download the current code from <a href="svn:https://opensource.ruempler.eu/svn/pmq/trunk/">their SVN repository</a>.
</p>]]></description>
      <pubDate>Fri, 07 Dec 2007 13:41:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PEAR Blog: SVN and PEAR]]></title>
      <guid>http://www.phpdeveloper.org/news/8074</guid>
      <link>http://www.phpdeveloper.org/news/8074</link>
      <description><![CDATA[<p>
From the PEAR blog today comes <a href="http://blog.pear.php.net/2007/06/18/svn-and-pear/">a new post</a> talking about the introduction of a much requested option when accessing the PEAR source code - SVN over CVS.
</p>
<blockquote>
As part of the PEAR2 project we are making that happen. I'm happy to announce that we now have an SVN repo ready for testing. Web access at <a href="http://svn.pear.php.net">http://svn.pear.php.net</a> with the SVN url being <a href="http://svn.pear.php.net/repo">http://svn.pear.php.net/repo</a>.
</blockquote>
<p>
The access isn't quite available yet, but it will be as soon as they figure out how they want people to be able to access the parts of the PEAR2 source code. Keep an eye on the <a href="http://blog.pear.php.net">PEAR Blog</a> for the latest.
</p>]]></description>
      <pubDate>Tue, 19 Jun 2007 08:34:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas' Blog: First jQPie release, 0.1]]></title>
      <guid>http://www.phpdeveloper.org/news/7498</guid>
      <link>http://www.phpdeveloper.org/news/7498</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i> has <a href="http://www.cyberlot.net/first-jqpie-release-0-1">officially released</a> his first version of his jQPie software he's <a href="http://www.phpdeveloper.org/news/7376">been</a> <a href="http://www.phpdeveloper.org/news/7457">developing</a>.
</p>
<blockquote>
Svn code had some issues in IE, this has been cleared up. New dynamic table sorter added and overall code cleaned up. Table sorter was redone from the ground up and is now a complete rewrite from my original demo code I used as the base.
</blockquote>
<p>
He's looking for other developers out there that are interested in making the port of the PHP part to other languages (the "slices of pie" to make it portable). If you're interested, go <a href="http://projects.cyberlot.net/trac/jqpie/wiki/WikiStart">grab the latest version</a> from his SVN repository.
</p>]]></description>
      <pubDate>Mon, 26 Mar 2007 08:34:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: Release early, Release often, A SVN/FTP Development Task]]></title>
      <guid>http://www.phpdeveloper.org/news/6776</guid>
      <link>http://www.phpdeveloper.org/news/6776</link>
      <description><![CDATA[<p>
<i>Felix Geisendorfer</i> has an <a href="http://www.thinkingphp.org/2006/11/22/release-early-release-often-a-svnftp-deployment-task/">interesting little solution</a> posted to his blog today for those wanting to sync a Subversion repository over to a remote FTP folder without having to mess with external software (well, besides CakePHP, that is).
</p>
<blockquote>
As the headline says, this time it's going to be my SVN/FTP Deployment Task written for the new Bake in CakePHP 1.2. It will not work with the Cake 1.1.x.x branch, and I currently do not have time to explain the procedure to work around this.
</blockquote>
<p>
The key, in fact, is the new Bake that's included with this new version.  When combined with <a href="http://www.thinkingphp.org/downloads/deploy_task_0.1.zip">the code</a> it will push the contents of the directory out to the remote server. There's even some included code to make a pseudo-install to your remote server.
</p>]]></description>
      <pubDate>Mon, 27 Nov 2006 16:22:09 -0600</pubDate>
    </item>
  </channel>
</rss>
