Just sharing some of my thoughts, experience, knowledge, fun, etc I have in my life to cheer up if not help out someone who passes by my blog someday in someway. Who knows right? :)
Monday, July 30, 2012
A new milestone
One thing very different from what I expected though, is that I probably won't get much chance to get my hands dirty like what I used to do in the past - build the programs myself. Well, maybe it's time to move to a different stage of life. Time to "level up" myself. Time to look into business aspects and learn for my own sake in the long term perhaps.
It's time to pay off my luck with efforts.
Sunday, November 27, 2011
VB.NET - How to obtain a DLL's file location (during run-time)
So the proper way to obtain a running DLL's file location is to use the method: System.Reflection.Assembly.GetExecutingAssembly.Location
Many credits to this site.
Monday, November 14, 2011
Windows XP SP2 installation could not detect your internal harddisk? It's the AHCI/ATA setting in your computer BIOS.
Lucky for me, I read about this AHCI setting previously and I quickly went into the computer BIOS screen (just keep on pressing the F2 or DEL key when you start/restart your computer) and looked for this setting. When I found the place to change the setting (look for something that reads "AHCI" or "ATA") I just switched it from the pre-configured AHCI to ATA mode. After that I just saved the changes made and exited the BIOS screen (then your computer will restart automatically). And then I tried the Windows XP installation once again and finally got it working.
I read it in some Internet forums and some people said it's due to the lack of support for AHCI by the Windows XP Service Pack 2 (SP2).
Friday, October 7, 2011
Wednesday, February 9, 2011
Couldn't migrate your Workstation/Player VM to VMware Server? Error HTTP 12029? Here's the solution!
What you should do now is to get a copy of VMware Converter (also FREE) from VMware's website. Previously it was only known to me as a tool to convert a physical machine into a VM image. But in fact it could be used to convert between varied versions of VMware products too! Just grab its installer and install it on your computer and do the conversion. It works!
Monday, January 10, 2011
One of your VMware Server Guest OS'es could not reach the network (though seemingly it has connection)?
After I booted up the newly replaced Guest (along with other Guests at the same time), I realized that it could neither ping other Guests, nor it could be pinged by them. After a few cracks (such as disabling all firewall-related settings, changing from fixed IP to DHCP client, etc.), I decided to restart all the Guests in a different sequence. Then it turned out to be another Guest facing the same symptoms this time. With few rounds of tests (and wastage of time), I finally believed there were only 2 Guests which shared the same problem.
It was then I finally recalled back there were some particular steps I must follow in order to clone VMs in VMware Server (unlike VMware Workstation). One of them is the UUID setting. Since I had pinpointed the root cause I started to compare the contents of the .VMX files of the conflicting Guests. It was this line in the .VMX file which must not have the same value as other Guests: uuid.bios = "56 4d ac f5 60 eb ..."
Thank goodness I could resolve it by today! (And get some good sleep tonight hopefully)
Friday, January 7, 2011
Extremely slow file transfer rate when copy files between host and guest OS (VMware Server)?
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006619
It is a known issue with VMware Server host running in Windows Server 2003 or 2008 environment.
Cheers~
Wednesday, January 5, 2011
New Year's Resolution for 2011
The clock is already ticking, and I'm already 30 this year. So no regrets later, fight now!! GO GO GO...
Tuesday, December 28, 2010
VMware Workstation 7 installation problem - "Failed to create the requested registry key"
I tried to search Internet for helps as usual but none of the suggestions worked in my case. Finally I decided to try something on my own based on what I'd learned from their explanations. It looked like there's some permission issue with the VMware installer writing a key into my Windows Registry since I updated my Windows 7 just recently (note that I had been able to install the same VMware version on this particular laptop before I re-formatted my Windows 7 and updated the latest patches). The 'key' here is referring to {HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.}.
What I did was, uninstalled the existing VMware Remote Console on my laptop (I was using VMware Server as well), then did a search-and-destroy of those suspicious keys in my Registry. In fact, you must uninstall all other versions of VMware products before you can install a different product (the installation process would automatically prompt you to do that but in my case the problem hit before that). And use the keyword 'vmware' to search for targets to delete in your Registry (basically I only deleted those keys which were supposedly used by VMware programs only but not Windows). The rule of thumb is to backup your Registry of course.
Then I tried my luck again, and wholla! It finally completed the installation. Credits to my predecessors who faced the same problem and shared their ideas on the mighty Internet.
Monday, December 6, 2010
Tuesday, October 26, 2010
1st ever trip to Hong Kong (25th-28th Oct 2010)
Well, tomorrow onwards I'm gonna have my fellow work friends bring me around HK to discover the right places.
Oh ya, one really bad impression with Hong Kong's hawker. I got conned by the wanton mee hawker!! Based on my own calculation it should have been just HK22, not HK30 like what he charged me!! Damn you bald uncle. But I was afraid because I was alone and don't know if he has "friends" suddenly come out of nowhere or not... :S
Monday, September 13, 2010
I'm investing in better life with my life now
Monday, August 30, 2010
Oh no! Facebook has killed my blog and emails and messengers and my time!!
Thursday, June 10, 2010
Flickr ~ Pac-Manic
Creative!
I used to have an idea of a "see-through" desktop wallpaper that lets you "see through" to the inside of a computer display, you know, all the wiring and electronic parts inside (basically an illusion of course). But seems like now people have gone way beyond my original idea.
Tuesday, April 27, 2010
Finally resolved the USB issue I had with VMware due to the Sony Ericsson driver (seehcri.sys)
And today I continued to search for a solution to this and finally I found the tricks:
- On my host computer, I could see a Sony Ericsson device listed under the Universal Serial Bus controllers (Control Panel > System > Device Manager) though I had uninstalled my Sony Ericsson program sometime ago.
- Disabling and uninstalling it would not solve the problem as Windows would detect it again and put back the Sony Ericsson driver in place. So I needed a "total" "annihilation" of this driver.
- So I uninstalled the Sony Ericsson device first, then I searched my computer (mainly C:\Windows\) for the file "seehcri.sys" and I killed all of them.
- I restarted my computer after that. Then I found out all my USB root hubs listed in the same place as step no. 1 were having some driver problem and none of them worked!
- And so lastly I just needed to reinstall the driver for all the USB root hubs one by one, by manually picking up the 2nd USB Root Hub driver from the list when Windows asked me for a signed driver. This was the trickiest part, as you would be presented with 2 signed USB Root Hub drivers, both with the same name! And you could now guess it - the 1st driver was indeed the Sony Ericsson driver (damn you). And if you tried to pick the 1st one to install it would prompt you for the location of the file - "seehcri.sys" (I already deleted all of them from my computer in step no. 3).
Tuesday, January 5, 2010
It's New Year time again
First, I'd like to comment about dealing with people. As a Scorpio who tends to be low-profile and keeps quiet and cool most the time, doing pre-sales activities which inherently means getting to know more people and hanging around with them, has been quite a daunting and scary job to me. Till now, I'm still trying to adjust myself to accomodate with the environment but I guess it's gonna take some time and (interpersonal) skill improvements.
Now let's talk about the systems side. I thought, as I've been thinking all along, until now, dealing with systems, or more specifically software, should be a very interesting and tireless task for me, like I was born to do it. But dealing with other people's systems? What I mean here is the vendors' systems. NO, not as much fun as I do it with my own hands (please get it 'straight'). Problems, problems, problems... Yes, I understand no system is perfect. But how about systems with fundamental in-built mistakes? Where the heck was QC? Who let this thing out to the market in the first place? All these questions then turned into doubts, against the vendors and ourselves.
So what's gonna change in year 2010? I really have no idea but to take the first step out into the war zone again. May angels watch over me all the time. Cheers~
Monday, December 21, 2009
Flickr ~ Avatar (Dec 2009)
I love this movie very much~ This is the movie genre that creates the fantasy dreams for all of us at all age. James Cameron takes good time to make good movies.
Friday, October 16, 2009
Tuesday, September 29, 2009
Creepy video ~ Where will you be on Dec 21, 2012?
Doomsday is coming? Where am I gonna be and what will I be doing that time? Do we have any chance to fight against it? Suddenly I feel so teeny in the universe. But I'm gonna live till that day to witness it...
Can't wait to see the upcoming movie 2012 to at least live through this unique experience once in lifetime...