just do IT
Friday, November 26, 2010
update to latest metauml
›
The metauml package contained in the default texlive installation on ubuntu is the old version 0.2.3. This version doesn't support compo...
Tuesday, November 23, 2010
draw uml with latex&metauml
›
I've used and enjoyed the benefits of reversion control system for several years. RCS makes my life a lot easier. And it pushes me to ...
1 comment:
Monday, November 15, 2010
avoid memory leak in osip
›
I was debugging memory leak bugs recently. The bug was caused by incorrect usage of the osip library. It's not uncommon that we meet pro...
Wednesday, October 20, 2010
blogporter v1.0.0 released
›
The first version of blogporter is released. It's a utility for synchronizing posts between different blog service provider. I wrote th...
Saturday, October 16, 2010
nook vs kindle 3
›
I finally had a chance to play with kindle 3, and compared it with my nook. Pros: The greatest advantage I felt that kindle 3 is over n...
android touch event summary
›
In " implement drag and drop on android ", I wrote the rules how touch event can be passed to the touched view's parent, and h...
Monday, October 11, 2010
repair mac login failure due to invalid home directory
›
My macbook failed to start and gave me "the password you entered is invalid" on login. It happened after my user directory is chan...
2 comments:
Tuesday, September 28, 2010
How to Build a Nook emulator
›
due to nookdevs isn't accessible, I make a copy of their document about how to build nook emulator here. Also, I shared my system.img fo...
how to soft-root your nook
›
I don't know for what reason, the nookdevs.com isn't accessible. So I made a copy of their document about how to soft-root nook here...
2 comments:
Friday, September 24, 2010
recovering GRUB bootloader on windows/ubuntu dual boot machine
›
I installed both windows and ubuntu on my laptop. It's easy to dual boot because I installed ubuntu after windows. But for some reasons,...
understanding drawBitmapMesh on android
›
The Canvas.drawBitmapMesh method on android is a like a mystery to me while I looked at the BitmapMesh sample. Though I tried to get some ...
5 comments:
Sunday, August 29, 2010
avoid designing by coding
›
I found a obvious, stupid mistake in my c++ code. The mistake itself is trivial and doesn't worth mentioning. What I'm interested in...
1 comment:
‹
›
Home
View web version