<?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 03:52:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Markus Pullmann's Blog: Remote Debugging in PHP with XDebug]]></title>
      <guid>http://www.phpdeveloper.org/news/17554</guid>
      <link>http://www.phpdeveloper.org/news/17554</link>
      <description><![CDATA[<p>
<i>Markus Pullmann</i> has a new post to his blog about <a href="http://www.pullmann-is.org/2012/02/16/remote-debugging-in-php-with-xdebug/">setting up XDebug</a> in your PHP installation to help you narrow down those elusive issues more quickly.
</p>
<blockquote>
Debugging locally is a nice improvement to have no debugger at all, but in many situations there is the need to debug on production server, where the application is running on the web. There are different reasons for that, but the most important one for me is, that my local environment / installation is different from the one i have on servers in data center and bugs can be related to the environment.
</blockquote>
<p>
He walks you through the installation and server-side configuration of XDebug first then shows how to install the <a href="http://code.activestate.com/komodo/remotedebugging/">Komodo Remote Debugging Client</a> to help with multi-user debugging setups. He mentions setting up the debugging on the client/IDE side, but there's no specific instructions for any particular IDE - just how it works overall.
</p>]]></description>
      <pubDate>Fri, 17 Feb 2012 08:45:29 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Otto on WordPress: WordPress 3.0: Multisite Domain Mapping Tutorial]]></title>
      <guid>http://www.phpdeveloper.org/news/14673</guid>
      <link>http://www.phpdeveloper.org/news/14673</link>
      <description><![CDATA[<p>
From the Otto on WordPress blog there's a <a href="http://ottopress.com/2010/wordpress-3-0-multisite-domain-mapping-tutorial/">recent post</a> (made more useful by the release of <a href="http://wordpress.org">WordPress 3</a>) about how to use the multi-site abilities of this latest version to create multiple sites with their own domain names attached to each.
</p>
<blockquote>
The other day, Klint Finley wrote a <a href="http://weblogtoolscollection.com/archives/2010/06/02/wordpress-3-multisite/">very good walkthrough</a> of using the new Multisite functionality of WordPress 3.0. In the comments, a lot of people wanted to know how to use your own Top-Level-Domains. Since I'm doing that now, here's a quick walkthrough/how-to guide.
</blockquote>
<p>
He uses the <a href="http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/">WordPress MU Domain Mapping plugin</a> to get the job done and, via screenshots and a little bit of code, shows you how to use the admin panel to easily set up the domains and the sites they should resolve to.
</p>]]></description>
      <pubDate>Fri, 18 Jun 2010 11:07:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[WordPress Arena: How to Convert a WordPress Blog into WordPress MU]]></title>
      <guid>http://www.phpdeveloper.org/news/14107</guid>
      <link>http://www.phpdeveloper.org/news/14107</link>
      <description><![CDATA[<p>
If you've been using your WordPress installation in a single-user fashion and have been looking to get more people in on the fun, you'll probably want to update to the <a href="http://mu.wordpress.org/">WPMU</a> edition of the popular blogging engine. It's not the easiest thing to accomplish, so the WordPress Arena site is <a href="http://wparena.com/how-to/how-to-convert-a-wordpress-blog-into-wordpress-mu/">here with a guide</a> to walk you through each step of the way.
</p>
<blockquote>
[WPMU] is most famously used for <a href="http://wordpress.com/">WordPress.com</a> where it serves tens of millions of hits on millions of blogs each day. Many bloggers interested in using WordPress MU already have a WordPress blog. Unfortunately, I think it is not possible to turn WordPress installs into WordPress MU installs directly uploading new files and upgrading.
</blockquote>
<p>
The post includes a 17-step process you'll need to follow to get your current WordPress installation migrated over intact (with a few sub-steps along the way). At the end, there's a brief tour of the new panels you'll have for things like the blogs, users, themes and administration.
</p>]]></description>
      <pubDate>Mon, 01 Mar 2010 11:37:19 -0600</pubDate>
    </item>
  </channel>
</rss>
