<?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>Tue, 21 May 2013 10:42:07 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: Using WampServer for Local Development]]></title>
      <guid>http://www.phpdeveloper.org/news/18209</guid>
      <link>http://www.phpdeveloper.org/news/18209</link>
      <description><![CDATA[<p>
PHPMaster.com has a new tutorial posted today about <a href="http://phpmaster.com/using-wampserver-for-local-development/">doing development locally</a> with the help of a <a href="http://www.wampserver.com/en/">WampServer</a> installed on your Windows system (there's similar packages for <a href="http://www.mamp.info/>OSX</a> and <a href="http://www.apachefriends.org/en/xampp-linux.html">Linux</a> systems).
</p>
<blockquote>
This article will explain how a development system solves such a problem and how to install the popular Windows-based web development platform WAMP. As a relative newcomer to the PHP language, I hope this article speaks directly to other new programmers who are interested in honing their development skills to eventually become PHP masters.
</blockquote>
<p>
They explain some of the things that the WAMP server has to offer and how to set it all up (complete with screenshots). Their example configuration just uses the default "localhost" hostname and runs as the "www" user. If you want to get into more of the configuration options available in the tool, you can check out <a href="http://www.wampserver.com/en/">the project's site</a> for details.
</p>]]></description>
      <pubDate>Tue, 10 Jul 2012 12:43:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nils Luxton's Blog: Installing PHP 5.4.0alpha1 into Wampserver]]></title>
      <guid>http://www.phpdeveloper.org/news/16552</guid>
      <link>http://www.phpdeveloper.org/news/16552</link>
      <description><![CDATA[<p>
<i>Nils Luxton</i> has <a href="http://asciisoup.wordpress.com/2011/07/03/installing-php-5-4-0alpha1-into-wampserver/">written up a guide</a> you can follow to get the latest (non-production) release of PHP - v5.4.0alpha1 - up and running on your machine in your <a href="http://www.wampserver.com/en/">WampServer</a> instance.
</p>
<blockquote>
I wanted to do exactly that, and at work we use WampServer so we can easily switch between PHP versions (and it also makes enabling/disabling extensions and options very easy - if you develop on Windows, <a href="http://www.wampserver.com/en/">check it out</a>). Assuming you have WampServer installed, it is fairly trivial to manually install new versions of the AMP trifecta.
</blockquote>
<p>
There's a few things you'll need to download to get things up and running (besides the new PHP version) but the rest of the guide is simple configuration and startup. If all goes well, you should be running the alpha in less than ten minutes.
</p>]]></description>
      <pubDate>Tue, 05 Jul 2011 10:12:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Brian Cline's Blog: Installing PHPUnit on WAMPServer]]></title>
      <guid>http://www.phpdeveloper.org/news/14732</guid>
      <link>http://www.phpdeveloper.org/news/14732</link>
      <description><![CDATA[<p>
On his blog today <i>Brian Cline</i> has <a href="http://brcline.com/blog/?p=213">a new post</a> detailing how to install the popular PHP unit testing tool <a href="http://phpunit.de">PHPUnit</a> on a <a href="http://www.wampserver.com/">WAMPServer</a> installation.
</p>
<blockquote>
Test Driven Development and xUnit seem to be popular among many of the professional and very public programmers, so I thought I might like to give it a whirl and see if I can improve the flexibility of my source code and better decouple objects. Unfortunately, I use <A href="http://www.wampserver.com/">WAMPServer</a> on Windows as a development server while at work so directions for installing PHP related plugins/PEAR aren't exactly identical. (Usually, I can figure it out fairly quickly.)
</blockquote>
<p>
His installation technique involved having the <a href="http://pear.php.net">PEAR</a> tools installed so you can just pull it from the PHPUnit channel. Then all you'll need to do discover the PHPUnit channel and call the "install" and let it do the rest of the work. For those wondering, this is pretty similar to the installation process on a unix-based system, just without the Windows-specific script calls.
</p>]]></description>
      <pubDate>Thu, 01 Jul 2010 10:32:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPFreaks.com: Using MySQL Administrator with WampServer]]></title>
      <guid>http://www.phpdeveloper.org/news/12739</guid>
      <link>http://www.phpdeveloper.org/news/12739</link>
      <description><![CDATA[<p>
In <a href="http://www.phpfreaks.com/blog/using-mysql-administrator-with-wampserver">this quick tutorial</a> on PHPFreaks.com, <i>Michal Jaroz</i> shows how to set up the MySQL Administrator tool to work correctly with a <a href="http://www.wampserver.com/en/">WampServer</a> installation.
</p>
<blockquote>
For those readers who do not develop PHP on Windows platform <a href="http://www.wampserver.com/en/">WampServer</a> is probably the most popular Apache + MySQL + PHP package for Windows. MySQL Administrator on the other hand, is a part of <a href="http://dev.mysql.com/downloads/gui-tools/5.0.html">MySQL GUI Tools</a> package. The problem with this pair, is that they don't want to work together. At least not right out of box. 
</blockquote>
<p>
Connecting the two directly does require editing the Windows registry, so if you're a bit hesitant of that, you might look for other ways to administer the MySQL install that comes with WampServer.
</p>]]></description>
      <pubDate>Tue, 23 Jun 2009 12:02:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hiveminds: How to Bridge PHP and Java for Powerful Web Solutions]]></title>
      <guid>http://www.phpdeveloper.org/news/6754</guid>
      <link>http://www.phpdeveloper.org/news/6754</link>
      <description><![CDATA[<p>Content no longer valid</p>]]></description>
      <pubDate>Wed, 22 Nov 2006 07:03:00 -0600</pubDate>
    </item>
  </channel>
</rss>
