Mar 022010
 

So today I decided to mix things up a bit. I figure, how else can one honor the time honored world of languages than by paying homage to the language wrought by Knuth himself…. LaTeX.

Here’s the resulting PDF: m2
I will post the associated EPS file later, currently NYCR’s blog is very anti EPS.

Continue reading »

 Posted by at 1:29 pm
Mar 012010
 

So, the folks over at Fubar Labs made a challenge to themselves and anyone else who wants to participate. Basically, write one program every day throughout the month of march. Any language, any function, but be creative. I doubt I can keep up the entire month, but it sounds like a really fun way to expand ones coding horizons and do some neat stuff. So anyways, here’s my first code for March Madness.

Continue reading »

 Posted by at 1:04 pm
Mar 012009
 

So, there was discussion today around the tables at NYCResistor as people worked on their various projects regarding the ability to produce bots that “baited” people. Bre, remarked that designing a bot that sat around eliciting angry responses would be simple and very similar to simply capturing things I say and spraying them about.

This is when I was reminded of a project I wrote when I was in my first year of college. I was having some trouble showing up to classes, and I needed to ween myself off of IRC, so I basically wrote a bot that would take care of my IRC session for me while I was gone. It was like methadone for an IRC addiction. Sure I was still suffering withdrawal, but the channel was none the wiser and I suffered no ill effects from my repeated absences.

What’s really astounding is the simplicity of the code, and that it somehow lasted 3 weeks before someone realized it was a bot. Ultimately the zero delay responses are what got it caught.

Anyways here’s a blast from the past… one of my first perl scripts…

openfly.pl

Full of early 2000 IRC goodness. Enjoy! Please don’t judge me.

 Posted by at 8:29 pm
Dec 042008
 

Learn about the Reware project, see how to easily install GNU/Linux and Pd on your Palm TX, and see some example projects.

We’ve been working since July on making it easy to hack old devices and run new software on them. Coming soon, a image for running Pd, Python, and Lua programs on PDAs, as well as a HOWTO for making Pd patches for 1-5G iPods. The key idea is to turn old PDAs, mobile phones, etc. into something like an Arduino, where you can easily upload your own code to the device.

For more info, check out our Reware dev site

Oct 142008
 

Connect the dots on the spookybox

Calling all Processing peeps! It’s time for another meeting. This time it’ll be on Wednesday, October 22nd at 7PM @ NYC Resistor HQ. Everyone bring your projects to share.

I’ll be showing off the state of the Spooky Box, walking through how it works, and encouraging you all to get involved. It may be your last chance to get in on the spooky action before the big Halloween Party.

Hope to see you there!

Sep 282008
 

The Spooky Box is a simple interface for Processing that consists of 3 knobs and 4 buttons. There are two versions, an Arduino based hardware one which doesn’t exist yet, and a software emulator which I just finished. There’s also an accompanying Processing library that works for both which is ridiculously easy to use.

If you’re looking for a simple, generic UI for your Processing apps, consider trying this out. I’ll be releasing more info as the hardware gets put together.

PS. The skull image in the background there is CC licensed, and can be found here.