<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Bakery: General Interest</title>
    <link>http://bakery.cakephp.org/</link>
    <description>Recent General Interest Articles at The Bakery.</description>
    <language>en-us</language>
    <pubDate>Tue, 13 May 2008 01:30:41 -0500</pubDate>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>CakePHP Bakery</generator>
    <managingEditor>psychic@cakephp.org</managingEditor>
    <webMaster>phpnut@cakephp.org</webMaster>
        <item>
      <title>Cake PHP Rocks</title>
      <link>http://bakery.cakephp.org/articles/view/cake-php-rocks</link>
      <description>I have successfully created a website using Cake within a short period of time. It works great and cake framework simply rocks. </description>
      <pubDate>Mon, 18 Feb 2008 06:43:31 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/cake-php-rocks</guid>
    </item>
        <item>
      <title>What's Up, Docs?</title>
      <link>http://bakery.cakephp.org/articles/view/what-s-up-docs</link>
      <description>If CakePHP is the best framework out there, why aren't the documentation efforts up to par? Ever wondered how you can help? Find out how.

Check out CakePHP's newest tool: the Cookbook.</description>
      <pubDate>Tue, 12 Feb 2008 04:49:12 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/what-s-up-docs</guid>
    </item>
        <item>
      <title>Cakephp footnotes (on base of notepad_plus_plus). Part I. Basic solution.</title>
      <link>http://bakery.cakephp.org/articles/view/cakephp-footnotes-on-base-of-notepad_plus_plus-part-i-basic-solution</link>
      <description>It is very usefull during development if you have ability of navigation dirrectly to source code from explorer page.
I create such solution for my editor Notepad++.
</description>
      <pubDate>Thu, 20 Sep 2007 16:42:22 -0500</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/cakephp-footnotes-on-base-of-notepad_plus_plus-part-i-basic-solution</guid>
    </item>
        <item>
      <title>Easy Syntax Highlighting in UltraEdit</title>
      <link>http://bakery.cakephp.org/articles/view/easy-syntax-highlighting-in-ultraedit</link>
      <description>UltraEdit was my answer for enabling .thtml syntax highlighting without hassle. Change two lines in the UltraEdit config. file, and .thtml files rely on previous settings for html and PHP highlighting. Sweet!</description>
      <pubDate>Fri, 14 Sep 2007 21:35:52 -0500</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/easy-syntax-highlighting-in-ultraedit</guid>
    </item>
        <item>
      <title>Cake Conventions</title>
      <link>http://bakery.cakephp.org/articles/view/cake-conventions</link>
      <description>This is the Cake Conventions from the old wiki site.</description>
      <pubDate>Sun, 25 Feb 2007 07:45:20 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/cake-conventions</guid>
    </item>
        <item>
      <title>Clear the PHP4 warnings when working in eclipsePHP</title>
      <link>http://bakery.cakephp.org/articles/view/clear-the-php4-warnings-when-working-in-eclipsephp</link>
      <description>A series of search-and-replace that you can run on the latest alpha release to clear the majority of EclipsePHP's warnings, without (hopefully!) breaking anything.</description>
      <pubDate>Fri, 16 Feb 2007 11:15:00 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/clear-the-php4-warnings-when-working-in-eclipsephp</guid>
    </item>
        <item>
      <title>10 confusions with their solutions before you start using CakePHP</title>
      <link>http://bakery.cakephp.org/articles/view/10-confusions-with-their-solutions-before-you-start-using-cakephp</link>
      <description>Most of the new developers are afraid of spending time with new stuff in market. This article will guide you about the confusions and how to overcome them.</description>
      <pubDate>Wed, 15 Nov 2006 20:13:49 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/10-confusions-with-their-solutions-before-you-start-using-cakephp</guid>
    </item>
        <item>
      <title>Turn on syntax highlighting for editing .thtml files in Vim</title>
      <link>http://bakery.cakephp.org/articles/view/turn-on-syntax-highlighting-for-editing-thtml-files-in-vim</link>
      <description>If you use Vim to edit your Views, here's how to turn on syntax highlighting.</description>
      <pubDate>Wed, 15 Nov 2006 17:50:00 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/turn-on-syntax-highlighting-for-editing-thtml-files-in-vim</guid>
    </item>
        <item>
      <title>introduction to dAuth v0.3</title>
      <link>http://bakery.cakephp.org/articles/view/introduction-to-dauth-v0-3</link>
      <description>This article introduces dAuth V0.3: the authentication (not authorisation) system with a focus on security, using techniques such as challenge-response, customizable multiple-stage password hashing, brute force (hammering) detection etc.
</description>
      <pubDate>Sat, 11 Nov 2006 06:23:00 -0600</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/introduction-to-dauth-v0-3</guid>
    </item>
        <item>
      <title>Loading SQL with table prefixes</title>
      <link>http://bakery.cakephp.org/articles/view/loading-sql-with-table-prefixes</link>
      <description>Your project uses a table prefix because you share a database, or you don&amp;rsquo;t want to clash table names. Maybe you just like the groupings that prefixes provide. Now what if someone hands you some SQL code that you need to load, but it doesn&amp;rsquo;t have your prefixes applied? What do you do?</description>
      <pubDate>Sun, 08 Oct 2006 08:09:00 -0500</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/loading-sql-with-table-prefixes</guid>
    </item>
        <item>
      <title>Symlinking to svn copies</title>
      <link>http://bakery.cakephp.org/articles/view/symlinking-to-svn-copies</link>
      <description>If you want to keep one install of CakePHP for all your applications, then you may want to use a symlink to make it easier when you want to adjust your index.php. </description>
      <pubDate>Fri, 29 Sep 2006 10:35:00 -0500</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/symlinking-to-svn-copies</guid>
    </item>
        <item>
      <title>CakePHP vs. Ruby on Rails</title>
      <link>http://bakery.cakephp.org/articles/view/cakephp-vs-ruby-on-rails</link>
      <description>Why I chose CakePHP over Ruby on Rails for my websites.</description>
      <pubDate>Tue, 26 Sep 2006 09:18:00 -0500</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/cakephp-vs-ruby-on-rails</guid>
    </item>
        <item>
      <title>Toggling items with javascript</title>
      <link>http://bakery.cakephp.org/articles/view/toggling-items-with-javascript</link>
      <description>This tutorial explains how you can toggle (expand/collapse) certain items on your webpage using javascript (without the need of new pagerequests)</description>
      <pubDate>Fri, 22 Sep 2006 01:40:00 -0500</pubDate>
      <guid>http://bakery.cakephp.org/articles/view/toggling-items-with-javascript</guid>
    </item>
      </channel>
</rss>