<?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>Sat, 25 May 2013 03:20:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: Don't Ignore Your WordPress Footer]]></title>
      <guid>http://www.phpdeveloper.org/news/11337</guid>
      <link>http://www.phpdeveloper.org/news/11337</link>
      <description><![CDATA[<p>
The NETTUTS.com site recommends that you <a href="http://nettuts.com/tutorials/wordpress/dont-ignore-your-wordpress-footer/">don't ignore your WordPress footer</a> and instead enhance it with some simple HTML and CSS.
</p>
<blockquote>
Footers are often an overlooked aspect of designing a site - when they can actually be kinda handy and informative. In this tutorial we'll go through some options you can have for your WordPress site.
</blockquote>
<p>
They take different bits of information - archived posts, the "about" message and some links - and arrange them in a sidebar sort of format. This is then styled to work more like a footer, moving it down to the bottom of the page and laid out horizontally. The <a href="http://nettuts.s3.amazonaws.com/112_wordPressFooter/WPFooter.zip">complete code</a> for the tutorial can be dropped easily into the wp-content folder (named "WPFooter").
</p>]]></description>
      <pubDate>Tue, 04 Nov 2008 07:50:47 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Rob Allen's Blog: Two-Step view in Zend Framework 1.0.0]]></title>
      <guid>http://www.phpdeveloper.org/news/8218</guid>
      <link>http://www.phpdeveloper.org/news/8218</link>
      <description><![CDATA[<p>
Today <i>Rob Allen</i> <a href="http://akrabat.com/2007/07/11/two-step-view-in-zf100/">posts about</a> a fellow developer's request to add a header and footer into all of the view templates on their Zend Framework site:
</p>
<blockquote>
At the moment, the Zend Framework doesn't have an "officially blessed" solution, so there are multiple approaches being used.
</blockquote>
<p>
Included in his list are things like the <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Layout">Zend_Layout proposal</a>, the <a href="http://framework.zend.com/wiki/pages/viewpage.action?pageId=33071">Zend_View_Enhanced proposal and the <a href="http://www.nabble.com/Controller-and-View-Question-tf3462561.html">Front Controller plug-in.
</p>]]></description>
      <pubDate>Wed, 11 Jul 2007 07:46:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DevShed: Handling Entries for a Blogger Built with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6782</guid>
      <link>http://www.phpdeveloper.org/news/6782</link>
      <description><![CDATA[<p>
DevShed has posted the <a href="http://www.devshed.com/c/a/PHP/Handling-Entries-for-a-Blogger-Built-with-PHP/">second part</a> of their (three part) series looking at the construction of a blogging application in PHP5. In this part, they look at how to handle the user's desire to input entries into the application via a HTML form.
</p>
<blockquote>
In this second installment of the series, I'll show you how to expand the initial functionality of the already familiar "BlogProcessor" class so that it is capable of addressing all these (displaying all the entries, show the insert/update forms) issues.
</blockquote>
<p>
They <a href="http://www.devshed.com/c/a/PHP/Handling-Entries-for-a-Blogger-Built-with-PHP/">start with</a> the simplest of the group - the displayBlogs method, outputting the full contents of the entries for the blog. Things get a bit tougher with the next step - creating the insert and update forms for pushing content into the database. Finally, they defined the header and footer functionality to make setting up the structure of the page simpler.
</p>]]></description>
      <pubDate>Tue, 28 Nov 2006 09:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
