Re: Google Summer of Code Draft Proposal

2017-04-02 Thread Matthieu Baechler
Hi Shrumit, Sorry to give you feedback so late. You proposal is really excellent. I wouldn't have made "testing" a separated activity (because, you know, TDD, etc) but that looks good and I don't think it needs much details. Keep in mind that the deadline for final Proposal is today, 4 PM UT

Re: Google Summer of Code

2005-07-23 Thread Danny Angus
Agreed, Lets get you guys moving first, and worry about what comes next next. So to speak! d. On 22/07/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > There was no audience. It was just Danny and I chatting. - To unsubscribe,

RE: Google Summer of Code

2005-07-22 Thread Noel J. Bergman
There was no audience. It was just Danny and I chatting. We're just really keen to see you and Anagha able to get on with the work, and feel that it is better for you guys to get going and then we can give feedback on what you deliver, than to hold you up. --- Noel

Re: Google Summer of Code

2005-07-22 Thread Anne S
Noel, Danny: What was the general mood of the audience when you guys were discussing the Summer of Code projects? Did anybody have any extra comments about the projects that Anagha and myself should consider/handle? Thanks On 7/22/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > Danny wrote: >

Re: Google Summer of Code

2005-07-22 Thread Serge Knystautas
On 7/22/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > Danny wrote: > > > I would like to commend *all* of our several SoC applicants > > Agreed. They were all great. > > > Each of the students has now posted a message about their proposal > > to this list. > > I looked over each, and Danny

Re: Google Summer of Code

2005-07-22 Thread Danny Angus
On 22/07/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > Danny and I talked about them at ApacheCon. We > agree... +1 :-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Google Summer of Code

2005-07-22 Thread Noel J. Bergman
Danny wrote: > I would like to commend *all* of our several SoC applicants Agreed. They were all great. > Each of the students has now posted a message about their proposal > to this list. I looked over each, and Danny and I talked about them at ApacheCon. We agree that both students should g

Re: Google Summer of Code

2005-07-12 Thread Anne S
Just as an FYI to people, I posted my design as an addition to the thread "Proposal for Web Admin Console" on this mailing list. On 7/12/05, Danny Angus <[EMAIL PROTECTED]> wrote: > Hi, > > I'm pleased to say, as I'm sure you've all realised, that we have two > students who's proposals have been

Re: Google Summer of Code

2005-07-12 Thread Anagha Mudigonda
Hi, I did a little more work on the design and fixed some mistakes. Attached is an updated design. awaiting comments ... -- anagha --- Danny Angus <[EMAIL PROTECTED]> wrote: > Hi, > > I'm pleased to say, as I'm sure you've all realised, > that we have two > students who's proposals have been ac

Re: Google Summer of Code: Implementation of IMAP support

2005-06-13 Thread Thibaut Lassalle
comme je te disais les mailing listes ont beaucoup d'usage notament d'offrir du support au projet open-source (donc gratuit). Prenons l'exemple de la mailing list du projet James (c'est un serveur de mail). Le principe d'une mailinglist est simple. Si quelqu'un se pose une question, il envoie

RE: Google Summer Of Code - Interfaces

2005-06-04 Thread Noel J. Bergman
hat's just my vision. Encourage others to contribute. We are consensus driven at the ASF. --- Noel -Original Message- From: Anne S [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 11:54 To: James Developers List Subject: Re: Google Summer Of Code - Interfaces That wo

Re: Google Summer Of Code - Interfaces

2005-06-02 Thread Anne S
That would be terrific. If I understand this correctly, you are proposing a documentation and conceptual model (less programming, more diagramming) project, correct? I would definitely be open to that, if you believe it to be a better use of time. I'll draw up a revised application to reflect this

RE: Google Summer Of Code - Interfaces

2005-06-02 Thread Danny Angus
t;[EMAIL PROTECTED]>| | cc:

RE: Google Summer Of Code - Interfaces

2005-06-02 Thread Noel J. Bergman
Anne, Anything you do specifically with config.xml and user repositories today may not work in future versions of JAMES, since we want to move to a more flexibile idea of configuration. Alternatively, you might create a model of what JAMES configuration should be, and then look at how to map betw

Re: Google Summer Of Code - Interfaces

2005-06-02 Thread Stefano Bagnara
> Regarding the config.xml, would people be OK with a two parter: > -Server side Java wrapper around config.xml. An API would be > exposed so other programs, not just mine, could manipulate config.xml. > -A Java Servlet based interface that connects to the wrapper > and manipulates config.xml Ja

RE: Google Summer Of Code - Interfaces

2005-06-02 Thread Daniel Perry
> > Another question: Are people happier with JSP or Java Servlets? Yes, > in the end, they compile out to the same thing, but sometimes I hear > quasi-religious wars on which deployment solution is the best ;-) Both! Niether are particularly good at producing a sensible system. JSPs are great f

Re: Google Summer Of Code - Interfaces

2005-06-02 Thread Anne S
Blast, I never thought about a racked situation. Thanks. Regarding the config.xml, would people be OK with a two parter: -Server side Java wrapper around config.xml. An API would be exposed so other programs, not just mine, could manipulate config.xml. -A Java Servlet based interface that connects

RE: Google Summer of Code: Implementation of IMAP support

2005-06-02 Thread Jason Webb
Hi Ben. As I'm the sucker trying to get IMAP to work I will attempt to fill you in. If you've checked out the code form SVN you'll need to look at the IMAP2 proposal as this is the one I'm working from. It has a complete protocol stack but lacks the ability to persist messages to disk for db (it c

RE: Google Summer of Code: Implementation of IMAP support

2005-06-02 Thread Jason Webb
Hi Ben. As I'm the sucker trying to get IMAP to work I will attempt to fill you in. If you've checked out the code form SVN you'll need to look at the IMAP2 proposal as this is the one I'm working from. It has a complete protocol stack but lacks the ability to persist messages to disk for db (it c