http proxy tool – monitor your computer for http trafic
May 20
The beginning of knowledge is the discovery of something we do not understand. (Frank. Herbert)
May 19
I have tried many plug-ins but ones which I like most are
1) Awesome Google Adsense WordPress Plugins
2) Best Google AdSense WordPress Plugins
Google Analytics Plugin
1) Google Analytics
Best Quiz, Tests, Surveys Plugins for wordpress
1) WP Survey And Quiz Tool
1)
May 06
Recently I came across a good learning resource “Google Code University”. GCU aims to provide “course content and tutorials” for IT professionals. There are all types of lessons available from basic to more advance levels. One thing, which I believe every developer should know is “Web Application Exploits and Defences”. This is not it there are many articles available about web programing, web security, algorithms, distributed systems and much more. Its really worth spending some time to explore all this.
May 03
Last time I introduce Web Quiz, Now I come accross another wordpress plugin, which is similar but have a lot of different feature, can be useful for different types of exam questions or survey question or polls. very simple to install and easy to custimize.
May 03
webQuiz is a plugin for WordPress with ability to add a different types of question such as multiple choice question, input type question. It also provide the facility to calculate the score for the quiz. have a look
Apr 05
IF you have sliced your website using photoshop and export as “html with images”.
and then you changed doctype from:
<!DOCTYPE html PUBLIC “-//W3C//DTD html 4.01 Transitional//EN”>
to:
<!DOCTYPE html PUBLIC “-//W3C//DTD html 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”>
You will probably see gaps in table cells. These can be removed by two ways.