<?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 14:57:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Paul Reinheimer's Blog: Where's it Up? ]]></title>
      <guid>http://www.phpdeveloper.org/news/14841</guid>
      <link>http://www.phpdeveloper.org/news/14841</link>
      <description><![CDATA[<p>
In a recent post to his blog <i>Paul Reinheimer</i> <a href="http://blog.preinheimer.com/index.php?/archives/359-Wheres-it-Up.html">talks about a service</a> (from <a href="http://wonderproxy.com/">WonderProxy</a>) called <a href="http://wheresitup.com/">Where's it Up?</a> - a tool that can be used to see where in the world a site is up. He also outlines the technology behind it all.
</p>
<blockquote>
The tool accepts a URL, and allows you to select global locations. It then attempts to connect to the given server and issue a HEAD request from the global locations you selected, and reports the results. [...] Building a reasonably robust application was trivial, thanks to being able to leverage the great technology built by others. 
</blockquote>
<p>
Tools that make up the application's stack include a Gearman server, curl, PHP with the <a href="http://pecl.php.net/package/pecl_http">pecl_http extension</a>, memcached and supervisord. He details how they all fit together and why they built it in the first place.
</p>]]></description>
      <pubDate>Fri, 23 Jul 2010 10:53:08 -0500</pubDate>
    </item>
  </channel>
</rss>
