<?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, 22 Nov 2008 02:47:28 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: Fav.or.it Launch (Built on the Zend Framework)]]></title>
      <guid>http://www.phpdeveloper.org/news/10431</guid>
      <link>http://www.phpdeveloper.org/news/10431</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> and crew have launched <a href="http://fav.or.it/">fav.or.it</a> (yesterday), a social site that seeks to "bring blogging to the masses" and runs on top of the <a href="http://framework.zend.com">Zend Framework</a>.
</p>
<p>
From <a href="http://blog.fav.or.it/">their blog</a>:
</p>
<blockquote>
We have long talked about 'bringing blogging to the masses' and today we have released a new version of fav.or.it which we think moves a quite a few steps towards that goal. We hope that we have firstly simplified the interaction with blogosphere and in turn made it accessible to a whole new audience. And for the more tech aware users we hope we have a raft of features that will also appeal.
</blockquote>
<p>
Some of the more important things the site can do include conversation tracking, identity management, simple and easy to use searching, integrated commenting and much more. Check out <a href="http://blog.fav.or.it/2008/06/bringing-blogging-to-the-masses/">Nick's list</a> for more great features or just <a href="http://fav.or.it/auth/login">make a login</a> and check it out for yourself.
</p>]]></description>
      <pubDate>Wed, 18 Jun 2008 08:47:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Posting: Fav.or.it Seeks Talented Web Developer (Reading, UK)]]></title>
      <guid>http://www.phpdeveloper.org/news/9342</guid>
      <link>http://www.phpdeveloper.org/news/9342</link>
      <description><![CDATA[<table cellpadding="3" cellspacing="2" border="0">
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Company</td>
	<td style="font-size:11px">fav.or.it</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Reading, UK</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Talented Web Developer</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	It is the new year and we are looking for talented web developers to join our development team working on fav.or.it. We are preferably looking for PHP 5 developers but will cross-train from Perl/Ruby/Python. We are looking for pure programming skills first and foremost so if your not an uber-geek who can do hex calculations in your head then don't bother applying. The winner gets all the monitors they desire, the best development tools and a great start-up environment.
	</p>
<p>
This a fantastic opportunity to get involved with an exciting project and make a real difference to the landscape of blogosphere.
</p>
<p>Essential skills</p>
<ul>
    <li>Triple 'A' Programming skills in any of the following (PHP, Ruby, Perl)
</ul>
<p>Desirable skills</p>
<ul>
    <li>PHP 5 (OO)
    <li>Experience with one of the following PHP Frameworks
    <li>CakePHP
    <li>Zend Framework
    <li>Symphony
    <li>XHTML, CSS, JavaScript, DHTML/AJAX, XML
    <li>MySQL relational DB design
    <li>Linux, Apache, MySql administration
    <li>XML-RPC
    <li>Code versioning tools (Subversion, CVS)
</ul>
<p>Role Involves</p>
<ul>
    <li>Development, maintenance and support of new functionalities
    <li>Analysis of business and user requirements and production of functional specifications;
    <li>Project implementation from inception through development and support;
    <li>Testing of web functionality;
    <li>Resolving problems on specific platforms.
</ul>
<p>
Location: Reading (UK)
</p>
<p>
Salary based upon experience
</p>
<p>
Send CV's + Sample of code to recruitment [at] <a href="http://fav.or.it">this domain</a>
	</p>
	</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Link</td>
	<td style="font-size:11px"><a href="http://blog.assembleron.com/2008/01/02/favorit-needs-you/">More Information</a></td>
</tr>
</table>]]></description>
      <pubDate>Wed, 02 Jan 2008 12:33:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: Zend Framework and fav.or.it]]></title>
      <guid>http://www.phpdeveloper.org/news/8756</guid>
      <link>http://www.phpdeveloper.org/news/8756</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> takes a look in a <a href="http://blog.assembleron.com/2007/10/01/zend-framework-and-favorit/">new post</a> about how his latest project, <a href="http://fav.or.it/">Fav.or.it</a>, is using the <a href="http://framework.zend.com">Zend Framework</a> for just about every part of it (and why he went with it).
</p>
<blockquote>
As we come near to launching <a href="http://fav.or.it/">fav.or.it</a> I thought I would share my thoughts on building the project completely on <a href="http://framework.zend.com/">Zend Framework</a>. When we started 7 months ago the framework was on version 0.7 and some may have thought that basing our fledgling startup on a single unknown framework was slightly foolhardy. I will first cover why I made this decision and then outline my thoughts on each of the core modules and how we use them.
</blockquote>
<p>
Also included in the post are the <a href="http://blog.assembleron.com/2007/10/01/zend-framework-and-favorit/">list of modules</a> that they use including: Zend_Acl, Zend_Auth, Zend_Db, Zend_Feed and the Zend_Filter + Zend_Filter_Input + Zend_Validate combo.
</p>]]></description>
      <pubDate>Mon, 01 Oct 2007 11:18:00 -0500</pubDate>
    </item>
  </channel>
</rss>
