-
Search
-
Twitter
- As long as you realise you're a bell. The end. 57 mins ago
- @Kitcat490 although I agree those ones suck bum hole. 1 hour ago
-
Last.fm
-
All Of This Has To End
We Are The Ocean
just listened -
Hello Seattle
Owl City
3 minutes ago -
Greener With The Scenery
The Used
7 minutes ago
-
All Of This Has To End
-
Links
icon's by TheG-Force
-
Blogroll
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
Google Maps Horse Face Guy
Well played. Embedded map: View Larger Map
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 command, fedora, how to, HowTo, linux, terminal, Ubuntu 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 3.0, default, fix, hack, how to, HowTo, one column, single column, template, theme, Twenty Ten, width, wordpress 1 Comment
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
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
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
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