<?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, 22 May 2013 17:42:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Paul Reinheimer's Blog: Today's Funcaday (Escaping)]]></title>
      <guid>http://www.phpdeveloper.org/news/9366</guid>
      <link>http://www.phpdeveloper.org/news/9366</link>
      <description><![CDATA[<p>
<i>Paul Reinheimer</i>, one of two behind the <a href="http://funcaday.com/">funcaday</a> website (providing details on one PHP function each day and special content on the weekends) has <A href="http://blog.preinheimer.com/index.php?/archives/263-Todays-Funcaday.html">posted a supplement</a> to this weekend's posting <a href="http://funcaday.com/displayEntry.php?date=2008-01-05">covering escaping</a>.
</p>
<blockquote>
The disadvantage with the escape for now, not for later approach is simple. If you save a user's post to the database, then that user's post is displayed 2,000 times there will be some serious differences. [...] You will need to balance your security concerns with performance needs.
</blockquote>
<p>
The <a href="http://blog.preinheimer.com/index.php?/archives/263-Todays-Funcaday.html#comments">comments</a> on his post back up his suggestions (and include other tips like a recommendation to cache on an even higher level - page blocks).
</p>]]></description>
      <pubDate>Mon, 07 Jan 2008 11:15:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Reinheimer's Blog: Funcaday]]></title>
      <guid>http://www.phpdeveloper.org/news/9211</guid>
      <link>http://www.phpdeveloper.org/news/9211</link>
      <description><![CDATA[<p>
<a href="http://blog.preinheimer.com">Paul Reinheimer</a> and <a href="http://moonsoar.com/">Courtney Wilson</a> have put together a new PHP project - the <a href="http://funcaday.com/index.php">Funcaday</a. calendar.
</p>
<blockquote>
I am proud to announce the launch of the <a href="http://funcaday.com/index.php">funcaday</a> project with my graphic design buddy <a href="http://moonsoar.com/">Courtney Wilson</a>. The goal of the project is to showcase a new PHP function each weekday, then a new concept, term, or technique each weekend.
</blockquote>
<p>
There's even <a href="http://funcaday.com/rss.xml">a feed</a> you can subscribe to to get your daily fix of function-ness. Today (the inaugural day of the site), the function is <a href="http://php.net/pathinfo">pathinfo</a>. 
</p>]]></description>
      <pubDate>Mon, 10 Dec 2007 14:37:00 -0600</pubDate>
    </item>
  </channel>
</rss>
