Latest Project: Log Linker

Earlier this week I wrote up a simple script to strip out links in log files and add them to an RSS feed. Up till now I've been having it monitor a few IRC channels and pull out the links in real-time, but I have an idea to use this script as a sort of "instant link blogging" tool which I'll hopefully get going really soon.

The script can parse most generic log formats, but by default it only parses Textual's logs. Currently the script has to be rerun to check for changes, but that's going to be fixed (hopefully right after this post goes up).

Check it out. It's hosted, as usual, on GitHub →


Filed under: python, irc, rss
Other Links: RSS Feed, JSON Feed, Status Page →