I’ve put up a code snippet that can be used as a shell script, in order to consult the DLPO (portuguese) dictionary. It’s a simple HTML scraping (html5lib + BeautifulSoup) example, but it’s really useful (at least for me).
Example:
mahound@magrathea ~ $ dlpo português
* adj.,
- relativo a Portugal;
- diz-se de uma variedade de trigo-mole;
* do Lat. portucalense
* s. m.,
- indivíduo natural de Portugal;
- indivíduo que tem nacionalidade portuguesa;
- língua falada pelos Portugueses, Brasileiros e todos os povos africanos de língua oficial portuguesa;
He’s doing something similar, using an IRC bot. At first, it fooled me… it looked like a quite literate human on drugs. Then, I started noticing some patterns, and eventually found out. However, I’m still kind of embarrassed about this… my faith on the Turing test has decreased, not because machines are supposedly getting smarter, but rather because i start to believe that the conditions of a hypothetical “Turing test” should be more constrained than previously thought: i.e. the machine should convince the human that he’s talking with a sane and sober human being.
Just added OpenID support to the weblog. I’ve disabled registration, so that everybody that doesn’t still have an account has to go through OpenID in order to login. I’m sick of phony users and spam bots…
The output is still a single graph (much like a dump), but I’m confident that the triplify guys will soon start using different contexts, and make the URIs browsable. In any case, it’s already possible to link these data with, i.e. FOAF info, using foaf:mbox_sha1sum.
Do you remember that specific project that you started 7 or 8 years ago, and just didn’t have the will/time/manpower to maintain? Well, one of my early experiences happened when I was 16: ptCTF, a “Capture The Flag” extension for Half-Life, that I developed with some friends in high school. It seems, it was not totally forgotten…
At the time the objective was to create a portuguese-stereotype kind of game. Therefore, the scenario was a North vs. South war, one of the few (and, yet, artificial) ways in which we can split the portuguese culture. Some details were meant to be purely stereotypical, like the wine bottles that served as health packs, etc…
Well, it was essentially a failed project, as a whole (only the initial version was released, and no-one would want to play it, since there were far better alternatives), but i see that at least it hasn’t died, deep inside the mind of some (older) portuguese gamers.
Just as an aside, I believe that this project marked my first contact with the MingW32 gcc/glibc port, that eventually lead to my conversion to GNU/Linux.