Posts Tagged ‘irc’

17 Sep
2009

The Virtues of Circumcensoring

censoredwht

Throughout the history of the internet, chat rooms and forums have grown exponentially. Many people in these chat rooms were annoyed at the use of explicit language, so administrators implemented censoring of inappropriate words.Censoring, as originally implemented, resulted in a lack of emotion from a user’s censored statement while allowing the conveyance of meaning. Circumcensoring does just the opposite, it allows the expression of emotion without allowing much meaning to be conveyed. Due to the obvious uniqueness of circumcensoring and the virtues that must be obvious to the reader, I am planning on implementing circumcensoring in an unrealircd plugin, aptly named CircumCensor. Although this plugin is bound to remain undeveloped for a while, it may eventually be developed whenever I have free time.

20 Aug
2009

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.

(more…)

17 Aug
2009

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 in most linux distros), and an IRC server. Feel free to try this out on ProtoFusion’s IRC server, irc://irc.protofusion.org/.

(more…)

Arduino Leonardo - Interrupts

Arduino Leonardo – Interrupts

As of Arduino 1.0, interrupts are not supported on the Arduino Leonardo. I’m working on a project using the atmega32u4

ZonCoffee v3 PCB

ZonCoffee v3 PCB

The first prototype ZonCoffee v3 boards have arrived and are nearly up and running. I’m currently porting the code over