-
Recent Posts
Meta
Category Archives: Uncategorized
PlayStation 3 Web Browser Development Tips
It’s fairly common knowledge that the PlayStation 3′s web browser sucks. It does the job and can play YouTube, iPlayer and browse tons of sites. But the underlying [..]
Remote Uploading to Coppermine Gallery 1.5x with PHP
Through some reverse engineering of the Coppermine flash uploader, I built my own remote uploader for Coppermine that allows users to upload images from a different part of [..]
Easy Integration of Google +1 into a WordPress Blog
Google Like +1 put their embedding code live today, allowing developers and script kiddies alike to add it into their very own websites and spread some of the [..]
Using BlackMagic Intensity Pro with VLC
VLC doesn’t play it as easily as you would hope. It has to do with the frame rate setting, that has to beĀ 59.940001 for some bizarre reason. However, [..]
Password Hashing – How to make it not suck. A basic guide.
When you register for websites or online services, you have to set a password to enable yourself to login again in the future. Your username and password needs [..]
Using RDS (AWS MySQL) on an Elastic Beanstalk Java Tomcat server (with EC2 security permissions)
Initial-ism filled title. Nice. I’ve been playing with Amazon Web Service’s Elastic Beanstalk service to host a web app I’ve been working on in Java. Everything worked fine [..]
CentOS How To: Running Apache and Lighttpd on port 80. At the same time. On the same server.
Introduction to the problem Step back, going to be performing some web server magic before you. Port 80 is the default port for all websites, it’s what all [..]
WordPress How To: Default images to link to the file
My own website seems to handle this just fine, maybe it’s because I actually explore the options inside WordPress and it defaults to what I like. However, when [..]
WordPress How To: Disable the Admin Bar in WordPress 3.1
This may be helpful to those WordPress developers who want to keep their site as it was without the new admin bar arriving with WordPress 3.1 soon. Simply [..]
PHP scanning for free Twitter usernames with auto-Tweet on success
I’ve had a pretty rubbish twitter name for a long time: cubehouseathome It’s too long, stupid and annoying (much like how I get distracted and put small side-stories [..]