Add Device-Specific Class Names To WordPress Body Tag

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!

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...

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...

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...

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...