Blog Archives

Quick Tip: Quit Messages in IRC

Ever exited out of IRC without telling people why? Don’t know how to tell people why you’re leaving? Then you need to use quit messages. Really. It’s just annoying to see people randomly leave with no reasoning.

Tagged with: ,
Posted in Quick Tips

Quick Tip: Quieting computer fans

Does your computer sound like a supersonic jet somehow hovering directly over your workspace? Does your computer make odd scraping noises, often accompanied by random crashes? Check out this [protofusion] quick tip.

Tagged with: ,
Posted in Quick Tips

IRC via Telnet

Ever wanted to get on IRC without a client on the command line? Well you can, and it’s pretty easy, using IRC’s protocol syntax. All you need is a box with or without X, the telnet program (included by default

Tagged with: , ,
Posted in Linux

Ndiswrapper in a few lines

ndiswrapper -i yourdriver.inf ndiswrapper -l  #Ensure that it says “Driver Installed” and “Hardware Present” ndiswrapper  -m ndiswrapper -ma ndiswrapper -mi modprobe ndiswrapper …And you’re good to go! Feel free to run /etc/init.d/network restart if you feel like it.

Tagged with: ,
Posted in Linux

Quick and Easy Sites with FOSS

In this short guide, you can learn how to create an easy yet professional-looking fixed-width website with free open-source software. Before you begin, ensure that you have the Gimp and Inkscape installed, in addition to some form of text or

Tagged with: ,
Posted in Uncategorized, Web

The Epitome of Esoteric Endurance

Throughout the utterly horrible history of mankind, one lone spectacle has persisted throughout the ages – the lift. Such a spectacle, being of lesser proportion to its ancestors, has little merit in the hearts of most history professors; however, its

Tagged with:
Posted in Ramblings

[protofusion]’s blog and publishing area

Things will be occasionally posted in here, probably.

Tagged with:
Posted in Ramblings

Automatic Panoramas with Arduino and CHDK

Last year around this time, I posted some information about my automatic panorama-taking “robot” made with an arduino, and a Canon S3IS mounted on a stepper motor, but I never published it to a more exposed portion of the site.

Tagged with: , ,
Posted in Arduino

PanoBot

PanoBot is a rudimentary panorama-taking device for any Canon camera running the CHDK firmware. This project was made back in ’08 so there are numerous projects that are much more full-featured than this implementation; nevertheless, I am making the code

Tagged with: , , ,
Posted in Arduino