Posted by David at 1:13pm. Viewed 0 times.
GMTV, I think it was ,were talking yesterday about Kate Middleton, girlfriend of Prince William. They were talking about how she had been hounded by the media, how intrusive they were, etc.
So to discuss it further they went over live to their reporter… outside Kate Middleton’s home.
They wouldn’t have spotted the irony if it came and slapped them in the face.
Related posts:
- Site update! Ok, I may have said I was working on a mysterious new project but at the moment I’m tidying up a couple of sites -...
Posted by David at 12:51pm. Viewed 1 times.
A new year and lots more web work.
First of all, and the biggie, is adding on-line ticket sales to the BMTG site. All of this is being processed by PayPal. It’s now received committee approval and my final design has been tested today… hopefully it will all go live by the end of the week.
The back-end is a MySQL database containing two tables - one containing the ticket details and the other is a control table for the on-line charges. The ticket page then uses PHP to access the database and construct it’s content, including ticket tables, PayPal links and even writing the description at the top of the page to describe any processing fees (they currently intend to charge just a set charge per ticket bought on-line, but in case they want to do something more complex, such as add P&P fees or per-transaction fees, I’ve added that in).
However, how many sales it will generate I’m not sure about.. I remain sceptical (especially as there’s a 50p processing charge).
I’ve also changed the majority of the sites pages as I improve accessibility - nothing visually has changed, but a lot of code has been modified.
Meantime I’ve found a problem with my earlier change to make the YouTube code valid. It seems that when I blank the screen using script.aculo.us code, the YouTube video stays highlighted, getting the way of any photos displayed. This only occurs on one screen (the only one where video and photos are in close proximity) so I’ve had to change that back to the original YouTube code whilst I investigate further.
Related posts:
- BMTG goes online The BMTG website now has an on-line ticket ordering system. As it’s early days to see how much income it produces, I’ve gone for the...
- Valid YouTube Embedding I use embedded YouTube, not only in this Blog, but on other sites as well. Recently this has been coming back to bite me as...
- Not another bad Captcha pun No, not this time. But I’ve noticed that I mentioned some time ago about using new Captcha software. Well, after some head scratching (explained in...