<?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 00:08:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Wan Qi Chen: Background jobs with php and resque (Series, Parts 4, 5 & 6)]]></title>
      <guid>http://www.phpdeveloper.org/news/18618</guid>
      <link>http://www.phpdeveloper.org/news/18618</link>
      <description><![CDATA[<p>
<i>Wan Qi Chen</i> has returned with the next three parts in his "Background jobs with PHP and resque" series (first parts <a href="http://phpdeveloper.org/news/18581">here</a>) with parts four, five and six helping you implement the concepts from the first three parts.
</p>
<ul>
<lI><a href="http://www.kamisama.me/2012/10/12/background-jobs-with-php-and-resque-part-4-managing-worker/">Background jobs with php and resque: part 4, managing worker</a>
<li><a href="http://www.kamisama.me/2012/10/13/background-jobs-with-php-and-resque-part-5-creating-jobs/">Background jobs with php and resque: part 5, creating jobs</a>
<li><a href="http://www.kamisama.me/2012/10/16/background-jobs-with-php-and-resque-part-6-integration-into-cakephp/"> Background jobs with php and resque: part 6, integration into CakePHP</a>
</ul>
<p>
That sixth part of the series uses the <a href="http://cakeresque.kamisama.me/">CakeRisque</a> plugin to make the integration simpler. Save that, you could integrate this setup pretty easily into whatever framework you choose.
</p>]]></description>
      <pubDate>Wed, 17 Oct 2012 09:05:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: What Makes a PHP Web Application?]]></title>
      <guid>http://www.phpdeveloper.org/news/9003</guid>
      <link>http://www.phpdeveloper.org/news/9003</link>
      <description><![CDATA[<p>
In a <a href="http://www.killerphp.com/articles/what-makes-a-php-web-application/">new post</a> to the his blog today, <i>Stefan Mischook</i> takes a look at what some of the most common components of a PHP web application include.
</p>
<blockquote>
Understanding PHP theoretically, is only the beginning of actually truly knowing it. Once you sit down and start writing code, things will seem to magically clear up as you go along.
</blockquote>
<p>
He gives <a href="http://www.killerphp.com/articles/what-makes-a-php-web-application/">examples of web application types</a> and talks a bit about databases, a "key part of most web applications". 
</p>]]></description>
      <pubDate>Thu, 08 Nov 2007 10:25:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)]]></title>
      <guid>http://www.phpdeveloper.org/news/8618</guid>
      <link>http://www.phpdeveloper.org/news/8618</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> has release three new parts of his "Building Objects in PHP" video series:
</p>
<ul>
<li><a href="http://www.killerphp.com/articles/new-video-building-objects-in-php/">Part 1</a> - This is a hands-on video where I hope the viewer will actually write code along with me. I want to stress that this video (like everything else on this site,) targets beginners .. not old PHP hacks.
<li><a href="http://www.killerphp.com/articles/building-objects-in-php-part-2/">Part 2</a> - In this video, we actually use the object we created in Part 1, in our PHP page.
<li><a href="http://www.killerphp.com/articles/building-objects-in-php-part-3/">Part 3</a> - In this video, I clarify a point I was trying to make in part 2. In a nutshell, I talk about why it makes sense to keep any page rendering code (HTML and CSS) out of your business logic classes.
</ul>
<p>
Lots of other videos (on different topics too) are also <a href="http://www.killerphp.com/articles/category/php-videos/">posted on Stefan's website</a>.
</p>]]></description>
      <pubDate>Mon, 10 Sep 2007 09:32:00 -0500</pubDate>
    </item>
  </channel>
</rss>
