<?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>Cato CRUD Generator</title>
	<atom:link href="http://www.catocrudgenerator.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catocrudgenerator.com</link>
	<description>CRUD generator for Java, PHP, XML ...</description>
	<lastBuildDate>Sat, 10 Mar 2012 00:04:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Cato CRUD Generator is alive</title>
		<link>http://www.catocrudgenerator.com/2011/07/10/the-cato-crud-generator-is-alive/</link>
		<comments>http://www.catocrudgenerator.com/2011/07/10/the-cato-crud-generator-is-alive/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 02:16:32 +0000</pubDate>
		<dc:creator>alvin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.catocrudgenerator.com/?p=51</guid>
		<description><![CDATA[The Cato CRUD Generator project is now alive! As we&#8217;ve mentioned elsewhere, Cato is a simple, template-based, database-driven, GUI/web app that lets you generate code based on the tables in your database. Just download and install Cato &#8212; it&#8217;s a &#8230; <a href="http://www.catocrudgenerator.com/2011/07/10/the-cato-crud-generator-is-alive/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The <a title="Cato CRUD Generator (code generator)" href="/">Cato CRUD Generator project</a> is now alive!</p>
<p>As we&#8217;ve mentioned elsewhere, Cato is a simple, template-based, database-driven, GUI/web app that lets you generate code based on the tables in your database.</p>
<p>Just download and install Cato &#8212; it&#8217;s a very simple PHP web app &#8212; connect it to your database (also very easy), and you&#8217;re ready to generate CRUD-based source code from your database tables.</p>
<p>Cato can be used for all sorts of CRUD files, including:</p>
<ul>
<li>Java class files (model files)</li>
<li>Java JSP files (view files)</li>
<li>Java controller files</li>
<li>XML configuration files, such as for Spring Framework, Hibernate, and JSF</li>
<li>PHP files, including class files, Smarty templates, CakePHP files, Symfony files</li>
<li>Any sort of text file you can describe in a template</li>
</ul>
<p>Because Cato is based on the Smarty template system, if you can define a template for the CRUD you want to create, Cato can generate your CRUD files from your database table definitions.</p>
<p>I&#8217;ll write more about Cato in the near future, so please stay tuned. In the meantime, check out our <a title="Cato CRUD Generator screenshots" href="/screenshots-crud-generator/">Cato CRUD Generator screenshots</a> to see how it works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catocrudgenerator.com/2011/07/10/the-cato-crud-generator-is-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
