<?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, 24 May 2013 02:36:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brian Swan's Blog: Top 10 PHP-Microsoft Resources ]]></title>
      <guid>http://www.phpdeveloper.org/news/13933</guid>
      <link>http://www.phpdeveloper.org/news/13933</link>
      <description><![CDATA[<p>
<i>Brian Swan</i> has <a href="http://blogs.msdn.com/brian_swan/archive/2010/01/27/top-10-php-microsoft-resources.aspx">a new post</a> to his MSDN blog today with a list of ten great Microsoft+PHP references (including one or two that don't belong to Microsoft!)
</p>
<blockquote>
As I've learned (and continue to learn) PHP and Microsoft technologies, I've found some very helpful resources on the web. But, they are sometimes hard to find, and they certainly aren't usually found in one place. So, before I begin drilling into some of the things I suggested in my first post, I thought I'd take a stab at consolidating the resources that I've found to be especially helpful.
</blockquote>
<p>Sites included in the list are things like:</p>
<ul>
<li><a href="http://learn.iis.net/page.aspx/24/running-php-applications-on-iis/">IIS.net's guide for running PHP on IIS</a>
<li><a href="http://msdn.microsoft.com/en-us/library/cc793139(SQL.90).aspx">Accessing SQL Server from PHP</a>
<li><a href="http://stackoverflow.com/questions/tagged/php">StackOverflow's section on PHP</a>
<li><a href="http://blogs.iis.net/ruslany/default.aspx">the blog of Ruslan Yakushev</a> a project manager for the IIS team
</ul>]]></description>
      <pubDate>Fri, 29 Jan 2010 08:15:45 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Elizabeth Smith's Blog: Hey, Code Coverage on Windows!]]></title>
      <guid>http://www.phpdeveloper.org/news/9514</guid>
      <link>http://www.phpdeveloper.org/news/9514</link>
      <description><![CDATA[<p>
<i>Elizabeth Smith</i> has <a href="http://elizabethmariesmith.com/2008/01/28/hey-code-coverage-on-windows/">posted about</a> a new toy she received from the folks at Microsoft that adds in a missing piece of development functionality on Windows - code coverage and testing.
</p>
<blockquote>
So this evening I managed to get <a href="http://phpt.info/">PHPT</a> running my tests (they're just basic .phpt tests but run-tests is..well flakey is a nice description some days) for my winapi php extension wrapped inside a "generic test" for Visual Studio. [...] So what did all this accomplish? I now can run my phpt tests through visual studio and collect code coverage on what they're testing. Like <a href="http://gcov.php.net/">GCOV</a>, only for windows.
</blockquote>
<p>
She's also included <a href="http://elizabethmariesmith.com/wp-content/uploads/pretty-code-coverage.jpeg">a screenshot</a> of what the interface and results of the testing look like in the latest Visual Studio tool.
</p>]]></description>
      <pubDate>Tue, 29 Jan 2008 09:35:00 -0600</pubDate>
    </item>
  </channel>
</rss>
