Friday, January 23, 2009

How to create firefox extensions

Here is a nice tutorial on "firefox extension creation"

http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions

Wednesday, January 21, 2009

jEdit

jEdit is a programmer's free text editor, available under the GNU General Public License.

Features :

* jEdit includes Syntax highlighting that provides native support for over 130 file formats

* jEdit is written in Java and runs on Linux, Mac OS X, OS/2, Unix, VMS, and Windows.

* Over 150 available jEdit plug-ins for many different application areas.


URL : http://www.jedit.org/

Saturday, January 10, 2009

[Linux] Tomcat installation on Cent OS

A nice blog post describing about tomcat installation on Cent OS



http://edipage.wordpress.com/2008/09/22/install-sun-java-and-tomcat-on-centos-5

[Linux] Command to display processor information

Use following command to display your processor(CPU) information

cat /proc/cpuinfo