<?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, 18 May 2013 13:41:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Martin Sikora's Blog: Google Chrome Extension: PHP Ninja Manual]]></title>
      <guid>http://www.phpdeveloper.org/news/16566</guid>
      <link>http://www.phpdeveloper.org/news/16566</link>
      <description><![CDATA[<p>
In a new post today <i>Martin Sikora</i> has <a href="http://www.martinsikora.com/google-chrome-extension-php-ninja-manual">points out a Google Chrome extension</a> he's created that lets you view some of the basics of the PHP manual without leaving the browser.
</p>
<blockquote>
Finally, I released my extension for Google Chrome called <a href="https://chrome.google.com/webstore/detail/clbhjjdhmgeibgdccjfoliooccomjcab">PHP Ninja Manual</a> (Ninja - because I like <a href="http://www.kaushik.net/avinash/">Avinash Kaushik</a>'sblog and he always call people who are very skilled in something as "Ninjas"). I was always lazy to open PHP documentation every time I had to look at some method definition and its parameters so I made this extension which is actually preparsed official PHP manual available instantly in a popup window.
</blockquote>
<p>
You can see a screenshot of it in action <a href="http://www.martinsikora.com/web/uploads/assets/chrome-extension-php-ninja-manual.png">here</a> including the auto-complete searching and the example of the function's summary details. If you try it out and have feedback, go over to <a href="http://getsatisfaction.com/php_ninja_manual">the forum</a> for it and leave your comments.
</p>]]></description>
      <pubDate>Fri, 08 Jul 2011 09:38:23 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Lately in PHP Podcast Episode 12 - Is PHP 5.4 really coming soon?]]></title>
      <guid>http://www.phpdeveloper.org/news/16412</guid>
      <link>http://www.phpdeveloper.org/news/16412</link>
      <description><![CDATA[<p>
PHPClasses.org has posted their latest episode of their "Lately in PHP" podcast series, <a href="http://www.phpclasses.org/blog/post/148-Is-PHP-54-really-coming-soon--Lately-in-PHP-podcast-episode-12.html">Is PHP 5.4 really coming soon?</a>
</p>
<blockquote>
On the episode 12 of the Lately in PHP podcast, Manuel Lemos and Ernani Joppert discuss the latest developments and what is still stalling the progress of the developments needed to make PHP 5.4 happen.
</blockquote>
<p>
They also have a bit of discussion about which browser is better for development - Chrome or Firefox (and the places Chrome might be lacking). You can listen to this latest episode either through the <a href="http://www.phpclasses.org/blog/post/148-Is-PHP-54-really-coming-soon--Lately-in-PHP-podcast-episode-12.html">in-page player</a> or by <a href="http://www.phpclasses.org/blog/post/148/file/59/name/Lately-In-PHP-12.mp3">downloading the mp3</a> to listen at your convenience.
</p>]]></description>
      <pubDate>Wed, 01 Jun 2011 10:54:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: DBG Debugger Helper for Google Chrome Released]]></title>
      <guid>http://www.phpdeveloper.org/news/15641</guid>
      <link>http://www.phpdeveloper.org/news/15641</link>
      <description><![CDATA[<p>
<i>Jeremy Cook</i> sent in a new tip about a new debugging extension for Google Chrome that hooks into the <a href="http://www.php-debugger.com/dbg/">DBG debugger</a> to help you test your PHP applications - a <a href="https://chrome.google.com/webstore/detail/hfmakegkfgkoaeoligncjmnklkdmdjin">DBG Debugger Helper</a> (currently in version 0.0.0.1).
</p>
<blockquote>
For those using the DBG debugger for PHP development, this minimal extension provides a convenient way to initiate debugging and profiling sessions. The most likely users will be anyone using Nusphere's PhpED. This commercial PHP IDE includes a robust, up-to-date, and full-featured DBG debugger. [...] Installation, configuration, and use is quick and simple. While you can configure the clienthost, port, and session ID entries of the Options dialog, this is not required. 
</blockquote>
<p>
The extension makes it as simple as one click to start and stop the debugging process that will watch round trip requests and catch errors to allow DBG to provide things like backtraces, work through the script step by step. 
</p>]]></description>
      <pubDate>Mon, 27 Dec 2010 13:56:34 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: New Xdebug browser extensions]]></title>
      <guid>http://www.phpdeveloper.org/news/14042</guid>
      <link>http://www.phpdeveloper.org/news/14042</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has posted about <a href="http://derickrethans.nl/new-xdebug-helper.html">some new browser extensions</a> for the popular PHP-based debugger <a href="http://xdebug.de">Xdebug</a>. These are to replace the helper that is no longer available on FireFox's site (<a href="http://xdebug.org/files/xdebug_helper-0.3.1-fx.xpi">download</a>).
</p>
<blockquote>
Years ago I wrote about a Firefox extension that allows you to start an Xdebug debugging session by clicking on an icon in Firefox' status bar. For some unexplained reason, this extension is no longer available through Firefox' addon-site. [...] There are now a few other browser extensions that do the same thing.
</blockquote>
<p>
He lists three new extensions that can most of what you'd need to keep your testing going - <a href="https://addons.mozilla.org/en-US/firefox/addon/58688">easy Xdebug</a>, <a href="http://blog.remailed.net/2010/01/xdebug-enabler-v0-2/">Xdebug enabler</a> (for Chrome) and <a href="http://highervisibilitywebsites.com/simple-cross-browser-xdebug-helper-session-starter-and-stopper-no-add-ons-needed">this blog post</a> with a pure Javascript method done with bookmarklets.
</p>]]></description>
      <pubDate>Wed, 17 Feb 2010 11:20:49 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Dennis Docter's Site: Zend Debugger Toolbar Extension for Chrome]]></title>
      <guid>http://www.phpdeveloper.org/news/13870</guid>
      <link>http://www.phpdeveloper.org/news/13870</link>
      <description><![CDATA[<p>
<i>Dennis</i> sent in a submission about <a href="http://www.d23.nl/zend-debugger-toolbar-extension-for-chrome/">a toolbar</a> he's created to work with the Zend Debugger (in an extension) for the Chrome Browser:
</p>
<blockquote>
Since i have not yet seen an official extension for chrome (or i have not looked hard enough), i created one so i don't have to switch back to Firefox all the time, while I wait for the official extension. It only has the basic functionality (debug, debug next, profile and some configuration options) and it probably has some bugs and quirks, but it functions fine for me.
</blockquote>
<p>
You can download this toolbar from <a href="http://www.d23.nl/zend-debugger-toolbar-extension-for-chrome/zend-debugger-toolbar-extension.rar">here</a> and if you have issues installing it, you might check out <a href="http://forums.zend.com/viewtopic.php?f=59&t=4651">this post</a> on the Zend Forums.
</p>]]></description>
      <pubDate>Tue, 19 Jan 2010 14:37:14 -0600</pubDate>
    </item>
  </channel>
</rss>
