Discussion, code samples and video demos of new technologies; including Web 2.0 startups, Google AppEngine, Ruby on Rails, PHP, Visual Studio Team System, Team Foundation Server and .NET.

Tuesday, July 29, 2008

2 useful features in Vista

Hey guys,

I was reading about the new 'world is flat' Vista ad campaign and was reminded of 2 features I had been meaning to blog about.

I have to admit that I had a good chuckle when someone showed these two me since they are both from the command line. It seemed really ironic given the amount of attention give to the UI. In any case, irony or not, these are 2 pretty handy dandy features.

The first feature is CLIP which redirects the output of command line tools onto the Windows clipboard. So you can do dir | clip and get the directory listing added to your clipboard.

The second feature is robocopy, which is a familiar utility to many Windows Users. It is a robust way to copy files - so it can recover from network outages and things like that. This useful utility used to be part of the Windows Resource Kit, but now it comes with Vista. More information about this tool can be found here.

As many of you know, Microsoft recently hired Crispin Porter + Bogusky presumably to revamp their advertising. That agency was responsible for a lot of really interesting work, including the recent Burger King and MINI ads. It seems reasonable to assume that they are responsible for the 'world is flat' Vista ads. I'm not sure how you feel about it, but those ads seem vaguely insulting to me. Not like the quirky, edgy stuff that they did for Burger King and MINI. But then again, it has us talking about Vista, so maybe they've done their job.

Thanks!

Eric.

4 Comments:

Blogger Noah Coad said...

It's nice to hear Vista is getting more useful command line tools like this built in. They've been around for decades now in JPSoft's 4DOS/NDOS/4NT/TC prompt. I've used "copy /j/g" where /j = restartable, /g = show percentage while copying for years and %@clip returns the clipboard contents while %@clipw sets contents. They also maintain parity with cmd.exe, so | clip will work.

http://msmvps.com/blogs/coad/archive/2005/02/19/36473.aspx

August 21, 2008 10:37 AM

 
Anonymous Anonymous said...

I’d love to cia man that too!

November 19, 2009 2:24 PM

 
Anonymous Anonymous said...

Hello. And Bye.

March 2, 2010 11:45 PM

 
Anonymous Anonymous said...

Very nice blog! Bookmarked :)

March 10, 2010 1:14 PM

 

Post a Comment

Links to this post:

Create a Link

<< Home