Javascript is like jazz
Javascript is like impressionistic and avant-garde art, like jazz. It flows, it molds, it changes, like a dream. Java is like renaissance art, More »
Software Engineer from Sri Lanka. Currently working as a Technical Lead at WSO2 Inc. and leads the WSO2 Business Process Server team. I am also and active contributor for several Apache Projects including Apache ODE and Apache Axis2.
Javascript is like impressionistic and avant-garde art, like jazz. It flows, it molds, it changes, like a dream. Java is like renaissance art, More »
A pretty amazing piece of JavaScript dropped yesterday and it’s going to take a little bit to digest it all. It’s a GreaseMonkey More »
First try the following sample code, and have a quick look at the code. <html> <head> <title>Test == and === operators in JavaScript More »
jQuery Form Plugin is a very useful JavaScript library which let you handle HTML forms in very flexible manner. The jQuery Form Plugin More »
While I am implementing filtering support for Apache ODE Management Console’s Processes List, I have to interact with HTML form and validate some More »
Today I found this document while reading the Ajaxian. This ‘__noSuchmethid__’ of JavaScript object is same as Ruby’s ‘method_missing’ feature. Example from above More »
John Resig(Creator of jQuery) is working on the Secrets of the JavaScript Ninja book, which I am sure will be a great book More »
Here is a simple code I used as a solution to XML namespace handling in different browsers(IE, Firefox 2, Firefox3, ..). But it More »
I am involve in developing Web Based Management Console for Apache ODE these days for Google Summer of Code 2008. For the mid More »
I found this nice slides while I’am searching for a cross browser and easy to use DOM Scripting toolkit. The different APIs used More »