String and Array Creation
2010/04/28
<img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/perl-one-liners.jpg" alt="Perl One Liners" align="bottom" />This is the fourth part of a …
Panini – pano viewer.. new way to look at your photo.
2010/04/28
Some information on Panini: […] Panini can load most common photo and <a class="zem_slink" title="Panorama" rel="wikipedia" …
fvwm Look and Feel, icons and themes
2010/04/27
I am liking fvwm more and more. Rather I went ahead to get the themes and icons for fvwm and am quite happy with the amount of customization I can do with the WM. So, I found the themes page for the …
How To Modify Your Wordpress Theme Via The Browser Using Stiqr
2010/04/27
<a href="http://feedads.g.doubleclick.net/%7Ea/O7jc_lFA7WTnPLGHjbYaxjhpRBM/0/da"><img …
Spam Drops Worldwide After American Webhosting Firm Closed Down
2010/04/21
<a href="http://www.cyberciti.biz/tips/major-source-of-online-scams-spams.html" target="_blank">http://www.cyberciti.biz/tips/major-source-of-online-scams-spams.html Do I …
Convert decimal numbers to binary
2010/04/21
There is a calculator called bc that works in the command line. So if you need a quick calculator function in the command line then you could write some functions that will do the trcik for you. Here …
Upgrade to Fedora 13 from your existing version using yum.
2010/04/21
Well. this time it seems to be very simple : […] yum –releasever=13 upgrade […] update 22/April/2010: The key file will not be there so there are two options for you in this case: …
Contact Me (Mail me)
2010/04/14
Liquid rescale and remove objects from the images.
2010/04/12
Ever wanted to remove some unwanted object from an image. Wonder how many thinkgs you have to do, clone and delete and what not:) There is a simpler way, just paint it in foreground color. Does that …
Linux Advocacy and cool things to do with Linux.
2010/04/12
I have heard a lot of Linux advocacy and read probably a couple of artilcles also on them but they lack one thing : the end user perspective. Linux is great no doubt, but there are far too many things …
recursively add directory and files to cvs from Linux.
2010/04/12
Go to the directory which you want to add to cvs and execute the following: […] cvs login find . -type d -exec cvs add {} \; find . -type f -exec cvs add {} \; cvs commit […] That was …
fotowall – create cool looking wallpapers (collage) on Linux
2010/04/12
Description of the <a class="zem_slink freebase/en/computer_software" title="Computer software" rel="wikipedia" …