<?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>Tue, 21 May 2013 10:49:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cal Evans' Blog: A List of Drupal Podcasts]]></title>
      <guid>http://www.phpdeveloper.org/news/15973</guid>
      <link>http://www.phpdeveloper.org/news/15973</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> has a new post to his blog today listing some of the <a href="http://blog.calevans.com/2011/02/26/drupal-podcasts/">more popular Drupal podcasts</a> that he's found for his wife to listen to on her way in to work. 
</p>
<blockquote>
The <a href="http://kathyevans.biz/">lovely and talented Kathy</a> has been working with <a href="http://drupal.org/">Drupal</a> now for a year and has decided that she really likes it. Since I believe in using commute time to learn, I decided to see what I could find for her to listen to on her daily commute. I found several active Drupal podcasts and vidcasts. Here's the list I gave to her, if you are into Drupal, give them a listen and quit wasting that morning commute waiting for the shock-jocks to actually say something funny.
</blockquote>
<p>
The podcasts on his list include the <a href="http://itunes.apple.com/us/podcast/acquia-podcast-series/id283528188">Acquia Podcast Series</a>, the <a href="http://itunes.apple.com/us/podcast/lullabot-drupal-podcast/id117672529">Lullabot Drupal Podcast</a> and the <a href="http://itunes.apple.com/us/podcast/learn-by-the-drop-videos/id287918893">Learn By The Drop Videos</a>.
</p>]]></description>
      <pubDate>Mon, 28 Feb 2011 13:55:47 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: CodeIgniter From Scratch: Day 2]]></title>
      <guid>http://www.phpdeveloper.org/news/12950</guid>
      <link>http://www.phpdeveloper.org/news/12950</link>
      <description><![CDATA[<p>
NETTUTS.com has <a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-2/">posted Day 2</a> of their "CodeIgniter from Scratch" series of vidcasts following up on <a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/">the first day</a>.
</p>
<blockquote>
Continuing on from <a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/">day 1</a>, today, I'll teach you five different ways to write select statements for your database. If you haven't watched the first entry in this video series, don't worry; each video can function on its own as a single tutorial. Having said that, I highly recommend that you watch each screencast.
</blockquote>
<p>
You can watch the vidcast through their <a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-2/">in-page player</a> or just <a href="http://nettuts.s3.amazonaws.com/380_ci_one/ci_day2.zip">grab the source code</a> for their examples and get to work.
</p>]]></description>
      <pubDate>Tue, 28 Jul 2009 08:17:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: CodeIgniter From Scratch: Day 1]]></title>
      <guid>http://www.phpdeveloper.org/news/12872</guid>
      <link>http://www.phpdeveloper.org/news/12872</link>
      <description><![CDATA[On NETTUTS.com a new series of vidcasts has started up introducing the <a href="http://codeigniter.com">CodeIgniter</a> framework (the first of ten parts):
</p>
<blockquote>
After numerous requests, today we are launching a new screencast series on Nettuts+ that will focus exclusively on the <a href="http://codeigniter.com/">CodeIgniter</a> PHP framework. Over the course of about 10 videos, I'll teach you exactly how to use this framework. Ultimately, we'll work our way up to building a custom CMS. Without further ado, here's day one! 
</blockquote>
<p>
The <a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/">video</a> (which is also available on iTunes in a higher quality) lays down some of the fundamentals - what the framework is, how its structured and some examples of how it can be used. You can also <a href="http://nettuts.s3.amazonaws.com/380_ci_one/ci.zip">download the source</a> for all of the examples in the video.
</p>]]></description>
      <pubDate>Wed, 15 Jul 2009 07:56:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: Diving into PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/12132</guid>
      <link>http://www.phpdeveloper.org/news/12132</link>
      <description><![CDATA[<p>
On the NETUTS.com website they've posted <a href="http://net.tutsplus.com/videos/screencasts/diving-into-php/">a part of their "Dive into PHP" series</a> (part thirteen) cross-posted from the ThemeForest blog (<a href="http://feeds.feedburner.com/themeforest">subscribe here</a>). In this edition the vidcast looks at how to handle file uploads in PHP.
</p>
<blockquote>
By posting short ten minute episodes, beginners can easily digest each lesson, rather than become overwhelmed with more information than their minds are able to consume. [...] In this lesson, you'll learn how to upload files, and how to use regular expressions to ensure that inappropriate file types aren't uploaded to your server. 
</blockquote>
<p>
You can follow along with the vidcast and check out <A href="http://www.nettuts.com/demos/025_flickr/index.php">the demo</a> or just skip straight to <a href="http://nettuts.s3.amazonaws.com/246_divingintophp/day13.zip">the source code</a> to get going right away. Links to some of the other video tutorials are also included for things like <a href="http://blog.themeforest.net/screencasts/diving-into-php-day-2/">working with variables</a>, <a href="http://blog.themeforest.net/screencasts/diving-into-php-day-7/">regular expressions</a> and <a href="http://blog.themeforest.net/screencasts/diving-into-php-day-10/">getting started with MySQL</a>.
</p>]]></description>
      <pubDate>Fri, 13 Mar 2009 11:11:28 -0500</pubDate>
    </item>
  </channel>
</rss>
