Article published at Zauber Blog
As I didn't write much on this blog I wanted to post a link to an article that I published in the Technical Blog at Zauber Read the rest of this entry
As I didn't write much on this blog I wanted to post a link to an article that I published in the Technical Blog at Zauber Read the rest of this entry
Smalltalk is one of the languages that's getting some hype during the last time and XUL is Mozilla technology to do RIAs much more easier than using HTML and javascript. A post that appeared en Weekly Squeak shows how to combine these two technologies in order to do great applications using them. Read the rest of this entry
A couple of days ago Google launched something called Google App Engine. In a nutshell it gives you the ability to develop applications using their infrastructure. Read the rest of this entry
Sometimes we miss the importance of code reviews, sometimes we are not sure of how to make them.This post links to an example that even when you know this is impossible to happen where you work, gives you the idea that at least some ad-hoc code review could help finding strange things, doing some refactor, deleting dead code and avoiding un-useful documentation reducing the code base of the system. Read the rest of this entry