Skip to content

{ Monthly Archives } May 2009

Shouldn't GNOME Do be part of GNOME?

Lately I noticed that there are some of FLOSS that I use that are not included in the standard GNOME. OK some of those are not GPL and I can understand a debate in this issue. However there is one application that changed my habits and experience.

GNOME Do

I know this can not done by …

Shouldn’t GNOME Do be part of GNOME?

Lately I noticed that there are some of FLOSS that I use that are not included in the standard GNOME. OK some of those are not GPL and I can understand a debate in this issue. However there is one application that changed my habits and experience.

GNOME Do

I know this can not done by …

Zeitgeist updates

Well after a loooooooong week on Zeitgeist here are some issues we are facing.

Engine:
At the moment the engine is very stable and very small modifications are happening (a little DB change and tagging issues). We will be exporting all Dataproviders into their own package making the engine a standalone of its own (could also …

Someone tell me what is wrong with this …. ?

I only want to render a cell for each item indiviually and mark them with a image of active or inactive…

sadly once i activate one in a row all get activated.

please help

http://pastebin.ca/1413750

Help with a GenericCellRenderer using pygtk

I am trying to create a GenericCellRenderer to use for bookmarking items using a custom image of a pin instead of using the standard CellRendererToggle with a checkbox toggle.

http://pastebin.ca/1412757

Here is the code I wrote till now.

Now my problem is i want to detect if the cell is active or not. For that I want …

External plugin for Epiphany data pushing into Zeitgeist

With D-Bus up and running we managed to write a quick plugin for epiphany that pushes visited websites with the timestamp to zeitgeist. This way we dont need to monitor the epiphany history file anymore! So here is the sample epiphany plugin code.

We know have two options to log:

We monitor applications from within Zeitgeist …