We now have an IRC server set up, for the sole purpose of delivering recent changes information. All discussion channels will stay at Freenode.
The problem with using Freenode was that it was hard to maintain, both for us and for them. We had to use 10 different connections to avoid flooding off, and if they all connected at once, the server would be K: lined. Despite the best efforts of the Freenode staff, the exemptions they set up were not robust, especially when the configuration changed on either end.
With our own IRC server, we can have a single connection for all channels. The bot is exempted from flood controls. This makes it much easier to maintain. We can also create as many channels as we like -- one for every wiki.
We don't want to have to administer a general-purpose IRC server. That's something Freenode does a good job of and we don't want to reproduce. So we've patched ircd such that non-opers can't send messages to channels. Keeping our discussion channels on another network is also useful for coordination in the event of failure on our network.
The server hostname is irc.wikimedia.org, that's 207.142.131.229 for those people still having DNS cache problems.
-- Tim Starling
Hi,
2005/5/9, Tim Starling t.starling@physics.unimelb.edu.au:
We now have an IRC server set up, for the sole purpose of delivering recent changes information.
This is really nice. As I wrote in the thread "Wikipedia Zeitgeist" [1] it could be useful to have a log of the recent changes. Not only to realize the Zeitgeist but also to do some other statistics for everybody.
Is it possible to make a tar.gz file for every day and channel available?
[1] http://mail.wikipedia.org/pipermail/wikitech-l/2005-May/029164.html
Georg Jaehnig wrote:
As I wrote in the thread "Wikipedia Zeitgeist" it could be useful to have a log of the recent changes. Not only to realize the Zeitgeist but also to do some other statistics for everybody.
Is it possible to make a tar.gz file for every day and channel available?
What would such a file provide that the database dumps don't already provide?
Hi,
2005/5/10, Timwi timwi@gmx.net:
Georg Jaehnig wrote:
Is it possible to make a tar.gz file for every day and channel available?
What would such a file provide that the database dumps don't already provide?
A database dump is much bigger and not always up to date. I image you could retrieve every day some data of potential vandalism and check it. See http://www.apper.de/wiki for German Wikipedia. And I think it is easier for some things to work with small logfiles than with a 10 GB dump.
it is possible, login to that irc channel and turn on the logging feature in your irc client
wikitech-l@lists.wikimedia.org