Posted by: mrgnome on: July 2, 2009
I always liked designing things, and i need to get better at Illustrator. A great practice for me is to design stuff and put on t-shirts. I just wanted to tell my readers about this and let them know. Since designing a T-shirt is a process, I decided to blog about some of my designs. I think it makes them more valuable for the wearer. To know what I was thinking and a bit how i did the design. You can check out my designs in my t-shirt design blog spreadmaster.wordpress.com, or you can go directly to www.zazzle.com/spreadmaster and visit my shop. I decided to use Zazzle because, well, there is not really any reasons that’s just how it turned out.
I hope you like my designs, and I’d really appreciate if you took the time to rate some of them! (And who knows maybe even buy one and make me money for a coffee
Here are a couple of my designs:
If you like these you might like the rest of my designs too. If you need logos or other designed elements for t-shirts, business, the web or anything else, feel free to contact my graphics repartment (that means me) at: info(AT)spreadmaster.tk.
Carry on!
Posted by: mrgnome on: June 12, 2009
Are you having problems with a flickering external monitor on your laptop?
Does the flicker go away if you remove the laptop charger?
If you answered yes to the above questions, you probably have a ground loop. Slimplified this is because the monitor is grounded (using a 3 prong coord) and the laptop is not grounded.
What you need to do is disable the ground for the monitor. If you are using a european 240V connector just put some scotch tape over the sides of the connector, that is the ground. Check that the tape does not break when the connector is inserted. You might have to put several layers of tape on the connector.

If you have other connector types you can take a spare power cable and remove the ground prong for the monitor, or you could just use an adapter that only has 2 prongs but accepts three, like this one:
After this the flickering should go away.
BEWARE your monitor is now ungrounded, so don’t use it in the bath-tub.
Good luck!
Posted by: mrgnome on: June 10, 2009
Posted by: mrgnome on: June 4, 2009
A while ago I tried Guitar Hero. It was so much fun but I felt more like a retard hero, strangely twisting my fingers and face to try to catch the little tones.
If you feel the same, like or dislike Guitar Hero, you just need this excellent T-shirt from Retardhero.
Posted by: mrgnome on: May 4, 2009

Want to right-click on a .msi file and select Run As? Here’s how!
For example you want to install quake live on your work laptop
Open Registry Editor as administrator and create the following key under HKCRMsi.Packageshell:
HKCRMsi.Packageshellrunas
Now set the default value of this key to the following:
Install &as…
Now create the following subkey:
HKCRMsi.Packageshellrunascommand
Set the default value of this subkey to the following:
msiexec /i “%1″
Thanx Windowsnetworking.com