<?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>Sat, 18 May 2013 20:40:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: Laracasts.com - Laravel 4 Screencast Archive]]></title>
      <guid>http://www.phpdeveloper.org/news/19474</guid>
      <link>http://www.phpdeveloper.org/news/19474</link>
      <description><![CDATA[<p>
A new resource has popped up for those wanting to get even more information about the <a href="http://laravel.com">Laravel PHP framework</a> - the <a href="http://laracasts.com/">Laracasts.com site</a>. The site is devoted to providing a consolidated listing of Laravel screencasts across the web.
</p>
<blockquote>
[This site is a] compilation of screencasts from Youtube and Vimeo. Let's learn Laravel together!
</blockquote>
<p>
There's already a good number of screencasts posted to the site from folks like <i>Taylor Otwell</i> (author of the framework), <i>Jeffrey Way</i> (NetTuts) as well as several recordings of talks from various conferences about the framework. If you have a screencast that's not linked on the site, you can <a href="http://laracasts.com/submit">submit the information</a> for review and inclusion.
</p>
Link: http://laracasts.com]]></description>
      <pubDate>Wed, 17 Apr 2013 11:50:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Anthony Ferrara: Failure Is Always An Option - Programming With Anthony]]></title>
      <guid>http://www.phpdeveloper.org/news/19390</guid>
      <link>http://www.phpdeveloper.org/news/19390</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has posted another video in his "Programming with Anthony" series, this time pointing out that <a href="http://blog.ircmaxell.com/2013/03/failure-is-always-option-programming.html">failure is always an option</a>.
</p>
<blockquote>
A few days ago, I posted a video about how to become a better developer. There were a few interesting comments made, but one in particular from the <a href="http://www.reddit.com/r/PHP/comments/1b69sg/becoming_a_better_developer_anthony_ferrara/">Reddit thread</a>peaked my interest. So I decided to do a reply. 
</blockquote>
<p>
You can watch the video either <a href="http://blog.ircmaxell.com/2013/03/failure-is-always-option-programming.html">in his blog</a> or over <a href="http://youtu.be/a1tPbfu-fLY">on Youtube</a>. He's also included the some of the contents of the Reddit post and a <a href="http://abstrusegoose.com/249">funny (relevant) comic</a> about learning "C++ in 21 days".
</p>]]></description>
      <pubDate>Mon, 01 Apr 2013 09:03:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Anthony Ferrara: Mediators - Programming With Anthony]]></title>
      <guid>http://www.phpdeveloper.org/news/19084</guid>
      <link>http://www.phpdeveloper.org/news/19084</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has posted his latest "Programming with Anthony" video episode today <a href="http://blog.ircmaxell.com/2013/01/mediators-programming-with-anthony.html>looking at the Mediator design patter</a>. This <a href="http://en.wikipedia.org/wiki/Mediator_pattern>pattern</a> is more of a behavioral structure, defining how objects interact with each other.
</p>
<blockquote>
The Mediator Pattern is an extremely flexible and useful tool to help decouple your code and provide added flexibility in your applications. We'll explore the basic concept of a Mediator, some places you've used it and some things that you can do to improve upon the basic concept. 
</blockquote>
<p>
You can watch the video either in <a href="http://blog.ircmaxell.com/2013/01/mediators-programming-with-anthony.html">the post</a> or <a href="http://youtu.be/65hdyehA3zY">over on YouTube</a>. If you enjoy the episode, you should also consider the rest of the videos in the series, all available from <a href="https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&feature=view_all">this playlist</a>.
</p>]]></description>
      <pubDate>Thu, 24 Jan 2013 10:52:23 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Anthony Ferrara: Programming With Anthony - Logic]]></title>
      <guid>http://www.phpdeveloper.org/news/18926</guid>
      <link>http://www.phpdeveloper.org/news/18926</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has <a href="http://blog.ircmaxell.com/2012/12/programming-with-anthony-logic.html">posted about his latest video tutorial</a> in his "Programming with Anthony" series, looking this time at the topic of "Logic":
</p>
<blockquote>
This week's <a href="https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&feature=view_all">Programming With Anthony</a> video is up! In it, we discuss the foundations of Boolean Logic and introduce some very interesting tools for analyzing logical constructs (including Truth Tables and De Morgan's Laws). 
</blockquote>
<p>
You can view this latest video <a href="https://www.youtube.com/watch?v=udOU0gagZqg">over on YouTube</a> or get caught up on the entire series with <a href="https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&feature=view_all">the full playlist</a> of this and past episodes.
</p>]]></description>
      <pubDate>Thu, 20 Dec 2012 12:26:26 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Anthony Ferrara: Programming With Anthony - References]]></title>
      <guid>http://www.phpdeveloper.org/news/18853</guid>
      <link>http://www.phpdeveloper.org/news/18853</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has <a href="http://blog.ircmaxell.com/2012/12/programming-with-anthony-references.html">posted the third video</a> in his series on programming over on <a href="https://www.youtube.com/watch?v=_YZIBWQr_yk">Youtube</a>. In this new episode, he talks about variable and object references (and the differences between them).
</p>
<p>The two other video tutorials he's posted are:</p>
<ul>
<li>an <a href="https://www.youtube.com/watch?v=RLmuFlDygn0">introduction to encryption</a>
<li>about <a href="http://youtu.be/CV4vPsEizJM">programming paradigms</a>
</ul>
<p>
If you like the videos, <a href="http://blog.ircmaxell.com/2012/12/programming-with-anthony-references.html#comments">leave him feedback</a> on what you'd like to see in future videos.
</p>]]></description>
      <pubDate>Thu, 06 Dec 2012 10:54:36 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: Symfony Live London 2012: The videos are now online on the SensioLabs' YouTube channel]]></title>
      <guid>http://www.phpdeveloper.org/news/18710</guid>
      <link>http://www.phpdeveloper.org/news/18710</link>
      <description><![CDATA[<p>
On the Symfony blog there's <a href="http://symfony.com/blog/symfony-live-london-2012-the-videos-are-now-online-on-the-sensiolabs-youtube-channel">a quick post</a> noting that the videos for this year's Symfony Live London (2012) event have been posted on their <a href="http://www.youtube.com/user/SensioLabs/videos?flow=grid&view=1">YouTube channel</a>.
</p>
<blockquote>
Last month, we were pleased to publish all the videos from this year's edition of Symfony Live conferences in Paris and in San Francisco. During the first week following their publication, more than 10,000 views were recorded, that's amazing! And today, we've just added 5 more hours of talks. 
</blockquote>
<p>
There's seven videos in <a href="http://www.youtube.com/playlist?list=PLo7mBDsRHu11jFjrn_U-Wxiam4roogFug">the playlist</a> including talks from <i>Mike van Riel</i> (<a href="http://www.youtube.com/watch?v=eIyjQFsDaR0&list=PLo7mBDsRHu11jFjrn_U-Wxiam4roogFug&index=4&feature=plpp_video">video</a>), <i>Rowan Merewood</i> (<a href="http://www.youtube.com/watch?v=ubM9YdswFMg&list=PLo7mBDsRHu11jFjrn_U-Wxiam4roogFug&index=6&feature=plpp_video">video</a>) and <i>Fabien Potencier</i> himself (<a href="http://www.youtube.com/watch?v=pAFdmBxmt5Y&list=PLo7mBDsRHu11jFjrn_U-Wxiam4roogFug&index=7&feature=plpp_video">video</a>) with a look at what's coming up for Symfony.
</p>]]></description>
      <pubDate>Wed, 07 Nov 2012 11:32:27 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[99Points.info: Youtube Style Share Button With URL Shortening using CURL, jQuery and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/14871</guid>
      <link>http://www.phpdeveloper.org/news/14871</link>
      <description><![CDATA[<p>
In a recent post on the 99Points.info blog <i>Zeeshan Rasool</i> walks you through the steps to <a href="http://www.99points.info/2010/07/youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/">create a share button</a> with URL shortening using PHP, jQuery and curl.
</p>
<blockquote>
These days every website must contain a section that is called 'Share This'. After <a href="http://www.99points.info/2010/07/facebook-style-wallpost-and-comments-system-using-jquery-ajax-and-php-reloaded/">creating facebook style posting</a> and <a href="http://www.99points.info/2010/07/youtube-style-ratingvoting-system-using-jquery-ajax-and-php-ever-best-tutorial/">youtube style rating system</a>  I have now come to share button. I have created youtube style share button with url shortening script. Try the demo and use this awesome tutorial on your web pages. 
</blockquote>
<p>
His tutorial includes all of the code needed - Javascript, PHP and some CSS - to create a small "share this" button that can be embedded in your site to open pages on the remote sites with the shortened URL for the current page.
</p>]]></description>
      <pubDate>Thu, 29 Jul 2010 12:38:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPRiot.com: Zend Framework 101: Zend_Gdata_YouTube]]></title>
      <guid>http://www.phpdeveloper.org/news/14631</guid>
      <link>http://www.phpdeveloper.org/news/14631</link>
      <description><![CDATA[<p>
PHPRiot.com has posted the latest tutorial in their Zend Framework 101 series, a look at <a href="http://www.phpriot.com/articles/embedding-videos-with-zend-gdata-youtube">using Zend_Gdata_YouTube</a> to pull information from the popular video sharing site.
</p>
<blockquote>
The Zend Framework contains a number of APIs for accessing Google services, including YouTube. In this article I will show you how to retrieve a feed of videos from YouTube using the Zend_Gdata_YouTube  class within Zend_Gdata. [...] To simplify things in this article, we're going to use the service to retrieve videos for a specific user, and we're going to do so using anonymous authentication. 
</blockquote>
<p>
Included in the tutorial are the methods for pulling a list of videos for a given YouTube username and looping over the resulting list to display them as links to a page. This includes examples of fetching information like date published, last update and embedding the videos (or thumbnails) directly into the page. For more information on the component, see <a href="http://framework.zend.com/manual/en/zend.gdata.youtube.html">this section</a> of the Zend Framework manual.
</p>]]></description>
      <pubDate>Thu, 10 Jun 2010 09:15:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stoimen.com: Iterate over YouTube Channel with Zend_Gdata_YouTube]]></title>
      <guid>http://www.phpdeveloper.org/news/14404</guid>
      <link>http://www.phpdeveloper.org/news/14404</link>
      <description><![CDATA[<p>
On the Stoimen.com blog there's a new post showing how you can connect your script to YouTube's API <a href="http://www.stoimen.com/blog/2010/04/22/iterate-over-youtube-channel-with-zend_gdata_youtube/">via the Zend_Gdata_YouTube component</a> complete with pagination support.
</p>
<blockquote>
The task is to read the entire <a href="http://code.google.com/apis/gdata/">Gdata</a> from a YouTube's channel. It may sound easy, but as you may know Gdata is based on the Atom publishing protocol, and it naturally gives you only the latest few items.
</blockquote>
<p>
The component lets you go through the pages of content from a user or channel on YouTube and pull out the metadata about each. Code is included to show you how to make the connection, get the thumbnail information for each video and push it back out the other side in an nice, clean array.
</p>]]></description>
      <pubDate>Fri, 23 Apr 2010 13:10:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Appcelerator PHP videos on Youtube]]></title>
      <guid>http://www.phpdeveloper.org/news/11166</guid>
      <link>http://www.phpdeveloper.org/news/11166</link>
      <description><![CDATA[<p>
If you were at this year's <a href="http://www.zendcon.com">Zend/PHP Conference & Expo</a>, you probably remember the Appcelerator team that was there promoting their product in the expo. Well, they also spent some time interviewing some of the attendees about PHP and their experiences with it. The Zend Developer Zone <a href="http://devzone.zend.com/article/3948-Appcelerator-PHP-videos-on-Youtube">points out</a> that they've now posted these to YouTube.
</p>
<blockquote>
<a href="http://www.appcelerator.com/">Appcelerator</a> was a sponsor at ZendCon 08 this year but obviously they were much more as well. They created a series of videos from interviews they shot while there.
</blockquote>
<p>
It's a series of four videos with titles like "Developers Hate PHP!", "Developers Love PHP!" and some "PHP Developer Gripes". Check them out and see if you can spot some of the notable names in the PHP community.
</p>]]></description>
      <pubDate>Wed, 08 Oct 2008 08:47:09 -0500</pubDate>
    </item>
  </channel>
</rss>
