Post thumbnail of Convert Debian deb packages to RPM
27 August 2010
Continue reading Convert Debian deb packages to RPM

Convert Debian deb packages to RPM

If you’re running Fedora or RedHat and you download the plugin required from Google to make voice calls from inside gmail, you’ll need to convert it to an RPM before you can use it. Alien will convert RPMs to Debian .deb packages and vice versa. Download and unpack. You don’t even need to compile or install to use it.

Post thumbnail of Convert pixel based images to vector graphics files
3 August 2010
Continue reading Convert pixel based images to vector graphics files

Convert pixel based images to vector graphics files

ImageMagick falls short here. You can convert between the different pixel formats, and you can convert a vector file to a bitmap type, but it doesn’t convert pixels to vectors. Inkscape can convert pixmap to vectors. There’s also an online tool called Vector Magic.

Post thumbnail of Remove borders from image using ImageMagick convert
18 March 2010
Continue reading Remove borders from image using ImageMagick convert

Remove borders from image using ImageMagick convert

The easiest way to crop a border from an image is to rotate the image as you chop. It’s pretty much the same way you would cut a border from a piece of paper using a pair of scissors unless you were ambidextrous and even then wouldn’t it be faster to just rotate the picture rather than changing scissor hands.

Post thumbnail of Convert Excel spreadsheets to CSV in Linux without OpenOffice
25 September 2009
Continue reading Convert Excel spreadsheets to CSV in Linux without OpenOffice

Convert Excel spreadsheets to CSV in Linux without OpenOffice

I needed a batch converter to turn non-xml style Excel spreadsheets (all the older versions) into delimited text files. If you run it without supplying a sheet name, it will list all the sheets available. You can also optionally define a delimiter to use instead of the default comma. So here’s my code along with part of the xlrd module which I tweaked a little.

Post thumbnail of Converting ext2 to ext3 while mounted
9 April 2009
Continue reading Converting ext2 to ext3 while mounted

Converting ext2 to ext3 while mounted

There’s no need to unmount it or mount read-only before adding the journal. If you operate on a mounted file system, the journal gets created on a regular inode. Upon your next boot, the journal will be moved to the hidden inode. You can’t modify or remove the .journal file either, so don’t even worry about that.

Share this:
  • Digg
  • Facebook
  • Reddit
  • LinkedIn
  • Google Bookmarks
Post thumbnail of Batch shrink your digital camera photo files
13 February 2009
Continue reading Batch shrink your digital camera photo files

Batch shrink your digital camera photo files

For those of you still loading your digital camera’s images into MSPAINT or paying hard earned $$$ for some crappy program just to shrink the size and quality to get normal file sizes that display easily and upload faster to your favorite photo sites:
Do it in 1 freaking command …

Share this:
  • Digg
  • Facebook
  • Reddit
  • LinkedIn
  • Google Bookmarks
Post thumbnail of Batch resize your digital photos in seconds
11 February 2009
Continue reading Batch resize your digital photos in seconds

Batch resize your digital photos in seconds

For those of you still loading your digital camera’s images into MSPAINT or paying hard earned $$$ for some crappy program just to shrink the size and quality to get normal file sizes that display easily and upload faster to your favorite photo sites: Do it in 3 seconds in cygwin, andlinux, or native linux!!!

Share this:
  • Digg
  • Facebook
  • Reddit
  • LinkedIn
  • Google Bookmarks
Post thumbnail of Make your own background image for GRUB bootloader=”
30 January 2009
Continue reading Make your own background image for GRUB bootloader=”

Make your own background image for GRUB bootloader=”

No matter what flavor of linux distribution you’re using, the default grub bootloader background image is probably pretty generic. Or, maybe you just want to personalize it. Since your system isn’t booted very far, your toolset is rather limited, so there are strict requirements for the image.

Share this:
  • Digg
  • Facebook
  • Reddit
  • LinkedIn
  • Google Bookmarks
Powered by Wordpress   |   Lunated designed by ZenVerse