Shahzad Sahaib's Articles

Powder (Build 101) (NDS Game)
POWDER is a roguelike game, which is not a port of an existing roguelike. It is built around replayability and long term ergonomics, not short term learning.
Powder (Build 101) (GBA Game)
POWDER is a roguelike game, which is not a port of an existing roguelike. It is built around replayability and long term ergonomics, not short term learning.
An iPhone scene thank you (iPhone misc)
Most webmasters or organizers of big projects usually get a minumum of feedback , sometimes people even get a harsh rant for their community work - exactly this happened to Ste, who manages one of the biggests iPhone repros out there.
A note to iPhone devers (iPhone misc)
Ste wrote this on his page: Prior to the 1.1.3 firmware, everything was installed as, and ran as root. Following good UNIX practices, I installed apps with the following permissions: 755 for directories and executable files; 644 for all else. I held developerรขโ‚ฌโ„ขs to this standard, too.