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!
Blog
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...
PHP instant messenger ideas
I had some quite good ideas for how my new instant messenger will work. I began the build as a straight HTML/PHP/CSS website built using the CodeIgniter framework. To begin with I was working locally off my own testing server and building for PC desktop browsers only. My aim...
Building an instant messenger with PHP, HTML and CSS
At the request of some friends I have started up a personal project to build an instant messenger. I am creating this using PHP, JQuery, XHTML, and CSS. jQuery – http://jquery.com I chose the codeIgniter framework as the base for my build as I have always like how MVC...



