
I have added my tracking pixel script to git hub https://github.com/benpaton/tools
Who’s really in charge?
microsoft.com and bing.com have compatibility issues with internet explorer according to their own tool!
http://www.modern.ie/en-us/report#http%3A%2F%2Fwww.microsoft.com
The new google maps looks good if you are searching for a quick fuddruckers
A website form the year 2000, travel back in time - http://michaelchatten.com/demosites/laf/

I have added my tracking pixel script to git hub https://github.com/benpaton/tools
Do a Google Image search for Atari Breakout. You wont be disappointed.
(Source: digg, via parislemon)
Another reason why I’m still happy for my 4 especially now I fitted a new battery to it.
The evolution of the iPhone camera
(via parislemon)
“A hungry cat resorts to increasingly desperate measures to wake its sleeping owner.”
It’s a very simple web based notepad which allows you to save text information. It saves the data to a file rather than to a database for simplicity and it uses tinyMCE as the editor.
It allows you to save urls etc… on your own personal notepad on the web. You have to enter a password to edit it so only you can change what is stored. It’s great for quickly transfering urls and other settings between computers.
Installation is really simple, just copy the files onto a webserver running php and change the password at the top of the index.php file. Default password is ‘password’.
Please feel free to use and modify how you see fit.
It is a simple php script which when dropped into a server directory turns that directory into a file dropbox which you can log into and upload files to share.
It allows you to share files, rename files, delete files and transfer files to the dropbox from other websites. I made it after needing a quick solution to share files in an environment where all file sharing websites are blocked.
Installation is really simple, just copy the files onto a webserver running php and change the username and password at the top of the index.php file. Default username is ‘root’ and password is ‘password’.
Please feel free to use and modify how you see fit.
Introducing my PHP terminal app which allows you to run linux commands on your web server via a browser.
The code is available on github: https://github.com/benpaton/terminal Check it out and please feel free to contribute.