<?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, 04 Dec 2008 13:56:37 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: Building a Better BlogRoll: Dynamic Fun with SimplePie and jQuery]]></title>
      <guid>http://www.phpdeveloper.org/news/10822</guid>
      <link>http://www.phpdeveloper.org/news/10822</link>
      <description><![CDATA[<p>
In <a href="http://nettuts.com/javascript-ajax/building-a-better-blogroll-dynamic-fun-with-simplepie-and-jquery/">this recent tutorial</a> from the NETTUTS website, they show how to "build a better blogroll" by combining the client-side power of jQuery with the simplicity of the SimplePie aggregation tool.
</p>
<blockquote>
A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit of blogging, but how is a casual reader to know if any of these sites are truly of interest? Let's improve upon the concept of a blogroll by not just listing sites, but dynamically pulling recent headlines from them, and using some fun jQuery animation.
</blockquote>
<p>
<a href="http://nettuts.s3.amazonaws.com/036_BetterBlogRoll/sourceFiles.zip">Their code</a> (<a href="http://nettuts.s3.amazonaws.com/036_BetterBlogRoll/sourceFiles/index.html">demo here</a>) uses a CSS-based layout and simple pagination to switch between multiple groupings of RSS feed content.
</p>]]></description>
      <pubDate>Wed, 13 Aug 2008 10:23:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CSS Tricks: Create a Slick iPhone/Mobile Interface from any RSS Feed]]></title>
      <guid>http://www.phpdeveloper.org/news/10627</guid>
      <link>http://www.phpdeveloper.org/news/10627</link>
      <description><![CDATA[<p>
On the CSS Tricks blog there's a <a href="http://css-tricks.com/create-a-slick-iphonemobile-interface-from-any-rss-feed/">recent article</a> showing how to combine the <a href="http://www.jquery.com">jQuery</a> Javascript library and the <a href="http://simplepie.org/">SimplePie</a> PHP feed aggregator to create a iPhone/mobile interface to any RSS feed.
</p>
<blockquote>
We are going to create a web page that is formatted specifically for the iPhone (but would presumably be good for other mobile devices as well). This web page will dynamically fill itself with content from any RSS feed that you give it. The interface is going to be built to be easy to use on a mobile device, with large "touchable" areas and nice (jQuery) animations that whisk you between articles.
</blockquote>
<p>They work through the process - five simple steps:</p>
<ul>
<li>Create the iPhone Environment
<li>Pull in the RSS Feed
<li>Creating the Front Page: Headlines Only
<li>Creating the Article Pages: jQuery Slider Style
<li>Adding Some Flair
</ul>
<p>
All code and images needed are included (as well as <a href="http://css-tricks.com/examples/iPhoneInterfaceFromRSS/">a demo</a> if you'd like to try it out).
</p>]]></description>
      <pubDate>Thu, 17 Jul 2008 10:22:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[John Highland's Blog: LifeStreaming Is Simple As Pie]]></title>
      <guid>http://www.phpdeveloper.org/news/10044</guid>
      <link>http://www.phpdeveloper.org/news/10044</link>
      <description><![CDATA[<p>
<i>John Highland</i> has <a href="http://joshhighland.com/blog/2008/04/19/lifestreaming-is-simple-as-pie/">a quick tutorial</a> showing how to create a lifestream with PHP out of all of the RSS feeds surrounding the multiple social networking and blogging sites you have out there (with the help of <a href="http://simplepie.org/">SimplePie</a>).
</p>
<blockquote>
Its not secret, I love social networking, I cant get enough of it. I also love programming and anything internet related. I'm not sure how I came across it, but a PHP based, Object Oriented RSS caching tool named SimplePie caught my attention.
</blockquote>
<p>
SimplePie offers one piece of functionality that he found particularly useful - the ability to merge RSS feeds easily. He took advantage of the ability and pulled together his Twitter, Flickr, Pownce, Digg and Youtube RSS feeds to make one mega-feed. You can see an example of it in action over <a href="http://www.joshhighland.com/">on his personal site</a>.
</p>]]></description>
      <pubDate>Fri, 25 Apr 2008 12:56:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery: Mambo, Layout Switching, SimplePie and Caching Elements]]></title>
      <guid>http://www.phpdeveloper.org/news/8328</guid>
      <link>http://www.phpdeveloper.org/news/8328</link>
      <description><![CDATA[<p>
The Bakery has four new articles/tutorials posted today covering things like Mambo's choice to go with CakePHP, a layout switcher, SimplePie and caching elements.
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/mambo-licious">Mambo-licious</a> - Join us in welcoming Mambo to the CakePHP community.
<li><a href="http://bakery.cakephp.org/articles/view/automatic-layout-swticher">Automatic Layout Switcher</a> - This component allows you to have two layouts for one site and switches between them automatically based on the domain.
<li><a href="http://bakery.cakephp.org/articles/view/simplepie-cakephp-component">SimplePie CakePHP Component</a> - SimplePHP is a PHP class for retrieval and parsing of RSS feeds.
<li><a href="http://bakery.cakephp.org/articles/view/cache-elements-individually-for-each-user">Cache Elements Individually For Each User</a> - Caching elements in general has been discussed before on bakery and this article takes caching of an element to a higher level. This article explains how to cache elements individually for each user.
</ul>
<p>
Be sure to check out the rest of <a href="http://bakery.cakephp.org">The Bakery</a> for more great CakePHP-related content and news.
</p>]]></description>
      <pubDate>Wed, 25 Jul 2007 11:09:00 -0500</pubDate>
    </item>
  </channel>
</rss>
