You are great fan of yahoo answers and may be thinking of starting some sort of question answer site around your area of interest. There are many free and paid scripts to run a question and answer site. Today at this blog I am going to discuss about one of such open...

Getting cool pure css based buttons for your blog or website is not so typical now. Here today I will tell you about this cool website css3button.net .
Here you can select various button designs from huge selection list and can modify various attributes. You can also check...
Here I am sharing some of the very useful linux commends to view system informations:
date :Show the current date and time.
uptime: show current uptime.
w: display who is online.
whoami: To check the logged in user.
finger username: To display information about username.
cat /proc/cpuinfo : To see the CPU information.
cat /proc/meminfo: To see the memory information of your...
I am presenting some basic linux commands which is very useful for the newbie:
(1) Files related commands
ls -l :List files in current directory using long format.
ls -al :List files in current directory with hidden files.
ls -F :List files in current directory and indicate the files types.
rm name :Remove a file or directory called name.
rm -rf name ...
Every trade has its tools. So is the web designing and developement. Here I am sharing some of the very useful firefox addons to help you be more productive in your web desiging process.
1. Firebug : Firebug top the list. It sits at bottom of your taskbar. By right clicking on any webpage you can inspect any element of the page be it div , CSS , Color or any thing. You can...
For various reasons you may wish to convert your word document to pdf file. As Pdf files are more portable and can easily be circulated on web. You don't need to purchase any costly software as there is this small and totally free software doPDF . This will install a virtual pdf printer. That means any document you want to convert to pdf just give print command and select doPDF as...
Well you are new to wordpress blogging software and wish a versitility in display of contents. Like you could wish if i have ability to place wigets in posts and pages just like sidebars, wish to display wigets on not all pages but selectively and want your own or WP php in posts,pages,sidebars. So here are three widgets those will make your life easy.
Widget Logic
This plugin...