Advertising

Murray's Blog


Archive for October, 2003

<p><a href="http:///www.designfu.org">Seth</a>: Recognising that GNOME has the time-based releases + incremental improvement problem solved, this time around the release team tried to make it <a href="http://developer.gnome.org/dotplan/tasks.html">part of the their job</a> to also gather a list of goals, both short term and long term. That's what the maintainers questionnaire was about, though the results don't seem to have been published yet. The release team often miss their own dates and people don't bug the release team about that. It's a weak link that can only be fixed by people making more of a fuss. And I'm now too busy surviving in an internet backwater to make the fuss myself.

Tuesday, October 28th, 2003

Alternatively, I think anybody should feel free to gather ideas together themselves rather than leave everything up to the beaurocrats. For instance, the various planning documents from Havoc and Miguel in the past were useful. People just need to make it clear that they are not promises and that they are not the opinion of […]


<p>I did a <a href="http://www.advogato.org/proj/gtkmm/">gtkmm</a> <a href="http://lists.gnome.org/archives/gnome-announce-list/2003-October/msg00081.html">2.3.0 release</a> now that there's a <a href="http://www.advogato.org/proj/GTK+/">GTK+</a> 2.3.0. I fixed some more stuff last night so I think most of the new widgets are wrapped, apart from the FileSelector. So, before we go stable with 2.4.0 around the GNOME 2.6 release, that leaves us time for the usual avalanche of patches and in-depth discussions about API details. Quality through kibitzing has served us well in the past.

Sunday, October 26th, 2003

kristian's new TreeModel-based ComboBox is really nifty. I managed to generalize the TreeView template stuff so that people can easily add model columns to a ComboBox and get just-works defaults, just like they do with the TreeView.
The UIManager+Actions things looks good to. It's very similar to the old gtkmm API for menu/toolbar creation, though that […]


<p><strong>gtkmm</strong>

Monday, October 20th, 2003

gtkmm gets the time-based release religion.
WIFI
The world is getting a clue. The Lentos museum hotspot in Linz is perfect but cold, and Cafe Puck in München's Schwabing now has fantastic free WLAN, despite a web site of purest arse.
Filums
Kill Bill isn't as bad as the trailer, but it is powerfully dull. Herr Lehmann, on the […]


<p><strong>Nautilus</strong>

Thursday, October 16th, 2003

I'm really impressed by the wonderfully pragmatic decisions and cleanly implemented changes in Nautilus recently. I really like how it's quietly becoming exactly what I want, and of course what I want is best. Stuff like spatial Nautilus, views for users instead of developers, and the Desktop directory. campd and alex are the new Havocs […]


<p><strong>libsigc++</strong>

Tuesday, October 14th, 2003

Bjarne seems to like us.
gtkmm
GNOME 5th Toe 2.4.0 is out. 3 of the apps use gtkmm, which is nice.


<p><strong>libsigc++</strong>

Tuesday, October 14th, 2003

Bjarne seems to like us.
gtkmm
GNOME 5th Toe 2.4.0 is out. 3 of the apps use gtkmm, which is nice.


<p><strong>gtkmm</strong>

Sunday, October 12th, 2003

I've wrapped lots of new GTK+ 2.4 API for gtkmm. The new widgets should be crowd pleasers. I don't know of any other list of new GTK+ API, but grepping for "since 2.4" works well, because the new stuff is strictly documented from the start.
I've just done the simple stuff now, the stuff that doesn't […]


<p><a href="http://webwynk.net/jrb/">Jonathan Blandford</a>, here's a link for your google battle. Personally I think it's best for me to give up that fight.

Thursday, October 9th, 2003

list madness
Somebody's bizarre server setup flooded the gtkmm list with hundreds of repeat emails, with everybody blaming everybody else. Luckily we didnt lose too many subscribers - about 500 now.


<p><strong>debian, finally</strong>

Wednesday, October 8th, 2003

Yes, I know, it's silly that it took this long. Every now and then over the years I have tried to install debian, without success, particularly on my laptop. But I finally managed it using knoppix's hard-disk install.
Knoppix is a bizarre parody of a distro and a UI nightmare - a linux demo that is […]


<p><strong>Release early, release often</strong>

Friday, October 3rd, 2003

People like releases. I got tired of waiting for a glib 2.3.0 release, so I released a glibmm 2.3.0 that depends on glib 2.2, so that I can get the code out there. The same day, we got a new contributor (J. Abelardo Gutierrez) who asked how he could help and had a patch to […]