Eric Guo's blog.cloud-mes.com

Hoping writing JS, Ruby & Rails and Go article, but fallback to DevOps note

Some Thought After Attending the Cloud Foundry 2012 Tour in Shanghai

Permalink

I just attend the CFOpenTour2012 in Shanghai yesterday; its a little surprise that tour didn't require any register fee although I always believe a small amount of register fee can help make audience more concertrate.

Mark Lucovsky's opening keynotes is not shock me. Either I'm already tried the Cloud Foundry before the conference or I also run my blog in GAE. I didn't known Mark as familiar as Ballmer or Dave Cutler. But it do shock me after I check the Wikipedia that Mark is the one few guy who make Ballmer threw the chair. The web stack of Cloud Foundry are all open source, the method and system archtecutre of Mark's key notes final program, maybe name stac2 was very different with existing web application, it is totally spread to 20+ different vm server and seems quite scalable.

Migrate From a Larger HDD to a Smaller SSD Using Windows 7 Own Software

Permalink

SSD is brilliant faster in random IO access; I have 5GB+ email which I searching on my daily job, all emails is a one big MS Outlook 2007 PST file. When I store this file in SSD, it takes less than 2 second to get the final result, but if I such file store in the the HDD, it takes 20+ second! So after I setup my new working PC, I quite missing my SSD and finally decide to switch to us my 2 years old the SanDisk SSD.

Free the Windows 7 Hard Drive Space Safely by Space Sniffer

Permalink

My Windows 7 DELL D630 is two year old now, I try installed quite a dozens of software, running a lot of work job, programming several program language and using IDE/reporting on it and I'm satisfy with Windows 7, except now my C drive space is only 1GB left. The D630 Windows 7 C drive has totally 57GB, I known it is very cheap in today's hard drive and it is even no need to check the hard drive if your time is more valuable than the space cost, but I use the Sandisk SSD which is very fast but total capacity is only 120GB and I'm already in the situation that the Windows 7 OS will soon out of work due to free space exhausting.

Which is my best choose? Re-installing the Windows 7 will take 3 days. (yes, adjust the hundreds of setting to my favorate needs and install 3 DB, 2 IDE, 2 Reporting Application, etc really takes that long time.) Deleting some of the installed application almost no use because I need to use it daily so I install it and I need those application. Running the windows cleanup can only clean very little space and it is also helpless in this case.

A True Story About Upgrade Crystal Report From Windows 2003 to Windows 2008

Permalink

I written a post about upgrade CR (Crystal Report) from Oracle 9i to Oracle 11gR2 one month ago, at that post, I talked about how different version of Oracle Database make Crystal Report migrate tough/broken and how I have solving those problem. After the Crystal Report Travel Card (T-Card) online this month, I also meet some problem relative with the Windows Server, which I think also very interesting and hoping you will enjoy the story.

Starting to Use a Modern Python Scripted Editor Sublime Text 2

Permalink

I used the Vim and UltraEdit quite a long time, but I'm always dissatisfy with the vim so unique key movement and larger and larger size of UltraEdit, recently I decided to switch to the Sublime, Sublime can be programmed with my most prefer language Python. Sublime also provide a same experience on Windows/OSX/Linux but only need to pay 1 license. So learning Sublime from the scratch is for a long time profitable and save money. After install the Sublime, I found the Sublime Package Control is also helpful, which can install the sublime plug-in from web directly; you can install the Alignment as a try after install package control and there are hundreds of packages already available. Currently I'm using below User Settings (with Global Settings Vintage Mode enable):