http://themergency.com/add-device-specific-class-names-to-body-tag/ A very handy WordPress plugin which appends device and browser specific information to the body class of a WordPress website, great if trying to target certain styles at mobiles or tablets!
Blog
How to capture audio and video using HTML 5
http://www.html5rocks.com/en/tutorials/getusermedia/intro/ How to capture audio and video using HTML 5, this article explains how to use getUserMedia() to get access to a devices Webcam or Microphone to use in a webpage, I am going to have to play with this soon! I am thinking this would be fun to...
Live audio recording example using HTML 5
http://webaudiodemos.appspot.com/AudioRecorder/index.html Have a look at this live audio recording example using HTML 5 which lets you record and then download a sound sample!
Advanced chat using node.js and socket.io
http://tamas.io/advanced-chat-using-node-js-and-socket-io-episode-2/ Advanced chat using node.js and socket.io example, using sockets.io to enable video calling between two clients! I can see I am going to have to play with this!
HTML 5 PHP Video Player script on Google Code
Got the first version of my HTML 5 PHP Video Player script online on Google Code, see a live demo of it on my website at http://www.stephenphillips.co.uk/Video and download the files from http://www.stephenphillips.co.uk/Video.zip Overview HTML 5 Video player made using PHP, HTML 5, and JS, which recursively reads a...
Watch “Using my HTML 5 Video player with my Chromecast” on YouTube
Using my HTML 5 Video player with my Chromecast: http://youtu.be/UJSi6RuMHZQ This is an example of me using my personal project HTML 5 Video player made using PHP, HTML 5, and JS running in Google Chrome shared to my TV via my Chromecast. The script reads a directory of video...
HTML 5 video slideshow player using jQuery and PHP
I have been building a HTML 5 video slideshow player using jQuery and PHP which works using the HTML 5 video tag as a personal project. It constantly loops through a playlist of video such as MP4 videos. The script can be dropped into any folder of videos and...
Watch “How To Increase A VirtualBox VRAM Above 128MB” on YouTube
I made a short on how To Increase A VirtualBox’s VRAM Above 128MB: http://youtu.be/y0Eiicx0p2Q
PHP Messenger
Well not much work has been carried out on my messenger for about 3 weeks now, real life got on top of me with the news that baby number 2 is on the way for me and my wife. This combined with an exceptionally heavy work load for my...
Decided to give Mint Linux 17 cinnamon 64bit a try
Decided to give Mint Linux 17 cinnamon 64bit a try here over the weekend, as I fancied trying to use Linux again for a bit here. Mint is quite polished, doesn’t feel as homebrew as Kbuntu did to me, it doesn’t have the weirdness of Ubuntu with the Unity...