On 12/7/06, Adam Jones <[EMAIL PROTECTED]> wrote: > > > Hmm, this should be interesting. I probably will use ReST to format > these as it is a lot easier to move from the list to a web page. Maybe > make a directory on the docs wiki to store these so they can be edited > piecemeal throughout the week? I'll see what I can come up with.
I used to do the Python-Dev summaries with Steven Bethard after Bret stepped down. We did use ReST, and I'd highly recommend it, as it's a format that is easily converted to a nice web layout, but equally easy to proofread in raw form. We had a number of somewhat creaky scripts to extract threads from the mail archives and do the boilerplate bits of the summaries. I don't have them anymore, but I will see if Steve does. They certainly won't work without changes--they were pretty Python-Dev-specific, but Google Groups may make it easier to automate than mbox archives did. :-) -- Tim Lesher <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

