Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-20 Thread Vibhaj Rajan
Hi all, I thank you for answering my queries. I understand the licensing issues behind GPLv3 from Sencha Ext JS. The other libraries provide the following licenses : 1. Dojo Toolkit : MIT License 2. JxLib : MIT License 3. UIZE : BSD License 4. MochaUI : MIT License I would like the

Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-20 Thread Peter Dietz
Hi Vibhaj, I made: https://github.com/DSpace/restclient Its forked from the repository you mentioned for your extJS code. You can continue committing to your entitybrowser repository as usual, so you won't be slowed down. When you've got improvements, you can then either contact the mentor of

Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-20 Thread Vibhaj Rajan
Hi Peter, Thank you for creating the repository. The name restclient if fine. I would like to suggest that restclient repository be a new empty one and not a fork from entitybrowser since entitybrowser is a different project from restclient. I mean that I would be using entitybrowser as a

Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-20 Thread Graham Triggs
To be honest, we don't really need to be creating repositories in DSpace for this. You could just create an empty public repo under your own name - fork it from any existing repository that you need to, you can get people to collaborate on it and/or fork from it. And we can have the repo moved to

Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-20 Thread Vibhaj Rajan
Hi Graham, Thanks for the suggestion. I'll do as you said. Warm regards, On Fri, May 20, 2011 at 11:46 PM, Graham Triggs grahamtri...@gmail.comwrote: To be honest, we don't really need to be creating repositories in DSpace for this. You could just create an empty public repo under your own

Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-19 Thread Mark Diggory
On Sun, May 15, 2011 at 11:38 AM, Vibhaj Rajan vibhaj.rajan.cs...@itbhu.ac.in wrote: Hi Bojan Mark and Hello All, Regarding the GSoC project *New UI built over RESTful services*, I have referred the REST API [1] and the DSpace Manual for functional overview. I have also gone through the

Re: [Dspace-devel] [duraspace-gsoc] Regarding GSoC Project : New UI built over RESTful services

2011-05-19 Thread Graham Triggs
On 19 May 2011 20:57, Mark Diggory mdigg...@atmire.com wrote: webmvc folks, this is where I think you might be of assistance, looking at these REST API parts 1-3 above (see https://wiki.duraspace.org/display/DSPACE/REST+API) and the proposal around a Javascript Based User interaction. Can you