<?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, 24 May 2013 11:19:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: Stuff your stockings: single issues 30% off]]></title>
      <guid>http://www.phpdeveloper.org/news/9300</guid>
      <link>http://www.phpdeveloper.org/news/9300</link>
      <description><![CDATA[<p>
The mystery has been relealed - the <a href="http://www.phparch.com">php|architect</a> folks have <a href="http://www.phparch.com/c/news/view/20071221-special_issue_price.src">posted about their secret</a> today - a discount on single issues of 30%.
</p>
<blockquote>
Seasons greetings everyone! The first of two surprises from us today is a great opportunity to combine our recent drop of all DRM protection on our PDFs with an awesome 30% discount on our single-issue prices to stock up on all your favourite past issues of php|architect.
</blockquote>
<p>
This means that single issues are priced at (about) $3.49 CAD for a few days - all you need to do is pick your favorites from <a href="http://www.phparch.com/c/magazine/archive">their archive</a>, even their <a href="http://www.phparch.com/c/magazine/issue/63">most recent issue</a>.
</p>]]></description>
      <pubDate>Fri, 21 Dec 2007 13:47:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Jim Plush's Blog: MyBic AJAX/PHP framework in top 1% of SourceForge projects in 4 days!]]></title>
      <guid>http://www.phpdeveloper.org/news/5144</guid>
      <link>http://www.phpdeveloper.org/news/5144</link>
      <description><![CDATA[Congratulations are in order to <i>Jim Plush</i> for him and his MyBic PHP/Ajax framework. They made it up to the top one percent of SourceForge projects in the span of four days.
<p>
<quote>
<i>
I'm happy to say the My-Bic AJAX/PHP framework has been well accepted by the SourceForge community. Of 117,000+ projects on SourceForge MyBic has jumped to #1000 in just 4 days and is climbing each day. The new features of My-Bic have made it a top contender for ajax enabled php applications. Development continues on the project to further support the needs of the casual developer's home page as well as the enterprise needs of a full web-based desktop application.
</i>
</quote>
<p>
He <a href="http://www.litfuel.net/plush/?postid=126">follows this</a> with a listing of the latest features of the current version (0.6) of the framework, including an install of only three files, the EasyForms functionality, built-in network issue handling, and a simple two lines of Javascript to use the library.]]></description>
      <pubDate>Mon, 10 Apr 2006 14:59:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jim Plush's Blog: Grouping PHP classes = faster by 24%]]></title>
      <guid>http://www.phpdeveloper.org/news/4831</guid>
      <link>http://www.phpdeveloper.org/news/4831</link>
      <description><![CDATA[<i>Jim Plush</i> wanted to try a <a href="http://www.litfuel.net/plush/?postid=116">little experiment</a> with perfomance in PHP - specifically dealing with the placement of the class code in an application.
<p>
<quote>
<i>
Out of sheer boredom I wanted to see which was better, including one big file of classes or splitting your classes up into multiple files. I'm going to use nusoap as an example. The NuSoap package lets you download one file. nusoap.php. That one file contains 9 classes. While not only is this method nice as you only need to include one class, its also 24% faster on average than having to include 9 seperate files.
</i>
</quote>
<p>
In his <a href="http://www.litfuel.net/plush/?postid=116">informal testing</a> he found that combining the files/classes into a single large file made for better performance (as far as object usage) - of course, that also makes it harder to maintain...]]></description>
      <pubDate>Mon, 13 Feb 2006 06:55:53 -0600</pubDate>
    </item>
  </channel>
</rss>
