caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Berke Durak" <berke.durak@gmail.com>
To: "Caml List" <caml-list@inria.fr>
Subject: Announce: Redditwatcher 0.1
Date: Tue, 22 Apr 2008 17:28:58 +0200	[thread overview]
Message-ID: <b903a8570804220828g691ff642v36c8b0cd000dc332@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2008-04-22 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b903a8570804220828g691ff642v36c8b0cd000dc332@mail.gmail.com \
    --to=berke.durak@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).