Playing with...

Posted by admin

I've always loved to play around with MVC frameworks. Since AS3 came out i used quite a bunch of them: LowRA, PureMVC, Soma, Mate, SpringAS, Parsley, Swiz and finally Robotlegs. They all have pros and cons and i could spend hours taking about why i changed from one to the other. Some offer more (and think it's good), some offer less (and think it's better)... I guess the only sure thing, is that they all share a common base: MVC.

Anyway, i love Robotlegs simplicity and this is why i use it at the moment.

Continue reading...
Posted by admin

This is the first post of a serie called "Playing with... ". I play with a lot of libraries, frameworks, etc.. and this will hopefully be a way of forcing me to write something about those experiments.

After the introduction on the "why" of Drupal and Flash (see this post if you missed it), let's start to build something a bit more concrete.

In this example we will create a basic example of Flash and Drupal communication. We will:

  • install Drupal and the needed modules
  • create some content
Continue reading...