Profile: Blake Elias


I'm a computer addict, constantly learning about new technologies and figuring out ways to do things better. I write about my thoughts and activities regarding Linux, Google, useful programs, web development and computers in general on my blog. I am a part time freelance web designer, mostly coding in XHTML and CSS.

Latest from Blake Elias

  • How to Work with Linux Partitions from Windows

    August 30, 2008

    Ext2 IFS screenshot

    Do you dual-boot Windows and Linux? If you do, then you’re probably familiar with the different file systems that the two operating systems use and the difficulty in transferring files between the two. While most modern Linux operating systems can read and write to Windows file systems (NTFS and FAT/FAT32), Windows can’t read or write [...]


    Keep Reading »
  • Reduce Your PC Memory Usage With Minimem

    August 26, 2008

    Minimem screenshot

    Computer memory is in high demand as you play, err, work on your computer, and performance can take a big hit when it runs low. Control the programs that use more than their share of memory using the Windows program Minimem, which moves unused or unnecessary memory pages to the hard drive. I tried it [...]


    Keep Reading »
  • Leave Repetitive Browser Tasks to iMacros

    August 21, 2008

    Leave Repetitive Browser Tasks to iMacros

    A Firefox extension called iMacros will save you some time by recording a group of routine tasks in Firefox and letting you repeat them whenever you want, with absolutely no programming required! Once you get the hang of it, you can do more than just repeat a set of steps, and start scripting some very [...]


    Keep Reading »
  • How To Install Linux With Ease Using UNetbootin

    July 30, 2008

    muolinuxpenguin

    We’ve already talked about Linux and why you should try it, but probably the hardest part of getting used to Linux is getting it in the first place. For Windows users, the simplest way is to use Wubi. But there are some drawbacks to installing with Wubi. For one thing, you can’t suspend or hibernate to save power, which you could do if you had the regular install (i.e. burned and booted from the CD). Also, because Wubi doesn’t get its own partition, it actually uses the Windows boot loader to boot from a disk image of a Linux partition on your Windows drive; this results in slightly reduced disk speed and a dependence on the Windows boot loader (you can’t ditch Windows entirely and run Ubuntu as your main OS). So, Wubi may be good for people who want to test Ubuntu, but once you’ve decided to use it on a regular basis, Wubi probably won’t cut it.

    So, the other option is to use UNetbootin, which downloads the contents of a CD image to your flash drive, makes the flash drive bootable. So, as long as your PC can boot from a USB drive (most can), you can install a Linux distribution without burning a single CD.


    Keep Reading »