<?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 01:45:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: How To Build a Widget to Display your Buzzing ]]></title>
      <guid>http://www.phpdeveloper.org/news/14328</guid>
      <link>http://www.phpdeveloper.org/news/14328</link>
      <description><![CDATA[<p>
On NETTUTS.com a tutorial has been posted recently showing you how to <a href="http://net.tutsplus.com/tutorials/javascript-ajax/how-to-build-a-widget-to-display-your-buzzing">build a widget for Buzz</a>, the Google's service similar to <a href="http://twitter.com">Twitter</a>. If you've ever worked with the Twitter timeline concept, using <a href="http://www.google.com/buzz">Buzz</a> will feel very familiar. Unfortunately, for the moment at least, it's a read-only kind of thing.
</p>
<blockquote>
At the moment, there's no API to work with the Buzz service; Google is expected to provide one within the next several months, however, for now, the public updates are available as Atom feeds.
</blockquote>
<p>
They grab these Atom feeds via a proxy PHP script (can't cross-domain with Ajax, after all) and then some Ajax to real the latest from this proxy. The results are displayed in a (very familiar looking) timeline with the help of the included HTML and CSS/images. The last part of the process is to push it into a jQuery plugin for easier use down the line. You can get the <a href="http://s3.amazonaws.com/nettuts/627_buzz/demo.zip">source download here</a> and check out a <a href="http://demo.jeffrey-way.com/tuts-demo-buzzing/demo/demo.html">demo online</a>.
</p>]]></description>
      <pubDate>Fri, 09 Apr 2010 12:16:50 -0500</pubDate>
    </item>
  </channel>
</rss>
