Desktop Summit 2011
Posted August 4th, 2011 by CarlosI thought I’d say it as well
Tags: desktop summit, gnome
News and updates about whatever it is I am into at the moment
I'm a student at the Free University of Berlin. I enjoy hacking and messing about with LaTeX.
In case you should whish to contanct me you can do so at carlos@cmartin.tk. To subscribe RSS 2.0 feed
I thought I’d say it as well
Tags: desktop summit, gnome
This has hit me in the face two or three times already in the same project, and last time I solved it by calling /usr/bin/xsltproc –html from inside the servlet. Finally I’ve found a way to tell the underlying levels not to bother loading the DTD as it’s useless and doesn’t even live where the [...]
Tags: java, servlet, tomcat, xml, xsl, xslt
Meebey uploaded the Mono 2.6 packages to his repo today, so I decided to finish porting blam to WCF and the supposedly perfect SyndicationFeed class, which should make the underlying feed format irrelevant. Big mistake, the code hasn’t been touched in six months and there are some pretty big bugs in it. First, when reading [...]
After spending two days fighting with DBus, GLib and the several libraries provided by the Ayatana project, I am now confident I know how to proceed implementing support for application indicators and DBus menus in GNOME Shell. The first thing you have to do is connect to indicator-application-service (the process that). You do this by [...]
Tags: dbusmenu, gnome, gnome-shell