Simple Event calendar

Posted by admin | codes | Wednesday 17 June 2009 11:26 am

This class can be used to display a calendar with events retrieved from a file.
It can display a calendar of a given month in an HTML table.
The class can read events defined in a file and mark them in the calendar in a different way.

Download the source code from php classes website

Create tinyURL

Posted by admin | codes | Monday 8 June 2009 4:48 pm

TinyURL is a web service that provides short aliases for redirection of long URLs. Kevin Gilbertson, a web developer, launched the service in January 2002 so that he would be able to link directly to newsgroup postings which frequently had long and cumbersome addresses.

To more clear  who don’t know what TinyURL is, TinyURL allows you to take a long URL like “http://manuabraham.info/jquery-link-nudging” and turn it into “http://tinyurl.com/67c4se”. Using the PHP and TinyURL API, you can create these tiny URLs on the fly!.

Create the tinyURL

Try to create a tiny url for your website or blog link,

click here to create a tinyURL