Speakers Invited for Microsoft Community TechDays (Delhi)

We are about to roll out the next Community TechDays, Delhi (in January). I am looking out for a volunteer amongst you, who may wish to deliver an offline briefing/session on some IT or Developer technology (Microsoft only). Please do send me your nomination for the same with your profile and your interested topic before 5th Jan, 2009.

Please do let me know your suggestions about any technology that you want to listen/attend at the Community TechDays.
For any information, queries or clarification feel free to reach me at: +91-9818562858, rishu18@hotmail.com

Windows 7 Application Compatibility

Windows 7 is the one of the best OS we had after Vista but maximum peoples who are upgrading from Windows XP to Windows 7 has the problem of application compatibility. So Microsoft has now given the list of Windows  7 compatible applications here: http://www.microsoft.com/windows/compatibility/windows-7/en-us/default.aspx

So go ahead and check out for your application which you are running the most. On this above given URL Microsoft tried to takeover the every application from Music apps. to CRM all the applications compatibility they have given.

How To Clear Recent Jumplist Items

Jumplists are one of the new additions to the Windows 7 taskbar. They appear when the user right-clicks an open program or folder in the taskbar and will display various information and quick access possibilities. Program developers can created custom jump list items suited for their applications but most jumplists contain a list of recently opened items with the program. This is comfortable as it makes it easier to open those files again but it can also be a privacy risk especially if the computer is shared with other users.

There is unfortunately no automated way to clear the jumplists or exclude items from being displayed there. There are two options for clearing the recent items in Windows 7 jumplists. The first is to right-click a recent item in the jumplist and select the Remove from this list entry. This will remove that entry from the list. The item can appear again at a later time if the file is executed again.

windows7 jumplists

The second option is tricky as it leads to a folder that is not normally visible in Windows. It is not even visible if the option to display hidden files and hidden operating system files is selected in the Folder Options. The only option to open that folder is to copy and paste its path into the Windows Explorer address bar (or use the command line).

%APPDATA%MicrosoftWindowsRecentAutomaticDestinations

This leads to a directory that contains all recent items that are stored in Windows. Each program uses its own coded file name. One could go the extra mile and test which file in the recent folder links to which program’s jumplist entries to delete only selected jumplists entries. The items can be opened in a text editor and searched for recent item names. Other users might simply want to clear those items regularly to get rid of all of those recent items.

recent_items

This can be done with the command

del %appdata%microsoftwindowsrecentautomaticdestinations*

You could schedule the task so that it gets executed on Windows shutdown or startup.

For more info: http://windows7news.com/2009/12/16/how-to-clear-recent-jumplist-items/

Download Update for Windows 7 to Fix Data Corruption Issue for Secure Digital (SD) Cards

Microsoft has released an update "KB976092" for Windows 7 which fixes a data corruption issue for Secure Digital (SD) cards. If you are using Windows 7, you should download and install this update.

Problem overview:

You have an NTFS formatted SD card. You use Advanced Direct Memory Access (ADMA) to transfer data between the SD card and a computer that is running Windows 7 system. When you transfer data from the computer to the SD card, the data on the SD card may be corrupted. Additionally, unexpected problems may occur when you try to use the affected data.

Download links:

For x86: http://www.microsoft.com/downloads/details.aspx?FamilyId=c7494e1d-81d4-4974-a268-6ec0a71d12f9&displaylang=en

For x64: http://www.microsoft.com/downloads/details.aspx?FamilyId=3b104619-6389-4065-812d-2d9233f59852&displaylang=en

for more details: http://www.askvg.com/download-update-for-windows-7-to-fix-data-corruption-issue-for-secure-digital-sd-cards/