Related Articles
Must Have Addons or Plugins for Web Developers
1. Firebug : Firebug needs no introduction, with Firebug you can do lot of stuff like editing a web page and monitoring the page Firebug is the best friend for web developers. Install firebug on Chrome go here. Install firebug on Firefox go here. 2. Web Developer : With Web developer plugin you got bucket […]
PHP Mysql Visitor Counter Script
If you want to add a counter to a web page or a website then use the below simple PHP Counter Script using MySql. It is very easy to implement it and it counts whenever a page is being refreshed and the script won’t reduce page speed, unlike page counter scripts. PHP Visitor Counter Script […]
How to Create Ical File to Work on Outlook, Google Calendar and Mac Icalendar
To Create Ical files we need to follow some standards set by ietf.org. Below are the working copies of the sample ical files created and these are tested on Outlook calendar, Google Calendar, Mac Icalendar, and Thunder Bird Calendar with Lightning plugin. How to Create Ical File Ical Events Files for Create Event, Update Event, […]