<?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>Wed, 22 May 2013 00:52:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stoyan Stefanov's Blog: Automating HTTPWatch with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16008</guid>
      <link>http://www.phpdeveloper.org/news/16008</link>
      <description><![CDATA[<p>
<i>Stoyan Stefanov</i> has a two part blog post series looking at automating a tool that lets you look into the HTTP traffic coming and going on your browser - <a href="http://httpwatch.com/">HTTPWatch</a>.
</p>
<blockquote>
<a href="http://httpwatch.com/">HTTPWatch</a> is a nice tool to inspect HTTP traffic in easy and convenient way and it works in both IE and FF now. Drawback - windows-only and paid. But the free version is good enough for many tasks. HTTPWatch can be automated and scripted which is pretty cool for a number of monitoring-like tasks.
</blockquote>
<p>
In <a href="http://www.phpied.com/automating-httpwatch-with-php/">the first post</a> he shows you how to get started with the tool - installation and using it in a sample script (via a COM object). He creates FireFox and IE windows and shows how to clear their caches and record the traffic. He's included a screencast of it all to show the result. In the <a href="http://www.phpied.com/automating-httpwatch-with-php-2/">second post</a> he shares <a href="https://github.com/stoyan/etc/blob/master/httpwatch/HTTPWatch.php">a library he's written</a> to help make it even simpler to use (complete with code samples).
</p>
<p>
UPDATE: He's also posted <a href="http://www.phpied.com/automating-httpwatch-with-php-3/">part #3</a> that's more about using COM and PHP.
</p>]]></description>
      <pubDate>Mon, 07 Mar 2011 13:49:12 -0600</pubDate>
    </item>
  </channel>
</rss>
