<?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 17:53:16 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Consuming WebThumb's API in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6517</guid>
      <link>http://www.phpdeveloper.org/news/6517</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today, there's <a href="http://devzone.zend.com/node/view/id/1069">a tutorial</a> put together by <i>Cal Evans</i> showing how to use the <a href="http://bluga.net/webthumb/">WebThumb API</a> via a PHP 5 script.
</p>
<blockquote>
It's a simple service on the surface. You hand it a URL, it gives you back a thumbnail of that web site. At first glance you may think..."ok, why?" The answer to that is of course, "it depends".
</blockquote>
<p>
He gives examples of reasons it would be needed (designers wanting to show off screenshots of a site or a replacement for Alexa's thumbnailing service) and the code that is needed to <a href="http://devzone.zend.com/node/view/id/1069">make things work</a>. The script asks for the three properties the API needs - a URL for the target site, the height of the browser "window" taking the shot, and the width of this same "window".
</p>
<p>
<i>Cal</i> show examples of the messages sent back and forth and includes the code for the PHP 5 class to make the request along with some sample usage code. The class makes a basic HTTP request to the API with the XML payload and waits for the response - an estimate of the time for the job and the URL that the results can be found at.
</p>]]></description>
      <pubDate>Tue, 17 Oct 2006 13:57:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Scott Mattocks' Blog: Zend Con '06]]></title>
      <guid>http://www.phpdeveloper.org/news/6172</guid>
      <link>http://www.phpdeveloper.org/news/6172</link>
      <description><![CDATA[<p>
<i>Scott Mattocks</i>, like so many others, has just reciently recieved notification that he's been accepted as a speaker for the <a href="http://www.zendcon.com/">Zend/PHP Conference & Expo</a> this fall. He <a href="http://crisscott.com/2006/08/29/zend-con-06/">talks more</a> about his speech in his latest post.
</p>
<blockquote>
My session, "Consusming Web Services with PHP-GTK 2&#8243; will be a look at how to turn a web services API into a desktop application. I only have fifty minutes so it won't be very heavy on implementation details. Instead it will look more at representing different data structures, collecting different types of data and how creating a desktop application can make life easier for the company and the end user.
</blockquote>
<p>
<i>Scott</i> joins <a href="http://zendcon.com/speakers_temp.php">other speakers</a> for this great event, including speakers like <i>Ilia Alshanetsky</i>, <i>Wez Furlong</i>, and <i>Zeev Suraski</i>. Be sure to check back on the Zend site soon to see when <i>Scott</i> and others' talks will be held.
</p>]]></description>
      <pubDate>Wed, 30 Aug 2006 07:23:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Adam Trachtenburg's Blog: ApacheCon Review and Slides]]></title>
      <guid>http://www.phpdeveloper.org/news/4507</guid>
      <link>http://www.phpdeveloper.org/news/4507</link>
      <description><![CDATA[In <a href="http://www.trachtenberg.com/blog/2005/12/16/apachecon-review-and-slides/">this latest post</a> on <i>Adam Trachtenburg</i>'s blog today, he talks about the (just ended) <a href="http://www.apachecon.com/">ApacheCon</a> and mentions his slides along the way.
<p>
<quote>
<i>
I got back from jApacheCon last night. I like the show, but the ASF has certainly shifted over the years from programs written in C (httpd, mod_perl, PHP) to programs written in Java (Ant, Axis, Beehive, Cocoon, Geronimo, Jakarta, Struts, etc.). This has caused the show to have an increasingly large amount of Java content.
<p>
This has caused the PHP crowd to dub ApacheCon with new names. <a href="http://shiflett.org/archive/173">Chris</a> prefers JApacheCon; <a href="http://www.gravitonic.com/">Andrei</a> likes JAvacheCon; I want either ApacheCon4J or jApacheCon. However, Day 3 was a nice mix of PHP, Ruby, and <a href="http://www.radwin.org/michael/blog/2005/12/hacking_apache_http_server.html">Michael's httpd talks</a>.
</i>
</quote>
<p>
His talk, "Consuming Web Services Using PHP 5" and was well recieved by the conference-goers. It looks briefly at REST and SOAP, with a few demos of each and a progression on the SOAP side ending up with his eBay Motors Google Maps mashup. You can <a href="http://www.trachtenberg.com/talks/apachecon2005.pdf">get the slides here</a> (PDF).]]></description>
      <pubDate>Fri, 16 Dec 2005 06:47:37 -0600</pubDate>
    </item>
  </channel>
</rss>
