<?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 22:33:27 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: How to Create a Mashup by Combining 3 Different APIs]]></title>
      <guid>http://www.phpdeveloper.org/news/11192</guid>
      <link>http://www.phpdeveloper.org/news/11192</link>
      <description><![CDATA[<p>
On the NETTUTS website today there's <a href="http://nettuts.com/misc/how-to-create-a-mashup-by-combining-3-different-apis/">a new tutorial</a> about mashups - specifically showing how to create a sample one by combining three services: Google Maps, the IPloc service and the Beer Mapping Project.
</p>
<blockquote>
This tutorial will show you how to create a mashup of three different <a href="http://en.wikipedia.org/wiki/API">APIs</a> including integration with Google Maps. This idea came about when I was searching through <a href="http://www.programmableweb.com/apis/directory">ProgrammableWeb's API</a> directory for a couple APIs that complimented each other enough that I could use one to provide the other with data. What I came up with will be known as the "Beer Mashup".
</blockquote>
<p>
They include links to scripts to interface easily with the APIs and the sample code you'll need to query against them. They wrap it up with the HTML for the output page (a map showing "beer hot spots" near your area) and the <a href="http://nettuts.s3.amazonaws.com/089_mashup/DEMO.zip">download of the source</a> and <a href="http://www.nettuts.com/demos/07_mashup/DEMO/beermashup2.php">demo</a> to give an example of how it should look.
</p>]]></description>
      <pubDate>Mon, 13 Oct 2008 08:40:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[C7Y: Late Static Binding: a practical example]]></title>
      <guid>http://www.phpdeveloper.org/news/9617</guid>
      <link>http://www.phpdeveloper.org/news/9617</link>
      <description><![CDATA[<p>
<i>Sean Coates</i> has <a href="http://c7y.phparch.com/c/entry/1/art,late_static_bindings">posted a new article</a> today about one of the features that will be included in the next major release of PHP (5.3) - late static bindings.
</p>
<blockquote>
Late Static Binding (LSB) is a topic that's been brought up numerous times in the past three years in various PHP development discussion circles (and we're finally getting it in PHP 5.3)'"but what does it really do, and why should you care? Here's a simple practical example of how it can greatly simplify your code's design.
</blockquote>
<p>
He <a href="http://c7y.phparch.com/c/entry/1/art,late_static_bindings">shows its usefulness</a> in an example of how it works, letting classes/objects access static methods, constants and properties of inherited classes (besides their own). His example (using beer, of course) shows how an extended class (Ale) can reference the constant (NAME) in the parent class (Beer). Thanks to a new keyword in PHP 5.3 - "static::" - helps define the difference even clearer.
</p>
<p>
Check out <a href="http://c7y.phparch.com/c/entry/1/art,late_static_bindings/1">the rest</a> of the article for a more practical usage too.
</p>]]></description>
      <pubDate>Tue, 12 Feb 2008 15:52:36 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Clay Loveless' Blog: Free Beer in Atlanta]]></title>
      <guid>http://www.phpdeveloper.org/news/8638</guid>
      <link>http://www.phpdeveloper.org/news/8638</link>
      <description><![CDATA[<p>
Going to the <a href="http://works.phparch.com/">php|works</a> conference and in the middle of a job search? Keep an eye out for <i>Clay Loveless</i> then - he and his company, <a href="http://www.mashery.com/">Mashery</a>, are looking for a few good developers and have a tempting offer as an incentive:
</p>
<blockquote>
The company I had pleasure of co-founding last summer is once again on the prowl for top-notch, Zend Certified PHP developers. We're taking the hunt for these folks to <a href="http://works.phparch.com/">php|works</a> in Atlanta. Whenever possible, <a href="http://www.mashery.com/">Mashery</a> will be luring the quality developers with free beer. That's right: free beer that is <a href="http://en.wikipedia.org/wiki/Gratis_versus_Libre">free, as in beer</a>.
</blockquote>
<p>
They're also having a drawing for an <a href="http://www.apple.com/ipodtouch/">8GB iPod Touch</a> for anyone that can prove they have recently taken the Zend Certification Exam.
</p>
<p>
<b>Company description:</b><br/>
Mashery is the leading provider of web services and API management solutions enabling software-driven companies to unlock and accelerate their web services channel. With its on-demand, fully hosted solution, Mashery takes away the cumbersome process and plumbing around managing web services. Mashery provides all the ingredients required to get web services up-and-running quickly, easily and successfully while ensuring that they will scale: usage/access management, tracking, metrics, commerce, performance optimization and developer/community tools all come pre-packaged. Mashery enables web services providers to focus their time, resources and capital on building their core software, not on creating web services management infrastructure.]]></description>
      <pubDate>Wed, 12 Sep 2007 10:27:00 -0500</pubDate>
    </item>
  </channel>
</rss>
