<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for robertc</title>
    <link>http://www.advogato.org/person/robertc/</link>
    <description>Advogato blog for robertc</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sat, 4 Jul 2009 08:06:15 GMT</pubDate>
    <item>
      <pubDate>Wed, 24 Jun 2009 09:07:01 GMT</pubDate>
      <title>24 Jun 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=102</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=102</guid>
      <description>[edit: a home has been found]&#xD;
&#xD;
&lt;p&gt; Free to good home, one Intel 510T 22 port&#xD;
switch. (There are a couple of dead ports but its otherwise&#xD;
fine - no glitches or anything). &#xD;
&#xD;
&lt;p&gt; &lt;p&gt; I've just replaced my home ethernet switch - I was using 5&#xD;
ports, and most of my wired machines have gigabit now. Yay.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; So, if you need a 22 port network switch, let me know. If I&#xD;
don't hear from anyone, it'll go into next months local&#xD;
recycling pickup.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; This will be a 'come pick it up' arrangement, unless you're&#xD;
going to be at the same place I am for some other event - in&#xD;
Sydney, if thats not obvious.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;img src="http://lh6.ggpht.com/_3ZYKEM8g8bw/SkHq5hJGKAI/AAAAAAAAABg/YKO0QjCXT_E/s800/switch.jpg" alt="intel 510T photo"/&gt;</description>
    </item>
    <item>
      <pubDate>Sun, 21 Jun 2009 00:56:30 GMT</pubDate>
      <title>21 Jun 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=101</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=101</guid>
      <description>What is it with pc vendors that they make selecting machines&#xD;
by fairly useless things like model number (e.g. shuttle),&#xD;
or a hacky fugly hierarchy (e.g. auspcmarket) easy, but by&#xD;
attributes (e.g. '2 ethernet ports, no fans, small chassis')&#xD;
terribly hard.&#xD;
&#xD;
&lt;p&gt; They should take a leaf out of the way people ask each other&#xD;
for recommendations. auspcmarket /kindof/ does that with the&#xD;
systems hierarchy - but only for a few categories. &#xD;
&#xD;
&lt;p&gt; What I want I guess, is a menu of tags/attributes I can&#xD;
search for on a vendors site (and/or review sites like&#xD;
CNet's and, google shopping and so on). Doing a google&#xD;
shopping search for my interesting attributes above is a&#xD;
pretty epic fail.</description>
    </item>
    <item>
      <pubDate>Mon, 8 Jun 2009 00:58:33 GMT</pubDate>
      <title>8 Jun 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=100</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=100</guid>
      <description>&lt;p&gt;Latin (As in church latin, not latin character encoding)&#xD;
in Ubuntu Karmic will work better than it did in &lt;a href="http://www.advogato.org/person/robertc/diary/84.html" &gt;Hardy/Intrepid&lt;/a&gt;. I&#xD;
had missed one of the packages that want hard coded locale&#xD;
data when I did the initial enablement patch.&#xD;
&lt;p&gt;For reference, when adding a locale:&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;xlib (wants to know what locales are actually UTF8 and&#xD;
what compose sequences to use)&#xD;
&lt;li&gt;gdm (wants to know what locales to display)&#xD;
&lt;li&gt;glibc-locales (has the actual definition&#xD;
&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 25 May 2009 11:53:29 GMT</pubDate>
      <title>25 May 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=99</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=99</guid>
      <description>I'm leaving UDS early due to a loss in my family - I have to&#xD;
travel now to get to the funeral.&#xD;
&#xD;
&lt;p&gt; Folk that I had specific meetings/planned discussiongs lined&#xD;
up with I have tried to contact in person, and this post is&#xD;
intended to act as a catchall for anyone I didn't find. </description>
    </item>
    <item>
      <pubDate>Thu, 7 May 2009 06:15:41 GMT</pubDate>
      <title>7 May 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=98</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=98</guid>
      <description>&lt;p&gt;My desktop machine blew up, so I got a lovely fresh&#xD;
install of Jaunty. And, X and Gnome still disagreed by&#xD;
default about my actual screeen size... it was unreadably&#xD;
small with the default fonts. I've posted the following&#xD;
instructions before - these are basically unchanged except&#xD;
that the location of the fonts dialog has moved.&#xD;
&lt;p&gt;Tip for folk that would like X to show fonts (i.e. the&#xD;
GDM log in screen) in the correct size: Teach X about the&#xD;
dpi setting!&lt;p&gt;&#xD;
Step 1: run xdpyinfo and look for the dimensions: line.&#xD;
There will be something like this:&lt;p&gt;&#xD;
dimensions:    1280x768 pixels (266x161 millimeters)&lt;p&gt;&#xD;
resolution:    122x121 dots per inch&lt;p&gt;&#xD;
Grab a ruler and measure the screen you have. If it matches&#xD;
the millimeters reported by X, then skip step 2.&lt;p&gt;&#xD;
Step 2: edit /etc/X11/xorg.conf, and locate your Monitor&#xD;
section:&lt;p&gt;&#xD;
Section "Monitor"&lt;p&gt;&#xD;
  Identifier      "Generic Monitor"&lt;p&gt;&#xD;
  Option          "DPMS"&lt;p&gt;&#xD;
  DisplaySize     265 160&lt;p&gt;&#xD;
EndSection&lt;p&gt;&#xD;
&lt;p&gt;&#xD;
Add in a DisplaySize like I have there. Now logout of your&#xD;
GUI and restart X - you can run /etc/init.d/{g,k}dm restart&#xD;
from the console, or do what I do - just hit&#xD;
ctrl-alt-bkspace so it restarts. Your login screen should&#xD;
change appearance slightly - either the fonts and regions&#xD;
will get bigger if your dpi was set too low, or vice verca.&lt;p&gt;&#xD;
&lt;p&gt;&#xD;
Step 3: (For KDE users, someone please tell me what it&#xD;
should be, for GNOME read on)... &lt;p&gt;&#xD;
Run xdpyinfo again and find the Resolution: line. Ignore the&#xD;
fact that it may not be square, grab one of the two numbers&#xD;
( I suggest the higher)..&lt;p&gt;&#xD;
Go to System, Preferences, Appearance, and the Font tab.&#xD;
Select 'Details'. There is a Resolution field there. Put in&#xD;
the single number you chose. Changes should take effect&#xD;
immediately.&lt;p&gt;&#xD;
Applications I know of which benefit from having this set&#xD;
correctly:&lt;p&gt;&#xD;
xpdf, gnome-* (panels are readable etc etc), firefox.</description>
    </item>
    <item>
      <pubDate>Thu, 2 Apr 2009 00:43:58 GMT</pubDate>
      <title>2 Apr 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=97</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=97</guid>
      <description>&lt;a href="http://launchpad.net/" &gt;Launchpad&lt;/a&gt; has just&#xD;
upgraded their bzr server to bzr 1.13. This makes the&#xD;
signficant performance improvements in bzr 1.13 available&#xD;
when pushing and pulling from branches hosted on launchpad.&#xD;
1.14 has further improvements in the client, so if pushing&#xD;
to launchpad is slow please consider upgrading your client&#xD;
to 1.14 (which about to enter beta).</description>
    </item>
    <item>
      <pubDate>Sun, 29 Mar 2009 04:59:44 GMT</pubDate>
      <title>29 Mar 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=96</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=96</guid>
      <description>This has irritated me for a while in configure.ac.&#xD;
You've probably seen this pattern before:&#xD;
&lt;pre&gt;&#xD;
AC_INIT([foo], [0.0.1])&#xD;
MAJOR=0&#xD;
MINOR=0&#xD;
MICRO=1&#xD;
MY_VERSION=$MAJOR.$MINOR.$MICRO&#xD;
AC_SUBST(MAJOR)&#xD;
AC_SUBST(MINOR)&#xD;
AC_SUBST(MICRO)&#xD;
AC_SUBST(MY_VERSION)&#xD;
&lt;/pre&gt;&#xD;
&#xD;
&lt;p&gt; I finally hit my annoyance threshold for this, and the&#xD;
answer is pretty obvious. (If its not, or you think there is&#xD;
a simpler one, give it a shot - I'd like  something more pithy).&#xD;
&#xD;
&lt;p&gt; &lt;pre&gt;&#xD;
AC_DEFUN([MAJOR], [0])&#xD;
AC_DEFUN([MINOR], [0])&#xD;
AC_DEFUN([MICRO], [1])&#xD;
AC_DEFUN([MY_VERSION], [MAJOR.MINOR.MICRO])&#xD;
AC_INIT([foo], [MY_VERSION])&#xD;
AC_SUBST(MAJOR)&#xD;
AC_SUBST(MINOR)&#xD;
AC_SUBST(MICRO)&#xD;
AC_SUBST(MY_VERSION)&#xD;
&lt;/pre&gt;&#xD;
&#xD;
&lt;p&gt; Its not a big deal to be duplicating version numbers, but&#xD;
not duplicating at all is nicer.</description>
    </item>
    <item>
      <pubDate>Wed, 11 Mar 2009 06:25:25 GMT</pubDate>
      <title>11 Mar 2009</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=95</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=95</guid>
      <description>&lt;p&gt;Certain amount of hyperbole, but still a great perspective on software-as-a-service vs service-as-a-service in Iceland.&lt;p&gt;
&lt;a href="http://smari.yaxic.org/blag/2009/03/06/microsoft-skull-fucks-icelands-economy-contracts-syphilis/" &gt;Microsoft Skull-fucks Iceland&amp;rsquo;s Economy, Contracts Syphilis&lt;/a&gt;&lt;p&gt;
Entertaining too :)</description>
    </item>
    <item>
      <pubDate>Tue, 9 Sep 2008 04:32:25 GMT</pubDate>
      <title>9 Sep 2008</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=94</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=94</guid>
      <description>&lt;p&gt;Customer service... and vodafone. Something fundamentally missing here.&lt;p&gt;
Vodafone's website is slow - 50% of the time you can't even login. 15-20 simple page clicks.&lt;p&gt;
Ringing customer service - you get a IVR system that is intensely frustrating. It can't handle simple things like "Your website sucks" (it asks if you want to inquire about iphone 3g's). 10 minutes later and it actually offers a menu. Finally, some way to get through to a human.&lt;p&gt;
Having stopped doing paper bills, you have to sign up to this website; several thousand words of legal terms and conditions later - 99% unrelated to paying bills - and you can't configure it to email you, unless it also SMS's you. WTF. Customer service don't know why this is required. And the website doesn't tell you its required, it just refuses to accept the form unless it's ticked.&lt;p&gt;
Seriously, someone setup a viable, flexible, mobile provider in australia, with good international roaming - give me a ring.</description>
    </item>
    <item>
      <pubDate>Fri, 1 Aug 2008 03:19:54 GMT</pubDate>
      <title>1 Aug 2008</title>
      <link>http://www.advogato.org/person/robertc/diary.html?start=93</link>
      <guid>http://www.advogato.org/person/robertc/diary.html?start=93</guid>
      <description>&lt;p&gt;Well, advertising for the win right?&lt;p&gt;
Was looking up a song I vaguely remembered via youtube, and I noticed that &amp;gt; 30% of the search results are taken up by a single advert for a film (Liam Neeson in Taken, ironically) which sits at the top right, leaving the rest of the column blank.&lt;p&gt;
SHEESH</description>
    </item>
  </channel>
</rss>
