Quote Fetcher
version 1.0
I wanted to add a random quote to this page. It’s quite easy to write a code to display the random quote, but you should have a quote database for that.
So i wrote this small fetcher which fetches the quotes from http://www.brainyquote.com/
The archive has just one file :P. Configuration is also simple. All you need to change is one or two variables in the php file.
Happy fetching 😉
License : GNU General Public License (GPL)
Operating System : OS Independent (Written in an interpreted language)
Programming Language : PHP
Firefox Automation using LDTP
completed this under Google Summer Of Code
My Google Summer Of Code Project. I don’t think you will need this if you aren’t a LDTP or Firefox developer. I am planning to write a proper HOWTO run these scripts soon.
License : GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL)
Operating System : GNU/Linux
Programming Language : C, Python
Web based Slideshow
beta release. Used in mgl’06, mgl’07
A set of php files to display images as a slideshow. The admin can control the slides and the webpage automatically changes in everyone’s browser. I hope i find time to write a proper README for this.
License : GNU General Public License (GPL)
Operating System : OS Independent (Written in an interpreted language)
Programming Language : PHP