Re: [Wikitech-l] processing irc://irc.wikimedia.org/en.wikipedia

2010-10-21 Thread Tisza Gergő
Ed Summers ehs at pobox.com writes: Thanks for the help folks. If anyone is curious, here's a little python script I wrote that prints out the (parsed) edit stream: http://gist.github.com/628199 A year ago or so, some of us at #wikipedia-hu wrote a bot script that can react to events on

Re: [Wikitech-l] processing irc://irc.wikimedia.org/en.wikipedia

2010-10-15 Thread Ed Summers
Thanks for the help folks. If anyone is curious, here's a little python script I wrote that prints out the (parsed) edit stream: http://gist.github.com/628199 //Ed On Thu, Oct 14, 2010 at 6:31 PM, Platonides platoni...@gmail.com wrote: Ed Summers wrote: A question from an IRC/wikipedia

Re: [Wikitech-l] processing irc://irc.wikimedia.org/en.wikipedia

2010-10-14 Thread Niklas Laxström
On 14 October 2010 06:19, Ed Summers e...@pobox.com wrote: A question from an IRC/wikipedia newbie. I've been experimenting with processing pubmsg events in irc://irc.wikimedia.org/en.wikipedia (thanks for the channel btw) and have been noticing some control characters that I wasn't expecting

Re: [Wikitech-l] processing irc://irc.wikimedia.org/en.wikipedia

2010-10-14 Thread Ed Summers
On Thu, Oct 14, 2010 at 2:24 AM, Niklas Laxström niklas.laxst...@gmail.com wrote: Those are color codes. See for example http://www.mirc.com/help/colors.html Ahh, thanks! //Ed ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org

[Wikitech-l] processing irc://irc.wikimedia.org/en.wikipedia

2010-10-13 Thread Ed Summers
A question from an IRC/wikipedia newbie. I've been experimenting with processing pubmsg events in irc://irc.wikimedia.org/en.wikipedia (thanks for the channel btw) and have been noticing some control characters that I wasn't expecting to see in the message content. I've attached a raw line form