Entries from February 2007

Animated Wallpapers in Vista using DreamScene

Date February 19, 2007

You can get a couple of sample video for DreamScene Ultimate Extra for windows vista. Do you know of any others?

To get them, right-click on an image below to save the video.

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live […]

Free image editing application

Date February 10, 2007

Here is a great and free image editing software called Paint.NET. I am not a graphic artist but it has more features than I need and is very easy to install and use and it is FREE (but you should donate some money). Get it from http://www.getpaint.net

Share this post: email it! | […]

Help debugging AJAX and JavaScript

Date February 10, 2007

As you all know, there is really no easy way to debug AJAX and JavaScript applications, but I found this indispensiblee tool that I just can’t live without. It’s the IE Developer Toolbar. It is still in beta but so far it has been stable. What an awesome tool!!! It let’s […]

Validating the page using JavaScript

Date February 10, 2007

I was using an AJAX tab control and wanted to validate the tab page before the switching away to another tab. It turns out there is a really easy way to do that – call Page_ClientValidate(”ValidationgGroupName”) from a javascript. If it returned true then the page/group is valid and I can allow the […]

Close
E-mail It