<?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 11:09:16 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Marco Tabini's Blog: It turns out, I was wrong]]></title>
      <guid>http://www.phpdeveloper.org/news/11475</guid>
      <link>http://www.phpdeveloper.org/news/11475</link>
      <description><![CDATA[<p>
Correcting himself from some previous comments concerning PHP 5 versus PHP 4 usage among developers, <i>Marco Tabini</i> has <a href="http://mtabini.blogspot.com/2008/11/it-turns-out-i-was-wrong.html">posted something new</a> to his blog with some updated stats.
</p>
<blockquote>
In the past, I have not been shy about sharing my opinion that the impending death of PHP 4 would have wreaked all sorts of havoc over the PHP world. I am glad to say that I've been wrong - dead wrong, in fact - and that I have never been as happy to be so far off the mark before.
</blockquote>
<p>
According to a readers survey that the <a href="http://www.phparch.com">php|architect</a> magazine ran (about a year ago even) PHP 5 is stronger than ever, taking up well over sixty percent of the usage with only a small part still hanging with PHP 4. Check out <a href="http://lh6.ggpht.com/_XOxWw98XW4I/STBLRmrvAOI/AAAAAAAAACY/XZOyxn106WQ/%5BUNSET%5D.png?imgmax=800">his graph</a> for the full rankings.
</p>]]></description>
      <pubDate>Mon, 01 Dec 2008 07:54:29 -0600</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[Doug Hill's Blog: PHP Weekly Reader - May 16th 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9805</guid>
      <link>http://www.phpdeveloper.org/news/9805</link>
      <description><![CDATA[<p>
<i>Doug Hill</i> has decided to start a series on his blog that details some of the happenings in the PHP community for the past week, of which <a href="http://www.phpaddiction.com/tags/php/php-weekly-reader-may-16th-2008/">this is the first</a>:
</p>
<blockquote>
I spend way too much time reading blogs, surfing PHP and web development articles online. I resolve to cut back but things just sneak back into my reader somehow, and believe me <a href="http://www.dzone.com/">dzone</a> doesn't help. But I've came up with a way to justify all that time, I call it research.
</blockquote>
<p>
He <a href="http://www.phpaddiction.com/tags/php/php-weekly-reader-may-16th-2008/">mentions</a> things like <a href="http://www.cio.com/article/176250">the infamous CIO article</a>, Zend's <a href="http://devzone.zend.com/article/3242-Zend-Framework-Takes-Home-a-Jolt-Productivity-Award">Jolt Award</a>, comparing the <a href="http://www.killerphp.com/articles/pear-vs-zend-framework/">Zend Framework versus PEAR</a> and PHP releases, books and various other language-related tidbits. 
</p>
<p>
Check out <a href="http://www.phpaddiction.com/tags/php/php-weekly-reader-may-16th-2008/">the post</a> for more and keep an eye on <i>Doug</i>'s blog for future weekly summaries.
</p>]]></description>
      <pubDate>Mon, 17 Mar 2008 09:35:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ProDevTips.com: Ajax, ZF and Smarty feed reader: part 3]]></title>
      <guid>http://www.phpdeveloper.org/news/9070</guid>
      <link>http://www.phpdeveloper.org/news/9070</link>
      <description><![CDATA[<p>
ProDevTips.com has posted the <a href="http://www.prodevtips.com/2007/11/12/ajax-zf-and-smarty-feed-reader-part-3/">thier part</a> of their series looking at building a feed reader with Ajax, the Zend Framework and Smarty (see parts <a href="http://www.prodevtips.com/2007/11/07/ajax-zf-and-smarty-feed-reader-part-1/">one</a> and <a href="http://www.prodevtips.com/2007/11/10/ajax-zf-and-smarty-feed-reader-part-2/">two</a> here). 
</p>
<blockquote>
This time we will take a look at the feed list window and the manage window. This will also be the concluding part of the series.
</blockquote>
<p>
All of the code is provided (a <a href="http://www.prodevtips.com/wp-content/uploads/2007/11/ajax_zend.zip">full download is here</a> for all three parts) and they gloss over a lot of the code assuming you know something about reading it - including a lot of the HTML for the presentation.
</p>]]></description>
      <pubDate>Mon, 19 Nov 2007 11:19:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)]]></title>
      <guid>http://www.phpdeveloper.org/news/9018</guid>
      <link>http://www.phpdeveloper.org/news/9018</link>
      <description><![CDATA[<p>
ProDevTips.com has <a href="http://www.prodevtips.com/2007/11/10/ajax-zf-and-smarty-feed-reader-part-2/">posted part two</a> of their look at creating a feed reader with Ajax, the Zend Framework and Smarty today.
</p>
<p>
In this latest part, they pick up where they <a href="http://www.phpdeveloper.org/news/8998">left off before</a> and march on towards the goal. They point out <a href="http://www-128.ibm.com/developerworks/library/os-php-zend1/">another tutorial</a> over on the IBM developerWorks website that can help you understand a bit more about the Ajax side of things before getting into part 2, but it's not a requirement.
</p>
<p>
They <a href="http://www.prodevtips.com/2007/11/10/ajax-zf-and-smarty-feed-reader-part-2/">create</a> the page with the Javascript include files and a form with a button to make the action happen. 
</p>]]></description>
      <pubDate>Mon, 12 Nov 2007 10:29:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[ProDevTips.com: Ajax, ZF and Smarty feed reader - part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/8998</guid>
      <link>http://www.phpdeveloper.org/news/8998</link>
      <description><![CDATA[<p>
On the ProDevTips.com website, there's a <a href="http://www.prodevtips.com/2007/11/07/ajax-zf-and-smarty-feed-reader-part-1/">new tutorial</a> (part one of a series) that walks the developer through the integration of the Zend Framework, some Ajax functionality and Smarty to create a feed reader.
</p>
<blockquote>
In this series I will walk you through the code of a site that uses only Ajax and <a href="http://script.aculo.us/">Scriptaculous</a> to handle it's completely windowed interface. Making an interface like this is not really good design, it's only done here for the sake of teaching. It is kinda cool though. Especially if you have a big screen.
</blockquote>
<p>
The source code is <a href="http://www.prodevtips.com/wp-content/uploads/2007/11/ajax_zend.zip">available for download</a> and having it makes the installation and setup of the system much simpler. With it, you're only about fifteen steps away from getting the application up and running.
</p>]]></description>
      <pubDate>Wed, 07 Nov 2007 16:28:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[HowTo Forge: How To Set Up A Facebook RSS Feed Reader]]></title>
      <guid>http://www.phpdeveloper.org/news/8577</guid>
      <link>http://www.phpdeveloper.org/news/8577</link>
      <description><![CDATA[<p>
The HowTo Forge website has <a href="http://www.howtoforge.com/rss_facebook_app_php">this new tutorial</a> posted today taking an extensive look (complete with tons of screenshots and code along the way) on how to create a Facebook RSS reader to add to your blog of choice.
</p>
<blockquote>
This guide shows how you can build an RSS feed reader application for the social network Facebook that will display your blog's/web site's RSS feed on the profile pages of Facebook users (that have installed the RSS feed reader application). Each item of the RSS feed will have a Share button so that people can share the story with their friends, and the application will have an Invite link so that people can invite up to ten friends at once to also install this feed reader application.
</blockquote>
<p>
They use PHP5's functionality to make building the reader simple and take advantage of Facebook's simple application system to make the reader. You can stop after the first few steps of the tutorial and have a working application, but they take it further. They show how to make customizations to the reader, making the feed auto-update, creating an icon for the app and make an invite page.
</p>]]></description>
      <pubDate>Mon, 03 Sep 2007 13:08:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Creating an RSS Reader Application]]></title>
      <guid>http://www.phpdeveloper.org/news/7319</guid>
      <link>http://www.phpdeveloper.org/news/7319</link>
      <description><![CDATA[<p>
In <a href="http://www.devshed.com/c/a/XML/Creating-an-RSS-Reader-Application/">this new tutorial<a> from DevShed (in their "RSS Reader" series), they finally get down to the real heart of the application - the code.
</p>
<p>
The other <a href="http://www.phpdeveloper.org/news/7251">other</a> <a href="http://www.phpdeveloper.org/news/7275">two</a> parts prepared you for this, the creation of the actual RSS file - correctly formatted and filled with data. They also include a simple feed reader so you can ensure your document can be read correctly.
</p>
<p>
Unfortunately, they chose to go with a long line of fwrites to push out each line of the file instead of pushing it all into one string and writing that. Using the multiples makes more work for the file handling and could result in a slowdown for a large amount of items in the RSS file.
</p>]]></description>
      <pubDate>Wed, 21 Feb 2007 09:02:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Creating an RSS Reader: the Reader]]></title>
      <guid>http://www.phpdeveloper.org/news/7251</guid>
      <link>http://www.phpdeveloper.org/news/7251</link>
      <description><![CDATA[<p>
In <a href="http://www.devshed.com/c/a/MySQL/Creating-an-RSS-Reader-the-Reader/">a new tutorial</a> from DevShed today, they walk you through the creation of a simple (very simple) RSS reader in PHP.
</p>
<blockquote>
In this article we are going to discuss how to create a PHP-based RSS reader. It would be helpful if you know something about XML, but not really necessary. RSS documents have three main tags: Title, Link and Description. And they all do exactly what their names suggest. I will go into detail about these tags in my second article dealing with 'building an RSS file.' For now, we will only focus on the 'reading' part of the article.
</blockquote>
<p>
They start with an overview, showing where you'll come from and where you're headed to. They include a section introducing the XML handing functions (SAX, not DOM) and use them in a chunk of code to read in the RSS file and handle the contents.
</p>]]></description>
      <pubDate>Fri, 09 Feb 2007 11:43:48 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPHacks.com: How to create an Ajax RSS reader with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6355</guid>
      <link>http://www.phpdeveloper.org/news/6355</link>
      <description><![CDATA[<p>
If you've ever needed a good project to get started with combining PHP and Ajax, you should definitely take a look at <a href="http://www.phphacks.com/content/view/51/33/">this new tutorial</a> from the PHPHacks.com website today. They demonstrate how to create a simple RSS reader combining the power of PHP and the client-side abilities of Ajax.
</p>
<p>
They start by <a href="http://www.phphacks.com/content/view/51/33/">explaining some of the terms</a> they'll be working with, including:
<ul>
<li>RSS - and an example document
<li>XSL - to help create the RSS feed
<li>SimpleXML - to read in and parse the info from a remote server
</ul>
After that, they jump right in, creating their first file - the main functionality for the application (on the PHP side). They opt to do everything by hand and not use any of the frameworks that are already out there so you can really understand what goes into it. They provide all of the code you'll need to get things set up, including the CSS to get things nice and styled and a few usage examples to show you how it all ties in together.
</p>]]></description>
      <pubDate>Tue, 26 Sep 2006 07:54:57 -0500</pubDate>
    </item>
  </channel>
</rss>
