<?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 01:01:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP-Coding-Practices.com: PHP Code-Beautifier Tool]]></title>
      <guid>http://www.phpdeveloper.org/news/7762</guid>
      <link>http://www.phpdeveloper.org/news/7762</link>
      <description><![CDATA[<p>
On PHP-Coding-Practices.com, there's a <a href="http://php-coding-practices.com/beautifying-your-code/php-code-beautifier-tool/">new post</a> pointing out a code beautification tool <i>Tim</i> dug up the (aptly named) "<a href="http://www.tote-taste.de/X-Project/beautify/">PHP Code Beautifier</a>".
</p>
<blockquote>
Today I discovered a good tool for beautifying existing PHP Code. It works via a web interface. You can either upload a script or directly input it. The code is beautified according to the PHP PEAR Standard Requirements. It does not change or debug your code in any way.
</blockquote>
<p>
He lists the things it can do for you and your code including setting indents to four spaces, uses the "one true brace" style for function definitions, and removes spaces between things like function calls, parenthesis and beginning of argument list.
</p>
<p>
You can check out the application and get information on more of the updates it will make on <a href="http://www.tote-taste.de/X-Project/beautify/">the project's homepage</a>.
</p>]]></description>
      <pubDate>Thu, 03 May 2007 07:54:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ryan Malesevich's Blog: WP Plugins: Adsense Beautifier]]></title>
      <guid>http://www.phpdeveloper.org/news/6273</guid>
      <link>http://www.phpdeveloper.org/news/6273</link>
      <description><![CDATA[<p>
<I>Ryan Malesevich</I> is back today with a look at <a href="http://ryanslife.net/2006/09/14/wp-plugins-adsense-beautifier/">another handy WordPress plugin</a> - <a href="http://www.supriyadisw.net/2006/07/adsense-beautifier">Adsense Beautifier</a>.
</p>
<blockquote>
I'm here to let you guys in on a little secret. From what I hear, if you're using Google Adsense, if you add images next to the ads it helps through with your click through rate. And a better click through rate means higher revenues. Now, I've never done it but I hear it works out pretty well. So how exactly would you go about doing that? You could do it manually, but where is the fun in that?
</blockquote>
<p>
He <a href="http://ryanslife.net/2006/09/14/wp-plugins-adsense-beautifier/">talks about</a> what the plugin does - generate the Adsense code for you, without having to go back to Google each time. It supports most of the syles that Google offers currently, but a few are left out. It also helps arrange the ads to make it easier to place them on the page.
</p>
<p>
Installation is easy, and complete details on the plugin can be found <a href="http://www.supriyadisw.net/2006/07/adsense-beautifier">on the project homepage</a>.
</p>]]></description>
      <pubDate>Thu, 14 Sep 2006 13:31:33 -0500</pubDate>
    </item>
  </channel>
</rss>
