<?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, 18 Jun 2013 19:44:01 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: FireSymfony: Installing and Configuring the Plugin]]></title>
      <guid>http://www.phpdeveloper.org/news/13210</guid>
      <link>http://www.phpdeveloper.org/news/13210</link>
      <description><![CDATA[<p>
On the Symfony blog there's <a href="http://www.symfony-project.org/blog/2009/09/09/firesymfony-installing-and-configuring-the-plugin">a new post</a> following up on the <a href="http://www.phpdeveloper.org/news/13188">previous article</a> about the FireSymfony debugging plugin. Previously, they introduced the tool - this time they look at the actual installation and configuration.
</p>
<blockquote>
In the previous post we went through the features provided by FireSymfony. In this post we are going to see how to install the Firefox Add On and the symfony plugin.
</blockquote>
<p>
Installing the Symfony plugin is simple - a standard plugin:install command and a bit of tweaking on the factories.yml file to add it to the logging settings. The FireFox extension installs like normal - grab it from <a href="https://addons.mozilla.org/en-US/firefox/addon/9096">here</a> and install like any other extension.
</p>]]></description>
      <pubDate>Fri, 11 Sep 2009 12:29:57 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: FireSymfony - Debugging symfony applications inside Firebug]]></title>
      <guid>http://www.phpdeveloper.org/news/13188</guid>
      <link>http://www.phpdeveloper.org/news/13188</link>
      <description><![CDATA[<p>
On the Symfony blog there's <a href="http://www.symfony-project.org/blog/2009/09/05/firesymfony-debugging-symfony-applications-inside-firebug">a new post</a> that's the first part of a series they're writing on combining the FireSymfony plugin with Symfony framework applications and the Firebug Firefox plugin to debug applications.
</p>
<blockquote>
<p>
FireSymfony saw the light of day on october last year. One motivation to do it was to integrate two of my favorites web debugging tools, Firebug and the symfony web debug toolbar (SWDT). Also with some fellow developers we were trying to address a problem caused by the SWDT in some of our projects, where the HTML injected by the SWDT was not compatible with our design, making the site looks "broken".
</p>
<p>
I started hacking some code by reading some tutorials on how to create a Firebug plugin among other resources on the web. [...] Last saturday it became a Mozilla certified add-on, meaning that users don't have to register to download the extension and they will be notified of extension updates.
</p>
</blockquote>
<p>
<a href="http://www.firesymfony.org/">The tool</a> allows you to directly set debugging information into the Firebug console and can include request variables, user session information, installed PHP extensions and the Symfony install version.
</p>]]></description>
      <pubDate>Wed, 09 Sep 2009 07:51:32 -0500</pubDate>
    </item>
  </channel>
</rss>
