<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for branden</title>
    <link>http://www.advogato.org/person/branden/</link>
    <description>Advogato blog for branden</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Wed, 19 Jun 2013 02:46:30 GMT</pubDate>
    <item>
      <pubDate>Wed, 14 May 2008 07:39:49 GMT</pubDate>
      <title>14 May 2008</title>
      <link>http://www.advogato.org/person/branden/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/branden/diary.html?start=5</guid>
      <description>Ben Laurie,&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;&lt;a href="http://www.links.org/?p=327" &gt;You &#xD;
wrote&lt;/a&gt;:&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;"It seems that the Debian maintainer did, indeed, &#xD;
mention his plan on openssl-dev. Openssl-dev is a list for &#xD;
people developing OpenSSL based software, not a list for &#xD;
discussing the development of OpenSSL itself. I don&amp;rsquo;t &#xD;
have the bandwidth to read it myself. If you want to &#xD;
communicate with the OpenSSL developers you need to use &#xD;
openssl-team@openssl.org."&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Publishing contact information for the OpenSSL &#xD;
developers responsible for actually vetting patches to the &#xD;
OpenSSL source sounds like a great idea.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Of course, this address is prominently placed in the &#xD;
source archive so downstream people, and just plain &#xD;
interested users (such as professional cryptographers) will &#xD;
be aware of it, right?&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;&lt;pre&gt;$ wget &#xD;
http://openssl.org/source/openssl-0.9.8g.tar.gz --2008-05-14 &#xD;
01:56:41--  &#xD;
http://openssl.org/source/openssl-0.9.8g.tar.gz&#xD;
Resolving openssl.org... 195.30.6.166&#xD;
Connecting to openssl.org|195.30.6.166|:80... connected.&#xD;
HTTP request sent, awaiting response... 200 OK&#xD;
Length: 3354792 (3.2M) [application/x-tar]&#xD;
Saving to: `openssl-0.9.8g.tar.gz'&#xD;
&#xD;
&lt;p&gt; 100%[===================================================================================================================&amp;gt;] &#xD;
3,354,792    161K/s   in 16s&#xD;
&#xD;
&lt;p&gt; 2008-05-14 01:56:58 (200 KB/s) - `openssl-0.9.8g.tar.gz' &#xD;
saved [3354792/3354792]&#xD;
&#xD;
&lt;p&gt; $ tar xfz openssl-0.9.8g.tar.gz&#xD;
$ cd openssl-0.9.8g/&#xD;
$ ls -1&#xD;
CHANGES&#xD;
CHANGES.SSLeay&#xD;
ChangeLog.0_9_7-stable_not-in-head&#xD;
ChangeLog.0_9_7-stable_not-in-head_FIPS&#xD;
Configure&#xD;
FAQ&#xD;
INSTALL&#xD;
INSTALL.DJGPP&#xD;
INSTALL.MacOS&#xD;
INSTALL.NW&#xD;
INSTALL.OS2&#xD;
INSTALL.VMS&#xD;
INSTALL.W32&#xD;
INSTALL.W64&#xD;
INSTALL.WCE&#xD;
LICENSE&#xD;
MacOS&#xD;
Makefile&#xD;
Makefile.org&#xD;
Makefile.shared&#xD;
NEWS&#xD;
Netware&#xD;
PROBLEMS&#xD;
README&#xD;
README.ASN1&#xD;
README.ENGINE&#xD;
VMS&#xD;
apps&#xD;
bugs&#xD;
certs&#xD;
config&#xD;
crypto&#xD;
demos&#xD;
doc&#xD;
e_os.h&#xD;
e_os2.h&#xD;
engines&#xD;
include&#xD;
install.com&#xD;
makevms.com&#xD;
ms&#xD;
openssl.doxy&#xD;
openssl.spec&#xD;
os2&#xD;
perl&#xD;
shlib&#xD;
ssl&#xD;
test&#xD;
times&#xD;
tools&#xD;
util&#xD;
$ grep -Fr openssl-team@openssl.org .&#xD;
$ grep -Fr openssl-team .&#xD;
$ grep team README&#xD;
$ grep -i team README&#xD;
$ grep -i team FAQ&#xD;
You can check authenticity using pgp or gpg. You need the &#xD;
OpenSSL team&#xD;
property rights, please consult a lawyer.  The OpenSSL team &#xD;
does not&#xD;
$&#xD;
&lt;/pre&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Well, at least we'll be able to find this contact &#xD;
address in some reasonably conspicuous location on the &#xD;
OpenSSL website, right?&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Let's try the &lt;a href="http://www.openssl.org/" &gt;front &#xD;
page&lt;/a&gt;.  Hmm, nope.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;How about the &lt;a href="http://www.openssl.org/support/" &gt;"Support"&lt;/a&gt; page, &#xD;
prominently placed on the site's navigation bar?  Success!  &#xD;
Er, kind of.  We have openssl-announce, openssl-dev, &#xD;
openssl-cvs, and openssl-users.  A pretty typical and &#xD;
idiomatic way of setting up mailing lists in Free and Open &#xD;
Source software projects.  Kudos!  Except, as you noted, &#xD;
none of these is actually the right list to contact the &#xD;
developers &lt;em&gt;of&lt;/em&gt; OpenSSL.  Well, I'm sure I'm the &#xD;
only person on earth whose intuition is challenged by that, &#xD;
so let's check some other places on the OpenSSL website &#xD;
wherein my howlingly erroneous assumption is put right.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Well, this is a &lt;em&gt;patch&lt;/em&gt; we're talking about, so &#xD;
how about the &lt;a href="http://www.openssl.org/contrib/" &gt;Contribution&lt;/a&gt; &#xD;
page?&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Hmm, perhaps:&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;&lt;blockquote&gt; Welcome to the User Contribution Area of &#xD;
OpenSSL. This area contains files maintained by the OpenSSL &#xD;
users and placed here by the OpenSSL team. They are &#xD;
provided AS IS without any kind of support or guaranty. &#xD;
&#xD;
&lt;p&gt; &lt;p&gt;THIS AREA IS PROVIDED BY THE OPENSSL PROJECT ``AS IS'' &#xD;
AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT &#xD;
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND &#xD;
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO &#xD;
EVENT SHALL THE OPENSSL PROJECT OR ITS CONTRIBUTORS BE &#xD;
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, &#xD;
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT &#xD;
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; &#xD;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) &#xD;
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN &#xD;
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE &#xD;
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS &#xD;
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH &#xD;
DAMAGE.&#xD;
&lt;/blockquote&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;No, perhaps not.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;The &lt;a href="http://www.openssl.org/source/" &gt;Source&lt;/a&gt; &#xD;
page is another dead-end; it shows me a lot of source I can &#xD;
retrieve, but does not inform me whom I can speak with &#xD;
about it.  Undaunted, I press on.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Well, heck, how about the &lt;a href="http://www.openssl.org/about/" &gt;About&lt;/a&gt; page?  Hey, &#xD;
this looks promising!&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;&lt;blockquote&gt; The OpenSSL Core and Development Team&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;The OpenSSL project is volunteer-driven. We do not have &#xD;
any specific requirement for volunteers other than a strong &#xD;
willingness to really contribute while following the &#xD;
projects goal. The OpenSSL project is formed by a &#xD;
development team, which consists of the current active &#xD;
developers and other major contributors. Additionally a &#xD;
subset of the developers form the OpenSSL core team which &#xD;
globally manages the OpenSSL project. Anyone wanting to &#xD;
join the development effort should subscribe to the &#xD;
developers mailing list openssl-dev@openssl.org, where all &#xD;
development efforts are coordinated.  &lt;/blockquote&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;But, silly me, of course I should utterly disregard the &#xD;
exclusive mention of openssl-dev@openssl.org in a section &#xD;
entitled "The OpenSSL Core and Development Team".&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Several individual members are listed, yourself &#xD;
under "core team", and Ulf M&amp;ouml;ller under "development &#xD;
team".  If Mr. M&amp;ouml;ller was a member of the "development &#xD;
team" at the time Debian developer Kurt Roeckx contacted &#xD;
the openssl-dev list, then I'm sure he should have known to &#xD;
disregard the advice he was given, right?  (I'm sure you &#xD;
can correct me with appropriate fist-shaking indignation if &#xD;
your and Mr. M&amp;ouml;ller's status in the dev team was &#xD;
sufficiently different two years ago.  You may, or may not, &#xD;
want to consult &lt;a href="http://web.archive.org/web/20060427102449/http://www.openssl.org/about/" &gt;The &#xD;
Internet Archive's copy of the page as it existed on 1 and &#xD;
2 May, 2006&lt;/a&gt;, before doing so.)&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Well, I have one trick left up my sleeve&amp;mdash;I can &#xD;
consult that device which has applied cluebats to addled &#xD;
heads for generations, the mighty &lt;a href="http://www.openssl.org/support/faq.html" &gt;FAQ&lt;/a&gt;!  &#xD;
And do I find an answer?&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Hallelujah!&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;&lt;blockquote&gt; 3. How can I contact the OpenSSL &#xD;
developers?  &lt;strong&gt;The README file describes how to &#xD;
submit bug reports and patches to OpenSSL&lt;/strong&gt;. &#xD;
Information on the OpenSSL mailing lists is available from &#xD;
http://www.openssl.org.  &lt;/blockquote&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;(emphasis added)&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;By God, you've got me!  Just read the README, for which &#xD;
a case-insensitive grep for "team" returns no matches!  But &#xD;
never mind that, I can just go to www.openssl.org, find &#xD;
the...er...nonexistent...mention of mailing lists on the &#xD;
front page, stumble around until I find the aforementioned &#xD;
&lt;a href="http://www.openssl.org/support/" &gt;list of mailing &#xD;
lists&lt;/a&gt;, and, uh...&lt;strong&gt;don't find any mention &#xD;
of "openssl-team@openssl.org"&lt;/strong&gt;.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Hey, but you stand vindicated, because you shouted the &#xD;
correct contact address to the whole world in the 43rd &#xD;
comment to the 327th post on your blog (which must surely &#xD;
compare favorably to being posted on the bottom of a locked &#xD;
filing cabinet stuck in a disused lavatory with a sign on &#xD;
the door saying 'Beware of the Leopard'.).&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Your certificate of induction into the Good &#xD;
Communication Hall of Fame is forthcoming.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Which mailing list should I send it to?</description>
    </item>
    <item>
      <pubDate>Sat, 29 Jul 2000 22:02:44 GMT</pubDate>
      <title>29 Jul 2000</title>
      <link>http://www.advogato.org/person/branden/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/branden/diary.html?start=4</guid>
      <description>&lt;P&gt;Obviously I have not been writing diary entries very
frequently.  Since last I posted here, I have moved to
Indianapolis and taken a job with Progeny Linux.
&lt;P&gt;&lt;STRONG&gt;Hacking activities:&lt;/strong&gt; I am finally getting
Debian packages of XFree86 4.0.1 off the ground.  I largely
have Progeny to thank for letting me spend time on this.

&lt;P&gt;&lt;STRONG&gt;Nonhacking activities:&lt;/strong&gt; Books?  Well, I
finished &lt;EM&gt;The Final Days&lt;/em&gt; quite a while back. 
Currently on the pile is &lt;EM&gt;Overcoming Law&lt;/em&gt; by U.S.
Appeals Court Judge Richard Posner (the same guy Thomas
Penfield Jackson appointed to mediate between the DoJ and
Microsoft); that's the one I'm reading at present.  Next
come &lt;EM&gt;Cryptonomicon&lt;/em&gt; and something I probably should
have read long ago, &lt;EM&gt;Dune&lt;/em&gt;.   On the musical front, I
finally bought the guitar amplifier I've been wanting for so
long: a Marshall Valvestate VS102R.  100 watts.  Woohoo! 
It's definitely no practice amp, being grossly overpowered
for the apartment, but I learned a few years ago that while
35 watts may sound plenty loud in your house, it's not
enough when you're jamming with a few other people (other
amps, drums, etc.).
&lt;P&gt;I seem to have difficulty talking about software in these
diary entries.  I guess the Debian lists absorb most of
that,
leaving precious little for Advogato. Anyway, those who care
about what I've actually been hacking on can just go the &lt;A
href="http://www.debian.org/~branden/"&gt;X Strike Force&lt;/a&gt;
and make themselves sick on Debian packaging minutae, and
fun things like app-defaults switcheroos.   I just
&lt;EM&gt;love&lt;/em&gt; getting my hands grubby with
xc/lib/Xt/IntrinsicI.h.
&lt;P&gt;Until next time...</description>
    </item>
    <item>
      <pubDate>Mon, 10 Apr 2000 03:40:30 GMT</pubDate>
      <title>10 Apr 2000</title>
      <link>http://www.advogato.org/person/branden/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/branden/diary.html?start=3</guid>
      <description>&lt;P&gt;&lt;STRONG&gt;Hacking activities&lt;/strong&gt;
&lt;P&gt;Well, the weekend didn't turn out as productive as I had
hoped.  Much of the time that I should have spent hacking on
XFree86 4 was instead spent forking Debian's ALSA packages. 
The current package maintainer seems to have some
staggeringly strange ideas about package relationships. 
Once these are finished, I'll make them available on my
Debian webpage, put up a &lt;TT&gt;Packages.gz&lt;/tt&gt;, and let users
vote with their feet.
&lt;P&gt;&lt;STRONG&gt;Not-so-hacking activities&lt;/strong&gt;
&lt;P&gt;Got through about eight chapters each of &lt;EM&gt;Tcl and the
Tk
Toolkit&lt;/em&gt; and &lt;EM&gt;The Final Days&lt;/em&gt;.  Tcl's syntax is
every bit as quirky as people warned me.  Ousterhout is
right, there really are just a few simple rules; I just have
to learn to selectively switch off my mental Bourne (and, to
a lesser extent, C) syntax filters.  It is interesting to
read about the Nixon presidency and contrast it with what is
regarded as political malfeasance today.  In Nixon's day, it
was believed that if word of the Huston Plan got out, it
would be terribly damaging to him politically.  Today, Louis
Freeh testifies before Congress, bald-facedly asserting the
necessity of surveillance powers that were but a spook's
masturbatory fantasy in 1974 -- and yet hysterical partisans
try to take down the President for getting his pole waxed by
a coat-tail riding fluffer.  Things in this country are
screwed.  Maybe I'll have to stow away in Wichert's luggage
next time we're at a Linux conference together.
&lt;P&gt;&lt;STRONG&gt;How much do I owe the RIAA for this?&lt;/strong&gt;
&lt;P&gt;Popped a couple of CD's in the stereo, cranked it and the
guitar amplifier up, and got in some practice today.  Half a
dozen Beatles tunes (&lt;EM&gt;Day Tripper&lt;/em&gt;, &lt;EM&gt;We Can Work
It Out&lt;/em&gt;, &lt;EM&gt;Paperback Writer&lt;/em&gt;, &lt;EM&gt;Lady
Madonna&lt;/em&gt;, &lt;EM&gt;Hey Jude&lt;/em&gt;, and &lt;EM&gt;Revolution&lt;/em&gt;)
and &lt;EM&gt;Limelight&lt;/em&gt; by Rush.  Two things really suck
about the latter -- 1) trying to count through the guitar
solo is unholy difficult, but also the only the way to play
it right; 2) the clean channel during the chorus was a
single-coil overdub, so I have exactly the space between two
eighth notes to move the pickup switch *and* step on the
distortion pedal to switch it to bypass, if I want to
reproduce the original parts.  Playing that clean part
through the humbucker sounds awful to me.  Oh well, I guess
I'll just have to palm-mute the part instead.  Did I mention
how hard it is to count the solo?
&lt;P&gt;&lt;STRONG&gt;Quaint thoughts&lt;/strong&gt;
&lt;P&gt;Frankly, I think people have the right to be
disinterested in whatever discussion threads they choose,
and don't deserve to have inflammatory rhetoric used against
them.  Connotating "quaint" as "brutally dismissive" -- very
clever, reinforces that male stereotype of brutality.  These
are diary entries.  People should take what they want and
leave what they don't.  They should also be left free to say
why they're taking or leaving it.  :)  This is not a
symposium.  Diary entries should not be regarded as attempts
at persuasive speech, though they may contain strongly
opinionated remarks.  IMO, the right way to write, and read,
these entries is with a generous dollop of indifference to
the interests of others.  That said, may I should take my
own advice and just start ignoring the person by whom I feel
provoked.  :)
&lt;P&gt;Hmm, wish I had some more hacking talk, but today just
wasn't a very hacking day...I caught enough of tonight's
X-Files episode (written and directed by Gillian Anderson)
to note that it seemed primarily to be showcase for the Moby
album, and some really shallow introspective monologues.  So
I got myself an antidote to both; popped in &lt;EM&gt;Liquid
Tension Experiment 2&lt;/em&gt; and indulged myself in 75 minutes
of anti-minimalistic instrumentals.  :) (Actually, the final
half-hour is a relatively laidback.)</description>
    </item>
    <item>
      <pubDate>Sat, 8 Apr 2000 13:52:54 GMT</pubDate>
      <title>8 Apr 2000</title>
      <link>http://www.advogato.org/person/branden/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/branden/diary.html?start=2</guid>
      <description>&lt;P&gt;Haven't made a diary entry in a few days.
&lt;P&gt;Bought 4 books last night: Ousterhout's Tcl/Tk book --
old, but seems worth knowing; Lutz &amp;amp; Ascher's
&lt;EM&gt;Learning Python&lt;/em&gt; -- I normally avoid O'Reilly where
possible (it often isn't), but I will need to be getting my
hands with sticky GUI prototyping languages for work; Erik
Larson's &lt;EM&gt;Isaac's Storm&lt;/em&gt; -- apparently it's kind of a
clich&#xE9; to buy this these days, but hey, I heard Dick Estell
reading it on NPR and it sounded good; Woodward &amp;amp;
Bernstein, &lt;EM&gt;The Final Days&lt;/em&gt; -- I read &lt;EM&gt;All the
President's Men&lt;/em&gt; last year so this seems apropos. 
Almost picked up Zinn's &lt;EM&gt;People's History of the United
States&lt;/em&gt; but put it down after a cursory reading of some
passages.  When you repudiate both the Left and the Right,
it sure is hard to find a political perspective that isn't
aggravating.  History simply &lt;EM&gt;is&lt;/em&gt;, we need neither
apologize for it nor glorify it (or the people in it). 
Anyway, I
needed some new books because I was falling back on my old
standbys for bedtime reading material, &lt;EM&gt;The GNU C Library
Reference Manual&lt;/em&gt; and &lt;EM&gt;The Columbia History of the
World&lt;/em&gt;.  Hopefully my fellow Advogatans have better
things to do than laugh about my reading habits for the next
few days in their own diary entries-cum-discussion
threads.
&lt;P&gt;I'm actually up somewhat early on a Saturday morning so
I'll be spending the day beating on XFree86 4.0 as hard as I
can.  David Dawes quietly put out the 4.0a development
release...a 1.6 megabyte diff!  Some of the fixes are really
important; I might have to make binary-only .deb releases
until 4.0.1 is released.  There are 94 bugfixes and
enhancements identified in the changelog.  Anyway, to say
more would probably break my XFree86 development NDA, so I
should just shut up and get back to work...
&lt;P&gt;I have only two thread-type remarks: first, watching
onionskin feminists and male chauvinist pigs fight is just
as boring
here as it is anyplace else, the Blys and Faludis should
just excuse themselves and go scream at each other on USENET
(though, to be fair, a glance at the bookshelves last night
reveals that both Naomi Wolf and Susan Faludi realized
at some point after 1996 that men are people, too -- I guess
if you can't beat
Paglia, join her, eh?); and second, it's good to see
Joey Hess finally realizing just how evil Slang is as a
screen library.  Go with ncurses, my man, and learn the
blessed way...</description>
    </item>
    <item>
      <pubDate>Tue, 4 Apr 2000 10:01:11 GMT</pubDate>
      <title>4 Apr 2000</title>
      <link>http://www.advogato.org/person/branden/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/branden/diary.html?start=1</guid>
      <description>&lt;P&gt;I just uploaded Debian packages of version 4.0 of
X...trs.  :)  &lt;A
href="http://www.research.digital.com/SRC/personal/mann/"&gt;Tim
Mann&lt;/a&gt; just released the latest version of his cool TRS-80
emulator a few days ago.  Packages that compile in three
minutes are nice.
&lt;P&gt;Anyway, back to XFree86 4.0 .debs...when they are ready
they will appear at &lt;A
href="http://www.debian.org/~branden/"&gt;the usual
place.&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 3 Apr 2000 09:35:14 GMT</pubDate>
      <title>3 Apr 2000</title>
      <link>http://www.advogato.org/person/branden/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/branden/diary.html?start=0</guid>
      <description>&lt;P&gt;A few of us Debian IRC guys (Jason Gunthorpe, Manoj
Srivastava) hopped over here for the first time tonight and
incestously cert'ed each other.  Good to see that &lt;A
href="http://www.advogato.org/people/joey"&gt;Joey Hess&lt;/a&gt; has
master status; he needs to be disabused of his false
modesty. &lt;TT&gt;:)&lt;/tt&gt;
&lt;P&gt;An interesting project, let's see what happens with
it.
&lt;P&gt;Okay, here's some diary-like ephemeralia: currently
listening to Dream Theater's latest, &lt;EM&gt;Scenes from a
Memory&lt;/em&gt;.
&lt;P&gt;Boy, I really wish Advogato was more HTML 4'ish instead
of this nasty 3.2 stuff. &lt;TT&gt;:)&lt;/tt&gt;
&lt;P&gt;Finally, I'm not sure that &lt;TT&gt;the TT tags are really
working.&lt;/tt&gt;
&lt;P&gt;Nope, they're not...</description>
    </item>
  </channel>
</rss>
