<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for cinamod</title>
    <link>http://www.advogato.org/person/cinamod/</link>
    <description>Advogato blog for cinamod</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sun, 12 Oct 2008 12:02:08 GMT</pubDate>
    <item>
      <pubDate>Wed, 17 Sep 2008 19:21:10 GMT</pubDate>
      <title>17 Sep 2008</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=160</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=160</guid>
      <description>&lt;strong&gt;The banking crisis: 'tis but a scratch!&lt;/strong&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; Dear Senator John McCain,&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; On Monday, you were&#xD;
quoted&#xD;
saying that the US Economy's fundamentals were strong. This&#xD;
outlandish claim&#xD;
comes on the day&#xD;
after the venerable 158 year-old Lehman Brothers filed for&#xD;
bankruptcy protection, a week after the highest unemployment&#xD;
numbers in 5+ years were released (the real unemployment&#xD;
figures are even higher - the numbers don't count another 2&#xD;
million unemployed people who no longer qualify for&#xD;
unemployment insurance), two&#xD;
days before the Fed bought 80% of AIG, and&#xD;
smack in the middle of the&#xD;
so-called sub-prime debacle spilling over into the global&#xD;
financial markets. The US GDP hasn't contracted yet,&#xD;
but my retirement accounts sure have. And let's not forget,&#xD;
your economic advisers are the guys who wanted to&#xD;
privatize Social Security, placing&#xD;
our retirement savings and financial security in Wall&#xD;
Street's hands. I&#xD;
guess that&#xD;
they're doing that anyway though these "bail-outs" (read:&#xD;
"nationalization of large financial institutions"). But I&#xD;
digress...&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; Your opinion on the state of the economy&#xD;
would be&#xD;
sadly&#xD;
comedic if you weren't running for president. Instead, I&#xD;
can't help but be reminded of the final scene from &lt;a href="http://www.imdb.com/title/tt0077975/" &gt;&lt;i&gt;Animal&#xD;
House&lt;/i&gt;&lt;/a&gt;, where Kevin Bacon's character, ROTC commander&#xD;
Chip Diller,&#xD;
frantically cries &lt;a href="http://www.tigersweat.com/movies/animal/house13.wav" &gt;"Remain&#xD;
calm. All is well!"&lt;/a&gt; while he's being trampled in a riot.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; I guess that I and my middle-class&#xD;
colleagues making&#xD;
less than $5 million per year just have to sit tight and&#xD;
hope that smart people are solving the problem, because you&#xD;
haven't&#xD;
proposed much in the way of regulation, reform, or anything&#xD;
else to get us out of this mess.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; Signed, yet another &lt;a href="http://thinkprogress.org/2008/07/13/george-will-gramm/" &gt;crybaby&#xD;
in a nation of whiners.&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 15 Sep 2008 17:58:29 GMT</pubDate>
      <title>15 Sep 2008</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=159</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=159</guid>
      <description>&lt;strong&gt;The Softly Spoken Magic Spells&lt;/strong&gt;&#xD;
&#xD;
&lt;p&gt; &lt;blockquote&gt;Every year is getting shorter, never seem to&#xD;
find the time&lt;br&gt;&#xD;
Plans that either come to naught or half a page of scribbled&#xD;
lines&lt;br&gt;&#xD;
Hanging on in quiet desperation is the English way&lt;br&gt;&#xD;
The time is gone, the song is over, thought I'd something&#xD;
more to say&#xD;
&lt;/blockquote&gt;&#xD;
&#xD;
&lt;p&gt; R.I.P., &lt;a href="http://ap.google.com/article/ALeqM5goXIvltXKGWx6JNIo-5rDbZHVI6gD9379V0O1" &gt;Richard&#xD;
Wright.&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 18 Feb 2008 19:18:16 GMT</pubDate>
      <title>18 Feb 2008</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=158</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=158</guid>
      <description>As &lt;a href="http://aruiz.typepad.com/siliconisland/2008/02/gdi-pixbuf-load.html" &gt;Arc&#xD;
mentioned&lt;/a&gt; the yesterday, GTK+ is well on its way to&#xD;
getting a native Win32 GDI+-based image loader, using&#xD;
Microsoft's&#xD;
so-called &lt;a href="http://msdn2.microsoft.com/en-us/library/ms533969(VS.85).aspx" &gt;GDI+&#xD;
"flat"&#xD;
API&lt;/a&gt;. We've avoided any hard run-time or compile-time&#xD;
dependencies as we're looking up GDI+'s functions at&#xD;
run-time from the DLL. In theory, this&#xD;
should let us do away with our libpng/libjpeg/libtiff&#xD;
dependencies on Win32 and let us support precisely whatever&#xD;
image formats Win32 natively supports.&#xD;
&#xD;
&lt;p&gt; Today, I managed to get single-frame images working&#xD;
properly, including scaling them (which most of the built-in&#xD;
GdkPixbuf loader plugins don't get right, FWIW). What's left is:&#xD;
&#xD;
&lt;p&gt; &lt;ol&gt;&#xD;
&lt;li&gt; Importing metadata (orientation, PNG text chunks, etc.)&#xD;
&lt;li&gt; Handling animations (i.e. multi-frame GIFs)&#xD;
&lt;li&gt; Saving pixbufs to PNGs/JPEGs/whatever&#xD;
&lt;/ol&gt;&#xD;
&#xD;
&lt;p&gt; Unfortunately, this won't ever have progressive loading,&#xD;
since I don't believe that GDI+ supports that.&#xD;
&#xD;
&lt;p&gt; Anyone who's interested in checking it out and contributing,&#xD;
the code is in GNOME's SVN, under the &lt;a href="http://svn.gnome.org/viewvc/gdip-pixbuf-loader/trunk/" &gt;gdpi-pixbuf-loader&#xD;
module&lt;/a&gt;.</description>
    </item>
    <item>
      <pubDate>Fri, 15 Feb 2008 19:18:23 GMT</pubDate>
      <title>15 Feb 2008</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=157</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=157</guid>
      <description>I'd like to second &lt;a href="http://blog.rlove.org/2008/02/senator-clintons-subprime-fix.html" &gt;Rob's&#xD;
assessment of Senator Clinton's proposed "subprime" mortgage&#xD;
fixes&lt;/a&gt;.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; I bought in a little bit after the bubble had&#xD;
started&#xD;
to burst. Luckily, I was smart enough to seek out a&#xD;
relatively low fixed-rate mortgage that was affordable (my&#xD;
mortgage costs me less than what I was paying in rent,&#xD;
before considering interest-related tax deductions).&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; I deeply sympathize with the people who were&#xD;
misled into&#xD;
thinking that they could afford their adjustable-rate,&#xD;
sub-prime mortgages. In a lot of ways, I'm a bleeding-heart&#xD;
liberal, and I&#xD;
can't stomach the thought of millions being kicked out of&#xD;
their homes. Especially those who were tricked into thinking&#xD;
that they could afford the houses they bought.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; Whether these "let's bail people people out"&#xD;
plans&#xD;
might be&#xD;
what's&#xD;
best for the country, I can't say for sure. What I do&#xD;
know is that it hurts those people who were betting against&#xD;
the mortgage market. It engenders animosity in me, a&#xD;
fixed-rate borrower, toward people getting off easy on their&#xD;
sub-prime ARMs. And, simply put, plans like this one reward&#xD;
foolishness.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; Rob's right - Mrs. Clinton's proposal is heavily&#xD;
biased&#xD;
toward borrowers. Without a doubt, borrowers acted&#xD;
irresponsibly, and should&#xD;
be made to see the error of their ways. But I can't feel bad&#xD;
for the originators.&#xD;
For over a half-decade, they handed out sub-prime loans like&#xD;
they&#xD;
were candy. No credit or proof of employment? No money down?&#xD;
No problem.&#xD;
Here's $400 grand. Enjoy your "jumbo" no-doc loan.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; These originators knowingly acted&#xD;
irresponsibly, and&#xD;
shouldn't be surprised when the houses they've foreclosed on&#xD;
are worth less than the loans they issued. It was the&#xD;
originators who should've known that these people couldn't&#xD;
afford their loans. It was the originators who should've&#xD;
more accurately appraised the housing assets they were&#xD;
purchasing. And it was the originators who shopped around&#xD;
for underwriting companies to classify these untold&#xD;
sub-prime loans as "good debt", so that they could sell&#xD;
slice, dice, repackage, and re-sell them to mutual funds.&#xD;
Their irresponsible lending&#xD;
practices directly caused the bubble that's come back to&#xD;
bite them.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; What Rob misses is that the lenders are&#xD;
going to get&#xD;
"short-changed" anyway, and rightly so. They should have had&#xD;
no reasonable expectation that the majority of these loans would&#xD;
pay out at the higher, adjustable rate. Their option isn't&#xD;
between&#xD;
getting the higher rate vs. the teaser rate, because&#xD;
millions of people are defaulting just as soon as they hit&#xD;
the higher rate. Their choice is between&#xD;
getting the&#xD;
teaser rate vs. what they'd get from selling a foreclosed&#xD;
property that's worth far less than the loan they&#xD;
originated. But&#xD;
maybe the market should be left to its own devices to&#xD;
decide what return these lenders should get on their&#xD;
investments.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; And since we're talking about bail-out plans,&#xD;
it's worth&#xD;
mentioning that the lending institutions already got a&#xD;
bail-out in the&#xD;
form of a enormous cash&#xD;
injection, lowered interest rates, and new federal&#xD;
underwriting rules which allow the feds to buy bigger loans&#xD;
from these lenders, thus passing the debt and risk from the&#xD;
lenders onto the taxpayers.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; The people who are really getting screwed&#xD;
are the&#xD;
ones who&#xD;
own this repackaged "good debt" in investments like mutual funds&#xD;
and responsible people who might legitimately need a loan to&#xD;
start a&#xD;
business or purchase a car, but can't get one at a&#xD;
reasonable rate due to the&#xD;
"credit crunch". And there's no plan out there to help us.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; At the end of the day, the irresponsible&#xD;
originators&#xD;
get a&#xD;
big bail-out. It looks like&#xD;
irresponsible home-owners are about to get one too.&#xD;
And it looks like responsible people like me get a weakened&#xD;
dollar and a big drop in their mutual funds' value. Enjoy.</description>
    </item>
    <item>
      <pubDate>Wed, 12 Dec 2007 22:09:37 GMT</pubDate>
      <title>12 Dec 2007</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=156</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=156</guid>
      <description>Replying to the recent &lt;a&#xD;
href="http://linux.slashdot.org/article.pl?sid=07/12/11/161252"&gt;/.&#xD;
OOXML debate&lt;/a&gt;, specifically to &lt;a&#xD;
href="http://slashdot.org/comments.pl?sid=385823&amp;cid=21669741"&gt;comments&#xD;
by core KOffice developers&lt;/a&gt;:&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;blockquote&gt;Why do I refer to your statement as a red&#xD;
herring? Because you are ignoring the fact that supporting&#xD;
OOXML doesn't just allow users to have some interaction with&#xD;
the propriatairy MS format it also validates it as being&#xD;
relevant. And you are doing not only your users but the rest&#xD;
of the world a disservice with that.&#xD;
&lt;br&gt;...&lt;br&gt;You assume that since its an MS standard, it will be&#xD;
successful, and by supporting their work you are actually&#xD;
helping to make that a reality.&lt;/blockquote&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt;Actually, the millions of users with documents in&#xD;
that&#xD;
format validate that it is relevant. The market demand for&#xD;
inter-operability with the format validates it as relevant.&#xD;
AbiWord or some other program supporting the format only&#xD;
confirms that *other people* have deemed it relevant. That's&#xD;
how markets work. These "other people" are your potential users.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; If one grudgingly supports OOXML *the&#xD;
format*,&#xD;
in the&#xD;
interests of allowing users to inter-operate with&#xD;
Microsoft-using colleagues, one need not approve of MS'&#xD;
actions during the "standardization" process or their (you&#xD;
say) lousy "standard". We don't approve of their actions. At&#xD;
all. We do support Jody Goldberg's attempts to extract&#xD;
better documentation from Microsoft. It makes life that much&#xD;
more difficult for them, while making our implementation&#xD;
that much easier.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt;Because we do this, doesn't mean that we don't&#xD;
whole-heartedly support ODF. In your attempt to show a "red&#xD;
herring", you set up a false dichotomy. (In fact, AbiWord is&#xD;
shipping on the OLPC XO machines with ODF as the default&#xD;
file format, and we're pleased as punch about that.)&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt;Differing, redundant file formats drive market&#xD;
fragmentation&#xD;
and promote vendor lock-in, and should thus be considered&#xD;
evil, especially when they are proprietary formats. However,&#xD;
sticking our heads in the sand and pretending&#xD;
that Microsoft's OOXML won't get significant user uptake is&#xD;
(IMO) an absurd position. The pile of OOXML documents in my&#xD;
wife's inbox are proof enough that it already has. In this&#xD;
case, OOXML's success is measured by how much the community&#xD;
at large uses the file format, not how much you, as a&#xD;
potential implementer and free software enthusiast, like&#xD;
Microsoft,&#xD;
their actions during the standardization process, or their&#xD;
file format.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt;Disagree with the bad technical aspects of the OOXML&#xD;
format.&#xD;
Disagree with how Microsoft conducted themselves during the&#xD;
ISO standardization process. Shout it from the rooftops, all&#xD;
the while wholly supporting and promoting existing, open&#xD;
standards, such as ODF. I think that we're in total&#xD;
agreement on these positions.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt;But not (grudgingly) supporting the OOXML format&#xD;
hurts your&#xD;
potential users and your quest for openness more than it&#xD;
hurts Microsoft, at least at this point in time. Supporting&#xD;
OOXML allows your products to compete with Microsoft on ease&#xD;
of use, or preferred platform, or etc. It allows your&#xD;
would-be users to transition off of proprietary Microsoft&#xD;
products, platforms and "standards" and onto free-er&#xD;
products, platforms and&#xD;
standards. Like KOffice, GNU/Linux and ODF.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; In your role as core KOffice developer, if you truly&#xD;
believed your own arguments, you'd remove the binary Excel,&#xD;
Word,&#xD;
Visio, and PowerPoint filters from KOffice. But I imagine&#xD;
that would be both politically impracticable and&#xD;
counter-productive to&#xD;
your cause.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;p&gt;We support our users and openness. If that means being&#xD;
able to inter-operate with proprietary formats, that's a&#xD;
choice that I'm comfortable making. But in no way should it&#xD;
be construed as our supporting&#xD;
Microsoft so much as supporting our users. To that end, I&#xD;
sincerely believe that being able&#xD;
to (at minimum) read OOXML files promotes those goals and is&#xD;
wholly consistent&#xD;
with software and personal freedom.</description>
    </item>
    <item>
      <pubDate>Fri, 30 Nov 2007 16:38:09 GMT</pubDate>
      <title>30 Nov 2007</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=155</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=155</guid>
      <description>&lt;strong&gt;ZoomInfo is Hiring!&lt;/strong&gt;&#xD;
&#xD;
&lt;p&gt; Do you stay up at night attacking interesting algorithmic&#xD;
and architectural problems? Do deep NLP, semantic search,&#xD;
and distributed systems get you all hot &amp;amp; sweaty?&#xD;
&#xD;
&lt;p&gt; If you've answered "yes" to any of these questions and live&#xD;
in the greater Boston area, you should &lt;a&#xD;
href="mailto:lachowicz@zoominfo.com"&gt;drop me a line&lt;/a&gt;.&#xD;
&#xD;
&lt;p&gt; &lt;a href="http://www.zoominfo.com/" &gt;ZoomInfo&lt;/a&gt; is a great&#xD;
place to work. I've been there for 14 months, and I've had a&#xD;
heck of a time. The corporate culture is energetic,&#xD;
youthful, and above all else, smart. It's still got a&#xD;
start-up feel to it,&#xD;
even though the company's consistently been in the black for&#xD;
the past 8 years. And we're growing. Fast. But not&#xD;
recklessly so. There's a method to our madness, and it's&#xD;
paying great dividends.&#xD;
&#xD;
&lt;p&gt; Check out our &lt;a&#xD;
href="http://www.zoominfo.com/About/careers/why-work-at-zoominfo.aspx"&gt;careers&#xD;
page&lt;/a&gt; and our &lt;a&#xD;
href="http://recruiter.wordpress.com/"&gt;recruiter's blog&lt;/a&gt;&#xD;
for more info. We love hiring F/OSS people and we&#xD;
unofficially have about 20 open engineering positions for&#xD;
web, backend, and data architects. If you're unemployed,&#xD;
underemployed, or just looking for a career change, you&#xD;
should definitely give&#xD;
us a look.</description>
    </item>
    <item>
      <pubDate>Mon, 26 Nov 2007 20:31:18 GMT</pubDate>
      <title>26 Nov 2007</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=154</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=154</guid>
      <description>Regardless of whether &lt;a&#xD;
href="http://www.murrayc.com/blog/permalink/2007/11/26/gnome-board-2007-candidates-the-bad/"&gt;Murray's&#xD;
recent rant&lt;/a&gt; is accurate or polite, I'm glad that he's&#xD;
aired his&#xD;
opinion.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; Most of the board's processes and meetings happen behind&#xD;
closed doors. From the meeting minutes (and be honest here,&#xD;
how many people actually read those?), who can tell if&#xD;
member X is&#xD;
being derelict in his duties or being an obstructionist?&#xD;
Especially since the board members have an unofficial&#xD;
policy of not speaking negatively of past and present&#xD;
members in public.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; Murray has been on several GNOME Foundation boards. He's&#xD;
seen how the process works and has a somewhat unique&#xD;
insider's view of things. I'm glad that he's broken the wall&#xD;
of silence.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; How much you choose to believe Murray is, of course, your&#xD;
decision to make. However, &lt;a&#xD;
href="http://www.ogmaciel.com/?p=419"&gt;attempts to silence&#xD;
him&lt;/a&gt; by&#xD;
telling him to voice his opinion solely through his&#xD;
anonymous vote&#xD;
is disingenuous and does a disservice to us, the&#xD;
Foundation's members, who'd like to make better-informed&#xD;
decisions.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; Attempts to silence Murray's negative comments while&#xD;
implicitly condoning his and others' public endorsements&#xD;
reeks of hypocrisy. Disagree with Murray's language if you'd&#xD;
like to. Disagree with his &lt;a&#xD;
href="http://blogs.gnome.org/mortenw/2007/11/26/murray-a-retraction-is-in-order/"&gt;diagnosis&lt;/a&gt;&#xD;
if you'd like to. But Murray's content (and any response&#xD;
from Jeff) is the &lt;a&#xD;
href="http://blog.fubar.dk/?p=98"&gt;"chocolate"&lt;/a&gt; that all&#xD;
of us should be considering when we vote for the next board.&#xD;
Jeff has the capacity to respond to Murray's critique if&#xD;
he'd like to. Let's let them speak.</description>
    </item>
    <item>
      <pubDate>Sun, 14 Oct 2007 13:15:15 GMT</pubDate>
      <title>14 Oct 2007</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=153</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=153</guid>
      <description>Dear &lt;a href="http://www.redsox.com" &gt;Red Sox&lt;/a&gt;,&#xD;
&#xD;
&lt;p&gt; Please start treating &lt;a&#xD;
href="http://sports.espn.go.com/mlb/players/profile?statsId=6342"&gt;Eric&#xD;
Gagne&lt;/a&gt; as a &lt;a&#xD;
href="http://en.wikipedia.org/wiki/Sunk_cost"&gt;sunk cost&lt;/a&gt;.&#xD;
Just because you paid $6,000,000 for his contract this&#xD;
season doesn't mean that you have to play him unless, say, a&#xD;
meteorite hits your bullpen. Even then, consider letting &lt;a&#xD;
href="http://sports.espn.go.com/mlb/players/profile?statsId=5132"&gt;Manny&lt;/a&gt;&#xD;
  pitch a few innings instead. It'll be better for all of us.&#xD;
&#xD;
&lt;p&gt; Gagne's proven on enough&#xD;
occasions this season (including 2 consecutive nights in the&#xD;
playoffs!) that he's not worth it. Boston area pharmacies&#xD;
don't have enough antacid to go around.&#xD;
&#xD;
&lt;p&gt; Signed,&#xD;
&#xD;
&lt;p&gt; A fan with increasingly shorter fingernails</description>
    </item>
    <item>
      <pubDate>Wed, 8 Aug 2007 16:24:00 GMT</pubDate>
      <title>8 Aug 2007</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=152</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=152</guid>
      <description>&lt;a&#xD;
href="http://research.operationaldynamics.com/blogs/andrew/travel/australia/dead-give-away-canadian.html"&gt;Alternately,&lt;/a&gt;&#xD;
"America" is a popular nickname for the only country with&#xD;
"America" in its name :)&#xD;
&#xD;
&lt;p&gt; After all, lots of countries have political subdivisions&#xD;
called "states". A bunch even advertise the fact that they're&#xD;
made up of states in their official name. Some even go so&#xD;
far as to throw the word "united" in there. So in some&#xD;
bizarro-universe, the&#xD;
abbreviation "U.S." or colloquialism "the States" could&#xD;
refer equally well, to say, the United&#xD;
Mexican States as it does to the United States of America.&#xD;
&#xD;
&lt;p&gt; But Canadians would never refer to their other southern,&#xD;
NAFTA-loving neighbor&#xD;
as "The States" or the "U.S.". Every sane person just calls it&#xD;
"Mexico". Of course, the continents aren't named North and&#xD;
South Mexico. But maybe if we all had goatees... All the&#xD;
other cool countries get to remove "Federated States of",&#xD;
"Grand Duchy of", "Republic of", etc. from their common&#xD;
names. Why can't the USA?</description>
    </item>
    <item>
      <pubDate>Sun, 8 Jul 2007 21:06:32 GMT</pubDate>
      <title>8 Jul 2007</title>
      <link>http://www.advogato.org/person/cinamod/diary.html?start=151</link>
      <guid>http://www.advogato.org/person/cinamod/diary.html?start=151</guid>
      <description>3 weeks I spent stripping, cleaning, and sanding through 6&#xD;
layers of paint, lacquer, and stain on my poor deck. Each&#xD;
day, an hour&#xD;
before work and an hour after work. 5 hours each day on the&#xD;
weekends. I finally finished it yesterday, and it looked&#xD;
beautiful.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; This morning, I looked at the forecast. 30C and partly&#xD;
cloudy. Perfect weather to stain the deck. GWeather has&#xD;
no mention of rain whatsoever for the next 3 days. And it&#xD;
hasn't rained for 3&#xD;
days. This is my window of opportunity. My summer project&#xD;
would finally be complete. &#xD;
&#xD;
&lt;p&gt; &lt;p&gt; No sooner than I finish the last brush stroke on the stairs,&#xD;
the heavens open up. One gray cloud that I'd been shooing&#xD;
away all afternoon decided to plant itself over my house. My&#xD;
deck now has 1cm of water on it.&#xD;
It's probably ruined. I'll need to strip, clean, and sand&#xD;
through this layer of stain so that I can re-apply it. What&#xD;
else can I do but laugh :)</description>
    </item>
  </channel>
</rss>
