Viewing regular websites on mobile phones is not easy, they are too long, too rich and generally not made for small screens. I’ve developed a small page which grabs the film times from Cineworld website and displays them on a mobile friendly page. This is working only for one fixed cinema now. Video after the brake.
This video demonstrates Cineworld website vs my small page on Android OS.
I used PHP, Smarty and Ajax.
PHP fetches the original website and parse the content into the array which is then used by two Smarty templates.
Live page is here.
Cinema selector and geolocation using Google Gears will be added shortly.





