<?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>Tue, 21 May 2013 01:12:06 -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[DeveloperTutorials.com: WordPress Customization]]></title>
      <guid>http://www.phpdeveloper.org/news/9423</guid>
      <link>http://www.phpdeveloper.org/news/9423</link>
      <description><![CDATA[<p>
The Developer Tutorials website has <a href="http://www.developertutorials.com/tutorials/miscellaneous/wordpress-customization-8-01-05/page1.html">posted an article</a> with a sort of beginner's guide to working with <a href="http://www.wordpress.org">WordPress</a> and its customization.
</p>
<blockquote>
WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. [...] WordPress is what you use when you want to work with your blogging software, not fight it.
</blockquote>
<p>
They briefly mention how to use the administrative interface for the tool, but focus mainly on the templating system. They talk about the <a href="http://www.developertutorials.com/tutorials/miscellaneous/wordpress-customization-8-01-05/page3.html">structure</a> of the themes and how to create your own inside it. There's even parts detailing the specific sections (like the header, the posts section and the sidebars).
</p>]]></description>
      <pubDate>Tue, 15 Jan 2008 08:48:00 -0600</pubDate>
    </item>
  </channel>
</rss>
