Got a GSoC Shirt......And of course, GSoC certificate.
Learned a lot of stuff from this experience.
Detailed summary will follow, stay tuned......
Sunday, October 19, 2008
Monday, August 11, 2008
Progress Update on Aug. 12
(1) getFeed (DONE)
(2) getEntry (DONE)
(3) delEntry (DONE)
(4) updateEntry (DONE)
(5) postEntry (DONE)
(2) getEntry (DONE)
(3) delEntry (DONE)
(4) updateEntry (DONE)
(5) postEntry (DONE)
Wednesday, July 23, 2008
Progress update on July 23
(1) Added a test case consuming Google Contacts Service
(2) Added a test case consuming Google Calendar Service
(3) Fix the "link" bug for localhost GData serviceBinding
(2) Added a test case consuming Google Calendar Service
(3) Fix the "link" bug for localhost GData serviceBinding
Monday, July 21, 2008
Progress report on July 21, 2008
(1) Added two test cases on Google Contacts Service and Google Calendar Service
(2)Gdata operation query
(2)Gdata operation query
Tuesday, July 15, 2008
Progress update up to July 15, 2008
1. PROGRESS SUMMARY
(1.1) GData ServiceBinding support [Progress: 4/6 = 0.667=66.7%]
doGet, doPost, doDelete, doPut----------------------
processAuthorizationHeader and autheicate----------
(1.2) GData ReferenceBinding support [Progress: 5/8 = 0.65=65.0%]
get/getFeed, getEntry, post, delete, Put-------------
Query-----------------------------------------------
PostMedia and PutMedia----------------------------
(1.3) Tests [Progress:around 30%-40%]
Test case 1 "GdataBinding_LocalhostServlet_Test" is used to test bothServiceBinding and ReferenceBinding on a locally created Gdata service binding.
Test case 2 "GdataBinding_GoogleBlogger_Test" is used to test referenceBinding cosuming Google Gdata services
More test cases will be added to test other Google services
2. LATEST UPDATES IN THE PATHCH
(tuscany-binding-gdata-zhao-July13-02.patch):
2.1 Support 5 GData operations for both servicebidng andreferencebinding (getFeed, getEntry, post, put, delete) ---[tested]
2.2 Add a test case for the testing of these operations inLocalhost (test both serviceBinding and referenceBinding)----[tested]
2.3 Add a test case for the testing of these operations consumingGoogle Blog service (test referenceBinding) ----[tested]
2.4 Update dependencies in pom.xml for a clean mvn build --- [not tested]
2.5 Add "serviceType", "username" and "password" into gdatabinding definition to support GData authorization --- [tested]
(1.1) GData ServiceBinding support [Progress: 4/6 = 0.667=66.7%]
doGet, doPost, doDelete, doPut----------------------
processAuthorizationHeader and autheicate----------
(1.2) GData ReferenceBinding support [Progress: 5/8 = 0.65=65.0%]
get/getFeed, getEntry, post, delete, Put-------------
Query-----------------------------------------------
PostMedia and PutMedia----------------------------
(1.3) Tests [Progress:around 30%-40%]
Test case 1 "GdataBinding_LocalhostServlet_Test" is used to test bothServiceBinding and ReferenceBinding on a locally created Gdata service binding.
Test case 2 "GdataBinding_GoogleBlogger_Test" is used to test referenceBinding cosuming Google Gdata services
More test cases will be added to test other Google services
2. LATEST UPDATES IN THE PATHCH
(tuscany-binding-gdata-zhao-July13-02.patch):
2.1 Support 5 GData operations for both servicebidng andreferencebinding (getFeed, getEntry, post, put, delete) ---[tested]
2.2 Add a test case for the testing of these operations inLocalhost (test both serviceBinding and referenceBinding)----[tested]
2.3 Add a test case for the testing of these operations consumingGoogle Blog service (test referenceBinding) ----[tested]
2.4 Update dependencies in pom.xml for a clean mvn build --- [not tested]
2.5 Add "serviceType", "username" and "password" into gdatabinding definition to support GData authorization --- [tested]
Wednesday, July 9, 2008
update To-Do list of this week
GData operation support:
"getFeed" -- Done
"getEntry/get"-- Done
"query" -- Todo
"post" -- Done
"put" -- Done
"delete" -- Done
"getFeed" -- Done
"getEntry/get"-- Done
"query" -- Todo
"post" -- Done
"put" -- Done
"delete" -- Done
Sunday, July 6, 2008
To-do List for this week
GData operation support:
"getFeed" -- Done
"getEntry/get"-- Done
"query" -- Todo
"post" -- Done
"put" -- Todo
"delete" -- Todo
"getFeed" -- Done
"getEntry/get"-- Done
"query" -- Todo
"post" -- Done
"put" -- Todo
"delete" -- Todo
Subscribe to:
Posts (Atom)