<?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>Fri, 24 May 2013 05:22:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brandon Savage: When To Write Bad Code]]></title>
      <guid>http://www.phpdeveloper.org/news/19105</guid>
      <link>http://www.phpdeveloper.org/news/19105</link>
      <description><![CDATA[<p>
<i>Brandon Savage</i> has posted some of his thoughts on <a href="http://www.brandonsavage.net/when-to-write-bad-code/">when it's okay to write bad code</a> in your development lifecycle:
</p>
<blockquote>
I've been there myself. I recently needed to prototype something. As I sat down to work on it, I had absolutely no idea how I was going to write the component I was working on. And so, I started working - without a plan, without writing tests, without designing an architecture, and without really knowing how the component was going to end up. You know what? The component came out working, but when I was done it was ugly. Totally ugly. The code was bad. But I had a solution, and a solution that worked.
</blockquote>
<p>
He points out that sometimes, doing things "the right way" can stifle creativity and experimentation - two things that a developer needs to solve the problems they face day to day. He notes that refactoring is a part of their job and moving from a rough prototype to a finished product often improves this skill and can find issues not discovered before.  
</p>
<blockquote>
This does NOT mean that developers can push bad code into a repository. Nothing lives longer than temporary code; see to it that your finished code is always good.
</blockquote>]]></description>
      <pubDate>Tue, 29 Jan 2013 11:14:51 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: 15 Wonderfully Creative Uses for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/12446</guid>
      <link>http://www.phpdeveloper.org/news/12446</link>
      <description><![CDATA[<p>
NETTUTS.com has <a href="http://net.tutsplus.com/tutorials/php/15-wonderfully-creative-uses-for-php/">posted their list</a> of the top fifteen "wonderfully creative" uses for PHP on your sites.
</p>
<blockquote>
If you are familiar with the basics of PHP, then you're probably wondering how you can use it to make your website more appealing. The possibilities are endless, and you can write your own PHP scripts or implement widely available scripts from around the web. Let's get started with 15 creative uses for PHP for your website!
</blockquote>
<p>Some of the uses mentioned include:</p>
<ul>
<li>E-Commerce
<li>Graphical User Interface
<li>Building an Online Community
<li>Parsing XML Files
<li>Image Processing and Generation
<li>Create a PHP Photo Gallery
</ul>
<p>
Others include templating, working with Flash and with one of the more popular PHP blogging tools - WordPress.
</p>]]></description>
      <pubDate>Mon, 04 May 2009 07:56:42 -0500</pubDate>
    </item>
  </channel>
</rss>
