Status Report Evolution Data Server , Google Calendar connectivity



Hi

This was last week's status report , it had bounced back when i sent ,  and i wasn't aware of it , so iam resending it now .

This week , Was working on the backend part of evolution data server . The server  uses libsoup , and the latest build of it had a bug , which removes the header , while sending the GET request , which never occurred while authenticating , with the GET request . So every time the POST was done with a *valid* auth token it seems to fail . Just because , the header which was set , in the program using the libsoup API was explicitly removed by underlying methods . :-/ Strange ? .

Had to fix it , And took me two days to figure it out . Cause had no idea where the problem was, whether local to my system or other things .

My updates this week .
----------------------------

* Finally managed to write the plugins [1] for evolution to connect/integrate the ESource with the backends

* Managed to get the e-d-s server running [1] which can Now 1) connect /
                                                                                             2) authenticate /
                                                                                             3) request /
                                            
                                               google calendar for feeds end stores as a GdataEntry which in turn is changed to a ECalComponent .


Task Remaining
_______________

* Writing the extensions for the gdata-library ( Half done )
* Making the calendar appear in evolution . ( Which needs a little more , work it seems to be failing somewhere , and am looking into it :) )
* Folder synchronization .


Screen Shots
[1] http://edsgcal.wordpress.com/sample/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]