caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Announce: Redditwatcher 0.1
@ 2008-04-22 15:28 Berke Durak
  0 siblings, 0 replies; only message in thread
From: Berke Durak @ 2008-04-22 15:28 UTC (permalink / raw)
  To: Caml List

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

While cleaning some dirs (it's springtime!), I thought that I could release
a little tool that I
made to record Reddit scores.

You run it on Reddit's new page and it starts following the stories that
appear, periodically
recording their score history (up votes, down votes, number of comments)
into marshalled
files.

You can extract the data in ASCII format and then plot it using gnuplot or
do pointless statistical
analysis using R.

It's made with Nethtml, Netstring, Equeue, etc. so you'd better have a GODI
around.

It scans the HTML tree using a few hand-made combinators to extract
information.  I'm sure
this can be done much more elegantly using Cduce etc. but here you go:

  http://abaababa.ouvaton.org/caml/redditwatcher.php

-- 
Berke Durak

[-- Attachment #2: Type: text/html, Size: 916 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-22 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-22 15:28 Announce: Redditwatcher 0.1 Berke Durak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).