Links


Charles in charge of our days, and our HTTP data

So today I learned that if you have firebug installed on your Firefox, you can basically kiss web-surfing goodbye. But while you are taking a peek beneath the surface, you can run into some pretty cool apps, and this is no exception. According to http://www.charlesproxy.com : Charles is an HTTP proxy / monitor / Reverse [...]

[theora] Batch Encoding in ffmpeg2theora

Came across this nifty command to batch encode Ogg video files using ffmpeg2theora. Perfect for this Video portfolio page I’m making using the HTML5 video element. [theora] Batch Encoding in ffmpeg2theora. Thanks goes to Toby Nowland-Foreman for this one.

Mobile Friendly Stylesheets

So I was assigned the task of creating a mobile version of the website I work for. Luckily I came across this great starting point provided by the guys from nettuts.com Check out the tutorial which includes javascript to detect the users browsers and the orientation of the iPhone to serve up the correct stylesheet [...]

Great Collection of Web Development Resources

Hey guys, I came across this great post containing lots of resouces for HTML, CSS, PHP, and Jquery tutorials. Definitely check it out. Provided by your great friends at In The Woods http://blog.themeforest.net/resources/html-css-php-and-jquery-killer-tutorials/ Enjoy.