Generate cool css3 buttons for your website

Posted by hariom On March 16, 2012 2 comments
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...
READ MORE

Basic System related command in Red hat Linux

Posted by Dev On March 10, 2012 1 comments
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...
READ MORE

Some Basic Linux Files commands

Posted by Dev On March 10, 2012 0 comments
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 ...
READ MORE

Must have firefox addons for web designers and developers

Posted by hariom On March 07, 2012 0 comments
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...
READ MORE
Page 1 of 3123Next