The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,854 other subscribers

VMware Converter 4.01: “Unable to obtain hardware information” or “Unable to determine Guest Operating System”

Posted by jpluimers on 2010/06/10

Sometimes you get an error message “Unable to obtain hardware information” or “Unable to determine Guest Operating System” when using VMware Converter 4.01.

This happens at least with VMware Converter 4.01 and converting x64 VM’s like “Windows 7” and “Windows Server 2008 R2” from ESXi 4 U1.
Others found out it also happens with some Linux VMs, I have not tried those yet.

A the VMware communitie, user wildblue posted a workaround: Read the rest of this entry »

Posted in ESXi4, Power User, Virtualization, VMware, VMware Converter, VMware ESXi | 27 Comments »

VMware Virtual Infrastructure Client UI: why is the “edit…” on the top right, away from all other actions?

Posted by jpluimers on 2010/06/09

For almost all actions inside the VMware Infrastructure Client UI, you don’t need the “edit…” action.

The only place you need this is in the “Configuration” and “Users & Groups” tabs.

So when you want to enter your ESXi license, you might wonder how to do that.

Well: hit the “Edit…” action on the far right.
Indeed: far right, especially when running 1920×1200 or other high resolutions :-)

I wonder who did the UI design for the VMware Infrastructure Client, and what the reasoning for the placement of the “Edit…” action is.

–jeroen

via: VMware Communities: Where do I enter my ESXi license key? ….

Posted in Development, Software Development, UI Design | Leave a Comment »

HDD testing tools from their manufacturers

Posted by jpluimers on 2010/06/08

Below are some links for (at the moment of writing) current HDD testing tools from various HDD manufacturers. Read the rest of this entry »

Posted in Hardware, Power User | 2 Comments »

Huge Time-Sink ahead: Play Infocom Games Online

Posted by jpluimers on 2010/06/07

Boy, this feels like yesterday: Play Infocom Games Online.

–jeroen

Via: wired

Posted in Geeky | 2 Comments »

For a good laugh: Modern computer languages are a bit like people in some ways. – from “The Lounge – CodeProject”

Posted by jpluimers on 2010/06/07

For a good laugh: read the Modern computer languages are a bit like people in some ways thread in the CodeProject lounge.

–jeroen

Via: The Lounge – CodeProject.

Posted in .NET, C#, Delphi, Development, HTML, Java, Opinions, Software Development, VBS, Web Development, WPF | Leave a Comment »

Forgotten Windows 7 feature: Add the Quick Launch Bar to the Taskbar in Windows 7 (via How-To Geek)

Posted by jpluimers on 2010/06/07

Sometimes in Windows 7 you miss the quick launch bar with its’ shortcuts.

How-To-Geek explains to Add the Quick Launch Bar to the Taskbar in Windows 7.

–jeroen

Posted in Power User | Leave a Comment »

retro: Google Pacman

Posted by jpluimers on 2010/06/04

Two weeks ago, Google blog celebrated PAC-MAN’s 30th birthday and the Google logo turned into a playable Pac-Man game.

It was supposed to be up only for 48 hours, but due to the popularity, it got its’ own Google Pacman page.

This is like bing at high school again :)

–jeroen

Posted in About, Personal | Leave a Comment »

TFS folder compare in Visual Studio 2005

Posted by jpluimers on 2010/06/04

Recently I had to do some work in Visual Studio 2005 and TFS 2005.

I missed the “Folder Compare” feature on one of my machines, and I was sure it was on one of my others.
This feature is standard in Visual Studio 2008. A very handy feature indeed :-)

Then this post reminded me to install the Team Foundation System Power Tools. Read the rest of this entry »

Posted in .NET, Development, Software Development, Visual Studio and tools | 1 Comment »

Delete and Remove to Unlock EISA Hidden Recovery or Diagnostic Partition in Vista » My Digital Life

Posted by jpluimers on 2010/06/03

When you try to delete an EISA Hidden Recovery or Diagnostic partion, some options fail:

  1. DiskMgmt.msc does not show the “delete” option
    (the link is for Windows XP, but the – usually very useful – tool has been almost the same for ages)
  2. DiskPart.exe fails with “Cannot delete a protected partition without the force protected parameter set
  3. The free partition managers I tried (Partition Assistant 2.0 Home Edition and EASEUS Partition Master) refuse to install on the x64 editions of Windows (x64 is used more and more at home these days)

Luckily, this thread discusses both problems, and points to this page for a solution with DiskPart.

Read the rest of this entry »

Posted in CommandLine, Development, Power User, Software Development | 6 Comments »

Bookmarklets: empower your webbrowser

Posted by jpluimers on 2010/06/02

Next to Greasemonkey – the script engine that empowers FireFox and Chrome, there is another very powerful way to enhance your browser:
Bookmarklets.

Bookmarklets are like shortcuts, but they don’t point to a static URL: they add action, usually by some JavaScript.

If the bookmarklet returns a string, then the browser will follow that as a URL.
But the since bookmarklet  has access to the current page, it can also perform just a local action.

The cool thing is that most bookmarklets work on almost any popular browser.

These are a few bookmarklets that I use on a regular base, most are from bookmarklets.com: Read the rest of this entry »

Posted in Bookmarklet, Conference Topics, Conferences, Development, Event, Power User, Software Development, Web Browsers, Web Development | Leave a Comment »