Category Archives: Activism?

Tutti i miei tentativi di contributo generico informatico.. Aiuti, interventi su Forum, Guide, Wiki, ecc..

Pomodroid v0.8.0 is out – a completely reinvented user experience

I’m glad to announce the availability of Pomodroid v0.8.0 in the Android Market. For this version I gathered all user feedbacks, therefore focusing on: Simplicity Simplicity Simplicity Pomodroid v0.8.0 has a brand new User Interface and Experience, completely rethought. It features two user modes, called Basic Mode and Advanced Mode. Both of them are new.

Document your Django project using Sphinx documentation tool and reStructuredText

So you wrote a cool documentation in your Python code using docstring and reStructuredText, in order to let other people understand your API. What’s the next step? To export it in html/pdf etc. I wrote an XML-RPC service providing Dynamic Ridesharing functionalities for my Bachelor Computer Science thesis. It was written using Python and Django.

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

Announcing Pomodroid 0.4.3, some big changes

The fourth public release of Pomodroid brings some new features and corrections: Fixed bug when rotating the device under a running Pomodoro. Pomodoro Activity is forced to stay in portrait mode Bigger Pomodoro Timer Pomodoro.java completely rewritten. Makes use of Handler and Runnable instead extending CountDownTimer Notification system completely rewritten: user is notified through real

Announcing Pomodroid 0.3.0

Being encouraged by the 130 downloads nine days after its official release, I’m going to work further on Pomodroid. This release has a new feature: it permits XML-RPC calls on Trac as anonymous user. This is useful if you have XmlRpcPlugin installed on your trac but don’t have the permissions to use XML-RPC for your

Basic Concepts of UDDI, mindmap

Here I provide a tiny mindmap summarizing the basic concepts of UDDI. I’m using it for studying Advanced Internet Technologies. See the exported clickable map + HTML Download the original Freemind document As sources, I used OASIS official specification and tutorialspoint.