Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
User Journal

Journal jcuervo's Journal: Eureka!

I've discovered that posting pretty much any Wikipedia link gets you modded +5*10^23. Neat.

I've been spending some time playing with Net::AIM (the homepage of which is 403'd, suggesting it's now unmaintained, but I haven't really checked). It's not bad, if a little wonky, and the documentation is hard to find. I wrote a TinyURL bot, mostly because I couldn't think of anything better to do with it at the time, having lost my job and not having any real systems to monitor -- text messaging has been doing me fine, anyway.

I also hacked in a bit of xmms fun, which required that I code nick-based access levels. Either you're authorized to use them, or you're not, and you're not. :-) It pretty much just passes the second word of the message as an argument to "xmms -n 0" -- e.g., if I message the bot "xmms p", it plays, "xmms f" fast-fowards, etc.; nothing against the Sidekick's ssh client, but it quietly dies after about 10 minutes or so of inactivity.

I've long wondered about tunneling ppp or slip over aim... always assumed the message rate limit would kill off the connection, but if you throttled both ends properly...

Anyway, if it's online, you can test it out by messaging "TinyURLBot" a link, or "help" for commands. There'd be a goim link, but Slashcode seems to hate them... anyway, the source is here. It's a work in progress.
This discussion has been archived. No new comments can be posted.

Eureka!

Comments Filter:

"Ninety percent of baseball is half mental." -- Yogi Berra

Working...