Category Archives: Webdev

PHP Auth using Google Credentials

Here is a bit of code which uses Google credentials to authenticate a user. The idea is to use PHP sessions support and existing Google accounts for user management and don’t store any additional passwords.

Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

Cineworld film times on Android OS

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.
Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

Dynamic content with AJAX, Nagios and PHP

Monitoring 18 servers during a live event isn’t an easy task, however there is a easy way to do create a dynamic page which will display you a status of desired servers using Nagios plugins, AJAX and a bit of PHP. Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit