<?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, 19 Jun 2013 13:34:02 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matt Curry's Blog: Interactive Plugin For CakePHP Console and DebugKit]]></title>
      <guid>http://www.phpdeveloper.org/news/12655</guid>
      <link>http://www.phpdeveloper.org/news/12655</link>
      <description><![CDATA[<p>
<i>Matt Curry</i> has <a href="http://www.pseudocoder.com/archives/2009/06/09/interactive-plugin-for-cakephp-console-and-debugkit/">released a new plugin</a> for running code against a CakePHP installation (either via <a href="http://thechaw.com/debug_kit">DebugKit</a> or the command line).
</p>
<blockquote>
I <a href="http://twitter.com/mcurry/status/2025484655">teased this on twitter last week</a>, so here's the official release. The interactive plugin is a super easy way to run code against your Cake app. You can use it either through a custom panel in the <a href="http://thechaw.com/debug_kit">DebugKit</a> or from the command line as a shell. 
</blockquote>
<p>
<a href="http://github.com/mcurry/interactive">The plugin</a> [github] allows you to run all sorts of operations - simple PHP commands, Cake functions, application code, debugging statements and SQL queries.
</p>]]></description>
      <pubDate>Wed, 10 Jun 2009 09:33:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Matt Curry's Blog: Check Out These Upgrades I Made To The CakePHP DebugKit]]></title>
      <guid>http://www.phpdeveloper.org/news/11847</guid>
      <link>http://www.phpdeveloper.org/news/11847</link>
      <description><![CDATA[<p>
<i>Matt Curry</i> has <a href="http://www.pseudocoder.com/archives/2009/01/29/check-out-these-upgrades-i-made-to-the-cakephp-debugkit-in-screencast-format/">posted a screencast</a> about some of the updates that he's made to the <a href="http://thechaw.com/debug_kit">CakePHP Debug Kit</a>:
</p>
<blockquote>
I've been doing some upgrades on the CakePHP DebugKit and wanted to share them with everyone. I figured doing a quick screencast would be faster then writing a post. Was I wrong. It took me like an hour to record this, even though the running time is just over two minutes.
</blockquote>
<p>
Included in the updates is the ability to select a page from the History and get all of the statistics for that request (instead of just teh current page like it was before). You can grab this latest version from his page on github: <a href="http://github.com/mcurry/debug_kit/tree/master">http://github.com/mcurry/debug_kit/tree/master</a>.
</p>]]></description>
      <pubDate>Fri, 30 Jan 2009 10:21:25 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Matt Curry's Blog: Did You Guys Know About The CakePHP DebugKit?]]></title>
      <guid>http://www.phpdeveloper.org/news/11821</guid>
      <link>http://www.phpdeveloper.org/news/11821</link>
      <description><![CDATA[<p>
<i>Matt Curry</i> <a href="http://www.pseudocoder.com/archives/2009/01/26/did-you-guys-know-about-the-cakephp-debugkit/">points out a tool</a> that several CakePHP developers might not know about - the <a href="http://thechaw.com/debug_kit">CakePHP debug kit</a>.
</p>
<blockquote>
You know when there's something out there that you know you will like, but for whatever reason you don't check it out right away. Like the TV show Arrested Development or fleece. That was me with the <a href="http://thechaw.com/debug_kit">CakePHP DebugKit</a>. For those even more out of the loop then me, the DebugKit is a CakePHP plugin that adds a bunch of information panels to your app.
</blockquote>
<p>
The DebugKit gives you some of the vital stats of your CakePHP application at your fingertips. You can grab session information, check out the last request information, get a log of SQL statements, get the loading times of parts of the page, view a log file you can add to and see how much memory the current page of the site is using.
</p>]]></description>
      <pubDate>Tue, 27 Jan 2009 08:47:08 -0600</pubDate>
    </item>
  </channel>
</rss>
