<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross@burtonini.com"/><item><title>Gtk-Doc Tip Of The Day</title><guid isPermaLink="false">computers/gtk-doc-2005-08-09-17-05</guid><link>http://www.burtonini.com/blog/computers/gtk-doc-2005-08-09-17-05</link><description>Today's gtk-doc Tip Of The Day is that everyone should put &lt;index&gt;&lt;/index&gt; into their module.sgml file. Then gtk-doc will generate ...</description><content:encoded><![CDATA[    <p>
      Today's gtk-doc Tip Of The Day is that everyone should put
      <tt>&lt;index&gt;&lt;/index&gt;</tt> into their <tt>module.sgml</tt> file.  Then
      gtk-doc will generate a nice index in the HTML for you!  You can even get
      really extravagant and do what GTK+ does:
    </p>
    <blockquote><pre>
&lt;index&gt;
  &lt;title&gt;Index&lt;/title&gt;
&lt;/index&gt;
&lt;index role="deprecated"&gt;
  &lt;title&gt;Index of deprecated symbols&lt;/title&gt;
&lt;/index&gt;
&lt;index role="2.2"&gt;
  &lt;title&gt;Index of new symbols in 2.2&lt;/title&gt;
&lt;/index&gt;
&lt;index role="2.4"&gt;
  &lt;title&gt;Index of new symbols in 2.4&lt;/title&gt;
&lt;/index&gt;
&lt;index role="2.6"&gt;
  &lt;title&gt;Index of new symbols in 2.6&lt;/title&gt;
&lt;/index&gt;
&lt;index role="2.8"&gt;
  &lt;title&gt;Index of new symbols in 2.8&lt;/title&gt;
&lt;/index&gt;</pre></blockquote>
    <p>
      Sweet.
    </p>
    <p>
      <small>NP: <cite>Red Bird</cite>, Heather Nova</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2005-08-09T16:05:00Z</dc:date></item><item><title>Sound Juicer &quot;But There's Some Magic Out There&quot;&quot; 2.11.91</title><guid isPermaLink="false">computers/sound-juicer/sj-2.11.91</guid><link>http://www.burtonini.com/blog/computers/sound-juicer/sj-2.11.91</link><description>Sound Juicer &quot;But There's Some Magic Out There&quot; 2.11.91 is out. Tarballs are available on burtonini.com , or from the ...</description><content:encoded><![CDATA[    <p>
      Sound Juicer "But There's Some Magic Out There" 2.11.91 is out.  Tarballs are
      available <a
      href="http://www.burtonini.com/computing/sound-juicer-2.11.91.tar.gz">on
      <tt>burtonini.com</tt></a>, or from the <a
        href="ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.11/">GNOME FTP
        servers</a>.
    </p>
    <ul>
      <li>Spanish Manual! (Francisco Javier F. Serrador)</li>
      <li>Add Previous/Next Track menu items (Ross, Raj M Madhan)</li>
      <li>Play the selected track when Play is activated (Raj)</li>
      <li>The Extract checkbox is now titleless</li>
      <li>Respect the check boxes for playback (Ronald)</li>
      <li>Handle playing state changes in an idle handler (Ronald)</li>
      <li>Improved Play/Pause behaviour (Ronald)</li>
      <li>Better volume control (Ronald)</li>
      <li>Disable Reread whilst playing (Raj)</li>
    </ul>
    <p>
      Thanks to the ever-working translators: Adam Weinberger (en_CA), Alan Horkan (en_GB), Ankit Patel (gu),
      Clytie Siddall (vi), Francisco Javier F. Serrador (es), Frank Arnold (de), Funda
      Wang (zh_CN), Gabor Kelemen (hu), Gnome PL Team (pl), Ilkka Tuohela (fi),
      Kjartan Maraas (nb), Kjartan Maraas (no), Michiel Sikkes (nl), Miloslav Trmac
      (cs), Nikos Charonitakis (el), Paisa Seeluangsawat (th), Priit Laes (et),
      Raphael Higino (pt_BR), Rostislav Raykov (bg).
    </p>

]]></content:encoded><category domain="http://www.burtonini.com">/computers/sound-juicer</category><dc:date>2005-08-09T08:52:10Z</dc:date></item></channel></rss>