Project

General

Profile

GSoC 2013 "Cloud Ready" Project Specification » History » Version 2

Robin Mills, 23 Feb 2013 10:11

1 1 Robin Mills
h1. GSoC 2013 "Cloud Ready" Project Specification
2
3 2 Robin Mills
There are four subprojects:
4
5
# http I/O support for Exiv2 (GSoC Student)
6
# exiv2(.exe) to run as a service (daemon) on a web socket.
7
# client-side use of the exiv2 service (using the web socket)
8
# JSON support 
9
10
11
This is quite a large project.  Robin Mills intends to implement the daemon/web-socket support during Spring 2013.  The GSoC student is expected to implement the http I/O support.
12
13
Expected results:
14
1) To deploy a webservice to provide Exiv2 service.
15
2) To provide a JavaScript library to enable developers use the Exiv2 service.
16
17
Mentor:
18
Robin Mills http://clanmills.com/files/CV.pdf
19
20
I've been a volunteer on the Exiv2 project for 5 years.  I worked for Adobe for 10 years, where I implemented reading PDF and JDF files over http (without copying the complete file).  I'm now a freelance contractor and I've been working on a mobile app which uses WebSockets.  I've worked on both server and client code.