<?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 21:09:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Project Blog: Plugins have a new home]]></title>
      <guid>http://www.phpdeveloper.org/news/10734</guid>
      <link>http://www.phpdeveloper.org/news/10734</link>
      <description><![CDATA[<p>
The Symfony project's blog has a <a href="http://www.symfony-project.org/blog/2008/07/31/plugins-have-a-new-home">new post</a> today about a big move that one of its resources it making - the framework's plugins are getting their own section.
</p>
<blockquote>
I am pretty happy to announce that I have just deployed a new version of the symfony project website with a brand new "<a href="http://www.symfony-project.org/plugins/">Plugins</a>" section (look at the top menu entries) to replace the Trac plugin management system.
</blockquote>
<p>
The <a href="http://www.symfony-project.org/plugins/">new section</a> has a listing of all of the available plugins (can be filtered) and dedicated pages for each of them with things like license, version and release information. You can also search the plugins based on keywords and authors. Developers adding their plugins have a full admin interface and uses the Trac accounts to manage access.
</p>]]></description>
      <pubDate>Thu, 31 Jul 2008 17:42:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Northclick Blog: Announcing "dropr" - the message queue framework for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9204</guid>
      <link>http://www.phpdeveloper.org/news/9204</link>
      <description><![CDATA[<p>
On the Northclick Blog <i>Soenke Ruempler</i> has shared the new name for their message queue software they're developing (<a href="http://www.phpdeveloper.org/news/9198">see here</a>) - <a href="https://www.dropr.org/">dropr</a>.
</p>
<blockquote>
Why? When Boris was writing the client angel script he somehow named it "dropr". As we neither got better suggestions nor had any other idea we just decided for this name. Actually the name is a little bit fun because all those stupidR startupRs. But it's nice and somehow our framework drops message into queues.
</blockquote>
<p>
Check out <a href="https://www.dropr.org/">the project's homepage</a> for more information including installation instructions, methods to download the latest version, some FAQs and a roadmap for where the project's going.
</p>]]></description>
      <pubDate>Mon, 10 Dec 2007 08:48:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[David Goodwin's Blog: Release - Pale Purple's Trac Project Planning Board]]></title>
      <guid>http://www.phpdeveloper.org/news/8960</guid>
      <link>http://www.phpdeveloper.org/news/8960</link>
      <description><![CDATA[<p>
<i>David Goodwin</i> has <a href="http://codepoets.co.uk/release-pale-purples-trac-project-planning-board">pointed out</a> a new open source project that the <a href="http://www.palepurple.co.uk/">PalePurple</a> group are releasing - the <a href="http://virtual-planner.palepurple.co.uk/">Virtual Planning Board</a>.
</p>
<blockquote>
<p>
It's basically a piece of web-based software, written in Python and PHP, that allows you to allocate tickets from multiple <a href="http://trac.edgewall.com/">Trac</a> projects to a simple week-based 'board' in order to organise work priority for developers.
</p>
<p>
I've written about why we wanted this, and created a short user guide on the Trac site for the project. This is still in development and we're working on some more features (You can see what we've got planned from our timeline).
</p>
</blockquote>
<p>
It's been released under the GPL and has a Subversion repository where you can grab the latest code from. There's also an <a href="http://virtual-planner.palepurple.co.uk/index.cgi/wiki/InstallationGuide">installation guide</a> that's been developed to help you get started.
</p>]]></description>
      <pubDate>Fri, 02 Nov 2007 08:43:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hartmut Holzgraefe's Blog: PHP Graphviz Extension]]></title>
      <guid>http://www.phpdeveloper.org/news/6376</guid>
      <link>http://www.phpdeveloper.org/news/6376</link>
      <description><![CDATA[<p>
In <a href="http://www.php-groupies.de/blogs/archives/15-PHP-Graphviz-Extension.html">this new blog post</a>, <i>Hartmut Holzgraefe</i> talks about his experiences with the <a href="http://www.graphviz.org/">Graphviz library</a> and its integration with PEAR.
</p>
<blockquote>
<p>
We've had PHP Graphviz support in <a href="http://pear.php.net/package/Image_Graphviz">PEAR</a> for quite a while but only by passing graph description files to graphviz binaries running in seperate processes and by collection their output files later.
</p>
<p>
Now it is possible to create graphs by adding nodes, edges and node and edge attributes to a graph within PHP itself.
</p>
</blockquote>
<p>
He's even created a <a href="http://graphviz.php-baustelle.de/">trac site</a> for deonstration and <a href="http://graphviz.php-baustelle.de/trac/downloads/">downloading</a> of this new bit of functionality. There's also some documentation in a <a href="http://graphviz.php-baustelle.de/trac/tractab/Manual">simple manual</a> on the trac pages as well.
</p>]]></description>
      <pubDate>Wed, 27 Sep 2006 10:03:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Clay Loveless' Blog: PHP MimeViewer for Trac]]></title>
      <guid>http://www.phpdeveloper.org/news/6345</guid>
      <link>http://www.phpdeveloper.org/news/6345</link>
      <description><![CDATA[<p>
<i>Clay Loveless</i>, spurred on by a comment from a visitor to his site, has <a href="http://killersoft.com/randomstrings/2006/09/24/php-mimeviewer-for-trac/">modified his Trac package</a> to get things working correctly with the syntax highlighting.
</p>
<blockquote>
<p>
As John Herren pointed out in the comments to yesterday's post, my suggestion for PHP syntax coloring wasn't working for several versions of Trac.
</p>
<p>
After a little digging, it turned out that my CSS rules were based on the non-standard SilverCity highlighting output, rather than the newer and more common native PHP highlighting.
</p>
</blockquote>
<p>
His <a href="http://killersoft.com/randomstrings/2006/09/24/php-mimeviewer-for-trac/">solution</a> is to create a simple shell script, <a href="http://pearified.com/index.php?package=Tools_PHP_MimeView">php_mimeview</a>, to make adding cirrect syntax highlighting as easy as changing your config.
</p>]]></description>
      <pubDate>Mon, 25 Sep 2006 07:33:21 -0500</pubDate>
    </item>
  </channel>
</rss>
