Different ways to declare a Javascript Function

December 24th, 2008 Posted in Web 2.0

There are different ways to declare a Javascript function. Even though all of them are doing the same and valid there are differences on how they are handled in the background.
In the usual way of declaring a function the content of the function is compiled but not executed until we call the function and [...]

» Read More

JQuery UI dialog close

December 17th, 2008 Posted in Web 2.0

We have a lot of situations to close a JQuery UI dialog from the dialog itself other than using the default close button. But the fuction dailog(”close”) will not work from the iframe since JQuery doesn’t support cross-window operations.
I am loading a Jquery UI dialog and inside it an iframe to show a form. [...]

» Read More

Free Software Free Society – 2nd International Conference on OSS

December 3rd, 2008 Posted in Open Source

Free Software Free Society is an International Conference on Free and Open Source software and Free Knowledge Movements being organised by Government of Kerala and Free Software community in Kerala. It is the 2nd International Conference on Freedom in Computing, Development and Culture on 9th, 10th and 11th of December, 2008.
The Conference will have sessions [...]

» Read More