Sneaking around Munich on April the 7th? Then join our launch party at the Openismus Office Munich! (Zweibrückenstrasse 15, 80331 München) The party starts at 8pm. (more information)
December 15, 2010
To read the second part, please follow [this link]. This is the first part about how we think our favourite address book application should look like, what is needed to get to it and the reasoning behind it. It introduces the basic idea of an address book and analyses other implementations. Comments, ideas, suggestions and […]
November 22, 2010
taskview Hooray! It’s time to release the 0.1.0 version of my TaskView project – this includes the specification and the C library. Source: https://github.com/ssickert/TaskView Release: https://github.com/downloads/ssickert/TaskView/taskview-0.1.0.tar.bz2 taskview addons I stripped many parts out of the original package, to reduce the dependency of the core library to glib. The new umbrella project for these components is […]
November 22, 2010
A short announcement for all GNOME Hacker/Designer/Folks around Munich, Germany. Daniel and I will kick off a little Hackfest next weekend. If you want to stop by and join us, just have a look at: GNOME Hackfest Munich or drop me a mail. At the moment we are brainstorming and discussing what we should work […]
August 19, 2010
GSoC ended, time for a little review. UI and Bindings I’ve implemented bindings and a basic UI for my set of D-Bus APIs to ease the integration into applications. More screenshots and information are available from my updated portfolio page: http://live.gnome.org/SummerOfCode2010/SalomonSickert_Tasks Integration Patches Nautilus: http://github.com/ssickert/nautilus-taskview Epiphany: http://github.com/ssickert/epiphany-taskview Telepathy: http://github.com/ssickert/TaskView/blob/master/src/worker/tp_filetransfer_observer.c Roadmap After the release and integration […]
July 28, 2010
Client/Server architecture Fairly any non-trivial system consists of more than one process and needs to use IPC. In the most cases there are data-providers and data-consumers. Many people use in that case a broker/server to connect these components. Such service provides following functions: Methods Register/Announce Unregister List Signals Appeared Vanished However if you look closer, […]
July 10, 2010
The TaskView GSoC Project Long time no post, but the project is quite active. Current Status What works? The support library is complete, it is quite lite and easy to use and takes care of mist things, like calculating the throughput and the remaining time (only for IO-based Tasks) There is a basic control UI, […]
April 5, 2011
0