<?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>Sat, 25 May 2013 01:56:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Building a Gimmebar Sidebar]]></title>
      <guid>http://www.phpdeveloper.org/news/17114</guid>
      <link>http://www.phpdeveloper.org/news/17114</link>
      <description><![CDATA[<p>
Following along the lines of <a href="http://phpdeveloper.org/news/17093">this post from <i>Ed Finkler</i></a> about working with the <a href="http://gimmiebar.com">Gimme Bar API</a>, <i>Chris Hartjes</i> has chimed in with <a href="http://www.littlehart.net/atthekeyboard/2011/11/07/building-a-gimmebar-sidebar/">his own post</a> about creating his sidebar based on the same source.
</p>
<blockquote>
Funkatron was kind enough to put together a blog post about <a href="http://funkatron.com/posts/building-a-tumblelog-with-gimme-bar-and-php.html">building a Tumblelog with Gimme Bar and PHP</a> so I told him I would write up what I did on my own blog. One of my intents was to use the <a href="https://gimmebar.com/api/v0">Gimme Bar API</a> to pull in a list of my latest Gimmies for the sidebar on this blog. Ed had posted a very simple example in Javascript (I cannot remember where it is) so I took it and ran with it to modify it to work with <A href="http://octopress.org/">the blogging software</a> used here.
</blockquote>
<p>
He includes the simple javascript, about 15 lines of it, that pulls the latest "gimmies" from his own feed and posting them as sidebar items (as you can see right next to the code snippet).It uses a combination of <a href="http://ender.no.de/">Ender.js</a>, <a href="https://github.com/ded/reqwest">Reqwest</a>, <a href="http://documentcloud.github.com/underscore/">Underscore</a> and regular javascript to get the job done.
</p>]]></description>
      <pubDate>Thu, 10 Nov 2011 12:54:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ed Finkler's Blog: Building a Tumblelog with Gimme Bar and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17093</guid>
      <link>http://www.phpdeveloper.org/news/17093</link>
      <description><![CDATA[<p>
<i>Ed Finkler</i> has a new post today showing how he's created a <a href="http://funkatron.com/posts/building-a-tumblelog-with-gimme-bar-and-php.html">tumbleblog using the Gimmie Bar API and backend</a> as a source for the posts. For the curious, the code for his simple blog can be <a href="https://github.com/funkatron/GimmeMe">found here</a>.
</p>
<blockquote>
One of the coolest things about working on <a href="http://gimmebar.com/">Gimme Bar</a> has been the opportunity to build a platform. While most folks interact with our service via the web site, the site is just one application built on top of the Gimme Bar content collection and curation system. Our web site interacts with the system via our <a href="https://gimmebar.com/api/v0">HTTP API</a>, which is open to everyone, not just our internal team. That means that anyone can build applications on top of our platform to suit their own needs or interests.
</blockquote>
<p>
This simple blog (<a href="http://funkatron.com/GimmeMe">demo here</a> grabs items from his Gimmie Bar feed and posts them. He includes complete installation instructions and a brief overview of how the parts work together.
</p>]]></description>
      <pubDate>Mon, 07 Nov 2011 10:47:50 -0600</pubDate>
    </item>
  </channel>
</rss>
