May 19, 2007
Unix ‘tail’ command is used to display the last few lines of a file. The ‘-f’ parameter makes the utility more useful in the sense that it allows you to ‘follow’ the output of the file.
As and when additional lines are added to the file, they are displayed on the terminal. The follow parameter [...]
Read the full article →
February 5, 2007
Akismet, one of the best anti-spam webservices has helped lot of websites in identifying and blocking spam comments and trackbacks.
However the Admin page of the Akismet plugin in Wordpress has always been annoying.
Prior to version 2.0, all the comments caught by Akismet Webservice were shown in a single page.
In version 2.0 the comments are displayed [...]
Read the full article →
coComment
July 23, 2006If you are tracking a lot of blogs and additionally also leave comments in the blog, one problem you always face is tracking these comments. You never know if anybody has replied to your comment unless you bookmark the site and open it again at regular intervals. But again how many website posts can you [...]