<?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; Development</title>
	<atom:link href="http://blog.3mension.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.3mension.com</link>
	<description>Setting up the 3rd Dimension</description>
	<lastBuildDate>Wed, 04 Aug 2010 10:23:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New &#8216;under construction&#8217; template with jQuery</title>
		<link>http://blog.3mension.com/2010/01/new-under-construction-template-with-jquery/</link>
		<comments>http://blog.3mension.com/2010/01/new-under-construction-template-with-jquery/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:18:33 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[icms]]></category>
		<category><![CDATA[impresscms]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://blog.3mension.com/?p=79</guid>
		<description><![CDATA[You might have noticed that the landing page on 3mension.com now has a brand new template, currently (still) telling you that we&#8217;re under construction. It was also my first attempt at adding jQuery functionality to the 3mension website, and I must say I&#8217;m quite impressed by the functionality and the ease of the integration. Given [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.3mension.com"><img class="alignleft" src="http://thumbnailspro.com/thumb.php?url=www.3mension.com&amp;s=400" alt="" width="400" height="203" /></a>You might have noticed that the landing page on <a href="http://www.3mension.com">3mension.com</a> now has a brand new template, currently (still) telling you that we&#8217;re under construction.  It was also my first attempt at adding jQuery functionality to the 3mension website, and I must say I&#8217;m quite impressed by the functionality and the ease of the integration. Given that jQuery is standard included in ImpressCMS, I plan to use it much more often in the future.</p>
<h2><span id="more-79"></span>jQuery</h2>
<h3>login panel</h3>
<p>The new template got some jQuery love. I&#8217;m using a script found in a tutorial at <a href="http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/">web-kreation.com</a>, which gives really exceptional results. I&#8217;m working on a theme for 3mension that will incorporate a panel like this. It&#8217;s very easy to install, and I think the uses are limitless. I just need to see if it has to be added to the top of the window, or if it can be added to the top of a block in <a href="http://www.impresscms.org">ImpressCMS</a></p>
<p>.</p>
<h3>Image fading</h3>
<p>Also, I added a fading effect  to the images of the different supported engines. Not that difficult, and it saves loads of space.</p>
<h2>ImpressCMS Theme someday</h2>
<p>At the moment, this is only a simple web page which I updated to work with the login feature of ImpressCMS, to imitate the &#8216;site closed&#8217; feature. I&#8217;m working on a template that will add these features in ImpressCMS proper. That will mean the jQuery stuff will be available to the entire site, and the Site Closed page will mimic the design of the site theme.  At the moment, ImpressCMS developers are discussing a standardisation of the different CSS classes, in order to make it easier to get themes on the platform. I hope this gets a boost and a first version quickly, as this is really needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3mension.com/2010/01/new-under-construction-template-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3mension development status report May 2009</title>
		<link>http://blog.3mension.com/2009/06/3mension-development-status-report-1/</link>
		<comments>http://blog.3mension.com/2009/06/3mension-development-status-report-1/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 08:11:42 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Plans]]></category>
		<category><![CDATA[impresscms]]></category>

		<guid isPermaLink="false">http://blog.3mension.com/?p=23</guid>
		<description><![CDATA[Contrary to my previous post, development of the impressCMS module is advancing steadily. I&#8217;m no seasoned iCMS developer, and neither am I a PHP guru, so it is taking quite some time to achieve functionality some might wrap together in a few hours. Most of the time, I&#8217;ve been experimenting with possible approaches to code organisation [...]]]></description>
			<content:encoded><![CDATA[<p>Contrary to my previous post, development of the impressCMS module is advancing steadily. I&#8217;m no seasoned iCMS developer, and neither am I a PHP guru, so it is taking quite some time to achieve functionality some might wrap together in a few hours. Most of the time, I&#8217;ve been experimenting with possible approaches to code organisation and finding my way in the iCMS API documentation.</p>
<p>I am happy to announce that <span id="more-23"></span>a major part of the core functionality has been written in its basic form. At the moment, it is possible to upload files accompanied by an image, a title and a description. It&#8217;s still butt-ugly at the moment, as no time has been devoted yet to the templates that should make everything look nice on the screen. Once the functionality is approaching what will be used on the production site, I&#8217;ll start looking at the presentation.</p>
<p>At the moment, the plugin is built with an old Xoops plugin to generate the classes. ImpressCMS 1.2 is still a bit too far off to wait for it to get to a state I am confident with to install on a website out in the open. That&#8217;s a shame really, as the IPF framework, in combination with the imbuilding plugin for iCMS 1.2.x is a very powerful and easy-to-use tool to develop with.</p>
<p>I started asking around about the feature set users would like to see. My first victims were on <a title="Call for Input on BA.org" href="http://blenderartists.org/forum/showthread.php?t=158125" target="_blank">BlenderArtists</a>. I plan to build a bit of momentum on the different forums towards the launch of the beta, which should be next month at the latest.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3mension.com/2009/06/3mension-development-status-report-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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, [...]]]></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>
]]></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>
