Posts Tagged ‘gnome’

Introducing espeak-gui

I’m joining the hype of presenting little new projects there seems to be those days, unleashing the first version of espeak-gui, a graphical interface to let the computer read out text. Why, when, who? The project started almost a year ago when, out of curiosity on what writing Python bindings for C/C++ libraries is like, [...]

Read the rest of this entry »

Zeitgeist Hackfest (II)

So here we are at the Zeitgeist Hackfest and there’s quite some stuff going on. From the engine side we are implementing a new database and API which does a clean cut between what is event logging and what is repository functionality. What this means for Zeitgeist is that we won’t do annotations anymore and [...]

Read the rest of this entry »

Zeitgeist Hackfest

Just a quick note to mention that tomorrow I’m leaving for Bolzano for a week, for the Zeitgeist Hackfest. I’m really looking forward to meeting all the team there! My initial idea for this post was to write about some of the upcoming changes in the engine, as we’ve been discussing quite some improvements lately, [...]

Read the rest of this entry »

Here is Zeitgeist 0.2.1!

One month after the first Zeitgeist release (0.2), here is Zeitgeist 0.2.1! This version, which is fully backwards compatible with the previous release, fixes a couple of issues, provides enhanced performance and removes the dependency on Storm and on a patches PyGTK+ version. Here is the full changelog: – Added compatibility with Python version 2.5. [...]

Read the rest of this entry »

Introduction to Zeitgeist 0.2′s API

So now that Zeitgeist 0.2.0 is out I’ve thought I’d write down some examples of how to use it’s API to get information from it. Please keep in mind that this is a development version and the API isn’t guaranteed to be stable (and I can tell you now, many of them will change). If [...]

Read the rest of this entry »