What I'm Doing...
- aaand: orbit. good job. #DragonLaunch 8 hrs ago
- ~200 km in altitude, ~400 km in distance. in less than 5 minutes. 8 hrs ago
- T minus 7 minutes 8 hrs ago
- put together a couple of notes on why I decided to run again for the GNOME Board this year, and why you should too: https://t.co/6y5cDofL 2 days ago
- oh crap 3 days ago
- T minus 30 minutes and counting 3 days ago
- damn, and now I have Halcyon + on + on stuck on repeat as well. that is not how I imagined my Friday would be when I woke up today. 4 days ago
- I only now noticed that the eyes of the Hypnotoad are the same as Kermit's. 5 days ago
- priceless RT @rsynnott: Heh: http://t.co/0zF0cC70 6 days ago
- Woot! RT @tthef: Just cut the first official release of Guacamayo: 0.2. -- 'See No Evil, Hear All You Want!', https://t.co/N7ngWHcM 6 days ago
- More updates...
Posting tweet...
-
Recent Posts
Recent Comments
- ebassi on And I Believe California Succumbed to the Fault Line
- Emanuele Aina on And I Believe California Succumbed to the Fault Line
- Benjamin Otte on And I Believe California Succumbed to the Fault Line
- ebassi on Had a dream
- Thiago Teixeira on Had a dream
Archives
- May 2012 (2)
- March 2012 (5)
- February 2012 (4)
- September 2011 (3)
- August 2011 (1)
- May 2011 (1)
- April 2011 (1)
- March 2011 (1)
- January 2011 (1)
- September 2010 (1)
- August 2010 (2)
- July 2010 (2)
- May 2010 (3)
- April 2010 (2)
- October 2009 (1)
- July 2009 (2)
- May 2009 (3)
- February 2009 (3)
- December 2008 (1)
- November 2008 (1)
- October 2008 (2)
- August 2008 (1)
- July 2008 (5)
- June 2008 (3)
- May 2008 (3)
- April 2008 (5)
- March 2008 (9)
- February 2008 (5)
- January 2008 (3)
- December 2007 (1)
- October 2007 (3)
- September 2007 (2)
- August 2007 (2)
- July 2007 (3)
- June 2007 (3)
- May 2007 (3)
- April 2007 (3)
- March 2007 (4)
- February 2007 (2)
- January 2007 (3)
- December 2006 (1)
- November 2006 (5)
- October 2006 (3)
- August 2006 (1)
- July 2006 (5)
- June 2006 (9)
- May 2006 (6)
- April 2006 (5)
- March 2006 (5)
- February 2006 (5)
- January 2006 (13)
- December 2005 (19)
- November 2005 (13)
- October 2005 (6)
- September 2005 (8)
- August 2005 (6)
- July 2005 (4)
- June 2005 (4)
- May 2005 (5)
- April 2005 (8)
- February 2005 (2)
- October 2004 (2)
- July 2004 (3)
-
Flickr Photos
Support GNOME!
Category Archives: Perl
Gnome2::GConf 1.021
The “An Address Indicates Where It Is” release. New release of the Perl bindings for GConf, in time for the incoming GNOME 2.13.4 release. This version sports a bindings for the Gnome2::GConf::Engine::get_for_addresses method of the Gnome2::GConf::Engine class; this method allows … Continue reading
Posted in gnome2-perl, Hacking, Perl
Comments Off
Fun with Cairo-perl
Just a little fun with the Cairo Perl bindings. The code is courtesy of the gtkmm tutorial, and can be found here. Update: since the original website went down, here’s the inlined version of the script: package Egg::ClockFace; use warnings; … Continue reading
Posted in Hacking, Perl
3 Comments
Gtk2::SourceView
Finally, after a more then a year of testing inside CVS, Gtk2::SourceView made it to the public. This Perl module is a wrapper around gtksourceview, the C library used primarily by Gedit. I’ve began writing it in January 2004, after … Continue reading
Posted in Perl
Comments Off
DBus Perl Bindings/3
It seems that my work on a D-Bus perl binding was duplicating the (excellent) work of Daniel P. Berrange. Not that I’m complaining: I badly needed to understand how D-Bus worked, and creating a binding was the fastest way to … Continue reading
DBus Perl Bindings/2
After four hours straight of hacking, double-checking references, learning D-Bus and the intricacies of Perl XS programming, I have a preliminary draft of perl bindings for D-Bus. At the moment, they do nothing, since there isn’t much more than the … Continue reading
Posted in Hacking, Perl
2 Comments
Glib::KeyFile/2
After being in Florence with Marta for just about two days, I’ve received the “go ahead” from the gtk2-perl team, and committed my patch for the GKeyFile bindings (closing bug #301171). Now you can parse the .desktop files directly in … Continue reading
Gtk2::Recent and recent-files
Gtk2::Recent status: Finally, the libegg/recent-files bindings for Perl hit the gtk2-perl CVS server (well, at least the authenticated CVS server; anonymous CVS should be updated in 24 hours). recent-files status: On a related note, I mailed James Willcox (the recent-files … Continue reading
Glib::KeyFile
I began working on a perl binding for the key file parser inside Glib. I have an implementation almost ready, albeit not usable right now. I’d like to translate a key file structure to the more perlish equivalent of an … Continue reading
gtk2-perl lives!/2
I put up some more content on the gtk2-perl wiki page, and Torsten Schoenfeld already helped fixing my typos (kudos, Torsten). So, I hit the gtk2-perl mailing list with the announcement of our wiki page.
Posted in Perl
Comments Off





