On 6/16/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > > > hehe you use the same lib I did, if i had posted my code somewhere I'll say > you rip the idea off me :)
Hehe :) irclib does lend itself to very similar code just by it's api. > > Correct me if I'm wrong but you run your code as 2 separate programs right? > I'm going to upload mine and then maybe we can trade some stuff, I think i > can improve your backend a bit :) Correct. I am planning to use the code posted to this list earlier to run Arkivobot via TurboGears though. That will also negate my one and only ticket (for now ;) > > For example I have a routine that will create log files for each day, month, > so the whole program is database independant. although you still need some > db to store the actively monitored channels. I'm not entirely sure that I want the logs out of the database unless you can give some very compelling reason why db storage is really really bad. It will (imho) make it easier to do pagination and log searching. I'm always happy to be proven wrong though. ;) Lee -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

