This create a 15Mb file. For any use.
dd if=/dev/random of=BigFile.dat bs=1500000 count=10
Read More This create a 15Mb file. For any use.
dd if=/dev/random of=BigFile.dat bs=1500000 count=10
Read More Microsoft play my game, Apple do the same?
A simple python script to get your RAM status faster on MAC OSx.
PHP has not enum, but there is a simple way to simulate it, using Class in php5.
I like to use this structure:
A trick to get size and apply resize or other effects on your view.
Set your UIWebView delegate and create finishLoad method.
After that, using javascript, get document.height of your view and do what you want.