Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-13 Thread Eric Charles
On 12/04/2011 22:21, AAMIR KHAN wrote: I have started following books over Beginning CouchDBhttp://www.amazon.com/Beginning-CouchDB-Joe-Lennon/dp/1430272376 and i am trying to design the database implementation for mail storage. Don't forget to look at james mailbox also

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-13 Thread AAMIR KHAN
Proposal Title: Design and Implement Mailbox with CouchDB storage.https://issues.apache.org/jira/browse/MAILBOX-45 Student Name: Aamir Khan Student E-mail: ak4u2...@gmail.com Organization/Project: James Mailbox Apache Software Foundation Assigned Mentor: Robert Burrell Donkin

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-13 Thread Eric Charles
On 13/04/2011 13:50, AAMIR KHAN wrote: RESTful integration API http://wiki.apache.org/couchdb/HTTP_Document_APIfor Retrieving,Sending and Deleting mails will also be done. The APIs should be designed so as to offer abstraction of mail storage from RESTful APIs. Not for sending (well

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-12 Thread AAMIR KHAN
Hi Eric, I would like to have your comments over my proposal. On Sat, Apr 9, 2011 at 10:00 AM, Eric Charles e...@apache.org wrote: Hi Aamir, The error message came probably from google closing the applications. http://twitter.com/#!/gsoc/status/56431319927889921 I now have access again to

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-12 Thread AAMIR KHAN
I have started following books over Beginning CouchDBhttp://www.amazon.com/Beginning-CouchDB-Joe-Lennon/dp/1430272376 and i am trying to design the database implementation for mail storage. First of all i want to get your feedbacks over my

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-08 Thread AAMIR KHAN
I already applied to google-melange Eric... http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/aamirkhan/8005 http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/aamirkhan/8005 On Fri, Apr 8, 2011 at 9:23 AM, Eric Charles e...@apache.org wrote: Also, ping us on

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-08 Thread AAMIR KHAN
Revised Proposal : Proposal Title: Design and Implement Mailbox with CouchDB mail storage. Student Name: Aamir Khan Student E-mail: ak4u2...@gmail.com Organization/Project: James Mailbox Apache Software Foundation Assigned Mentor: Robert Burrell Donkin (rdon...@apache.org ) Proposal

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-08 Thread Eric Charles
google melange gives me This proposal is not made public, and you are not the student who submitted the proposal, nor are you a mentor for the organization it was submitted to. Can you please check? Tks, - Eric On 8/04/2011 18:35, AAMIR KHAN wrote: I already applied to google-melange

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-08 Thread Eric Charles
Hi Aamir, That's good. Once I will get access to your application on google melange, I will ask for mentorship. Tks, Eric On 8/04/2011 19:42, AAMIR KHAN wrote: Revised Proposal : Proposal Title: Design and Implement Mailbox with CouchDB mail storage. Student Name: Aamir Khan Student

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-08 Thread AAMIR KHAN
the proposal i sent to google-melange is the same as posted over mailing list. Maybe you can comment it over here. On Sat, Apr 9, 2011 at 12:15 AM, Eric Charles e...@apache.org wrote: Hi Aamir, That's good. Once I will get access to your application on google melange, I will ask for

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-08 Thread Eric Charles
Hi Aamir, The error message came probably from google closing the applications. http://twitter.com/#!/gsoc/status/56431319927889921 I now have access again to your application an have request mentorship. Good luck :) - Eric On 8/04/2011 20:56, AAMIR KHAN wrote: the proposal i sent to

Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread AAMIR KHAN
I am interested in design and implementation of mailbox using CouchDB. I would like to know the rough proposal that i should follow to implement it. I have read about CouchDB that it is very efficient in file storage. Thanks, Aamir Khan

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread Eric Charles
Hi Aamir, Unfortunately, it may be a bit a bit late to get support from us. We are full busy with release preparation, documentation,... and submission deadline is tomorrow... You can submit your application on http://www.google-melange.com/gsoc/homepage/google/gsoc2011, we will get it.

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread Norman Maurer
Hi Aamir, cool to see you are interested in implementation of such a feature. I think the best think would be to outline some milestone plan and how you plan to implement. Bye, Norman Ps: As more infomations you give as more its likely that your proposal will get voted in 2011/4/7 Eric Charles

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread Robert Burrell Donkin
On Thu, Apr 7, 2011 at 8:56 PM, Norman Maurer nor...@apache.org wrote: Hi Aamir, cool to see you are interested in implementation of such a feature. I think the best think would be to outline some milestone plan and how you plan to implement. +1 (RESTful storage designs have been on my mind

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread AAMIR KHAN
In project idea it was mentioned try to implement as many RESTful integrations as possible... what exactly it means basically? On Fri, Apr 8, 2011 at 1:29 AM, Robert Burrell Donkin robertburrelldon...@gmail.com wrote: On Thu, Apr 7, 2011 at 8:56 PM, Norman Maurer nor...@apache.org wrote:

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread AAMIR KHAN
Could anybody tell me what exactly is RESTful integration API? On Fri, Apr 8, 2011 at 2:37 AM, AAMIR KHAN ak4u2...@gmail.com wrote: In project idea it was mentioned try to implement as many RESTful integrations as possible... what exactly it means basically? On Fri, Apr 8, 2011 at 1:29

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread AAMIR KHAN
* Proposal Title: Design and Implement Mailbox with CouchDB storage. Student Name: Aamir Khan Student E-mail: ak4u2...@gmail.com Organization/Project: James Mailbox Apache Software Foundation Assigned Mentor: Robert Burrell Donkin (rdon...@apache.org ) Proposal Abstract: CouchDB is

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread AAMIR KHAN
I would like to have valuable suggestions over my proposal.. On Fri, Apr 8, 2011 at 4:18 AM, AAMIR KHAN ak4u2...@gmail.com wrote: * Proposal Title: Design and Implement Mailbox with CouchDB storage. Student Name: Aamir Khan Student E-mail: ak4u2...@gmail.com Organization/Project: James

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread Eric Charles
Hi, The idea of RESTful is to let communicate a client system with a server system via HTTP, transfering request parameters as http_request_params, getting response ax structured document (xml or json) in the http_response_body. You can read more on

Re: Design and Implement Mailbox in James using NoSQL databases

2011-04-07 Thread Eric Charles
Also, ping us on this mailing list when you will have applied on google-melange so we can review it. Tks, - Eric On 8/04/2011 05:26, Eric Charles wrote: Hi, The idea of RESTful is to let communicate a client system with a server system via HTTP, transfering request parameters as