Install Remote Server Administration Tools on Windows 7 SP1

Remote Server Administrator Tools (RSAT) is not compatible with Windows 7 SP1. If you install Remote Server Administration Tools on Windows 7 SP1 slipstreamed media, you will get following error.

The update is not applicable to your computer

That’s because current RSAT version only supports Windows 7 RTM. To workaround this issue, you can Install Remote Server Administration Tools before installing Windows 7 SP1. The SP1 upgrade will update RSAT to SP1 version. The other option is wait for official release of Remote Server Administrator Tools for windows 7 SP1, which will happen this April.

Update 4/8/2011: Microsoft released Windows 7 SP1 RSAT Tools to public today. The download link is here http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d

Windows Live Writer 4 New Features

Windows Live Writer is the most popular blog client tool. Microsoft recently released Windows Live Writer 4 as part of new Windows Live Essentials Beta launch. I tried it and it looks great. Here is what’s new.

New Ribbon UI

Live Writer 4 has same Ribbon style menu as Office 2010. Actually this applies to other Windows Live wave 4 products, Live Mail, Photo Gallery etc.

image

Continue reading

WordPress 3.0 Beta 2 Released

WordPress team has announced WordPress 3.0 beta 2 is shipped. It seems that release candidate will be coming very soon.

Things to test in 3.0 beta 2

  • Revised menu user interface
  • Changes to the WordPress exporter and importer to make it more flexible

WordPress 3.0 changes

Check out my previous post WordPress 3.0 Features. I will keep updating there.

Note: it’s recommended not try beta version WordPress on production site.

CopySourceAsHtml for Visual Studio 2010

CopySourceAsHtml is an add-in for Microsoft Visual Studio 2008 that allows you be able to quickly get your code as HTML from Visual Studio, just like being able to save it as a HTML file from the Save As dialog. It’s very helpful if you frequently post code to blog or send code in email.

I recently switched to Visual Studio 2010 and noticed this plug in is not ready for Visual Studio 2010 yet. Here is how you can get it work for Visual Studio before CopySourceAsHtml owner releases an official update to support Visual Studio 2010.

Continue reading

Final Visual Studio 2010 available for download

Visual Studio 2010, the best version of Visual Studio ever, is now available for download in Microsoft download center. The build number for RTM VS2010 and CLR4 is 4.0.30319.1.

Here is link for free trial

Visual Studio 2010 Professional

Visual Studio 2010 Ultimate

Training Resources

Visual Studio 2010 and .NET Framework 4 Training Kit

Visual Studio 2010 and .NET Framework 4 Training Course

Moving to Visual Studio 2010 e-Book

Continue reading

Difference between Chrome Versions

People might get confused what is the difference between Chrome channels. According to http://dev.chromium.org/getting-involved/dev-channel

  • Stable channel. Everyone is on the Stable channel when they first install Google Chrome. The Stable channel is updated with features and fixes once they have been thoroughly tested in the Beta channel. If you want a rock solid browser but don’t need the latest features, the Stable channel is for you.
  • Beta channel. People who like to use and help refine the latest features subscribe to the Beta channel. Every month or so, we promote stable and complete features from the Dev channel to the Beta channel. The Beta channel is more stable than Dev, but may lack the polish one expects from a finished product. If you’re writing extensions, you need to use this channel or the Dev channel.
  • Dev channel. This developer preview channel is where ideas get tested (and sometimes fail). The Dev channel can be very unstable at times, and new features usually require some manual configuration to be enabled. Still, simply using Dev channel releases is an easy (practically zero-effort) way for anyone to help improve Google Chrome.

Continue reading

WordPress 3.0 Features

WordPress 3.0 has a few great new features and improvement.

Ability to Choose Username When Installing WordPress

In previous version WordPress, default username for Admin is hard coded as admin. In WordPress 3.0, this secure hole is fixed, default user name can be customized when you install WordPress.

image

Continue reading

OneNote Snipping Tool

I previously used Alt+PrintScreen key for screenshots and then pasted into MSPaint and then edited the picture, and then capture just part of a screenshot. Now a better way is install Microsoft OneNote and take screenshot via the WinKey + S and then select the portion of the screenshot you want and paste anywhere.

Note: this option also available under menu “Insert”  -> “Screen Clipping”

And yes, it’s better than Vista/Win7’s snipping tool in my option.