Logwatcher!!! A Node Way to Visualize log event counts at Runtime

This application will keep count of hits and errors on an Apache HTTP server and will display both the counts on a single monitoring page. The counts are run-time, that means no more periodic polling on log file after certain Read more

Please follow and like us:

Yet another Node Vs PHP+Apache

When they said Node JS , they said about performance. They said about concurrency. They said about non-blocking I/O. I thought of giving a try to visualizing that in comparing with other languages and see if Node is really better Read more

Please follow and like us:

Email Verification – How To in PHP

While developing any web application, email verification is something that you must be doing as part of first step of the security for your web application. This feature confirms that real owner of an email address is actually using that Read more

Please follow and like us: