12/22/2010

Currently Work

Study Cocos2d
Study PHP, CSS3
Always play puzzle game for inspiration
:D

11/15/2010

EC2 Instance with GPGPU

http://aws.typepad.com/aws/2010/11/new-ec2-instance-type-the-cluster-gpu-instance.html

11/14/2010

Crack the phone

1. iPhone OpeniBoot to Android
http://www.gadgetglass.com/965/hacker-manages-to-run-openiboot-on-ipod-touch-4g/

2. WP7 jailbreak
root the windows phone 7

11/09/2010

Upgrade RAM for Macbook Pro 2008 Early

Must using DDR2 667.
Tried Kingston DDR2 800 won't work.

10/01/2010

忽然想起

蕭生曾說過類似內容的話,「誰比其他人專心,誰就會蠃定」
CHG

8/04/2010

Problem for encryption in objective C

http://blog.objectgraph.com/index.php/2010/04/20/encrypting-decrypting-base64-encode-decode-in-iphone-objective-c/

Encrypting / Decrypting / Base64 Encode / Decode in iPhone Objective-C



******** Length of password key must 10 ********************
Otherwise decrypt result will not work!

7/23/2010

Hello world

The article is written with iPad

7/18/2010

Adremover for facebook with greasemonkey

var $;

// Add jQuery
(function(){
if (typeof unsafeWindow.jQuery == 'undefined') {
var GM_Head = document.getElementsByTagName('head')[0] || document.documentElement,
GM_JQ = document.createElement('script');

GM_JQ.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js';
GM_JQ.type = 'text/javascript';
GM_JQ.async = true;

GM_Head.insertBefore(GM_JQ, GM_Head.firstChild);
}
GM_wait();
})();

// Check if jQuery's loaded
function GM_wait() {
if (typeof unsafeWindow.jQuery == 'undefined') {
window.setTimeout(GM_wait, 100);
} else {
$ = unsafeWindow.jQuery.noConflict(true);
letsJQuery();
}
}



// All your GM code must be inside this function
function letsJQuery() {

if($(".ego_column").length){
$(".ego_column").hide();
}
if($(".adcolumn_wrapper").length){
$(".adcolumn_wrapper").hide();
}
}

5/21/2010

Currently...

Currently I work on 2 projects and 1 training. Handling 3 programing language:
JAVA, PHP and Objective-C.

4/04/2010

Netbook will Die!

iPad is aboard and currently netbook become a Flash player devices.

Most of time on train, I cant use (7'-10') netbook when I am standing up.

As a developer, I need a 11-13' sub-notebook(CULV CPU inside) for programming.

When will MS Courier on live?



iPad is aboard but I want to take a look for MS Courier too. As I have seen Zune HD & Windows Phone 7 built on Silverlight