<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dérico Filho &#187; DBDesigner2CakePHP</title>
	<atom:link href="http://blog.cirello.org/category/dbdesigner2cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cirello.org</link>
	<description>Future - Technology - Programming</description>
	<lastBuildDate>Fri, 30 Jul 2010 05:25:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>dbdesigner2cake : DBDesigner 4 Scaffold Tools for CakePHP &#8211; 1.0.6 &#8211; Minor Release</title>
		<link>http://blog.cirello.org/2008/04/05/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-106-minor-release/</link>
		<comments>http://blog.cirello.org/2008/04/05/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-106-minor-release/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 16:26:41 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2008/04/05/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-106-minor-release/</guid>
		<description><![CDATA[Hello All, A minor release of dbdesigner2cake is available. Those who are using the release 1.0.5 or previous are recommended to upgrade to 1.0.6. These issues were addressed: - Changed the website on the license text from cirello.org/dbdesigner2cake to dbdesigner2cake.cirello.org &#8230; <a href="http://blog.cirello.org/2008/04/05/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-106-minor-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>A minor release of dbdesigner2cake is available. Those who are using the release 1.0.5 or previous are recommended to upgrade to 1.0.6.</p>
<p>These issues were addressed:<br />
- Changed the website on the license text from cirello.org/dbdesigner2cake to dbdesigner2cake.cirello.org<br />
- Now it forces the PrimaryKey according to the XML<br />
- strtolower&#8217;d table&#8217;s names.<br />
- avoid a special condition on which a hasMany/belongsTo table would be somehow linked to a HABTM table. (workaround)<br />
- Corrected few typos.</p>
<p>Well, as I usually finish such release notes:</p>
<p>You are welcome to download the 1.0.6 version at<br />
<a href="http://dbdesigner2cake.cirello.org/download.html">http://dbdesigner2cake.cirello.org/download.html</a></p>
<p>Bye</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2008/04/05/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-106-minor-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Eric Raymond&#8217;s How to Become a Hacker.</title>
		<link>http://blog.cirello.org/2008/02/27/eric-raymonds-how-to-become-a-hacker/</link>
		<comments>http://blog.cirello.org/2008/02/27/eric-raymonds-how-to-become-a-hacker/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 03:25:19 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Become]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Deprecate]]></category>
		<category><![CDATA[Eric]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Letter]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Raymond]]></category>
		<category><![CDATA[RubyOnRails]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2008/02/27/eric-raymonds-how-to-become-a-hacker/</guid>
		<description><![CDATA[This is an open letter to Raymond about his essay named &#8220;How to Become a Hacker&#8221;. Hi Raymond, I have read your howto about becoming a hacker. First off, according to your definitions of hacker, I am not a hacker &#8230; <a href="http://blog.cirello.org/2008/02/27/eric-raymonds-how-to-become-a-hacker/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>This is an open letter to Raymond about his essay named <a title="How to become a hacker." href="http://http://catb.org/~esr/faqs/hacker-howto.html" target="_blank">&#8220;How to Become a Hacker&#8221;</a>.</em></p>
<p>Hi Raymond,</p>
<p>I have read your howto about becoming a hacker. First off, according to your definitions of hacker, I am not a hacker &#8211; and also I do not consider myself as hacker. Therefore, as not being a hacker I do not know how great is my allowance to send this letter to you. I do not want to challenge your ideas, nor I have desire to enhance your thoughts.</p>
<p>However, I feel I should share a thought I had: &#8220;Rails-like framework considered harmful in early stages&#8221;.</p>
<p>RubyOnRails, CakePHP, DJango and many more. Are they wonderful tools that does a lot of auto-magic for us? Yes, they are indeed. They offer us <a title="Don't repeat yourself" href="http://en.wikipedia.org/wiki/DRY_code">DRY</a>, <a title="Model View Controller" href="http://en.wikipedia.org/wiki/Model-view-controller">MVC </a>and force unto us <a title="Object-Oriented Programming" href="http://en.wikipedia.org/wiki/Object-oriented">OO</a> thinking.</p>
<p>I think this auto-magic is a double-handed feature of them, because as it facilitates for us the day-by-day dirty work, they also hide from us relevant knowledge on how things are done. Therefore, beginners tend trying fit their needs into the framework boundaries. &#8220;Well, I need ABC feature to use in this XYZ system I am developing &#8211; let me check if there is a component that does it for me. Alas! There is not, what am I going to do?&#8221;, perhaps a lazy beginner would say. Develop the ABC feature may not ever come across his mind. (&#8220;It is reinventing the wheel&#8221; some would say, but trying to reproduce things is a very good way to gain knowledge).</p>
<p>Understanding the laying logic beneath the whole magic is very significant &#8211; it is a very special kind of logic, because it enlightens us about the real limits of what things can or cannot be done and how they could or should be done.</p>
<p>Concluding, I would like to ask you to put in this essay of yours the following paragraph by the end of the second one in &#8220;1. Learn to Program&#8221; session:</p>
<p><em>&#8220;[...]you have to know what the components actually</em> <span class="emphasis"><em>do</em></span><em>. The same goes for the Rails-like framework (RubyOnRails, CakePHP, DJango &amp;c), although they are magical on getting things done, they hide from you significant knowledge of how they perform their magic. Now I think it is probably best to learn C[...]&#8220;</em></p>
<p>I have written a web log post further developing this point of view of mine. I pray you read, if you will, at</p>
<p>http://blog.cirello.org/2007/09/24/imho-cakephp-made-php-bondage-and-discipline/</p>
<p>Yours sincerely,</p>
<p>Dérico Filho</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2008/02/27/eric-raymonds-how-to-become-a-hacker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbdesigner2cake : DBDesigner 4 Scaffold Tools for CakePHP &#8211; 1.0.5 &#8211; Minor Release</title>
		<link>http://blog.cirello.org/2007/12/04/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-105-minor-release/</link>
		<comments>http://blog.cirello.org/2007/12/04/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-105-minor-release/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 13:29:41 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/12/04/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-105-minor-release/</guid>
		<description><![CDATA[Hello All, A minor bug release of dbdesigner2cake is available. Those who are using the release 1.0.4 are recommended to upgrade to 1.0.5. A small bug on a global variables turned the new parameter &#8211;core almost useless. Well, as I usually &#8230; <a href="http://blog.cirello.org/2007/12/04/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-105-minor-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>A minor bug release of dbdesigner2cake is available. Those who are using the release 1.0.4 are recommended to upgrade to 1.0.5.</p>
<p>A small bug on a global variables turned the new parameter &#8211;core almost useless.</p>
<p>Well, as I usually finish such release notes:</p>
<p>You are welcome to download the 1.0.5 version at<br />
<a href="http://dbdesigner2cake.cirello.org/download.html"><font color="#334422">http://dbdesigner2cake.cirello.org/download.html</font></a></p>
<p>Bye</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/12/04/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-105-minor-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>dbdesigner2cake : DBDesigner 4 Scaffold Tools for CakePHP &#8211; 1.0.4 &#8211; Minor Release</title>
		<link>http://blog.cirello.org/2007/12/01/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-104-minor-release/</link>
		<comments>http://blog.cirello.org/2007/12/01/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-104-minor-release/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 18:51:37 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/12/01/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-104-minor-release/</guid>
		<description><![CDATA[Hello All, A minor change in dbdesigner2cake is available. If you are comfortable with current release, there is no need of upgrade. A new parameter is now available: &#8211;core DIRECTORY             uses CakePHP core files in the given directory This parameter &#8230; <a href="http://blog.cirello.org/2007/12/01/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-104-minor-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>A minor change in dbdesigner2cake is available. If you are comfortable with current release, there is no need of upgrade.</p>
<p>A new parameter is now available:</p>
<p>&#8211;core DIRECTORY             uses CakePHP core files in the given directory</p>
<p>This parameter should be used when CakePHP core files are located in some non-standard directory.</p>
<p>Well, as I usually finish such release notes:</p>
<p>You are welcome to download the 1.0.4 version at<br />
<a href="http://dbdesigner2cake.cirello.org/download.html">http://dbdesigner2cake.cirello.org/download.html</a></p>
<p>Bye</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/12/01/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-104-minor-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbdesigner2cake : DBDesigner 4 Scaffold Tools for CakePHP &#8211; 1.1.0 UNSTABLE BRANCH</title>
		<link>http://blog.cirello.org/2007/10/02/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-110-unstable-branch/</link>
		<comments>http://blog.cirello.org/2007/10/02/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-110-unstable-branch/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 04:09:19 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/10/02/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-110-unstable-branch/</guid>
		<description><![CDATA[Hello All, Dbdesigner2cake has branched to 1.2 roadmap. Until it is unstable, its release number shall be 1.1.x. When it&#8217;s ready, it will be released as 1.2. One new parameter is now available: -c, &#8211;check-for-changes It keeps checking the XML &#8230; <a href="http://blog.cirello.org/2007/10/02/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-110-unstable-branch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>Dbdesigner2cake has branched to 1.2 roadmap. Until it is unstable, its release number shall be 1.1.x. When it&#8217;s ready, it will be released as 1.2.</p>
<p>One new parameter is now available:</p>
<p>-c, &#8211;check-for-changes      It keeps checking the XML file for changes<br />
and triggers the scaffolding routine. Implies -f.</p>
<p>Take care using the unstable release, it might or not destroy your PHP codes or DBDesigner XML files.</p>
<p>Well, as I usually finish such release notes:</p>
<p>You are welcome to download the 1.1.0 version at<br />
<a href="http://www.cirello.org/dbdesigner2cake/download.html">http://www.cirello.org/dbdesigner2cake/download.html</a><br />
or<br />
<a href="http://cakeforge.org/frs/?group_id=162">http://cakeforge.org/frs/?group_id=162</a> .</p>
<p>Any doubts please submit to<br />
<a href="http://groups.google.com/group/dbdesigner2cake">http://groups.google.com/group/dbdesigner2cake</a>.</p>
<p>Bye</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/10/02/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-110-unstable-branch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DBDesigner2Cake 1.2 Roadmap.</title>
		<link>http://blog.cirello.org/2007/09/25/dbdesigner2cake-12-roadmap/</link>
		<comments>http://blog.cirello.org/2007/09/25/dbdesigner2cake-12-roadmap/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 03:11:30 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/09/25/dbdesigner2cake-12-roadmap/</guid>
		<description><![CDATA[Hi all, As many may have noticed, dbdesigner2cake was made stable and many of the fundamental features are already implemented. Beside the basic homework (code organisation and documentation), I have few ideas for dbdesigner2cake 1.2 branch: Reverse Engineering: It would analyse &#8230; <a href="http://blog.cirello.org/2007/09/25/dbdesigner2cake-12-roadmap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>As many may have noticed, dbdesigner2cake was made stable and many of the fundamental features are already implemented.</p>
<p>Beside the basic homework (code organisation and documentation), I have few ideas for dbdesigner2cake 1.2 branch:</p>
<ul>
<li>Reverse Engineering: It would analyse Model classes and create a DBDesigner XML file.</li>
<li>Automated Scaffolding: It would watch a XML file for changes, whenever it realised a file change it would automatically re-scaffold the application.</li>
<li>Non-destructive scaffolding: It would modify Model classes thus preserving the developer created methods.</li>
</ul>
<p>Another idea I had was a modified version of app_model.php that would parse DBDesigner XML file on fly, simplifying the Model Classes files. An example, instead of this:</p>
<p>&lt;?php</p>
<p>class Post extends AppModel {</p>
<p>        var $name = &#8220;Post&#8221;; </p>
<p>        var $hasMany = array(&#8216;Tag&#8217; =&gt; array(&#8216;className&#8217; =&gt; &#8216;Tag&#8217;));</p>
<p>        var $belongsTo = array(&#8216;Subject&#8217; =&gt; array(&#8216;className&#8217; =&gt; &#8216;Subjects&#8217;)); </p>
<p>        function yetAnotherMagicalMethod(){</p>
<p>                &#8230;</p>
<p>        }</p>
<p>}</p>
<p>?&gt;</p>
<p>It would be:</p>
<p>&lt;?</p>
<p>class Post extends DBDesignerModel {</p>
<p>        var $name = &#8220;Post&#8221;; </p>
<p>        //Relationships would be automagically loaded &#8211; and cached.</p>
<p>        function yetAnotherMagicalMethod(){</p>
<p>                &#8230;</p>
<p>        }</p>
<p>}</p>
<p>?&gt;</p>
<p>Bye!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/09/25/dbdesigner2cake-12-roadmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbdesigner2cake supports CakePHP 1.1 and 1.2</title>
		<link>http://blog.cirello.org/2007/09/21/dbdesigner2cake-supports-cakephp-11-and-12/</link>
		<comments>http://blog.cirello.org/2007/09/21/dbdesigner2cake-supports-cakephp-11-and-12/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 22:28:05 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/09/21/dbdesigner2cake-supports-cakephp-11-and-12/</guid>
		<description><![CDATA[Hello All, Dbdesigner2cake now officially supports CakePHP 1.1 and 1.2. Actually, when you use it on CakePHP 1.2 it offers a new parameter, which is shown below:   -wb, &#8211;with-bake             generate controller and view code using bake shell. This options &#8230; <a href="http://blog.cirello.org/2007/09/21/dbdesigner2cake-supports-cakephp-11-and-12/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>Dbdesigner2cake now officially supports CakePHP 1.1 and 1.2. Actually, when you use it on CakePHP 1.2 it offers a new parameter, which is shown below:</p>
<p>  -wb, &#8211;with-bake             generate controller and view code using bake shell.</p>
<p>This options scaffold your application creating the controller and view files instead of activating the $scaffold variable. I think it&#8217;ll be even more handy for those who want to save time.</p>
<p>Well, as I usually finish such release notes:</p>
<p>You are welcome to download the 1.0.3 version at<br />
<a target="_blank" href="http://www.cirello.org/dbdesigner2cake/download.html" title="Download DBDesigner2Cake at cirello.org"><font color="#b85b5a">http://www.cirello.org/dbdesigner2cake/download.html</font></a> <br />
or<br />
<a target="_blank" href="http://cakeforge.org/frs/?group_id=162" title="Download DBDesigner2cake at cakeforge.org"><font color="#b85b5a">http://cakeforge.org/frs/?group_id=162</font></a> .</p>
<p>Any doubts please submit to<br />
<a target="_blank" href="http://groups.google.com/group/dbdesigner2cake" title="DBDesigner2Cake Support Forum at Google Groups."><font color="#b85b5a">http://groups.google.com/group/dbdesigner2cake</font></a>.</p>
<p>Bye</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/09/21/dbdesigner2cake-supports-cakephp-11-and-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preliminary Tutorial for DBDesigner2Cake</title>
		<link>http://blog.cirello.org/2007/09/12/preliminary-tutorial-for-dbdesigner2cake/</link>
		<comments>http://blog.cirello.org/2007/09/12/preliminary-tutorial-for-dbdesigner2cake/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 14:44:54 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/09/12/preliminary-tutorial-for-dbdesigner2cake/</guid>
		<description><![CDATA[Hi!  I am preparing yet a more complete tutorial, but as appeared some demands on how to use dbdesigner2cake I decided to release a preliminary tutorial.  Well, I assume you know how to use DBDesigner, your database of choice and &#8230; <a href="http://blog.cirello.org/2007/09/12/preliminary-tutorial-for-dbdesigner2cake/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p> I am preparing yet a more complete tutorial, but as appeared some demands on how to use dbdesigner2cake I decided to release a preliminary tutorial.</p>
<p> Well, I assume you know how to use DBDesigner, your database of choice and some shell operation. I assume also that you have unpacked CakePHP&#8217;s files into a directory and had it configured, and the tables drawn in DBDesigner are stored in database too.</p>
<p>Let us take an ER diagram like this:</p>
<p><img width="360" src="http://www.cirello.org/dbdesigner2cake/er_model.png" alt="ER Modelling by DBDesigner" height="267" style="width: 360px; height: 267px" title="ER Modelling by DBDesigner" /></p>
<p> Please note that the relationships created fields on the tables, for instance, users relates to posts through &#8220;user_id&#8221; field. You will also notice that DBDesigner create fields in plural instead of singular (tags_id versus tag_id), thus you should rename then to singular flexion. Also we have both a hasMany relationship and a hasAndBelongToMany relationship.</p>
<p>  Unpack CakePHP&#8217;s zip file, put dbdesigner2cake.php and save DBDesigner&#8217;s XML file in the same root directory like this:</p>
<p># find -maxdepth 1<br />
.<br />
./sql<br />
./app<br />
./cake<br />
./docs<br />
./index.php<br />
./vendors<br />
./.htaccess<br />
./dbdesigner2cake.php<br />
./modelling.xml &lt;&#8211; the ER diagram saved as XML by DBDesigner.</p>
<p> Now you should generate the scripts using dbdesigner2cake.php</p>
<p># php dbdesigner2cake.php modelling.xml<br />
Scaffolding Post &#8212; done<br />
Scaffolding User &#8212; done<br />
Scaffolding Tag &#8212; done<br />
Skipping PostsTag &#8211; HABTM table.<br />
Done</p>
<p>Well, point your browser either to<br />
<a href="http://yourhost/application/post/" class="moz-txt-link-freetext">http://yourhost/application/post/</a> or<br />
<a href="http://yourhost/application/user/" class="moz-txt-link-freetext">http://yourhost/application/user/</a> or<br />
<a href="http://yourhost/application/tag/" class="moz-txt-link-freetext">http://yourhost/application/tag/</a></p>
<p>And you&#8217;ll see that your application is working (at least in theory).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/09/12/preliminary-tutorial-for-dbdesigner2cake/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>dbdesigner2cake : DBDesigner 4 Scaffold Tools for CakePHP &#8211; 1.0.0 FINAL</title>
		<link>http://blog.cirello.org/2007/09/08/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-final/</link>
		<comments>http://blog.cirello.org/2007/09/08/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-final/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 04:08:26 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/09/08/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-final/</guid>
		<description><![CDATA[Hello, The final version is released. Just a tiny bug found regarding the &#8211;app parameter. I hope you guys enjoy it as much as I did. Currently I am working on the tutorial and perhaps a screencast, afterwards I will look &#8230; <a href="http://blog.cirello.org/2007/09/08/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-final/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>The final version is released. Just a tiny bug found regarding the &#8211;app parameter.</p>
<p>I hope you guys enjoy it as much as I did.</p>
<p>Currently I am working on the tutorial and perhaps a screencast, afterwards I will look for CakePHP 1.2 support.</p>
<p>You are welcome to download the final version at<br />
<a target="_blank" href="http://www.cirello.org/dbdesigner2cake/download.html" title="Download DBDesigner2Cake at cirello.org"><font color="#b85b5a">http://www.cirello.org/dbdesigner2cake/download.html</font></a> <br />
or<br />
<a target="_blank" href="http://cakeforge.org/frs/?group_id=162" title="Download DBDesigner2cake at cakeforge.org"><font color="#b85b5a">http://cakeforge.org/frs/?group_id=162</font></a> .</p>
<p>Any doubts please submit to<br />
<a target="_blank" href="http://groups.google.com/group/dbdesigner2cake" title="DBDesigner2Cake Support Forum at Google Groups."><font color="#b85b5a">http://groups.google.com/group/dbdesigner2cake</font></a>.</p>
<p>Bye</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/09/08/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbdesigner2cake : DBDesigner 4 Scaffold Tools for CakePHP &#8211; 1.0.0 RELEASE CANDIDATE 1</title>
		<link>http://blog.cirello.org/2007/08/30/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-release-candidate-1/</link>
		<comments>http://blog.cirello.org/2007/08/30/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-release-candidate-1/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 17:28:21 +0000</pubDate>
		<dc:creator>Dérico Filho</dc:creator>
				<category><![CDATA[DBDesigner2CakePHP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.cirello.org/2007/08/30/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-release-candidate-1/</guid>
		<description><![CDATA[Hello All, I just released the RC1 for dbdesigner2cake. Now you can: Create HABTM relationships Validate fields Change APP dir for outputting source code You are welcome to download the RC1 version at http://www.cirello.org/dbdesigner2cake/download.html  or http://cakeforge.org/frs/?group_id=162 . If no bug is &#8230; <a href="http://blog.cirello.org/2007/08/30/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-release-candidate-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>I just released the RC1 for dbdesigner2cake. Now you can:</p>
<ol>
<li>Create HABTM relationships</li>
<li>Validate fields</li>
<li>Change APP dir for outputting source code</li>
</ol>
<p>You are welcome to download the RC1 version at<br />
<a target="_blank" href="http://www.cirello.org/dbdesigner2cake/download.html" title="Download DBDesigner2Cake at cirello.org">http://www.cirello.org/dbdesigner2cake/download.html</a> <br />
or<br />
<a target="_blank" href="http://cakeforge.org/frs/?group_id=162" title="Download DBDesigner2cake at cakeforge.org">http://cakeforge.org/frs/?group_id=162</a> .</p>
<p>If no bug is reported within a week I shall release it as Final.</p>
<p>Anyway, I&#8217;ll be on the works for creating a tutorial which covers the database modelling up to source code generation. This tool is not intended to replace Bake.php script, actually I am to commit the first steps of integration between them.</p>
<p>Any doubts please submit to<br />
<a target="_blank" href="http://groups.google.com/group/dbdesigner2cake" title="DBDesigner2Cake Support Forum at Google Groups.">http://groups.google.com/group/dbdesigner2cake</a>.</p>
<p>bye!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cirello.org/2007/08/30/dbdesigner2cake-dbdesigner-4-scaffold-tools-for-cakephp-100-release-candidate-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
