Projects


TV2RSS

The script scrapes the Yahoo TV web site and converts the results into an RSS feed. You can set the station, channel, and duration in the future.

Additionally, I've set up the script, publically, so that anyone can use it. It can be found a the URL below. The configurable options are:

  • s=STATION_ID - This is provided by Yahoo, it will look something like this: us_NY31666d.
  • c=CHANNEL_ID - This is also provided by Yahoo, and will look something like this: us_COMEDY
  • d=DURATION - This is how far in the future you would like the feed to grab, in hours. Defaults to 1.

Links

Downloads

Tags: convertor, perl, rss, scrape, tv

RIT::Courses

This script and module are designed to scrape the course section information made available on the RIT Schedule of Courses. The module is a proper Object-Oriented Perl Module which can be easily ported from one application to another. This script is used for the current version of the Schedule Maker.

Downloads

Tags: module, perl, rit, scrape

Tea Coupons

A quick little web script that generates all the possible tea coupons made available by Traditional Medicinals.

Downloads:

Link:

Tags: web, perl

Lowbrow Mirror

This is a partial mirror of one of my favorite Internet pastimes: lowbrow.com. This mirror of over 15,000 entries was made over the course of a night, until I got in trouble by their ISP. Nonetheless, here's the results - plus with the ability to link to a specific post, something the official one lacks.

Link

Tags: db, web, humor, perl, mysql, scrape

Lowbrow Scraper

This is the script that I wrote to retreive entries from lowbrow.com, one of my favorite Internet pastimes.

The only unmentioned point is that there should be some sort of 'Unique' restriction placed on the database to keep duplicate entries from being entered. The only way to access entries on lowbrow is by randomly retreiving on from the home page - which means lots of duplicates, and it becomes progressively harder to get new entries as you progress.

Downloads

Tags: humor, perl, scrape

Google Local Social Network

This application exists as a layer on top of Google Local, which can then be used to socially network with other users, generally in an attempt to find new friends with similar interests.

Most of the features are complete with the notable exception of being able to add friends. If there's enough interest in it, I'll be happy to finish it up.

Tags: web, perl, beta

DVD Ripper

A script designed to automate the process of DVD backing up. Automates the process all the way from ripping and encoding to subtitles, naming, and ejection. Requires mplayer (and subsequently mencoder). I enjoyed using this script very much, I'd place a DVD in the drive, run the quick command, then come back later to find the DVD ejected and a fresh DivX waiting for me.

Downloads

Tags: cli, perl, movies

AI::Markov

An implementation of a Markov Model written while I was on co-op in the Lab for Applied Computing. Main differences between other Perl implementations and this one is the addition of sequences (being able to chain a history of events together to predict the next event) and Global models (aggregating the results from a number of personal models into one master model). The package includes a script that you can modify to process a large file of sequences and turn them into active, testable, models.

Downloads

Tags: imscan, module, perl, cool

Next entries » · « Previous entries

Current Projects

jQuery JavaScript Library

jQuery

Comprehensive DOM, Event, Animation, and Ajax JavaScript Library.

Recent Projects

Pro JavaScript Techniques

JavaScript Book

The best techniques for professional JavaScript. Published by Apress.


Hosting provided by the cool dudes at Engine Yard.