<?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>Mon, 20 May 2013 14:52:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Reinhold Weber's Blog: 40 signs you really are a lousy PHP programmer]]></title>
      <guid>http://www.phpdeveloper.org/news/9595</guid>
      <link>http://www.phpdeveloper.org/news/9595</link>
      <description><![CDATA[<p>
<i>Reinhold Weber</i> has put together a <a href="http://reinholdweber.com/?p=19">list of signs</a> (40 in all on his "programming list of shame") that you're a lousy PHP programmer. Here's a sampling:
</p>
<ul>
<li>don't see the need and/or benefits of a good programming IDE like Zend Studio or Eclipse PDT
<li>have never used some form of version control like Subclipse
<li>don't use a consistent methodology
<li>don't use test-driven development
<li>don't return content but echo or print it from your functions or classes
<li>return HTML, not data, strings, or objects.
<li>don't allow intelligent error handling
<li>you think reusable software equals/requires your code to be OOP
</ul>
<p>
Now granted, some of them are a bit more high level than others, but if you're not headed towards a lot of these, you might change paths, hop out of that comfort zone and branch out into the community and the language a little bit more.
</p>]]></description>
      <pubDate>Fri, 08 Feb 2008 15:23:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Performancing.com: HOW TO - Create Intelligent Blog Ads]]></title>
      <guid>http://www.phpdeveloper.org/news/4529</guid>
      <link>http://www.phpdeveloper.org/news/4529</link>
      <description><![CDATA[In a new post from Performancing.com today, <i>Chris Garrett</i> looks at <a href="http://performancing.com/node/447">building smarter blog ads</a> with the help of a little PHP.
<p>
<quote>
<i>
If you want to squeeze every last drop of revenue potential out of your blog without annoying your loyal visitors then you need to be a bit clever about the way you display advertising. I'm going to show you some simple PHP template code you can use to add some ad' logic to your template.
</i>
</quote>
<p>
He <a href="http://performancing.com/node/447">goes through</a> a few standards to follow first, including not showing ads to registered users and showing additional ads for visitors arriving via a search engine. He gives examples with the Google Adsense code, and sets up different kinds of ad sections - registered users, search engine users, date sensitive, and the post date of the entry...]]></description>
      <pubDate>Tue, 20 Dec 2005 06:58:34 -0600</pubDate>
    </item>
  </channel>
</rss>
