Viewing Posts in PHP

Introducing Request a Feature

13th May 2010 PHP
Request a Feature

The latest script I've created to put on CodeCanyon enables visitors to request a feature on your website or web application. Users can then vote up that feature so that priority features can be implemented before others. The voting is done using Ajax with the jQuery library and has some basic IP based protection so that users can't just spam a feature and keep voting it up.

For an online demo click here and try requesting a feature and let me know what you think.

2 comments Read More

Ajax Store Locator

6th May 2010 PHP
Ajax Store Locator

Finally getting round to writing a post on the Ajax Store Locator I created to put on CodeCanyon. It's doing relatively well and thought I'd share.

For an online demo click here and try searching on the map.

0 comments Read More

Introducing FilmDB

29th April 2010 PHP
Filmdb

After creating the TVDB script I immediately began work on a Film version where you could download high quality Film posters and backdrops for use in your websites and applications. This script uses the fantastic themoviedb.org to grab the images.

For an online demo click here and try adding some of your favorite Films.

0 comments Read More

Introducing TVDB

24th April 2010 PHP
TVDB

Combining my love of TV Shows and being a nerd I've created a PHP script that will download high quality poster and fanart images from the superb thetvdb.com and store them locally for you to use or integrate with your website or application.

For an online demo click here and try adding some of your favorite TV shows.

0 comments Read More

Start Using FirePHP

4th September 2009 PHP
FirePHP

I've known about FirePHP for a while now and never really had the inclination to install and use it. Although I've been using FireBug for quite some time to debug the client-side and HTML/CSS issues I didn't really think that it could benefit me that much.

Finally I've managed to install and use FirePHP (it's quick and easy) and boy am I glad that I did. For any PHP developer out there I totally recommend spending the short amount of time it takes to get it up and running.

Basically include the FirePHP class file in your Project, use the OOP or procedural way of doing things and then start logging and displaying information to the FireBug console. It really couldn't be easier.

One of the main areas in which it really shines is in Ajax development. You can output variables to the console during an Ajax request and see what exactly is going on without having to output anything to screen and will really aid development and cut programming time.

I'm not going to go through how to install and use FirePHP because it's been very well documented by the offical website and there are a few really good tutorials out there (links can be found below).

Main Links

Tutorials

3 comments

Back to Home Page

Full Apps

Request a Feature Application Ajax Store Locator Application FilmDB Application TVDB Application CakeBattles Application CakeCatalog Application

Recently Watched Films

Mr Brooks Rec Pathology Diary of the Dead

TV Shows

The Shield Flight of the Conchords

Hosting

I've been using Dreamhost for my hosting for over 2 years and it's pretty good for what you pay. If you're signing up how about showing me some love and use this link so I get a referal bonus to help pay my server costs.

Site by James Fairhurst 2008-2010, all rights reserved and all that malarky