August 2009
48 posts
Apple - Trailers - James Cameron's Avatar - Medium... →
Coding Horror: All Programming is Web Programming →
District 9 Movie Reviews, Pictures - Rotten... →
wow
Coding Horror: Software Pricing: Are We Doing It... →
Valve co-founder Gabe Newell announced during a DICE keynote today that last weekend’s half-price sale of Left 4 Dead resulted in a 3000% increase in sales of the game, posting overall sales (in dollar amount) that beat the title’s original launch performance.
Iphone multitasking
Q: why cant my iphone multitask?
A:
PARENTAGE_FORK DENY = 1
Linux: Howto render a video for your iphone
#!/bin/bash
INFILE=”$1” OUTFILE=”$2” ffmpeg -threads 4 -i “$INFILE” -r 29.97 -vcodec libx264 -s 480x272 -flags +loop -cmp +chroma -deblockalpha 0 -deblockbeta 0 -crf 24 -bt 256k -refs 1 -coder 0 -subq 5 -partitions +parti4x4+parti8x8+partp8x8 -g 250 -keyint_min 25 -level 30 -qmin 10 -qmax 51 -trellis 2 -sc_threshold 40 -i_qfactor 0.71 -acodec libfaac -ab 128k...
Left 4 Dead 1 getting new campaign →