<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Jürg Billeter's blog</title>
	<atom:link href="http://blogs.gnome.org/juergbi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/juergbi</link>
	<description>Just another GNOME Blogs weblog</description>
	<pubDate>Wed, 04 Jun 2008 08:53:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Vala 0.3.3</title>
		<link>http://blogs.gnome.org/juergbi/2008/06/04/vala-033/</link>
		<comments>http://blogs.gnome.org/juergbi/2008/06/04/vala-033/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 08:53:24 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2008/06/04/vala-033/</guid>
		<description><![CDATA[It&#8217;s release time again. Yesterday we&#8217;ve released Vala 0.3.3. Tarballs are available from the GNOME FTP servers.

Support for overriding default method handlers of signals.
See custom GTK+ Widget example
Improvements to D-Bus service support
Parser for Genie
Documentation and binding updates
Many bug fixes and performance improvements

Thanks a lot to all the people helping out and have fun with the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s release time again. Yesterday we&#8217;ve released <a href="http://mail.gnome.org/archives/vala-list/2008-June/msg00014.html">Vala 0.3.3</a>. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.3/">GNOME FTP servers</a>.</p>
<ul>
<li>Support for overriding default method handlers of signals.<br />
See custom <a href="http://live.gnome.org/Vala/GTKSample">GTK+ Widget example</a></li>
<li>Improvements to <a href="http://live.gnome.org/Vala/DBusServerSample">D-Bus service support</a></li>
<li>Parser for <a href="http://live.gnome.org/Genie">Genie</a></li>
<li>Documentation and binding updates</li>
<li>Many bug fixes and performance improvements</li>
</ul>
<p>Thanks a lot to <a href="http://svn.gnome.org/svn/vala/trunk/THANKS">all the people helping out</a> and have fun with the new version! For the following two releases we will focus on <a href="http://live.gnome.org/GObjectIntrospection">GObject introspection</a> hacking to make it easy to write great bindings for many languages.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2008/06/04/vala-033/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala 0.3.1</title>
		<link>http://blogs.gnome.org/juergbi/2008/04/22/vala-031/</link>
		<comments>http://blogs.gnome.org/juergbi/2008/04/22/vala-031/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 22:35:01 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2008/04/22/vala-031/</guid>
		<description><![CDATA[We&#8217;ve just released Vala 0.3.1. Tarballs are available from the GNOME FTP servers.

Non-null types are enabled by default
Experimental support for writing D-Bus services
New handwritten parser
Don&#8217;t require `new&#8217; operator for structs
var color = Color (0&#215;00, 0&#215;88, 0xee);
Many bug fixes and binding updates

]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just released <a href="http://mail.gnome.org/archives/vala-list/2008-April/msg00077.html">Vala 0.3.1</a>. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.3/">GNOME FTP servers</a>.</p>
<ul>
<li><a href="http://mail.gnome.org/archives/vala-list/2008-April/msg00050.html">Non-null types</a> are enabled by default</li>
<li>Experimental support for writing <a href="http://live.gnome.org/Vala/DBusServerSample">D-Bus services</a></li>
<li>New handwritten parser</li>
<li>Don&#8217;t require `new&#8217; operator for structs<br />
var color = Color (0&#215;00, 0&#215;88, 0xee);</li>
<li>Many bug fixes and binding updates</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2008/04/22/vala-031/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala Roadmap and 0.2.0</title>
		<link>http://blogs.gnome.org/juergbi/2008/04/08/vala-roadmap-and-020/</link>
		<comments>http://blogs.gnome.org/juergbi/2008/04/08/vala-roadmap-and-020/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 22:03:41 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2008/04/08/vala-roadmap-and-020/</guid>
		<description><![CDATA[Last week I wrote an initial roadmap that we want to follow for the upcoming Vala releases on our way towards guaranteed language stability. Today we&#8217;ve released Vala 0.2.0 as planned. Tarballs are available from the GNOME FTP servers. It&#8217;s mainly a bug fix release, however, it also got some new features like nested namespaces, [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I wrote an initial <a href="http://live.gnome.org/Vala/RoadMap">roadmap</a> that we want to follow for the upcoming <a href="http://live.gnome.org/Vala">Vala</a> releases on our way towards guaranteed language stability. Today we&#8217;ve released <a href="http://mail.gnome.org/archives/vala-list/2008-April/msg00049.html">Vala 0.2.0</a> as planned. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.2/">GNOME FTP servers</a>. It&#8217;s mainly a bug fix release, however, it also got some new features like nested namespaces, static constructors, and GType-registered enums. We also have three new contributed bindings for GNOME Keyring, SDL, and libftdi, and the usual updates for existing bindings.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2008/04/08/vala-roadmap-and-020/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala 0.1.7</title>
		<link>http://blogs.gnome.org/juergbi/2008/03/02/vala-017/</link>
		<comments>http://blogs.gnome.org/juergbi/2008/03/02/vala-017/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 15:59:20 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2008/03/02/vala-017/</guid>
		<description><![CDATA[We&#8217;ve just released Vala 0.1.7. Tarballs are available from the GNOME FTP servers.

Enhanced property syntax
public int foo { get; private set; default (3); }
New errordomain syntax
public errordomain MyError { NOT_FOUND, TIMED_OUT }
Detect missing return and break statements and unreachable code
Improved pointer support (pointer member access, pointer element access, and pointer arithmetic)
New bindings: WebKit, JSON-GLib, goocanvas, [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just released <a href="http://mail.gnome.org/archives/vala-list/2008-March/msg00011.html">Vala 0.1.7</a>. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.1/">GNOME FTP servers</a>.</p>
<ul>
<li>Enhanced property syntax<br />
public int foo { get; private set; default (3); }</li>
<li>New errordomain syntax<br />
public errordomain MyError { NOT_FOUND, TIMED_OUT }</li>
<li>Detect missing return and break statements and unreachable code</li>
<li>Improved pointer support (pointer member access, pointer element access, and pointer arithmetic)</li>
<li>New bindings: WebKit, JSON-GLib, goocanvas, hildon-fm-2, taglib, libusb, and bzip2</li>
<li>A lot of bug fixes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2008/03/02/vala-017/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala Project Generator</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/</link>
		<comments>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 19:10:17 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/</guid>
		<description><![CDATA[Vala 0.1.5 has been released. Tarballs are available from the GNOME FTP servers. I&#8217;ve added a small tool to create new Vala projects:

It generates the necessary autotools magic for a Vala console or GTK+ application including i18n support and it passes distcheck. Suggestions for improvements are more than welcome.
We&#8217;ve also replaced the bindings generator gidlgen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paldo.org/pipermail/vala/2007-November/000597.html" title="Vala 0.1.5">Vala 0.1.5</a> has been released. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.1/" title="GNOME FTP servers">GNOME FTP servers</a>. I&#8217;ve added a small tool to create new Vala projects:</p>
<p><img src="http://www.gnome.org/~juergbi/vala-gen-project-0.1.5.png" alt="Vala Project Generator" height="323" width="552" /></p>
<p>It generates the necessary autotools magic for a Vala console or GTK+ application including i18n support and it passes distcheck. Suggestions for improvements are more than welcome.</p>
<p>We&#8217;ve also replaced the bindings generator gidlgen by vala-gen-introspect which includes a real C parser instead of Perl scripts using regular expressions. The 20 included bindings have all been ported. Some smaller features and many bug fixes can also be found in the new release.</p>
<p>There are <a href="http://www.linux-magazin.de/online_artikel/gobject_ohne_kopfschmerzen">two</a> <a href="http://www.linux-magazin.de/online_artikel/vala_im_detail">articles</a> about Vala and an <a href="http://www.linux-magazin.de/online_artikel/vorteile_kombinieren">interview</a> in the German <a href="http://www.linux-magazin.de/">Linux-Magazin</a>, all by Christian Meyer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala 0.1.4</title>
		<link>http://blogs.gnome.org/juergbi/2007/10/09/vala-014/</link>
		<comments>http://blogs.gnome.org/juergbi/2007/10/09/vala-014/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 21:03:56 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/10/09/vala-014/</guid>
		<description><![CDATA[Vala 0.1.4 has been released. Tarballs are available from the GNOME FTP servers. We&#8217;ve added some small enhancements besides bug fixes and the previously mentioned #line support for debugging.

Object initializers
var btn = new Button () { label = &#8220;Button&#8221; };
Creation methods in structs
Experimental support for new fundamental classed types
class MiniObject : TypeInstance { &#8230; }
[Notify] [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paldo.org/pipermail/vala/2007-October/000518.html">Vala 0.1.4</a> has been released. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.1/">GNOME FTP servers</a>. We&#8217;ve added some small enhancements besides bug fixes and the previously mentioned #line support for debugging.</p>
<ul>
<li>Object initializers<br />
var btn = new Button () { label = &#8220;Button&#8221; };</li>
<li>Creation methods in structs</li>
<li>Experimental support for new fundamental classed types<br />
class MiniObject : TypeInstance { &#8230; }</li>
<li>[Notify] attribute for properties</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2007/10/09/vala-014/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala and Nemiver</title>
		<link>http://blogs.gnome.org/juergbi/2007/09/05/vala-and-nemiver/</link>
		<comments>http://blogs.gnome.org/juergbi/2007/09/05/vala-and-nemiver/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 14:39:37 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/09/05/vala-and-nemiver/</guid>
		<description><![CDATA[I&#8217;ve added preliminary support for #line directives to Vala. This means that the debug information of your application compiled with valac -g will now contain the filename and line number of your Vala sources, instead of the generated C sources. Vala applications can be more or less graphically debugged using Nemiver now  Mathias was [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added preliminary support for #line directives to <a href="http://live.gnome.org/Vala">Vala</a>. This means that the debug information of your application compiled with <strong>valac -g</strong> will now contain the filename and line number of your Vala sources, instead of the generated C sources. Vala applications can be more or less graphically debugged using <a href="http://home.gna.org/nemiver/">Nemiver</a> now <img src='http://blogs.gnome.org/juergbi/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' width='16' height='16' /> <a href="http://taschenorakel.de/mathias/">Mathias</a> was kind enough to create a <a href="http://taschenorakel.de/files/vala-debug.ogg">little demo video</a> as the screencast tools didn&#8217;t work well on my system. There are still some issues left but it&#8217;s a start.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2007/09/05/vala-and-nemiver/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala 0.1.3</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/31/vala-013/</link>
		<comments>http://blogs.gnome.org/juergbi/2007/08/31/vala-013/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 13:38:48 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/31/vala-013/</guid>
		<description><![CDATA[Vala 0.1.3 is out. Tarballs are available from the GNOME FTP servers. There are a lot of new bindings from many contributors: D-Bus, GConf, libgnome, libgnomeui, Glade, libnotify, GnomeVFS, GtkSourceView, Panel Applet, GNOME Desktop Library, libsoup, libwnck, GtkMozEmbed, Poppler, Enchant, Hildon, SQLite, and curses. Many bugs have been fixed all over the place.
A noteworthy change [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paldo.org/pipermail/vala/2007-August/000399.html">Vala 0.1.3</a> is out. Tarballs are available from the <a href="http://download.gnome.org/sources/vala/0.1/">GNOME FTP servers</a>. There are a lot of new bindings from many contributors: D-Bus, GConf, libgnome, libgnomeui, Glade, libnotify, GnomeVFS, GtkSourceView, Panel Applet, GNOME Desktop Library, libsoup, libwnck, GtkMozEmbed, Poppler, Enchant, Hildon, SQLite, and curses. Many bugs have been fixed all over the place.</p>
<p>A noteworthy change is that the type system has been made more consistent by converting the reference-type structs in the bindings to classes. The [ReferenceType] attribute is gone, you can now declare all reference types as classes in bindings, even if they don&#8217;t derive from GObject. A side-effect of this change is that you now always have to specify the base class in your class declarations, e.g. use</p>
<p>using GLib;<br />
public class Bar : Object { &#8230; }</p>
<p>to declare a class Bar which derives from GObject. The advantage is that you can be sure now that all structs have value-type semantics and all classes have reference-type semantics, no mixup anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2007/08/31/vala-013/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Documents and Windows</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/</link>
		<comments>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 13:55:52 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[GNOME]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/</guid>
		<description><![CDATA[GNOME applications currently follow two different metaphors regarding the relationship between documents and windows. Some applications use a Single Document Interface (SDI) as recommended by the HIG, i.e. one window per document, as for example evince, nautilus, eog, and inkscape. The first two also obey spatial behavior, i.e. they remember window position and size per [...]]]></description>
			<content:encoded><![CDATA[<p>GNOME applications currently follow two different metaphors regarding the relationship between documents and windows. Some applications use a Single Document Interface (SDI) as recommended by the HIG, i.e. one window per document, as for example evince, nautilus, eog, and inkscape. The first two also obey spatial behavior, i.e. they remember window position and size per document resp. folder. Other applications use a Multiple Document Interface (MDI), i.e. one window by default and one tab per document, examples: gedit, epiphany, firefox, devhelp. This week I had the idea of a third way that might work well for most applications.</p>
<p>SDI is very simple to use and quite convenient when combined with spatial behavior as you can arrange your document windows how you like it and you&#8217;ll see your documents exactly the same each time you open them. The main disadvantage of SDI is that you end up with many windows, one for each open web page, folder, conversation, text file, and more. The window list applet and the Alt+Tab window switcher don&#8217;t scale well, you spend a lot of time finding your window when you have several dozens of windows open.</p>
<p>That&#8217;s why some applications use MDI. You&#8217;re able to manage your documents or web pages on two levels, that means the window list applet and Alt+Tab are a lot more useful again. A disadvantage is that the configuration of your windows vanishes when you close the window. This may mean that you keep your windows open relatively long, also across logout/login, so that you don&#8217;t have to arrange your windows that often. You end up with quite a lot of open windows, again, using more memory and taking time when restoring your session.</p>
<p>My idea now tries to combine the main advantages of the two approaches by making windows first-class objects. So instead of treating windows and documents as the same or forgetting about a window as soon as it&#8217;s been closed, treat windows as separate objects. I want you to care about your windows, give each of your window a name, an icon, maybe even a special color for the window frame. Windows should be persistent: if you close a window, its name, icon, position, size, and content should be kept. You can open this window again by using the name and icon you&#8217;ve chosen. Creating and destroying - in contrast to opening and closing - a window should be a conscious action, not something that happens as a side-effect of something else; there will be exceptions, of course.</p>
<p>A more concrete proposal follows: Replace the window list applet by something like the dock in Mac OS X with the big difference that it&#8217;s about windows instead of applications. The main part is a persistent list of icons of open and closed windows; the windows are stored as desktop files. If you click on an icon and the window isn&#8217;t open yet, it will be opened, i.e. like a launcher but you get your documents back. If the window is already open, it just activates the window. To the right of this icon list is a list of currently open non-persistent windows, just like the current window list applet.</p>
<p>Metacity should also have knowledge of the persistent windows and set the visible window title and icon according to the user&#8217;s configuration. Applications should use tabbed MDI as basis and add support for restoring windows by name - similar to the session restore feature already implemented in many applications.</p>
<p>Does this make sense or am I missing something substantial? I&#8217;ve implemented a proof of concept applet in Vala and patched epiphany to work as described, will import it into some repository later, if there is interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala and D-Bus</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/06/vala-and-d-bus/</link>
		<comments>http://blogs.gnome.org/juergbi/2007/08/06/vala-and-d-bus/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 15:20:40 +0000</pubDate>
		<dc:creator>juergbi</dc:creator>
		
		<category><![CDATA[Vala]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/06/vala-and-d-bus/</guid>
		<description><![CDATA[I finally started blogging as some people seem to be interested in what&#8217;s going on in Vala land. Now to the topic: Vala and D-Bus. It&#8217;s really easy to use D-Bus services from Python, compared to C. There is no reason why it should be more difficult to use D-Bus services from Vala, so I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I finally started blogging as some people seem to be interested in what&#8217;s going on in <a href="http://live.gnome.org/Vala">Vala</a> land. Now to the topic: Vala and D-Bus. It&#8217;s really easy to use D-Bus services from Python, compared to C. There is no reason why it should be more difficult to use D-Bus services from Vala, so I&#8217;ve just committed experimental D-Bus bindings to Vala SVN. You don&#8217;t need any formal specification of the D-Bus service to get started, just get the object and call methods or connect to signals with the correct parameters. It also supports async method calls with a simple callback system. Future versions will support and recommend static checking against a supplied D-Bus introspection file, currently the compiler just assumes that you know what you&#8217;re doing. I&#8217;ve added a simple <a href="http://live.gnome.org/Vala/DBusSample">example</a> using the Pidgin D-Bus interface to the wiki.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juergbi/2007/08/06/vala-and-d-bus/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
