Monthly Archives: June 2010

HowTo: Install & Use Resynthesizer for GIMP

Remember this Photoshop CS5 sneak peak showing off it’s latest and greatest feature Content-Aware Fill a couple months ago, well it turns out a reasonably old plug-in for GIMP (GNU Image Manipulation Program) named Resynthesizer seems to work just as great and because it is … Continue reading

Posted in GIMP, Linux, Windows | Tagged , , , , , , , , , , , , , , , | Leave a comment

Google Maps Horse Face Guy

Well played. Embedded map: View Larger Map

Posted in Uncategorized | Tagged , , , , | Leave a comment

Zoostorm / Ebuyer Extra Value Desktop PC

Processor: Intel Pentium(R) Dual-Core E6300 @ 2.8GHz / 2MB Cache Geekbench Score Windows 7 Professional (32-bit): 2871 Geekbench Score Ubuntu: Motherboard: Foxconn G31MX-K (Socket 775) 1 set 5.1 channel Audio jacks (3 jacks) 1 x PS/2 keyboard port 1 x PS/2 … Continue reading

Posted in Uncategorized | Leave a comment

HowTo: Find Recently Used Commands in Linux

One of my most used commands in Linux is the history command, it lists all your recent commands. The problem with this is you might have to scroll through hundreds before you get to one of any interest, so adding … Continue reading

Posted in Command Line, HowTo | Tagged , , , , , , | Leave a comment

HowTo: Make WordPress 3.0 Default Theme (Twenty Ten) Single Column Full Width

The new WordPress default theme, Twenty Ten, is awesome but one thing that annoys me about it was the fact it’s single column template isn’t full width but instead just removing the sidebar and centering the content. It’s really easy … Continue reading

Posted in Web | Tagged , , , , , , , , , , , , | 1 Comment

WordPress ThreepointOHHHyeah

Posted in Web | Tagged , , , | 2 Comments

HowTo: Fix Can’t Click on Flash in Ubuntu (64bit)

There is a pretty quick fix for not being able to click flash on websites such as YouTube, just simply add the line below into the following file and restart your web browser and all should be fine: sudo gedit … Continue reading

Posted in HowTo, Linux, Ubuntu | Tagged , , , , , , , | Leave a comment

HowTo: Install BURG in Ubuntu Lucid (10.04)

BURG if you didn’t notice is GRUB backwards and actually stands for “Brand-new Universal loadeR from GRUB” which was probably decided a while after picking the letters.. Basically though it’s a much nicer looking alternative to the very dated looking … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , | Leave a comment

HowTo: Install BURG (The Beautiful GRUB Replacement)

BURG if you didn’t notice is GRUB backwards and actually stands for “Brand-new Universal loadeR from GRUB” which was probably decided a while after picking the letters.. Basically though it’s a much nicer looking alternative to the very dated looking … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , | Leave a comment

HowTo: Run .jar files in Ubuntu

To run a JAR file from the command line in ubuntu using the following command: java -jar filename.jar Otherwise it is also possible to enable double clicking to run jar files too by the following simple steps: Find the .jar … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , , , , , , , | 2 Comments