Pages

Your Ad Here

This Blog is not to read or go through

because, I have never been such a mess


Search the blog instead

Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Wednesday, July 14, 2010

PHP Jabber Web Chat

Searched a LOT And LOT and finally found one.


PHP/Ajax based Jabber Web Chat Client.


http://blog.jwchat.org/jwchat/

Thursday, December 17, 2009

Online Network PING

Online Network Tools.

Very Simple, yet productive for everyone starting from novice to someone who knows what Ping and Traceroute are.

http://www.PING.eu

Features

Monday, December 14, 2009

Git installing tutorials

The Best one is to do from source.
http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52/

January 16th, 2009

Install the dependencies

yum install gettext-devel expat-devel curl-devel zlib-devel openssl-devel

Get the git source code

wget http://kernel.org/pub/software/scm/git/git-1.6.1.tar.gz

untar the git source code

tar xvfz git-1.6.1.tar.gz

Install

cd git-1.6.1.tar.gz

make prefix=/usr/local all

make prefix=/usr/local install


Sunday, October 11, 2009

Foxtab

A firefox Addon, which enables 3D firefox Tabs, with really cool features.

Its great, and yes its recommended by Firefox too.

Try it.

http://www.foxtab.com/

Your Ad Here