<?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 08:45:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cal Evans' Blog: Microsoft and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/12465</guid>
      <link>http://www.phpdeveloper.org/news/12465</link>
      <description><![CDATA[<p>
In some of his research into PHP and Windows recently, <i>Cal Evans</i> has <a href="http://blog.calevans.com/2009/05/05/microsoft-and-php/">come across two surprising things</a> about the (usually dismissed) combination of the two:
</p>
<ul>
<li>It actually runs well if setup properly
<blockquote>
I don't have a spare computer so I'm not going to discuss performance or show benchmarks. I am talking about ease of use in getting things setup. [...] No, I'm not nearly ready to give up my Linux servers in production and despite Sam Ramji's recent pleas to their open source vendors <a href="http://blogs.zdnet.com/microsoft/?p=2353">not to compete on price but compete on value</a>, I can still <a href="http://www.businessweek.com/magazine/content/07_26/b4040436.htm">fail fast and cheap</a> using open source software and operating systems.
</blockquote>
<li>A lot of open source developers just don't trust Microsoft, just because.
<blockquote>
I am, however, willing to give them the benefit of the doubt. I am part of the slim majority on the above poll who thinks they are sincere. The reason I am willing to give them the benefit of the doubt is not because I believe that the core of Microsoft has changed in any way [...] but because I believe that inside of Microsoft, there are pockets of brilliance.
</blockquote>
</ul>
<p>
Check out more of <i>Cal</i>'s thoughts on the matter and the results of his "unscientific" polls he mentions in the rest of <a href="http://blog.calevans.com/2009/05/05/microsoft-and-php/">the post</a>.
</p>]]></description>
      <pubDate>Wed, 06 May 2009 10:26:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: With jQuery & CakePHP to World Domination (Slides)]]></title>
      <guid>http://www.phpdeveloper.org/news/9709</guid>
      <link>http://www.phpdeveloper.org/news/9709</link>
      <description><![CDATA[<p>
<i>Felix Geisendorfer</i> has <a href="http://www.thinkingphp.org/2008/02/26/with-jquery-cakephp-to-world-domination-slides/">posted his slides</a> from his presentation at this year's CakeFest covering the powerful combination of jQuery and the CakePHP framework.
</p>
<blockquote>
Sorry this took so long, but here you can download the <a href="http://thinkingphp.org/downloads/world%20domination.talk.pdf">PDF</a> or the much better <a href="http://thinkingphp.org/downloads/world%20domination.talk.key.zip">Keynote</a> version of my slides.
</blockquote>
<p>
He also has an embedded Slideshare player on <a href="http://www.thinkingphp.org/2008/02/26/with-jquery-cakephp-to-world-domination-slides/">the post</a> of you want to check out the presentation without the download.
</p>]]></description>
      <pubDate>Wed, 27 Feb 2008 08:47:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Decorating with External Data]]></title>
      <guid>http://www.phpdeveloper.org/news/6374</guid>
      <link>http://www.phpdeveloper.org/news/6374</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today, there's <a href="http://devzone.zend.com/node/view/id/924">this new tutorial</a> that looks at making the move from PHP4's object-oriented programming up to the "more complete obejct model of PHP5" - specifically with the Decorator design pattern.
</p>
<blockquote>
While working on a project I realized one particular solution was a pretty good way to demonstrate the decorator design pattern together with some of PHP5's features, including abstract classes, interfaces, type hinting, the final keyword and the visibility of properties and methods. This article is intended for those of you who, like myself, are moving from object-oriented programming, including some use of design patterns, in PHP4, to the more complete object model of PHP5.
</blockquote>
<p>
He <a href="http://devzone.zend.com/node/view/id/924">sets up a scenario</a> about the development of an online pizza ordering system to show how to "decorate" a pizza with each of the toppings on a list (instead of having to list out every pizza in every possible topping combination). Of course, all of the code is included and explained so you understand exactly what's happening. Finally, there's a demonstration of its usage - a simple call that grabs the stock level/name/cost of each of the items in stock (pizza combinations).
</p>]]></description>
      <pubDate>Wed, 27 Sep 2006 08:50:00 -0500</pubDate>
    </item>
  </channel>
</rss>
