Posted June 13 '09 at 02:03 PM
Posts: 24
Hi guys,
I'm trying to build an web application that will generate a schedule for cinema times. Basically, the showtimes for a film are taken, along with the film length, and a table is made showing all the films together so you can see where they overlap, when they finish etc.
So they don't have to be entered manually I've got the listings from the Cineworld site and want (for now) the full guide to be shown. Problem being, I haven't got a clue how to use it!
The link given by Cineworld is
here. I'm wanting to import the info from listings.xml so I can provide a list of cinemas and then the films and showtimes from that cinema. I'm hoping that I can import some info from the all-performances.xml file too as that contains info (like the run-time) of the films.
So, any suggestions?! I've searched and found a few guides that are aimed at RSS news feeds but none of these look like they'll apply in this case.
Any help is appreciated!