Dycapo Server v0.7.0, the last one with XML-RPC

Dycapo Server v0.7.0 has been released. This is the last release supporting XML-RPC. Quite all functionalities have already been converted to REST, except of a search method. I am also re-writing the testing suite to use REST instead of XML-RPC. I would like to thank David Fischer for his RPC4DJANGO project, that has been a [...]

New Dycadroid branch, let’s go JSON+Rest

This morning I made a new branch of the DyCaDroid Project, since the server is moving to JSON+Rest. This new branch will include all the needed modifications to models and network client to allow user the application experience.

here's a link for those interested in following/fork:

Dycapo v0.6.0, license changed, some notes on future

It’s a pleasure for me to announce the availability of Dycapo Server v0.6.0. This release does not add new technical features or enhancements, but it is a very important one because: We’ve just switched to Apache version 2.0 License, to be even more permissive and open! All RPC methods have been renamed to more suitable [...]

Dycapo v0.6.0, license changed, some notes on future

It’s a pleasure for me to announce the availability of Dycapo Server v0.6.0. This release does not add new technical features or enhancements, but it is a very important one because: We’ve just switched to Apache version 2.0 License, to be even more permissive and open! All RPC methods have been renamed to more suitable [...]

Back to Dycapo Server

I’ve finally gotten back to Dycapo development. During the Summer I will write my Bachelor thesis in Computer Science about the project. Therefore, in order to write the thesis, I will first write a complete set of API and the Protocol as well. My colleague Riccardo will also report bugs of the Server and I [...]

Bachelor exams finished, some updates

Last week I completed all my exams for the Bachelor in Applied Computer Science! During this Summer I am going to focus on the following tasks: Write my Bachelor thesis on Dycapo Project Fix all possible Dycapo Server bugs Extensively document Dycapo Protocol Continue to work for SoNet from the 16th July to my Thesis [...]

Dycapo v0.5.0 is available. Probably the last before v1.0.0 prototype

It’s a pleasure for me to announce that Dycapo Server v0.5.0 is here. I thought that this would have been a tiny release with no new features at all. Well, I was wrong. While optimizing and refactoring, I suddenly realized that there were some functionalities missing As always, you can download Dycapo Server here. Here [...]

Dycapo Road to v0.5.0 – let’s look for safety and performance

The next version of Dycapo Server is scheduled between 2010-06-06 and 2010-06-13. Almost all prototype methods have been implemented in Dycapo v0.4.0. Therefore, the next release will probably be the last prototype of Dycapo Server, on which I will write my Bachelor Thesis this Summer, thus defining first complete versions of Dycapo Protocol and Server [...]

Announcing Dycapo Server v0.4.0, first complete Prototype

I’m glad to announce the release of Dycapo Server v0.4.0. In this release I completed the set of possible operations that users can do, except the possibility to register to the System. All the methods are working, according to tests. I did not implemented security/privacy checks yet, this is planned for version v0.5.0. You can [...]