<?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>Thu, 15 May 2008 23:10:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: Working with models in orchid]]></title>
      <guid>http://www.phpdeveloper.org/news/9952</guid>
      <link>http://www.phpdeveloper.org/news/9952</link>
      <description><![CDATA[<p>
<i>Hasin Hayder</i> has <a href="http://hasin.wordpress.com/2008/04/10/working-with-models-in-orchid/">posted another in his series</a> looking at the relatively young PHP framework, <a href="http://orchidframework.net/">orchid</a>. HE digs a little deeper this time and looks at the Model functionality it has.
</p>
<blockquote>
As promised, <a href="http://orchidframework.net/">orchid</a> comes with real flexibility which lets you design your application in less time. [...] In this installment, we will learn how to achieve maximum speed and benefit by using the built-in model library of orchid with a toppings of the active record library.
</blockquote>
<p>
He shows how to connect to the database backend through the framework (along with some dos and don'ts) and how to pull this connection into the Model functionality. His example inserts information into a "comics" table and shows how to pull it back out (with a call to the find() method).
</p>]]></description>
      <pubDate>Thu, 10 Apr 2008 14:17:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: Getting started with orchid framework]]></title>
      <guid>http://www.phpdeveloper.org/news/9932</guid>
      <link>http://www.phpdeveloper.org/news/9932</link>
      <description><![CDATA[<p>
<i>Hasin Hayder</i> has <a href="http://hasin.wordpress.com/2008/04/07/getting-started-with-orchid-framework/">blogged about</a> some of his "first steps" with a relatively new PHP framework on the scene - <a href="http://orchidframework.googlecode.com">Orchid</a>.
</p>
<blockquote>
Orchid is a small framework with bare necessities to kick start developing killer php web applications. this framework is not flooded with unnecessary features and libraries. it only contains the essential helpers and libraries to boost up your development, not slowing it down. orchid features a very short learning curve, which will keep you trouble free.
</blockquote>
<p>
He documents the step he followed - downloading the latest release (from the svn repository), making a first controller and adding a view to make his first "hello world" application.
</p>]]></description>
      <pubDate>Tue, 08 Apr 2008 13:01:47 -0500</pubDate>
    </item>
  </channel>
</rss>
