Dynamic PHP Images

Posted on September 11th, 2006 by davelms.
Categories: PHP, Web Design.

I’ve done this kind of thing in the past *, and it’s very easy! But, shame on me, I forgot… ooops. Basically, all I wanted to do was take an existing image and use PHP to write text (dynamic, created by my script) over the top and return the updated image to the browser.

(* I created a last.fm / audioscrobbler script that picked up my latest tracks from their feeds, created an image from it, and displayed in my forum signatures. This was before the days that last.fm did this kind of thing themselves!! Bit redundant now though.)

Aaaaanyway… simple really, here’s what I did.

(more…)

0 comments.

Add To Calendar

Posted on September 4th, 2006 by davelms.
Categories: Web Design.

As part of the Leeds Music Scene website I’ve been working on the events section a little recently. Promoters, venue owners and bands submit their listings over at another site I run (Leeds Gig Guide) and these are then made available to the LMS site where I have band profiles, venue details, etc. The two complement each other nicely.

Each gig now has its own page on the LMS site and I can incorporate a variety of useful bits of information into it, such as venue location (using the Google Maps API) and ticket links.

My next project was to add an “Add To Calendar” option.

(more…)

2 comments.

Submit form data in WML

Posted on September 3rd, 2006 by davelms.
Categories: WML, Web Design.

One of the tasks I am currently working on is to create (lightweight in size terms) admin pages for mobile phone users. Basically I am looking at WML. I’ve done lots of ‘display’ pages before but never anything more than that, so accepting HTTP POST data is new to me… anyway…

…I found the following WML tutorial, which looks rather useful.

0 comments.

Leeds Festival 2006

Posted on September 3rd, 2006 by davelms.
Categories: Music.

It was Leeds Festival recently (25th August to 27th August) at Bramham Park and as editor of the Leeds Music Scene website I received press passes to attend and write.

Too much vodka removed any hope of words for Friday (although Klaxons were ace!), but I did write about the festivities on Saturday and Sunday. In short, I enjoyed Leeds bands The Pigeon Detectives and Shut Your Eyes And You’ll Burst Into Flames. I didn’t particularly like Panic! At The Disco. And other than their single (which I do like) I wasn’t so keen on The View.

Sheila said, “I’d rather stick a pen in my eye than watch The View again!”.

Says it all.

1 comment.

An initial idea…

Posted on September 3rd, 2006 by davelms.
Categories: Ideas.

Sad, I know. I was sat in a field along with 65,000 other people (it was Leeds Festival at Bramham Park actually) trying to find out the latest score for the Nuneaton vs Scarborough football game.

A bit of history: Scarborough are my hometown football club. I watched my first game in 1982 and have been a fan ever since. We’ve had our ups and our downs. We’re currently on a bit of a down, hence my predicament. We’ve slipped from Division 3 down to the Conference and down again into the Conference North.

The history hints a little at the problem. None of the sports websites cover score alerts for Conference North. You can get Half Time and Full Time results, but, well, as any football fan knows, it’s not the same! You want to know the score that exact second.

(more…)

0 comments.