Thursday, February 19, 2009

Firebug

These days I'm working on my final year project.
I just came across Firebug when I'm refering to a book on Javascript. It seems like a good addition to the development tool list. So here it is.


Firebug is a Firefox add-on that can be used to debug Javascripts. And it is free.

That's all? Of course not. It can be utilized to do more than that. And Firebug has the distinct capability to monitor and debug asyncronus calls to the server. Yes, that means "Ajax".

Why don't you drop by the firebug web site and check it out.

The address is http://getfirebug.com/

Hope it will be helpful in your developments to come.

Monday, February 16, 2009

Ubuntu

After a long time I guess.

Couldn't really catch up with my blogs recently. And when I signed in today the landscape has been changd a bit (Surely, the Blogger team has been busy lately).

If you are a free and open source software admirer you should probably know what Ubuntu is. It is a Linux based free and opensourced operating system that has gained quite a lot of attention these days. I myself is trying it out. For now that's all to tell about it.



Interested?

Then visit http://www.ubuntu.com/ for more details.

You can get a free Ubuntu CD by post or you can also download an .iso image from the website itself.

Just try it out. It is always good to know about more than one Operating System. Just in case.