Re: [Mailman-Developers] URGENT: Google Summer of Code status report and code due

2012-06-06 Thread Alexander Sulfrian
At Mon, 04 Jun 2012 14:59:06 -0600, Terri Oda wrote: > Hi Alex! Hi, > We're starting week 3 of Google Summer of Code, and as far as I know, > none of us have heard from you, and we're getting rather worried. > Midterms come up fast and we will have to fail you if you don't get in > touch soon

Re: [Mailman-Developers] URGENT: Google Summer of Code status report and code due

2012-06-06 Thread Barry Warsaw
On Jun 06, 2012, at 12:15 PM, Alexander Sulfrian wrote: >Currently I already created a blog[1] to present the recent development I >will do. I also created a personal branch on launchpad (you could find >it on[2]), but as I stated earlier, I have not pushed any new commits, >but I will start soon

Re: [Mailman-Developers] [HyperKitty] Rating of posts

2012-06-06 Thread Pierre-Yves Chibon
On Wed, 2012-06-06 at 00:43 -0400, Aamir Khan wrote: > > *Database Schema: *Table structure is very straightforward and simple. > > Table name : ratings > > table structure > emailid int| userid int| value (+1/-1) > > where, > emailid - references to unique entry storing the actual emails. > us

Re: [Mailman-Developers] Speaking about kitties (or archivers)

2012-06-06 Thread Barry Warsaw
On Jun 05, 2012, at 08:09 AM, Pierre-Yves Chibon wrote: >With the help of wacky on #mailman this week-end we came up with this >"patch". Attached is both the diff and the file itself. > >This way we can start discussing :) Point of order: it's much easier to deal with branches and merge proposal

Re: [Mailman-Developers] Speaking about kitties (or archivers)

2012-06-06 Thread Barry Warsaw
On Jun 03, 2012, at 11:21 PM, Patrick Ben Koetter wrote: >Maybe - and to pick up an idea Barry had mentioned to me a long time ago about >mailing list management directly from a mail client - we would gain the most >if we implemented an LMTP client as archiver (better: archive transport). > >This

Re: [Mailman-Developers] Speaking about kitties (or archivers)

2012-06-06 Thread Barry Warsaw
On Jun 03, 2012, at 02:49 PM, Pierre-Yves Chibon wrote: >I can work on merging KittyStore and IMessageStore and providing the REST >interface for it. Should I provide also an implementation ? Using PostgreSQL >as backend ? It will be much easier to test with a SQLite backend, although as I'm fin