<?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 22:50:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Roshan Bhattarai's Blog: Which is the best PHP framework ?]]></title>
      <guid>http://www.phpdeveloper.org/news/10491</guid>
      <link>http://www.phpdeveloper.org/news/10491</link>
      <description><![CDATA[<p>
<i>Roshan Bhattarai</i> has set up an <a href="http://roshanbh.com.np/2008/06/which-is-the-best-php-framework.html">informal poll</a> in an entry on his site asking visitors to rate what they think the "best" PHP framework is.
</p>
<blockquote>
I've been asked a lot of times which is the best PHP framework. Well, it's a very difficult question to answer this question and there are some pros and corns in each framework. So, today I would to hear your views via poll.
</blockquote>
<p>
Included in the list are <a href="http://www.cakephp.org" target="_blank"> CakePHP</a>, <a href="http://www.symfony-project.org/%20" target="_blank">Symfony</a>, <a href="http://framework.zend.com/" target="_blank">Zend Framework</a>, <a href="http://codeigniter.com/" target="_blank">CodeIgniter</a>. Coming out with around forty-three percent of the votes, though, is the Zend Framework with CakePHP following with twenty-two percent.
</p>]]></description>
      <pubDate>Thu, 26 Jun 2008 09:38:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Demian Turner's Blog: Seagull 0.6.4 Release (fixes Security Isse from 0.6.3)]]></title>
      <guid>http://www.phpdeveloper.org/news/9496</guid>
      <link>http://www.phpdeveloper.org/news/9496</link>
      <description><![CDATA[<p>
<i>Demian Turner</i> has <a href="http://www.phpkitchen.com/index.php?/archives/801-New-Release-of-the-Seagull-framework-0.6.3.html">posted about</a> the latest version of the Seagull framework (0.6.3) and an update to correct a remote file disclosure issue (up to version 0.6.4).
</p>
<blockquote>
Well it took a bit of time but after quite a few months a <a href="http://seagullproject.org/download/">new release of Seagull is finally out</a>, 0.6.3 (0.6.4). Things have been keeping pretty busy with the startup I'm working on, but it's been a great opportunity to refine some features of the framework and optimize the performance. 
The early indications are good, after less than 10 weeks of going live Kindo users are creating up to 20k profiles/day and the server load is staying comfortably below 0.5.
</blockquote>
<p>
<a href="http://www.phpkitchen.com/index.php?/archives/802-Seagull-0.6.3-Remote-File-Disclosure-Vulnerability-Please-Upgrade.html">The update</a> is a <a href="http://seagullproject.org/download/">different download</a> that helps correct an issue with the framework allowing user-inputted values from the GET string. Be sure and update your version to keep this security issue under wraps.
</p>]]></description>
      <pubDate>Fri, 25 Jan 2008 10:32:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Technovated Blog: Reviewing a CMS solution developed on Mediatemple with Seagull including Paypal]]></title>
      <guid>http://www.phpdeveloper.org/news/8325</guid>
      <link>http://www.phpdeveloper.org/news/8325</link>
      <description><![CDATA[<p>
The Technovated blog has a <a href="http://www.technovated.com/2007/07/25/reviewing-a-cms-solution-developed-on-mediatemple-with-the-seagull-php-framework-including-paypal-integration/">new review/process</a> of one of their latest updates to a site - a CMS solution that uses Mediatemple with the Seagull framework and Paypal.
</p>
<blockquote>
On Friday 20th July I finally deployed a site which we as a team have been working on for a number of months. Working on the project has been a huge learning curve and has taken way longer than ever expected. The site which I am talking about is <a href="http://www.bd4d.com/">http://bd4d.com</a>, which stands for By Designers 4 Designers is built using the <a href="http://seagull.phpkitchen.com/">seagull php framework</a> with the new <a href="http://trac.seagullproject.org/wiki/Modules/Cms">cms</a> module
</blockquote>
<p>
The <a href="http://www.technovated.com/2007/07/25/reviewing-a-cms-solution-developed-on-mediatemple-with-the-seagull-php-framework-including-paypal-integration/">review</a> is broken up into two key sections: General Comments (Media Temple install, useful plugins, paypal) and Site Features (showcase, events, job board).
</p>]]></description>
      <pubDate>Wed, 25 Jul 2007 08:34:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPKitchen: Seagull 0.6.1 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/6973</guid>
      <link>http://www.phpdeveloper.org/news/6973</link>
      <description><![CDATA[<p>
<i>Demian Turner</i> has announced on the PHPKitchen blog today the <a href="http://www.phpkitchen.com/index.php?/archives/764-Seagull-0.6.1-Released.html">release of the latest version of Seagull</a> - 0.6.1.
</p>
<blockquote>
Version 0.6.1 of the <a href="http://seagullproject.org/">Seagull framework</a> was released last week, <a href="http://seagullproject.org/download/">download it here</a>.  There's been a gap of 4 months since the last release due to the main devs being busy with contracts, nevertheless quite a few important fixes and improvements have been added to the project.
</blockquote>
<p>
Some of the improvements included in <a href="http://www.phpkitchen.com/index.php?/archives/764-Seagull-0.6.1-Released.html">this release</a> are:
<ul>
<li>errors encountered in production mode are handled more gracefully
<li>added possibility of passing arbitrary args to <a href="http://trac.seagullproject.org/wiki/Modules/Event">CLI requests</a>
<li>the comment module enhanced with Akismet integration and captcha
<li>the library cache can now be controlled using the standard Config gui
<li>many PEAR and translation updates
</ul>
You can check out the full Changelog <a href="http://trac.seagullproject.org/browser/branches/0.6-bugfix/CHANGELOG.txt">here</a> or just head <a href="http://seagullproject.org/download/">straight for the downloads</a> to get and install the latest.
</p>]]></description>
      <pubDate>Wed, 27 Dec 2006 09:04:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPHacks.com: 10 PHP Frameworks compared]]></title>
      <guid>http://www.phpdeveloper.org/news/6681</guid>
      <link>http://www.phpdeveloper.org/news/6681</link>
      <description><![CDATA[<p>
On the PHPHacks.com site today, there's a <a href="http://www.phphacks.com/content/view/53/33/">brief overview</a> of some of the more popular PHP frameworks offered to date, including the Zend Framwork, CakePHP, and Symfony.
</p>
<blockquote>
New frameworks are being released almost every other day in the PHP community. With over 40 frameworks available it's difficult to decide which framework works best for you, especially as each framework offers different functionality.
</blockquote>
<p>
There's ten on their list, including the ones mentioned before and others like eZ Compontents, CodeIgniter, PHP on Trax, and the Seagull Framework. For each of them, they <a href="http://www.phphacks.com/content/view/53/33/">list out</a> three to four bits of information about features/bundled modules/unique functionality/etc. It's some pretty good information, but I wish they'd also included one other thing for all of the frameworks - links to their homepages.
</p>]]></description>
      <pubDate>Fri, 10 Nov 2006 08:44:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPKitchen: Seagull 0.6.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/6113</guid>
      <link>http://www.phpdeveloper.org/news/6113</link>
      <description><![CDATA[<p>
On PHPKitchen, there's <a href="http://www.phpkitchen.com/index.php?/archives/752-Seagull-0.6.0-Released.html">a new note</a> about the release of the latest stable version of the popular <a href="http://seagullproject.org/">Seagull Framework</a>, version 0.6.0.
</p>
<blockquote>
After 3 release candidates stable version 0.6.0 of the <a href="http://seagullproject.org/">Seagull framework</a> was released last week, <a href="http://seagullproject.org/download/">download it here</a>. Blame it on the heat wave this summer in the UK, we broke our "1 release per month" mantra for the first time in 3 years, but I think the results were worth waiting for.
</blockquote>
<p>
There's <a href="http://www.phpkitchen.com/index.php?/archives/752-Seagull-0.6.0-Released.html">information included</a> about how to install (minimal and developer versions) as well as some of the improvements made, including:
<ul>
<li>automated module installation for admin users, and improvements to the module generator wizard
<li>mproved wizard functionality based on PEAR's HTML_QuickForm_Controller (Malaney J. Hill)
<li>nice CAPTCHA component (Steven Stremciuc)
</ul>
</p>
<p>
You can get complete information on the framework <a href="http://seagullproject.org/">on its site</a> and <a href="http://seagullproject.org/download/">grab the download here</a>.
</p>]]></description>
      <pubDate>Wed, 23 Aug 2006 07:27:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP Kitchen: Seagull Gets Top Marks in Recent Framework Comparison]]></title>
      <guid>http://www.phpdeveloper.org/news/5025</guid>
      <link>http://www.phpdeveloper.org/news/5025</link>
      <description><![CDATA[In <a href="http://phpkitchen.com/index.php?/archives/744-Seagull-Gets-Top-Marks-in-Recent-Framework-Comparison.html">a new post</a> on PHPKitchen.com, <i>Demian Turner</i> notes that the framework he's a developer on, <a href="http://seagull.phpkitchen.com/">Seagull</a>, recieved high marks in a recent <a href="http://www.phpit.net/article/ten-different-php-frameworks/">comparison of 10 PHP frameworks</a>.
<p>
<quote>
<i>
Thanks to Daniel Pallet over at <a href="http://www.phpit.net/">http://www.phpit.net/</a> for his recent article <a href="http://www.phpit.net/article/ten-different-php-frameworks/">comparing 10 PHP frameworks</a>. It's a pleasant surprise that based on the checkmarks for features marking scheme, <a href="http://seagull.phpkitchen.com/">Seagull</a> came out with the top score. A lot of complaints from the other contestants "you didn't give me credit for this" - I guess visibility of features is an important feature in itself.
</i>
</quote>
<p>
There's <a href="http://phpkitchen.com/index.php?/archives/744-Seagull-Gets-Top-Marks-in-Recent-Framework-Comparison.html">also mention</a> of the renewed effort to bring the documentation and tutorials offered for the framework up to date with the latest stable release - version 0.6.]]></description>
      <pubDate>Tue, 21 Mar 2006 07:19:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Seagull Project Release Candidate 1 for Version 0.6]]></title>
      <guid>http://www.phpdeveloper.org/news/4994</guid>
      <link>http://www.phpdeveloper.org/news/4994</link>
      <description><![CDATA[<i>AJ Tarachanowicz</i> has written in about the latest updates that have been made over at <a href="http://seagull.phpkitchen.com/">the Seagull project</a> - a move up to the first Release Candidate for version 0.6 of the framework.
<p>
<quote>
<i>
After a 2 week sprint to the finish line, I'm pleased to announce the first release candidate for the 0.6 series of Seagull framework project is now available for download . There's been a lot of improvements implemented under the hood, but the most noticeable change  is the completely redesigned admin user interface by Julien Casanova. Curious to try before you 'buy', checkout the demo at http://demo.seagullproject.org (config edits disabled). Although we have maintained our 1 release per month policy for most of the project's life, the last stable release was back in November 2005, and that was from the 0.4 series which started way back in the beginning of 2005.
</i>
</quote>
<p>
Other improvements that he's notes you'll find in this release are:
<ul>
<li>workflow and usability vastly improved with the sleek new admin GUI
<li>the Translation2 package is now fully integrated
<li>internationalised GUI strings
<li>navigation management vastly improved
<li>subtrees of navigation for each role of user in the system
<li>navigation types extended to include external links
<li>full URI aliasing support with javascript generation of search engine friendly URIs
<li>and much, much more...
</ul>
<p>
<quote>
<i>
If you haven't tried <a href="http://seagull.phpkitchen.com/">Seagull</a> yet, now is a good time to check it out. The 0.6 series will be supported and improved throughout the coming months after which we're aiming for the 1.0 release. As the project's goals for feature completeness are now almost fully realised, there will be 1 final development cycle before we release 1.0 which we anticipate will happen in mid 2006. If you want to get in touch with the development team you can find us on #seagull, and for all bugs/feature requests please us.
</i>
</quote>]]></description>
      <pubDate>Wed, 15 Mar 2006 07:17:51 -0600</pubDate>
    </item>
  </channel>
</rss>
