<?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>Fri, 21 Nov 2008 21:52:45 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[John Maver's Blog:  How to create a Bebo application using PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/10166</guid>
      <link>http://www.phpdeveloper.org/news/10166</link>
      <description><![CDATA[<p>
In <a href="http://www.thoughtlabs.com/blogs/2008/05/08/how-to-create-a-bebo-application-using-php-5/">this new post</a> on his blog, <i>John Maver</i> gives a step-by-step guide for creating a PHP5 application for the popular social networking site <a href="http://bebo.com">Bebo.com</a>.
</p>
<blockquote>
I have been answering a lot of email requests for how to get started with a Bebo application. Since applications can be written in any language that supports interaction with the Bebo REST API, developers have a lot of choices in how they build their application. The focus of this article will be on the "officially supported language" - PHP.
</blockquote>
<p>
He <a href="http://www.thoughtlabs.com/blogs/2008/05/08/how-to-create-a-bebo-application-using-php-5/">defines</a> the parts of the application first (the callback, canvas page, profile box, invitation and news stories). Much like the Facebook API, the Bebo system has you host the application on your own servers and use their developer libraries to interface with their systems. He makes a simple application that has a "story" published to it that shows to each visitor.
</p>
<p>
He also tosses in a method for knowing a bit more about the user - like if they've just added the application, if they're a normal user or if they've just removed it from their application list.
</p>]]></description>
      <pubDate>Mon, 12 May 2008 17:21:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Canvas for WordPress (Drag and Drop Template Management)]]></title>
      <guid>http://www.phpdeveloper.org/news/5459</guid>
      <link>http://www.phpdeveloper.org/news/5459</link>
      <description><![CDATA[<p>
WordPress, one of the most popular pieces of PHP-based weblog software out there, has never been famous for it's templating system - specifically, making them. Thankfully, there's a <a href="http://www.freshpursuits.com/canvas/">new utility</a> that's looking to make that a thing of the past - <a href="http://www.freshpursuits.com/canvas/">Canvas</a>.
</p>
<quote>
<i>
It's time you broke the mold. Canvas brings the freedom to express yourself through design without needing to know CSS or PHP. With <a href="http://www.freshpursuits.com/canvas/">Canvas</a> and Ink for <a href="http://wordpress.org/">Wordpress</a>, you can easily rearrange, reconfigure, and colorize your entire blog without ever touching a line of code.
</i>
</quote>
<p>
The <a href="http://www.freshpursuits.com/canvas/">tool</a> integrates its results with your existing WordPress installation to make for quick and easy layout editing without you having to know a single bit of PHP, HTML, or CSS. The interface allows you to drag and drop elements into place and includes a plugin system to make for easy enhancements down the line.
</p>]]></description>
      <pubDate>Sat, 27 May 2006 12:01:30 -0500</pubDate>
    </item>
  </channel>
</rss>
