Saturday, February 25, 2006

A/B testing

Add to Delicious Digg this links to this post -

Goof thread about A/B testing here:
http://www.highrankings.com/forum/index.php?showtopic=20405

Showing that A/B testing is now raising interest. You can download a simple class here which demonstrate that it is not that difficult to start A/B testing. this works like a banner rotator. but instead of rotating banners, you rotate CSS, and record conversions. Nothing really new.

You can download the class here.

Having said that now, this class is not "real" A/B testing - I have developed it just for the sake of the demonstration. If you wan to start doing some serious A/B testing, you'll have to make sure that the architecture of your site is robust, and can support this kind of things first (playing with CSS can bring some decent results - but if you want to start playing "safely" with your content, you'll have to move to xsl).

Thursday, February 23, 2006

pages.google.com: It is in beta, of course... Page Creator provides with a straightforward way for someone to create a site that isn't a blog (yes, it's true, not every site is a blog) and work on it from any computer. my first website, created in 2 minutes:

It is great news for us, CMS providers. This is the perfect marketing tool to educate our popotential prospects about the benefits of using a CMS.

hurrai!

Thursday, February 16, 2006

brrreeeport

Add to Delicious Digg this links to this post -

brrreeeport is the new buzzword - well why not using it then - I'll then get my blog included on the A-list.

Wednesday, February 01, 2006

use case mapping

Add to Delicious Digg this links to this post -

http://www.meta-language.net/metastorage-example.html

Metastorage is an application that automatically generates code for an Object Oriented API to store, retrieve and manipulate the persistent objects of classes described in a high level data model definition.

At last, code generated automatically from your UML.

Will give it a go post first feedbacks very soon.