<?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, 23 May 2013 00:54:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: How to Build a Super Duper News Scroller]]></title>
      <guid>http://www.phpdeveloper.org/news/12179</guid>
      <link>http://www.phpdeveloper.org/news/12179</link>
      <description><![CDATA[<p>
New from NETTUTS.com today is <a href="http://net.tutsplus.com/videos/screencasts/how-to-build-a-super-duper-news-scroller/">a tutorial on creating a new scroller</a>, a ticker of the latest information from your choice of news feeds. They use the <A href="http://simplepie.org/">SimplePie</a> parser (PHP-based) to do most of the work.
</p>
<blockquote>
This week, we'll learn how to combine PHP, SimplePie, and jQuery to build a simple news scroller widget for your website. It's much easier than you might think; so let's begin.
</blockquote>
<p>
Their application (<a href="http://nettuts.s3.amazonaws.com/243_newsscroller/newsScroller.zip">source is here</a>) combines PHP - well, SimplePie - and a custom jQuery extension. The screencast walks you through each step the code takes and, and the end, you'll have a simple news block that can show as many of the latest news items ad you'd like.
</p>]]></description>
      <pubDate>Fri, 20 Mar 2009 13:21:39 -0500</pubDate>
    </item>
  </channel>
</rss>
