Tag Archives: prototype

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

Announcing Dycapo v0.1.0, first real prototype

Dycapo v0.1.0 is out. This is the first version exiting the “proof of concept” releases. From this one, we are beginning to build our APIs, that will soon be published in the project wiki. Dycapo will be an open client (mobile)/server system that will improve travel experiences of users in a city. The system will

Announcing Dycapo 0.0.2

As promised, Dycapo 0.0.2 is out. Dycapo will be an open client (mobile)/server system that will improve travel experiences of users in a city. The system will let people to define a destination on their mobile phone. DyCaPo will suggest and arrange trips by either using the Public Transport Service or Carpooling volunteers. That is,

Some systems analyzed, thinking about protocols

My second physical meeting at SoNET – FBK is about to end. Today we discussed about applications that implements Dynamic Carpooling Systems on mobile phones. The list is hosted on the following Wiki page: http://www.opensocialcapital.com/dynamic_carpooling/wiki/index.php?title=Systems_Analyzed. We also discussed about a protocol to be adopted for defining rides, to be used by the system in message

Internship: Dynamic Carpooling

I’ve just started an internship for my University. I’m working at the Fondazione Bruno Kessler, a research organization of the Autonomous Province of Trento that promotes research in the areas of science, technology, and humanities. In particular, I’m at the Center for Information Technology – Irst, in the SoNET explorative unit. My research activity will

How to limit a field with javascript-prototype and display the counter

For job purposes I had to learn a lot of JavaScript, including AJAX related stuffs. Like every lazy (but intelligent) developer, I looked around for frameworks that could help me doing my work. I knew that prototype existed, but I never looked at it because of lack of interest. Well it’s great, it’s really great!