<?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>Wed, 22 May 2013 02:22:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: Read the symfony documentation offline]]></title>
      <guid>http://www.phpdeveloper.org/news/11889</guid>
      <link>http://www.phpdeveloper.org/news/11889</link>
      <description><![CDATA[<p>
Symfony developers that do work offline will be happy to know that the framework's documentation is now <a href="http://www.symfony-project.org/blog/2009/01/31/read-the-symfony-documentation-offline">available as a PDF</a>:
</p>
<blockquote>
As of today, most of the <a href="http://www.symfony-project.org/doc/">symfony documentation</a> is available as PDF files. The PDF files are available for all major symfony versions.
</blockquote>
<p>
They also link to the Jobeet tutorial (<a href="http://www.symfony-project.org/get/pdf/jobeet-1.2-propel-en.pdf">Propel</a>/<a href="http://www.symfony-project.org/get/pdf/jobeet-1.2-doctrine-en.pdf">Doctrine</a>), their <a href="http://www.symfony-project.org/get/pdf/forms_book-1.2-en.pdf">Forms</a> book and <a href="http://www.symfony-project.org/get/pdf/cookbook-1.2-en.pdf">Cookbook</a>.
</p>]]></description>
      <pubDate>Thu, 05 Feb 2009 10:21:10 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: The "Practical symfony" book is now also available for Doctrine ]]></title>
      <guid>http://www.phpdeveloper.org/news/11783</guid>
      <link>http://www.phpdeveloper.org/news/11783</link>
      <description><![CDATA[<p>
The symfony blog has <a href="http://www.symfony-project.org/blog/2009/01/20/the-practical-symfony-book-is-now-also-available-for-doctrine">posted an update</a> on the status of their "Practical symfony" book - the <a href="http://www.symfony-project.org/jobeet/1_2/Doctrine/en/">Doctrine</a> version has officially been released!
</p>
<blockquote>
<p>
Last week, we released the "<a href="http://www.lulu.com/content/5724869">Practical symfony</a>" paper book (380 pages). The "Practical symfony" book is based on the Jobeet tutorial, and is the best book to read to get you started on symfony 1.2. It describes everything you need to know to develop professional web applications with the symfony framework.
</p>
<p>
As for the <a href="http://www.symfony-project.org/jobeet/1_2/Propel/en/">Propel</a> edition, we have worked hard to update the <A href="http://www.symfony-project.org/jobeet/1_2/Doctrine/en/">Doctrine</a> edition as fast as possible. The Doctrine version is now up to date and thanks to Jon work, you can even enjoy a <a href="http://svn.jobeet.org/doctrine/">tagged repository</a> for each day of the tutorial.
</p>
</blockquote>
<p>
The book works through <a href="http://www.symfony-project.org/jobeet/1_2/Propel/en/">the Jobeet tutorial</a> series they posted at the end of 2008 to create a complete job posting website with the symfony framework.
</p>]]></description>
      <pubDate>Wed, 21 Jan 2009 11:14:51 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: Making Jobeet (Advent 2008)]]></title>
      <guid>http://www.phpdeveloper.org/news/11504</guid>
      <link>http://www.phpdeveloper.org/news/11504</link>
      <description><![CDATA[<p>
The symfony blog has start up their own "advent calendar" of sorts (similar to what they've done in previous years) - creating an entire application in a single month, from December 1st through 31st. This time its the <a href="http://jobeet.org/">jobeet.org jobs website</a>. Here's the list of each day:
</p>
<ul>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/471385806/do-you-know-jobeet">Do you know Jobeet?</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/471625564/jobeet-day-1-starting-up-the-project">Jobeet - Day 1: Starting up the Project</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/472469717/jobeet-day-2-the-project">Jobeet - Day 2: The Project</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/473601700/jobeet-day-3-the-data-model">Jobeet - Day 3: The Data Model</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/474669067/jobeet-day-4-the-controller-and-the-view">Jobeet - Day 4: The Controller and the View</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/475753903/jobeet-day-5-the-routing">Jobeet - Day 5: The Routing</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/476767539/jobeet-day-6-more-with-the-model">Jobeet - Day 6: More with the Model</a>
<li><A href="http://feeds.feedburner.com/~r/symfony/blog/~3/477506144/jobeet-day-7-playing-with-the-category-page">Jobeet - Day 7: Playing with the Category Page</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/478459258/jobeet-day-8-the-unit-tests">Jobeet - Day 8: The Unit Tests</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/479488693/jobeet-day-9-the-functional-tests">Jobeet - Day 9: The Functional Tests</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/480586615/jobeet-day-10-the-forms">Jobeet - Day 10: The Forms</a>
<br/><br/>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/481550319/jobeet-day-11-testing-your-forms">Jobeet - Day 11: Testing your Forms</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/483654734/jobeet-day-12-the-admin-generator">Jobeet - Day 12: The Admin Generator</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/483654733/jobeet-day-13-the-user">Jobeet - Day 13: The User</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/484548748/jobeet-day-14-the-lazy-day">Jobeet - Day 14: The Lazy Day</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/485506334/jobeet-day-15-feeds">Jobeet - Day 15: Feeds</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/486606928/jobeet-day-16-web-services">Jobeet - Day 16: Web Services</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/487544715/jobeet-day-17-search">Jobeet - Day 17: Search</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/488668719/jobeet-day-18-ajax">Jobeet - Day 18: AJAX</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/489623628/jobeet-day-19-internationalization-and-localization">Jobeet - Day 19: Internationalization and Localization</a>
<br/><br/>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/490562587/jobeet-day-20-the-plugins">Jobeet - Day 20: The Plugins</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/491319056/jobeet-day-21-the-design-day">Jobeet - Day 21: The Design Day</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/492301275/jobeet-day-22-the-cache">Jobeet - Day 22: The Cache</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/493148933/jobeet-day-23-the-deployment">Jobeet - Day 23: The Deployment</a>
<li><a href="http://feeds.feedburner.com/~r/symfony/blog/~3/493820350/jobeet-day-24-another-look-at-symfony">Jobeet - Day 24: Another Look at symfony</a>
</ul>
<p>
Stay tuned to the <a href="http://www.symfony-project.org/blog">Symfony blog</a> for more updates!
</p>]]></description>
      <pubDate>Thu, 04 Dec 2008 10:23:07 -0600</pubDate>
    </item>
  </channel>
</rss>
