Technology

All about iPhoneInterface

All about iPhoneInterface

We’ve gotten iPhoneInterface to compile and run in the Hackszine.com lab (er, my living room). Kudos to the #iphone team; this is pretty cool. In its current form, it doesn’t look like it will compile on Mac OS X (Update: the latest version compiles fine on Mac OS X!). For the moment, it’s calling directly […]

Text-mode YouTube

You’ll probably never have the desire or need to download and watch a YouTube video on a text-only console, but doesn’t it make you feel better knowing that it can be done? The trick is to use the AAlib ascii image library as an output device for mplayer, using the -vo parameter: mplayer -vo aa […]