Category Archives: GNOME

Everything is Politics

One of the things you hear regularly when issues of a non-technical nature raise their heads are pleas to ignore the politics and focus on the technical issues. These are well-meaning but ultimately misguided. The point of murray’s post was that there are social issues that are having a detrimental effect on the project. You may disagree with the actual content of the post, but then the proper response is to disagree, not to implore people to ignore political or social issues altogether. If we insist on sticking our heads in the sand and ignoring social issues just because we “don’t like politics”, then we will get what we deserve as a project.

Update: It appears that in the time it took me to write this post, several others have expressed this sentiment more eloquently than I could have.

GNOME Developer Tools

I feel like my GNOME development environment is finally becoming really comfortable. This weekend, while working a little bit on Agave, I ran into a couple issues, and fired up Nemiver to debug the problems. Then I made the commit using giggle.

In the past, I’ve used GNOME applications for web browsing, checking email, viewing images, listening to music, and all of my other day-to-day computer activities. But I’ve never really had any GNOME tools that I’ve been able to use for development. It feels like we’re finally making progress on some good basic development tools for GNOME, which makes me really happy. In addition to the ones I mentioned, there’s also some really great stuff happening in the new versions of glade3, and there seems to be some good stuff happening in Anjuta as well (though I don’t personally use an IDE). All in all, I’m pretty positive about the future of developer tools in GNOME.

In other news, Ruby is still the-cutest-baby-everâ„¢ and doing really well. We’re even getting some decent sleep (though decent is pretty relative I suppose).

DSC_2389

Agave UI Experiments

So I’ve found myself hacking on agave a bit more lately, and I thought I’d experiment a little bit with some different UI ideas. Any thoughts and comments are welcome, of course.

agave with color wheel
Agave with color wheel and swatches

Keep in mind that this is just at an experimental stage at the moment, so I may just throw it away if I decide that it doesn’t work well. I do think it gives a better sense of how the colors are related, though.

In any case, it’s been fun playing around a little bit with cairomm for once. In the end though, I’d probably want to implement this using some sort of canvas library, but I haven’t done enough research on the options that are currently available.