furkan mustafa
simplistic web page
hello! i am a computer programmer in Istanbul/Turkiye. This is as much as i can make as a personal web site.
about.me about.me/furkanmustafa
twitter @furkanmustafa
cv here
1st Sep 2011
tumblr blog (starting with japan visit)
12th July 2010
rejection page for old browsers (in turkish) download ( screenshot )
5th July 2010
grab frames from video using mplayer
mplayer video.mpg -osdlevel 0 -ss 57 -ao null -frames 1 -vo jpeg:outdir=framesDirectory/ -vf scale -zoom -xy 150
-ss 57 means; take frames beginning from 57th second.
-frames 1 means; take just 1 frame (that will probably be: framesDirectory/00000001.jpg)
-vf scale -zoom -xy 150 means; use 'scale' filter, and set width to 150px and height accoringly.
17th May 2010
finally published minf beta minf.org
15th May 2010
refusal here (video)
5th April 2010
innovationbox web site online.
12th November 2009
basic mastermind-like game implementation in c download (c source and macosx intel binary)
11th March 2009
a working patched dsdt file for acer aspire 2920z here