Re: [Wikitech-l] irc logs

2012-03-21 Thread Petr Bena
So, here is the repo: https://github.com/benapetr/wikimedia-botslogs I will move it to wikimedia git later :) it's pretty ugly code I forked from my previous project I've been working on (huggle wa), also it's poorly commented. I will try to improve that On Wed, Mar 21, 2012 at 12:06 AM,

[Wikitech-l] irc logs

2012-03-20 Thread Petr Bena
Hi, I created a search engine for irc logs, it works much faster than current engine and it's written in php. I will send a source code soon. http://bots.wmflabs.org/~wm-bot/searchlog/ I don't understand html, so output is ugly. If someone wants to help to improve it, let me know.

Re: [Wikitech-l] irc logs

2012-03-20 Thread Filip Tanurovski
I would like to help you. I'll take a look at it today. On Tue, Mar 20, 2012 at 12:02 PM, Petr Bena benap...@gmail.com wrote: Hi, I created a search engine for irc logs, it works much faster than current engine and it's written in php. I will send a source code soon.

Re: [Wikitech-l] irc logs

2012-03-20 Thread Bergi
Petr Bena schrieb: Hi, I created a search engine for irc logs, it works much faster than current engine and it's written in php. I will send a source code soon. Cool. I didn't know that there had already been an engine? http://bots.wmflabs.org/~wm-bot/searchlog/ I don't understand html, so

Re: [Wikitech-l] irc logs

2012-03-20 Thread Petr Bena
Yes there is some python script, but it always took so long for it to search something that I always decided to just close browser (10+ minutes to execute search) On Tue, Mar 20, 2012 at 5:18 PM, Bergi a.d.be...@web.de wrote: Cool. I didn't know that there had already been an engine?

Re: [Wikitech-l] irc logs

2012-03-20 Thread Daniel Friesen
On Tue, 20 Mar 2012 04:02:00 -0700, Petr Bena benap...@gmail.com wrote: Hi, I created a search engine for irc logs, it works much faster than current engine and it's written in php. I will send a source code soon. http://bots.wmflabs.org/~wm-bot/searchlog/ I don't understand html, so output

Re: [Wikitech-l] irc logs

2012-03-20 Thread Petr Bena
Converting it to html is no problem, however the color stuff and such is probably bit harder :) I will try to improve this On Tue, Mar 20, 2012 at 5:46 PM, Daniel Friesen li...@nadir-seen-fire.com wrote: On Tue, 20 Mar 2012 04:02:00 -0700, Petr Bena benap...@gmail.com wrote: Hi, I created a

Re: [Wikitech-l] irc logs

2012-03-20 Thread Daniel Friesen
Throw whatever you got into a git repo somewhere, I might help tune that up too. On Tue, 20 Mar 2012 09:52:11 -0700, Petr Bena benap...@gmail.com wrote: Converting it to html is no problem, however the color stuff and such is probably bit harder :) I will try to improve this On Tue, Mar 20,

Re: [Wikitech-l] irc logs

2012-03-20 Thread Petr Bena
I would rather put it to wikimedia svn, I hope you have an account there On Tue, Mar 20, 2012 at 6:04 PM, Daniel Friesen li...@nadir-seen-fire.com wrote: Throw whatever you got into a git repo somewhere, I might help tune that up too. On Tue, 20 Mar 2012 09:52:11 -0700, Petr Bena

Re: [Wikitech-l] irc logs

2012-03-20 Thread Daniel Friesen
Sure... ;) I just like git. On Tue, 20 Mar 2012 10:06:35 -0700, Petr Bena benap...@gmail.com wrote: I would rather put it to wikimedia svn, I hope you have an account there On Tue, Mar 20, 2012 at 6:04 PM, Daniel Friesen li...@nadir-seen-fire.com wrote: Throw whatever you got into a git repo

Re: [Wikitech-l] irc logs

2012-03-20 Thread MZMcBride
Hi. I'm going to combine replies just so I don't hit wikitech-l a dozen times. Petr Bena wrote: I created a search engine for irc logs, it works much faster than current engine and it's written in php. I will send a source code soon. http://bots.wmflabs.org/~wm-bot/searchlog/ Fantastic! It