Archive

Archive for the ‘Development’ Category

Torquebay offline, 3mension under development

March 17th, 2011 No comments

You might have noticed that the Torquebay site is offline, and has been offline for quite some time. Also, the message isn’t really clear : the site will be back on the 12th. The 12th what? Two 12ths have passed (12th february, 12 March), and nothing happened. Maybe the 12th month :-) Well, I’m not prepared to wait for that.

This has pushed me to start working back on getting 3mension up and running as soon as possible.

Given the Torquebay situation, I’ll focus the site initially on GarageGames related stuff. There are tons of real gems to be found on the forums at GarageGames, but the site isn’t really constructed as a catalogue. If you want to log interesting stuff, you’d need to use Delicious or some other bookmarking alternative.

The first iteration of 3mension aims to be a collaborative bookmarking tool for Torque engine users, with tags and categories to make it all easier to find what you’re looking for. I’ll start posting links to interesting stuff, starting on the GarageGames site, but maybe also looking on to other sites.

 

Categories: Development, Plans Tags: ,

InstantAction Shutdown does not affect 3mension

November 29th, 2010 No comments

It isn’t any more news now, as the story has been around for at least 2 weeks, but the parent company of InstantAction, IAC, has decided to end operations at InstantAction. InstantAction is the company that has the Torque game technology in its portfolio.

Read more…

New ‘under construction’ template with jQuery

January 14th, 2010 No comments

You might have noticed that the landing page on 3mension.com now has a brand new template, currently (still) telling you that we’re under construction. It was also my first attempt at adding jQuery functionality to the 3mension website, and I must say I’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.

Read more…

ImpressCMS 1.2 final released

December 18th, 2009 No comments

I skipped mentioning some ImpressCMS releases, but this one is too important to just pass over it. The ImpressCMS project has released version 1.2 final of their Community Management System (CMS).

This release contains many changes, enhancements and new functionality, with the most important ones listed here:

Read more…

Categories: Development Tags: ,

Logo design – the next big step

August 25th, 2009 No comments

I’ve been working on and off on the first beta incarnation of 3mension, but most of that effort has been invisible in code.  That is about to change, as I have started contacting some logo design contractors in order to create a logo for 3mension.com.

This is a significant step, as the logo will be used as the base for the theme created for the website. It will also help with the development of the site, as it is the first really visible part of the site that falls into place.

It seems ImpressCMS 1.2 might come out before the 3mension site goes live. A beta of ImpressCMS 1.2 is forthcoming, and the package should be feature-complete by now. During the wait for answers on the queries for a logo design, I plan to migrate all the work that is done towards that version, in order to have the newly added functionality and enhancements at my disposal.

Categories: Development, Plans Tags: ,

3mension development status report May 2009

June 9th, 2009 No comments

Contrary to my previous post, development of the impressCMS module is advancing steadily. I’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’ve been experimenting with possible approaches to code organisation and finding my way in the iCMS API documentation.

I am happy to announce that Read more…

Categories: Development, Plans Tags: ,

imRating – an ImpressCMS infrastructure module

May 28th, 2009 No comments

Since last weekend, I have been working on imRating, an ImpressCMS module that will provide a standardized way for modules to handle voting of content and showing ratings. The module is based upon the structure of the similar imTagging module.

This is what I call Read more…

Categories: Development Tags: , , ,

3mension development status report – april 2009

May 5th, 2009 No comments

April has passed, and it’s time to report with an update. At the moment, not much is visible of the progress that has been made thus far, but that’s not a correct view of the situation. I thought I might give an update on where the project is headed, what has been done, and what remains to be done.

My previous post, a long time ago, I elaborated a bit on the difficult choice between ImpressCMS and Xoops. As I read in the ImpressCMS forums, ‘A line is being drawn in the sand’, and these two CMS packages are each going their separate ways, without regard for compatibility between one another. That means one has to make a choice, and recently making that choice became much more difficult due to the evolving nature of the projects. Read more…

First data model realised

December 15th, 2008 No comments

The first data model is ready, and I’ve already put it into SQL scripts to generate the database. It’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, and writes a data access Xoops class that should provide the needed functionality to use the database table in your module. It’s rather old (2004), but it seems to do the job just fine. I couldn’t find posts on the forums with warnings about Read more…

The first shy steps into the world…

December 6th, 2008 No comments

Well, I’ve taken the plunge now, there’s no going back. I posted a small announcement in my GarageGames blog about the 3mension project. I already got some positive comments, so this might even be a good idea after all!

Some people are subscribing to the announcement list, which is great. All that is also the best motivation to get a first version of the site online as soon as possible for people to try and break it, and to get feedback on the way things are handled and presented.

I have some fairly good idea about the direction I want to choose theme-wise. A first impression is included here. Feel free to comment.

Categories: Development Tags: , ,

3mension blog is using WP-Gravatar