<?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>Thu, 20 Jun 2013 03:18:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Marc Gear's Blog: How to learn a new PHP framework]]></title>
      <guid>http://www.phpdeveloper.org/news/11553</guid>
      <link>http://www.phpdeveloper.org/news/11553</link>
      <description><![CDATA[<p>
In <a href="http://www.onekay.com/blog/archives/35">this new blog entry</a> <i>Marc Gear</i> suggests a few things that you can do to help learn a new framework quickly and easily:
</p>
<blockquote>
There are dozens of PHP frameworks around now, some attracting more attention than others. I am no expert on these frameworks and have not used a single one extensively so I wouldn't dream of recommending one over the other, nor do I want to enter the debate about what is or is not a framework (I'll work on the assumption that anything calling itself a framework is a framework).  Instead I'm going to concentrate on how you can get started with a new framework as quickly as possible.
</blockquote>
<p>
He <a href="http://www.onekay.com/blog/archives/35">suggests</a> four examples that can help you get more familiar with each framework and how they're structured - a "hello world" as a first step, creating a simple calculator, making a guestbook and making a simple script to parse and paginate a remote RSS feed.
</p>]]></description>
      <pubDate>Thu, 11 Dec 2008 10:20:28 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Adam Trachtenberg's Blog: Stupid PHP one liners: Google calc]]></title>
      <guid>http://www.phpdeveloper.org/news/6122</guid>
      <link>http://www.phpdeveloper.org/news/6122</link>
      <description><![CDATA[<p>
One-liners can sometimes be quite helpful in your programming, and in hopes it will help someone out there out, <i>Adam Trachtenberg</i> shares one of his own in <a href="http://www.trachtenberg.com/blog/2006/08/24/stupid-php-one-liners-google-calc/">his latest blog entry</a> today.
</p>
<blockquote>
A long time ago, I wrote a two line hack that let you use Google as a command line calculator. It eventually ended up in the 2nd and 3rd editions of Google Hacks.
</blockquote>
<p>
<a href="http://www.trachtenberg.com/blog/2006/08/24/stupid-php-one-liners-google-calc/">The code</a> calls the Google Calculator page and pulls back in the contents, allowing you to pass in any sort of calulation you might want and pass back out the result all cleaned up and parsed out. 
</p>]]></description>
      <pubDate>Thu, 24 Aug 2006 07:22:10 -0500</pubDate>
    </item>
  </channel>
</rss>
