[oo scary pic]
[college grad pic]
[in the park]
[recent photo]

Hi, I'm Jared.

I live in West Florida [USA]. I like to use and write free and open source software. (And long walks on the beach, yadda yadda.)

_contact_

Email me: jjenning (at) fastmail.fm.

cool blog posts

that I've read using Google Reader: atomfeed, full page. JavaScript users can see a few article links below.

_photos_

I've got a nice camera and I take a lot of pictures. You can see some of them on my flickr site (you can get your own). JavaScript users can also see a few photos below.

_software_

pokerglory

This program will take OFX/QFX import files from your bank containing records of transactions and put their contents into an SQLite database, where you can query them. It's written in Haskell and released under the GPLv3. Download source, or get via darcs:

darcs get http://dingoskidneys.com/~jaredj/pokerglory

Haskell

No, I didn't make Haskell. But I'm learning it, and I've written a little grep so far, as an example of Haskell for a friend. Maybe you'd like to read it. I believe it fulfills the tradition mentioned by alpheccar that every Haskell programmer needs to write a monad tutorial. :)

Boekkat

Boekkat can help you enable your web applications to use the CueCat, an old, very cheap barcode reader. (If you buy one for ten US dollars, you are being ripped off.) Boekkat is written in ECMA-262 (aka JavaScript), and requires a version-5 browser. It has a BSD-style license.

You can download Boekkat directly, or via darcs:

darcs get http://dingoskidneys.com/~jaredj/boekkat

See the README, or an example of its operation (requires CueCat to do anything interesting).

research

My senior research, mostly done in early 2003 at Stetson University, is about distributed web servers. My advisor kindly presented it at SNPD2005, in the middle of May 2005. (I was busy starting my job.) One of these days I'll release that code, and hope Stetson doesn't think it's their intellectual property or something.

wiretap

I'm one of the creators of wireTAP. wireTAP is software that enables digital artists (and anyone else) to use the network in their projects quickly and easily. It has found some use in my distributed web server. It seems to have been superseded by oscgroups.

googoo

Once upon a time I found an Object Formant Synthesizer on the web, by Jon Iles. I retooled it to take its parameters from the network via OSC instead of from a text file. It's released here as googoo. source tar.gz, README.new.

darcs get http://dingoskidneys.com/~jaredj/googoo

Version 0.1 works by subscribing to a wiretap channel, it has a reverb hard-coded in, and it outputs sound via PortAudio straight to the sound card.

ruby

ruby-audiofile reads and writes PCM audio files (e.g. AIFF, WAV).

ruby-shout lets you send compressed audio to an Icecast or Shoutcast server (gem, source tar.gz, documentation).

You can use freedb_query (gem, source tar.gz, documentation) to get artist and title info for things besides actual audio CD's (e.g. twelve wav files you just ripped off of a CD).

lua

I'm the author of cgi4.lua and cgi5.lua, which let you get at CGI form variables from Lua 4 and 5, respectively.

cgiX.lua doesn't (afaik) handle uploads, and it has no framework for outputting HTTP headers or creating HTML replies: use print() for that. :)

As an example (and the script i needed to work), I submit email-form.lua (for Lua 4, with loadmodule and the LuaSocket library; also requires the SMTP module included with LuaSocket).

If you have any questions or comments (security evaluations and patches welcome!) about these, get on the Lua mailing list and ask.

vecchio

Once upon a time, there was Espresso. When I say once upon a time, what I mean is that the contact email address is also given as a bang path. This thing is a logic simplifier of some sort. I don't actually know much about it - I just updated it from its pre-POSIX, nearly pre-ANSI C dialect so it would build on a modern Linux box. I decided to redub it Vecchio, because it's old and I feel clever.

darcs get http://dingoskidneys.com/~jaredj/vecchio

vecchio-2.tar.gz

Valid XHTML 1.0
        Transitional