Recently, Pageflakes released their new RSS Reader. It provides all the features of a good desktop RSS reader and with AJAX, it gives you the smoothness of regular desktop reader. The good thing of a web application is that you don't have to install it in your PC and you can use it from anywhere. The reader has two view modes: Outlook View & Newspaper View. In both view mode, you can resize the panes just like any desktop application. You can also use hotkeys for navigation. At the bottom, there ......
Today, I found an interesting change in Visual Studio 2005 JScript debugging. In Visual Studio 2003, to dubug JScript we need to clear the Disable Script Debugging checkbox from Internet Explorer, Tools->Advance Options. But in Visual Studio 2005, we also have to add the key word "debugger" in JScript code.
For more details, http://support.microsoft.com/default.aspx?scid=kb;en-us;816173&%20f=11