19 Jul 2012

Increase TCP max connections on Mac OS X

Reason I was trying to benchmark a TCP based file server on Mac OS X. The server is running latest Node.js (0.8.2), whil...
16 Feb 2012

How to unpack and repack Android's boot.img correctly

boot.img’s structure is described in bootimg.h, so the safest way to unpack boot.img is using split_bootimg.pl. Du...
17 Jan 2012

NFC on Android

What's NFC NFC is a set of short-range wireless technologies, typically requiring a distance of 4 cm or less. NFC opera...
11 Sep 2011

How to download from AudioDraft Nokia Tune Contest

Use chrome browser Set a break point on player.js line 87, inside checkInfo func Play the tune you like on break, copy ...
23 Aug 2011

AssemblyFileVersion Format and Limitation

It has to be the format of x.x.x.x and each x is a 16-bit number, therefore the max AssemblyFileVersion is 65535.65535.6...
01 Jul 2011