From root at common-lisp.net Mon May 12 06:09:28 2008 From: root at common-lisp.net (root) Date: Mon, 12 May 2008 02:09:28 -0400 (EDT) Subject: [cl-openid-devel] Auto-nag: cl-openid please update your webpage Message-ID: <20080512060928.804A2690DD@common-lisp.net> You are being nagged on because you have not created a sensible default webpage for your project. Please do so or you will be nagged again next week. All we ask is that you type in something about the project and perhaps some links to mailinglists etc. See common-lisp.net/project/clo/sp/index.html for a reasonable template. Some projects host their webpages somewhere else (eg. http://common-lisp.net/project/cl-ppcre) and if you're in the same situation you may put the following in your index.shtml: Any questions? You can reach the author of this cronjob at clo-devel at common-lisp.net Thanks! From maciej at pasternacki.net Tue May 13 20:26:28 2008 From: maciej at pasternacki.net (Maciek Pasternacki) Date: Tue, 13 May 2008 22:26:28 +0200 Subject: [cl-openid-devel] Welcome to the project! Message-ID: <1210710388.7740.17.camel@localhost> Hello, This first post on development mailing list is to summarize what resources are available to the project, how the development will be organized, and so on. So, for the record: - Main project page: http://common-lisp.net/project/cl-openid/ - Trac: http://trac.common-lisp.net/cl-openid/ - Wiki, bugtracker and project management - Mailing lists: -announce, -devel, -cvs, -ticket (linked from trac and main page) - Status updates will be posted to my blog (during summer, twice a week, on Tuesdays and Fridays) at http://blog.pasternacki.net/kategoria/lisp/cl-openid/ (first update is already there) - Project license will be LLGPL (LGPL with Franz's preamble, http://opensource.franz.com/preamble.html) - Source control used will be darcs (no repo yet, as there is still no actual code) - Initial overall design and detailed GSoC application is posted at Trac Wiki Regards, Maciej. From maciej at pasternacki.net Fri May 16 13:59:59 2008 From: maciej at pasternacki.net (Maciek Pasternacki) Date: Fri, 16 May 2008 15:59:59 +0200 Subject: [cl-openid-devel] Timeline Message-ID: <1210946399.14971.15.camel@localhost> Hello, I posted initial development timeline and few first tasks to Trac. Future is seen at "Roadmap" (exact due date for each milestone is available only in milestone details), and log of past activity is at "Timeline". Milestones are pretty rough, detailed tasks will be opened as tickets. I plan to get everything needed for coding (infrastructure, research) lined up before May 26 -- including initial scaffold code (repository, directory and source files layout, etc). A tangible milestone on midterm evaluation start seems like a good idea, and I chose non-portable OpenID relying party and provider implementation (Drakma, Hunchentoot, in-memory storage). I planned more time for relying party than for provider, because much of code will be reused. After mid-term evaluation, I plan to work on portability. I set dates for all three portability layers at Google's suggested "pencils down" date, because priorities and time estimates will be sorted out while implementing initial non-portable version. Due date for complete documentation is set at firm "pencils down" date, as Google's program timeline suggested to use last week for documentation work and polishing. There is also a milestone for optional features, without any due date. This is intentional -- this milestone is there mostly for grouping tickets related to optional features. Regards, Maciej -- -><- Maciej 'japhy' Pasternacki -><- http://www.pasternacki.net/ -><- From avodonosov at yandex.ru Fri May 16 21:21:53 2008 From: avodonosov at yandex.ru (Anton Vodonosov) Date: Sat, 17 May 2008 00:21:53 +0300 Subject: [cl-openid-devel] Timeline In-Reply-To: <1210946399.14971.15.camel@localhost> References: <1210946399.14971.15.camel@localhost> Message-ID: <495514159.20080517002153@yandex.ru> Hello, Maciej. The roadmap looks good to me. Thanks, - Anton on Friday, May 16, 2008, 4:59:59 PM Maciek wrote: > Hello, > I posted initial development timeline and few first tasks to Trac. > Future is seen at "Roadmap" (exact due date for each milestone is > available only in milestone details), and log of past activity is at > "Timeline". > Milestones are pretty rough, detailed tasks will be opened as tickets. > I plan to get everything needed for coding (infrastructure, research) > lined up before May 26 -- including initial scaffold code (repository, > directory and source files layout, etc). > A tangible milestone on midterm evaluation start seems like a good idea, > and I chose non-portable OpenID relying party and provider > implementation (Drakma, Hunchentoot, in-memory storage). I planned more > time for relying party than for provider, because much of code will be > reused. > After mid-term evaluation, I plan to work on portability. I set dates > for all three portability layers at Google's suggested "pencils down" > date, because priorities and time estimates will be sorted out while > implementing initial non-portable version. > Due date for complete documentation is set at firm "pencils down" date, > as Google's program timeline suggested to use last week for > documentation work and polishing. > There is also a milestone for optional features, without any due date. > This is intentional -- this milestone is there mostly for grouping > tickets related to optional features. > Regards, > Maciej