GSoC status update, week -2
Dla polskich czytelników: od teraz do września na blogu publikował będę raz lub dwa razy w tygodniu status swojego projektu w Summer of Code 2008 (piszę lispową implementację OpenID, strona projektu jest pod adresem http://common-lisp.net/project/cl-openid/). Jest to jeden z oficjalnych kanałów komunikacji związanej z projektem, więc wiadomości pojawiać się będą w języku angielskim.
This year, I got accepted to Google Summer of Code programme. I will work on Common Lisp implementation of OpenID protocol; project page is at http://common-lisp.net/project/cl-openid/, and full proposal is available on project's Trac Wiki at OriginalProposal page. I will publish status updates twice a week (weekly before coding, which starts May 26) on this blog, in category CL-OpenID (RSS). This is the first update, two weeks before coding start.
Work done this far
- Discussed project organization with mentor, Anton Vodonosov;
- Chosen the license (LLGPL), version control method (darcs), and hosting (common-lisp.net);
- Created common-lisp.net project, with mailing lists and Trac Wiki and issue tracker;
- Initial overall design, described on InitialDesign Wiki page;
- Initial reading of the specification.
Plans for next week
- Further reading into specifications, especially RFCs referred to by OpenID spec;
- Estimating rough project time line;
- Research on existing OpenID implementations for comparison, ideas and testing.
