Articles, links etc. N/A Quotes of the month “I told them that quick-and-dirty is an oxymoron. Dirty always means slow.” by Uncle Bob in his blog on 12/13/2007
Monthly Archives: March 2011
CKEditor: Scroll dialogs with the page, i.e. not fixed to the middle
Dialogs in the popular rich-text wysiwyg JavaScript editor CKEditor 3.5.2 are fixed-positioned and thus when you scroll the editor’s page they always stay in the middle as you can see in its demo. That is a problem if the dialog is longer then the height of the page because you will be never able toContinue reading “CKEditor: Scroll dialogs with the page, i.e. not fixed to the middle”
Introduction to ObjectTeams/Java, a Role-Based Approach to Modularity With AOP
I’ve recently stumbled upon an interesting Eclipse project called ObjectTeams/Java (OT/J), which promises improved reusability and maintenance and support for evolvable architectures by creating well-encapsulated bundles of behavior – modules – that can be applied to existing classes (via AOP), when they are in the appropriate context of interaction (and not simply always, as isContinue reading “Introduction to ObjectTeams/Java, a Role-Based Approach to Modularity With AOP”
Why not to be afraid of 2012
You don’t need to be afraid of the foretold end of the world in 2012. To end the world is a big project and I think we can easily compare it to large scale IT projects. Consequently: Such a large-scale change certainly wont’t be delivered on time. Most likely it will take several times longer,Continue reading “Why not to be afraid of 2012”