<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for caolan</title>
    <link>http://www.advogato.org/person/caolan/</link>
    <description>Advogato blog for caolan</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Wed, 19 Jun 2013 23:47:07 GMT</pubDate>
    <item>
      <pubDate>Tue, 7 May 2013 20:04:11 GMT</pubDate>
      <title>WAS700 WASC700-INST key is PHILIPS123XYZ</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=206</link>
      <guid>http://blogs.linux.ie/caolan/2013/05/07/was700-wasc700-inst-key-is-philips123xyz/</guid>
      <description>&lt;p&gt;My WAC700&#x2032;s hard drive died a while ago, and my efforts to find a disk image I could use to clone a replacement didn&#x2019;t pan out, leaving me with three useless WAS700 stations which I wanted to reuse as generic stations playing back from a software &lt;a href="http://www.ps3mediaserver.org/" &gt;ps3mediaserver&lt;/a&gt; solution. But the blasted stations were configured to use some now long-dead wifi configuration I wasn&#x2019;t using anymore and they need the station in order to be reconfigured to use a new wiki config.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.supportforum.philips.com/en/showthread.php?8182-Configuring-WAS700" &gt;This thread&lt;/a&gt; looked promising, but no success &lt;img src="http://blogs.linux.ie/caolan/wp-includes/images/smilies/icon_sad.gif" alt=":-(" class="wp-smiley"/&gt;&lt;/p&gt;
&lt;p&gt;On the other hand the source for the WAC700 is available from philips, so with a bit of digging it turns out the WEP key for the WAS700 ad-hoc installation mode network WASC700-INST is PHILIPS123XYZ and not Philips123ABC or PhilipsABC123&lt;/p&gt;
&lt;p&gt;With the right key, then the WAC700 emulator works wonderfully to reconfigure the stations, and then they can easily find and playback from the ps3mediaserver via auxillary input-&amp;gt;select server.&lt;/p&gt;
&lt;p&gt;&#x2014;&lt;br/&gt;
1. wget &lt;a href="http://www.p4c.philips.com/files/w/wac700_05/wac700_05_osf_eng.tgz" &gt;http://www.p4c.philips.com/files/w/wac700_05/wac700_05_osf_eng.tgz&lt;/a&gt;&lt;br/&gt;
2. tar xf wac700_05_osf_eng.tgz&lt;br/&gt;
3. strings src_release_r4258_6720_1.2.10_en/linux/work/has/appfs/resources/fpm_firmware/20060221_was5_code_IVT1.2.10_release.rom|grep PHILIPS&lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Wed, 1 May 2013 16:04:10 GMT</pubDate>
      <title>Converting LibreOffice dialogs to .ui format, 200 conversions milestone</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=205</link>
      <guid>http://blogs.linux.ie/caolan/2013/05/01/converting-libreoffice-dialogs-to-ui-format-200-conversions-milestone/</guid>
      <description>&lt;p&gt;We&#x2019;ve now reached 200 dialogs and tabpages converted from LibreOffice&#x2019;s classic fixed widget size and position .src format to the GtkBuilder .ui format. These are still our own widgets, we just reuse the file format and map the Gtk widgets to our own equivalents. I&#x2019;ve now finally refreshed the original &lt;a href="https://wiki.documentfoundation.org/Development/WidgetLayout" &gt;sample screen shots&lt;/a&gt; to reflect the current reality.&lt;/p&gt;
&lt;p&gt;I estimate we require an additional 200 to 400 .ui files, unless a lot of the existing .src dialogs turn out to be orphaned dialog descriptions that are not in use. (This is unlikely)&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://blogs.linux.ie/caolan/2013/01/24/converting-libreoffice-dialogs-to-ui-format-100-conversions-milestone/" &gt;How to conversion guide&lt;/a&gt; is still relevant, and help is appreciated.&lt;/p&gt;
&lt;p&gt;Additionally, there&#x2019;s a &lt;a href="https://wiki.documentfoundation.org/Development/WidgetLayout#Widgets_requiring_HIG_guidelines_review" &gt;short list&lt;/a&gt; of selected dialogs awaiting review for any HIG compliance issues or general layout improvements. We have a python script as ./bin/lint-ui.py (thanks leighman) to check for basic compliance with guidelines, but there&#x2019;s room for improvement, e.g. checking that widgets have mnemonic widgets, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Wed, 13 Mar 2013 12:05:11 GMT</pubDate>
      <title>Converting LibreOffice dialogs to .ui format, 150 conversions milestone</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=204</link>
      <guid>http://blogs.linux.ie/caolan/2013/03/13/converting-libreoffice-dialogs-to-ui-format-150-conversions-milestone/</guid>
      <description>&lt;p&gt;We&#x2019;ve now reached 150 dialogs and tabpages converted from LibreOffice&#x2019;s classic fixed widget size and position .src format to the GtkBuilder .ui editable by glade format. I&#x2019;m getting pretty sick of dialogs by now, dialog fatigue setting in &lt;img src="http://blogs.linux.ie/caolan/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"/&gt;&lt;/p&gt;
&lt;p&gt;If you want to help, my &lt;a href="http://blogs.linux.ie/caolan/2013/01/24/converting-libreoffice-dialogs-to-ui-format-100-conversions-milestone/" &gt;last post on the topic&lt;/a&gt;, at the 100 conversion mark, has a tutorial on how to do a conversion, and my &lt;a href="http://people.redhat.com/caolanm/FOSDEM2013.odp" &gt;FOSDEM slides&lt;/a&gt; might be helpful too.&lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Tue, 12 Mar 2013 10:14:48 GMT</pubDate>
      <title>opentype &#x201C;locl&#x201D; Localized Forms</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=203</link>
      <guid>http://blogs.linux.ie/caolan/2013/03/12/opentype-locl-localized-forms/</guid>
      <description>&lt;p&gt;Linux LibreOffice 4.1.0 will &lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=9d3df36463353bb8ec71cf35bd0bf5d79b5d3d66" &gt;now support opentype localized forms&lt;/a&gt;. Here&#x2019;s a screenshot of the Linux Libertine O font applied to the same text on each line. One line&#x2019;s language set to Serbian, the other to Russian. The language of the text gets propagated down correctly to the underlying text layout engine to allow the correct localized Serbian forms to be rendered.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.linux.ie/caolan/files/2013/01/screenshot.png" &gt;&lt;img src="http://blogs.linux.ie/caolan/files/2013/01/screenshot.png" alt="" width="263" height="235" class="aligncenter size-full wp-image-637"/&gt;&lt;/a&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 24 Jan 2013 12:06:26 GMT</pubDate>
      <title>Converting LibreOffice dialogs to .ui format, 100 conversions milestone</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=202</link>
      <guid>http://blogs.linux.ie/caolan/2013/01/24/converting-libreoffice-dialogs-to-ui-format-100-conversions-milestone/</guid>
      <description>&lt;p&gt;We&#x2019;ve now reached 100 dialogs and tabpages converted from LibreOffice&#x2019;s classic fixed widget size and position .src format to the GtkBuilder .ui editable by glade format. I won&#x2019;t repeat the &lt;a href="https://wiki.documentfoundation.org/Development/WidgetLayout" &gt;full reasons for the conversion&lt;/a&gt;, but I&#x2019;m particularly happy with the new accessibility support, both for the new containers and the .ui loaded.&lt;/p&gt;
&lt;p&gt;The a11y stuff can now generally be describable in the .ui file rather than sporadic hard-coded calls here and there. And with the new mnemonic widget for label support, setting in the .ui explicitly what a label is a label for overrides the (eventually to be removed) ugly guessing short-cut code in vcl and sets the default a11y relationship between the label and labelee.&lt;/p&gt;
&lt;p&gt;So setting mnemonic widgets in LibreOffice .ui files is now strongly indicated.&lt;/p&gt;
&lt;p&gt;Here&#x2019;s a hopefully helpful step-by-step tutorial for converting a simple dialog from .src to .ui&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=230b9c2b37ad9f2726d74780716a5f654cc9b0f6" &gt;Tutorial step #1 initial .ui prototype&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=0a28e23be70d1e61dd176259b12e63bb128972f7" &gt;Tutorial step #2 improve .ui prototype&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=63065fa781d2568f22a5cc70d9390a2407f40ad8" &gt;Tutorial step #3 change Dialog constructor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=b12527bf0ec4964a16240f9535b6fcab53ed1cf7" &gt;Tutorial step #4 remove redundant button widget constructors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=1b995cd4a6af8e8be60419ce76b7463ded72af8d" &gt;Tutorial step #5 remove redundant FixedLine/FixedText constructors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=c892615bfcfe1e6412c026d810c2bb411c3bbd30" &gt;Tutorial step #6 convert first remaining widget&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=c22bdc3cc47c769dd1e1c59103e59b5f6762a065" &gt;Tutorial step #7 convert remaining widgets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=125ff276ae727ef5c1283e364693064a57c4f4b4" &gt;Tutorial step #8 remove FreeResource&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=805433ed483b62dbb1bef3301e26bd28ca544c35" &gt;Tutorial step #9 clean unused .src|.hrc remainders&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cgit.freedesktop.org/libreoffice/help/commit/?id=580967fb938b22bf06f5f9488318f254f65aee85" &gt;Tutorial step #10 update help for .ui conversion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 13 Sep 2012 00:04:06 GMT</pubDate>
      <title>libreoffice sloccount</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=201</link>
      <guid>http://blogs.linux.ie/caolan/2012/09/13/libreoffice-sloccount/</guid>
      <description>&lt;p&gt;Output of sloccount on the fedora libreoffice pre-build unpacked libreoffice, i.e. basically the sloccount of libreoffice minus the external modules otherwise normally found in the cross-distro build like libxml2/mozilla/libwpd/etc. So it&#x2019;s a lower-bound count of libreoffice. Summary comes to 5,167,387 lines.&lt;/p&gt;
&lt;pre&gt;
cpp:        4567442 (88.39%)
java:        387446 (7.50%)
ansic:        92834 (1.80%)
perl:         49149 (0.95%)
python:       27399 (0.53%)
sh:           18174 (0.35%)
yacc:          8235 (0.16%)
cs:            6648 (0.13%)
asm:           3245 (0.06%)
objc:          2600 (0.05%)
lex:           1991 (0.04%)
pascal:         900 (0.02%)
awk:            849 (0.02%)
csh:            247 (0.00%)
lisp:           115 (0.00%)
php:            104 (0.00%)
sed:              9 (0.00%)
&lt;/pre&gt;
&lt;p&gt;don&#x2019;t get too bogged down in the small numbers of possibly mis-detected source languages&lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Sat, 28 Jul 2012 23:03:05 GMT</pubDate>
      <title>Olympics LibreOffice Style</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=200</link>
      <guid>http://blogs.linux.ie/caolan/2012/07/28/olympics-libreoffice-style/</guid>
      <description>&lt;p&gt;Just noticed that a random fairly lowlevel-dependency-affecting commit caused four LibreOffice tinderbox buildbots to kick off at the same time. &lt;a href="http://blogs.linux.ie/caolan/files/2012/07/olympics.png" &gt;&lt;img src="http://blogs.linux.ie/caolan/files/2012/07/olympics.png" alt="" width="857" height="441" class="aligncenter size-full wp-image-605"/&gt;Shorter green bars the faster&lt;/a&gt;, so as the Olympics has begun, the gold goes to Norbert&#x2019;s MacOSX Intel box, silver goes to Norbert&#x2019;s Gentoo box, bronze goes to my Fedora box&#x2026; but drug test proves that its an incremental build, not a true from-scratch build, so embarrassing &lt;a href="http://www.rte.ie/news/2004/1101/oconnorc.html" &gt;disqualification&lt;/a&gt; awards the bronze to Lubos&#x2019;s OpenSUSE-clang box.&lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 27 Jul 2012 10:08:43 GMT</pubDate>
      <title>apple pict documentation</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=199</link>
      <guid>http://blogs.linux.ie/caolan/2012/07/27/apple-pict-documentation/</guid>
      <description>&lt;p&gt;&#x201C;picture size; don&#x2019;t use this value for picture size&#x201D;&lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 26 Jul 2012 10:11:25 GMT</pubDate>
      <title>core components of the core</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=198</link>
      <guid>http://blogs.linux.ie/caolan/2012/07/26/core-components-of-the-core/</guid>
      <description>&lt;p&gt;&#x201C;specifies a service which allows interfacing the core components of the core&#x201D;, that&#x2019;s clear then I hope. &lt;/p&gt;</description>
    </item>
    <item>
      <pubDate>Sun, 22 Jul 2012 00:03:07 GMT</pubDate>
      <title>deleted easter eggs: team photos, etc.</title>
      <link>http://www.advogato.org/person/caolan/diary.html?start=197</link>
      <guid>http://blogs.linux.ie/caolan/2012/07/22/deleted-easter-eggs-team-photos-etc/</guid>
      <description>&lt;p&gt;More nostalgia. Some time around 2010 all the easter egg photos got stripped out of OpenOffice.org. FWIW&#x2026;&lt;br/&gt;&lt;a href="http://blogs.linux.ie/caolan/files/2012/07/calcteam.png" &gt;&lt;img src="http://blogs.linux.ie/caolan/files/2012/07/calcteam.png" alt="" width="480" height="300" class="aligncenter size-full wp-image-558"/&gt;Calc Team circe 2002 (?)&lt;/a&gt;. What you used to get with =STARCALCTEAM(). This one is still available apparently in the last version of &lt;a href="https://svn.apache.org/repos/asf/incubator/ooo/symphony/trunk/main/default_images/sc/res/calcteam.png" &gt;Symphony&lt;/a&gt;&lt;br/&gt;&lt;a href="http://blogs.linux.ie/caolan/files/2012/07/writerteam-Geordi-Release-2002-2003.png" &gt;&lt;img src="http://blogs.linux.ie/caolan/files/2012/07/writerteam-Geordi-Release-2002-2003.png" alt="" width="611" height="450" class="aligncenter size-full wp-image-559"/&gt;writerteam Geordi Release 2002/2003 (?)&lt;/a&gt;. This one was the last picture you used to get on StarWriterTeam + F3. (Yes, there was a sequence of Star Trek related release names.) I met mmaher, back row, second from right, at my brother&#x2019;s housewarming earlier this year.&lt;br/&gt;&lt;a href="http://blogs.linux.ie/caolan/files/2012/07/writerteam-6.0-Release-2000-2001.png" &gt;&lt;img src="http://blogs.linux.ie/caolan/files/2012/07/writerteam-6.0-Release-2000-2001.png" alt="" width="713" height="316" class="aligncenter size-full wp-image-560"/&gt;writerteam StarOffice 6.0 Release 2000-2001&lt;/a&gt;. This was the earlier version. Seeing as I&#x2019;m pasted in at the back but mtg (front row, second from right) is present in the flesh it must have been made after March/April 2001 after I transferred from Hamburg to Sun Ireland. Finally met up with mtg at Dublin Zoo + Ballymore Eustace a month ago after a long gap.&lt;/p&gt;
&lt;p&gt;
The Easter egg police didn&#x2019;t find them all. At least one of the most ridiculously obscure and pointless Easter eggs still apparently persists in all descendents of StarOffice in each exported .doc. Only mtg ever noticed as far as I know, and only noticed a few months ago after a gap of 11 years or so&lt;/p&gt;
&lt;p&gt;
The earlier &#x201C;remove rude comment&#x201D; police didn&#x2019;t quite grok the light weight version of hungarian notation we use either, so my use of &lt;a href="http://airlied.livejournal.com/" &gt;airlied&lt;/a&gt;&#x2018;s (then at least) favorite metasyntactic variable in it&#x2019;s hungarian notation variant of &lt;a href="http://opengrok.libreoffice.org/search?q=narse&amp;amp;project=core&amp;amp;defs=&amp;amp;refs=&amp;amp;path=&amp;amp;hist=" &gt;nArse&lt;/a&gt; survived that cull and lives on in the rather crufty starmath/equation editor import code.
&lt;/p&gt;
&lt;p&gt;I miss &lt;a href="http://www.youtube.com/watch?v=8Lqcabi39p8" &gt;=game(&#x201C;StarWars&#x201D;)&lt;/a&gt;. If a demonstration was heading south it could always be recovered by launching starwars. &#x201C;My god, they translated it to German&#x201D; is the most memorable comment from some LinuxTag or other that I can remember. German was the only language it was in.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
