<?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>3mension blog &#187; dao</title>
	<atom:link href="http://blog.3mension.com/tag/dao/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.3mension.com</link>
	<description>Setting up the 3rd Dimension</description>
	<lastBuildDate>Thu, 17 Mar 2011 09:51:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>First data model realised</title>
		<link>http://blog.3mension.com/2008/12/first-data-model-realised/</link>
		<comments>http://blog.3mension.com/2008/12/first-data-model-realised/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 23:40:59 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[dao]]></category>
		<category><![CDATA[data access]]></category>
		<category><![CDATA[xoops]]></category>

		<guid isPermaLink="false">http://blog.3mension.com/?p=12</guid>
		<description><![CDATA[The first data model is ready, and I&#8217;ve already put it into SQL scripts to generate the database. It&#8217;s not that complex as of yet, all I want to store at the first iteration is the published file. I installed the DAO class generator from the Xoops modules site. It takes an existing database table, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>The first data model is ready, and I&#8217;ve already put it into SQL scripts to generate the database. It&#8217;s not that complex as of yet, all I want to store at the first iteration is the published file.</p>
<p>I installed the <a href="http://www.xoops.org/modules/repository/singlefile.php?cid=17&amp;lid=1449">DAO class generator</a> from the Xoops modules site. It takes an existing database table, and writes a data access Xoops class that should provide the needed functionality to use the database table in your module. It&#8217;s rather old (2004), but it seems to do the job just fine. I couldn&#8217;t find posts on the forums with warnings about <span id="more-12"></span>unsafe or dangerous code provided by the plugin. I&#8217;ll keep on the lookout for maybe another generator, but for the moment, this is the one I&#8217;ll be using.</p>
<p>I won&#8217;t take care of the presentation for these first internal releases. I just want the functionality to be there. Nobody will notice that the page is perfectly integrated in the theme when the functionality isn&#8217;t there. The theme and the templates will be started when after a few internal and closed beta releases.</p>
<p>As always, If you are interested in testing the 3Mension site once it starts the closed beta tests, please subscribe on the <a title="3Mension main page" href="http://www.3Mension.com">main 3mension page</a>, which happens to be the only page at the moment.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.3mension.com/2008/12/first-data-model-realised/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

