<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
  <title>one small voice -- technology edition</title>
  <subtitle>stpeter's blog: The weblog of Peter Saint-Andre, patron saint of Jabber and sometime poet, philosopher, and musician.</subtitle>
  <id>tag:saint-andre.com,2001-09-13:blog-category-technology</id>
  <link rel="self" type="application/atom+xml" href="http://www.saint-andre.com/blog/atom-technology.xml"/>
  <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/technology.html"/>
  <author>
    <name>Peter Saint-Andre</name>
    <uri>http://www.saint-andre.com/</uri>
  </author>
  <rights>Public Domain</rights>
  <updated>2001-09-13T18:30:00Z</updated>
  <entry>
    <title>Be Open</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2007-05.html#2007-05-30T15:53"/>
    <id>tag:saint-andre.com,2007-05-30:blog-entry-15:53</id>
    <published>2007-05-30T15:53:00-07:00</published>
    <updated>2007-05-30T15:53:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Is interoperability enough? Principle Six of the Mozilla Manifesto reads as follows:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Principle Six of the <a href="http://www.mozilla.org/about/mozilla-manifesto.html">Mozilla Manifesto</a> reads as follows:</p>
    <blockquote xmlns="" cite="">
      <p>The effectiveness of the Internet as a public resource depends upon interoperability (protocols, data formats, content), innovation and decentralized participation worldwide.</p>
    </blockquote>
    <p xmlns="">That's great as far as it goes, but interoperability is not enough. <a href="http://www.abisource.com/">AbiWord</a> is interoperable with MS Word, email is interoperable with SMS through suitable gateways, <a href="http://www.ghostscript.com/awki">Ghostscript</a> is interoperable with Adobe Acrobat Reader, <a href="http://www.openoffice.org/">OpenOffice</a> is interoperable with PowerPoint, <a href="http://www.vorbis.com/">Ogg Vorbis</a> is interoperable with MP3 through various audio converters, and <a href="http://www.pidgin.im/">Pidgin</a> is interoperable with AOL Instant Messenger.</p>
    <p xmlns="">But the underlying protocols, data formats, and content are closed, proprietary, probably patent-encumbered, and under the control of large corporations and industry consortiums like Microsoft, Adobe, and AOL. The result? Text, music, video, and communications that are less free than they deserve to be, and an Internet that is less open than it needs to be for the continued viability of our open society.</p>
    <p xmlns="">When we talk about protocols and data formats, we are talking about standards. Standards needs to be open. Sure, MS Word and PDF and PowerPoint and MP3 and AIM or MSN are de-facto "standards", but they are closed. By contrast, HTML and email and OpenData and Atom and Ogg Vorbis and Jabber are truly open technologies and open standards.</p>
    <p xmlns="">The Mozilla Foundation can be a great force for good in the world by consistently adopting open standards in its projects, creating new Mozilla-based projects (or working with existing projects, such as <a href="http://www.songbirdnest.com/">Songbird</a> and <a href="http://www.sameplace.cc/">SamePlace</a>) that use open standards, and working with groups like the <a href="http://www.eff.org/">Electronic Frontier Foundation</a>, the <a href="http://www.w3.org/">W3C</a>, the <a href="http://www.ietf.org/">IETF</a>, <a href="http://www.xiph.org/">XIPH</a>, and the <a href="http://www.xmpp.org/">XMPP Standards Foundation</a> to develop and extend the range of open standards.</p>
    <p xmlns="">The long-term health of the Internet is at stake.</p>
    <p xmlns="">(HT: <a href="http://blog.mozilla.com/seth/2007/05/29/mozilla-grant-to-pcf/#comment-18045">Nÿco</a>.)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Pressing?</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2007-05.html#2007-05-30T15:23"/>
    <id>tag:saint-andre.com,2007-05-30:blog-entry-15:23</id>
    <published>2007-05-30T15:23:00-07:00</published>
    <updated>2007-05-30T15:23:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Contemplating a blog upgrade... Joe Hildebrand has moved to WordPress now that it has support for Atom 1.0. Maybe it's time for me to switch from the homegrown XML format I use. But given that I've been blogging quite actively since September 13, 2001, this would be a big migration!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Joe Hildebrand has <a href="http://arch.jabber.com/2007/05/29/move-to-wordpress/">moved to WordPress</a> now that it has support for <a href="http://www.atomenabled.org/">Atom 1.0</a>. Maybe it's time for me to switch from the <a href="http://www.saint-andre.com/blog/about.html#how">homegrown XML format</a> I use. But given that I've been blogging quite actively <a href="http://www.saint-andre.com/blog/2001-09.html#2001-09-13T12:30">since</a> September 13, 2001, this would be a big migration!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Songbird</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2007-05.html#2007-05-15T20:53"/>
    <id>tag:saint-andre.com,2007-05-15:blog-entry-20:53</id>
    <published>2007-05-15T20:53:00-07:00</published>
    <updated>2007-05-15T20:53:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Open-source media player in action... After a few months' hiatus, I've started using Songbird again to play music on my Mac. It's still a memory hog and a bit on the slow side, but I assume the 'birders are working on that. Plus the Audioscrobbler plugin does a mostly reliable job of uploading my listens to last.fm. Hey it's not perfect, but neither was Firefox (in fact the old Mozilla browser starting around the M8 release) or Thunderbird or OpenOffice when I began using them. Better, methinks, to support open-source projects early on, when they need it most.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">After a few months' hiatus, I've started using <a href="http://www.songbirdnest.com/">Songbird</a> again to play music on my Mac. It's still a memory hog and a bit on the slow side, but I assume the 'birders are working on that. Plus the <a href="http://addons.songbirdnest.com/extensions/detail/6">Audioscrobbler</a> plugin does a mostly reliable job of uploading my listens to <a href="http://www.last.fm/user/stpeter/">last.fm</a>. Hey it's not perfect, but neither was Firefox (in fact the old Mozilla browser starting around the M8 release) or Thunderbird or OpenOffice when I began using them. Better, methinks, to support open-source projects early on, when they need it most.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>The oPhone</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2007-01.html#2007-01-17T21:29"/>
    <id>tag:saint-andre.com,2007-01-17:blog-entry-21:29</id>
    <published>2007-01-17T21:29:00-07:00</published>
    <updated>2007-01-17T21:29:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Telephony for edglings. Doc saith:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Doc <a href="http://doc.weblogs.com/2007/01/15#ophone">saith</a>:</p>
    <blockquote xmlns="" cite="">
      <p>The market points to a clear and wide opening both for product differentiation and for giving customers what they want.</p>
      <p>Which is an open phone.</p>
      <p>It is time for an equipment maker to not only make an open phone that is open to all kinds of development, but to turn their carriers into "dumb pipes" for their own good.</p>
      <p>I would be far more likely, as a customer, to choose Cingular over Verizon if I knew Cingular supported open application development, "end-to-end" standards and the growth of intelligence and fresh new markets at the edges.</p>
    </blockquote>
    <p xmlns="">Amen, Doc. Telephony for <a href="http://www.saint-andre.com/blog/2006-06.html#2006-06-28T15:11">edglings</a>!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>MicroID Spec</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2007-01.html#2007-01-01T19:59"/>
    <id>tag:saint-andre.com,2007-01-01:blog-entry-19:59</id>
    <published>2007-01-01T19:59:00-07:00</published>
    <updated>2007-01-01T19:59:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Forward motion at last. For a while now, I've been threatening to write a real spec for the MicroID technology that Jer cooked up last spring. Today I finally got around to making version 0.1. Expect further revisions soon. Send nits directly to me and substantive feedback to the MicroID discussion list.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">For a while now, I've been threatening to write a real spec for the <a href="http://microid.org/">MicroID</a> technology that <a href="http://jeremie.com/">Jer</a> cooked up last spring. Today I finally got around to making <a href="http://www.saint-andre.com/microid.html">version 0.1</a>. Expect further revisions soon. Send nits directly to <a href="http://www.saint-andre.com/me/contact.html">me</a> and substantive feedback to the <a href="http://lists.ibiblio.org/mailman/listinfo/microid">MicroID discussion list</a>.</p> 
  </div>
    </content>
  </entry>
  <entry>
    <title>The Slum</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-11.html#2006-11-21T09:03"/>
    <id>tag:saint-andre.com,2006-11-21:blog-entry-09:03</id>
    <published>2006-11-21T09:03:00-07:00</published>
    <updated>2006-11-21T09:03:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Email delenda est. For a while there I was on a crusade to rid myself of email, but it's easier said than done. I've been fighting the battle of the email bulge for weeks now -- I finally got down below 700 messages in my inbox but I need to go a lot farther. Plus it seems that I'm now receiving upwards of 3000 or more spam messages a day (and lord knows how many spams "stpeter@jabber.org" is sending). Truly, email is a slum.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">For a while there I was on a crusade to rid myself of email, but it's easier said than done. I've been fighting the battle of the email bulge for weeks now -- I finally got down below 700 messages in my inbox but I need to go a lot farther. Plus it seems that I'm now receiving upwards of 3000 or more spam messages a day (and lord knows how many spams "stpeter@jabber.org" is sending). Truly, email is a slum.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>The Music is the Message</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-11.html#2006-11-08T09:37"/>
    <id>tag:saint-andre.com,2006-11-08:blog-entry-09:37</id>
    <published>2006-11-08T09:37:00-07:00</published>
    <updated>2006-11-08T09:37:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Social music in real time? So I've been using both Songbird (a Mozilla-based music player) and me.dium (a social browsing plugin for Firefox). How about a mashup? I envision a Songbird plugin that enables you to find and chat with people who are listening to the same music as you are, in real time. That'd be way cool...</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">So I've been using both <a href="http://www.songbirdsnest.com/">Songbird</a> (a Mozilla-based music player) and <a href="http://me.dium.com/">me.dium</a> (a social browsing plugin for Firefox). How about a mashup? I envision a Songbird plugin that enables you to find and chat with people who are listening to the same music as you are, in real time. That'd be way cool...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>The Me.dium is the Me.ssage?</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-11.html#2006-11-07T11:23"/>
    <id>tag:saint-andre.com,2006-11-07:blog-entry-11:23</id>
    <published>2006-11-07T11:23:00-07:00</published>
    <updated>2006-11-07T11:23:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Social browsing in action. I've been playing around with me.dium, the latest and greatest in social browsing technology. GigaOM has already reported on it (see also here and here) so I won't bore y'all with the gory details. I do wonder how well it will scale, though, especially if you're eventually able to import or integrate with your existing buddy list instead of setting up Yet Another Buddy List (YABL!) in me.dium. Heck, I have 1300 people in my Jabber roster and I don't know that I want to co-browse with them all... :-) I'm sure the good folks at me.dium are thinking hard about the problem.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I've been playing around with <a href="http://me.dium.com">me.dium</a>, the latest and greatest in social browsing technology. GigaOM has <a href="http://gigaom.com/2006/10/30/medium-to-make-web-browsing-social/">already reported</a> on it (see also <a href="http://www.newwest.net/index.php/city/article/medium_launches_private_beta/C94/L94">here</a> and <a href="http://coloradostartups.com/?p=147">here</a>) so I won't bore y'all with the gory details. I do wonder how well it will scale, though, especially if you're eventually able to import or integrate with your existing buddy list instead of setting up Yet Another Buddy List (YABL!) in me.dium. Heck, I have 1300 people in my Jabber roster and I don't know that I want to co-browse with them all... :-) I'm sure the good folks at me.dium are thinking hard about the problem.</p>
    <p xmlns="">BTW, if you're really interested in playing with me.dium, <a href="xmpp:stpeter@jabber.org">Jabber me</a> with your email address and I'll see if I can send you an invite (don't email me, I still have 1500 messages in my inbox and I don't need more!).</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>TBird</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-10.html#2006-10-11T10:46"/>
    <id>tag:saint-andre.com,2006-10-11:blog-entry-10:46</id>
    <published>2006-10-11T10:46:00-07:00</published>
    <updated>2006-10-11T10:46:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Contributions good. As a mostly happy Thunderbird user I'm delighted to see that Qualcomm will be migrating Eudora to Thunderbird. Maybe some of the bugs and usability issues that have been bothering me will get fixed faster now. :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">As a mostly happy <a href="http://www.mozilla.com/thunderbird/">Thunderbird</a> user I'm delighted to see that Qualcomm will be <a href="http://www.qualcomm.com/press/releases/2006/061011_project_collaboration_mozilla.html">migrating Eudora to Thunderbird</a>. Maybe some of the bugs and usability issues that have been bothering me will get fixed faster now. :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Kudos, Rimu!</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-09.html#2006-09-12T19:59"/>
    <id>tag:saint-andre.com,2006-09-12:blog-entry-19:59</id>
    <published>2006-09-12T19:59:00-07:00</published>
    <updated>2006-09-12T19:59:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>A service to rave about. (Note: updated with corrected Jabber info!)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">(Note: updated with corrected Jabber info!)</p>
    <p xmlns="">A while back, <a href="http://www.dizzyd.com/">Dizzy</a> and I decided to split a <a href="http://rimuhosting.com/vps/aboutvps.jsp">virtual private server</a> (running Debian) from <a href="http://rimuhosting.com/">RimuHosting</a>. While setting up yet another domain just now, I realized that I've forgotten to post about them, so herewith I correct the oversight. In short, they are great! Rock solid hosting, timely and knowledgeable service, <a href="http://rimuhosting.com/datacenters.jsp">datacenters</a> around the Anglosphere, and great prices made even better by discounts for folks who contribute to open-source projects. <strike>My only complaint is that you can't <a href="http://rimuhosting.com/support/aboutrh.jsp">IM them</a> via Jabber, only AIM, MSN, and Yahoo (c'mon guys, get with open source and open standards!).</strike> And you can contact <a href="http://rimuhosting.com/support/staff.jsp">them</a> via Jabber, too! (Their JabberIDs are of the form &lt;friendlyrimupersonsfirstname@jabber.rimuhosting.com&gt;.) If you are a looking for a hosting service, I cannot recommend RimuHosting highly enough. Kudos, Rimu!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>New Cert</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-07.html#2006-07-07T11:41"/>
    <id>tag:saint-andre.com,2006-07-07:blog-entry-11:41</id>
    <published>2006-07-07T11:41:00-07:00</published>
    <updated>2006-07-07T11:41:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>X.509 again. In my continuing experiments with security technologies, I've obtained a new X.509 certificate, this time from the StartCom Free SSL Certification Authority. So I may be signing my emails with this new cert for a while, or switching back and forth between this cert and the one I received from CAcert a while back. Forewarned is forearmed. :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">In my continuing experiments with security technologies, I've obtained a <a href="http://www.saint-andre.com/me/stpeter-startcom.cer">new X.509 certificate</a>, this time from the <a href="http://cert.startcom.org/">StartCom Free SSL Certification Authority</a>. So I may be signing my emails with this new cert for a while, or switching back and forth between this cert and the <a href="http://www.saint-andre.com/me/stpeter-cacert.cer">one</a> I received from <a href="http://www.cacert.org/">CAcert</a> a while back. Forewarned is forearmed. :-)</p>
    <p xmlns="">(Oh, and by the way, <a href="http://www.vpas.fsnet.co.uk/wot/publish_cert.html">this page</a> has helpful information about exporting certificates for publishing on a website.)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>ClaimID</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-06.html#2006-06-27T14:44"/>
    <id>tag:saint-andre.com,2006-06-27:blog-entry-14:44</id>
    <published>2006-06-27T14:44:00-07:00</published>
    <updated>2006-06-27T14:44:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Claiming what's yours. Thanks to a blog entry from Fred Stutzman, I just discovered ClaimID, "a service that lets you manage your online identity". The cool thing is that it uses the MicroID technology that Jeremie announced a few months back (this blog was probably the first website in the world to use MicroIDs). So naturally I had to sign up for a ClaimID page. Not only is this a cool service, but the website is simple, intuitive, and beautiful. Well done! But I wonder if ClaimID will mind that this blog now has two MicroIDs in the meta tags...</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Thanks to a <a href="http://chimprawk.blogspot.com/2006/06/creating-social-web-of-trust-with.html">blog entry</a> from Fred Stutzman, I just discovered <a href="http://claimid.com">ClaimID</a>, "a service that lets you manage your online identity". The cool thing is that it uses the <a href="http://microid.org/">MicroID</a> technology that <a href="http://jeremie.com/">Jeremie</a> announced a few months back (this blog was probably <a href="http://www.saint-andre.com/blog/2006-03.html#2006-03-26T15:09">the first website</a> in the world to use MicroIDs). So naturally I had to sign up for a <a href="http://claimid.com/stpeter">ClaimID page</a>. Not only is this a cool service, but the website is simple, intuitive, and beautiful. Well done! But I wonder if ClaimID will mind that this blog now has two MicroIDs in the meta tags...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>DCLXVI</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-06.html#2006-06-08T20:31"/>
    <id>tag:saint-andre.com,2006-06-08:blog-entry-20:31</id>
    <published>2006-06-08T20:31:00-07:00</published>
    <updated>2006-06-08T20:31:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>666 revisited. Heh. 666 in Roman numerals is DCLXVI. And wouldn't you know, DCLXVI.com is for sale. The price? $666.00. :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Heh. 666 in Roman numerals is DCLXVI. And wouldn't you know, <a href="http://www.dclxvi.com/">DCLXVI.com is for sale</a>. The price? $666.00. :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Tor</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-05.html#2006-05-19T20:57"/>
    <id>tag:saint-andre.com,2006-05-19:blog-entry-20:57</id>
    <published>2006-05-19T20:57:00-07:00</published>
    <updated>2006-05-19T20:57:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Anonymity and identity. Although I prefer to sign my electronic communications with a digital signature, I also value anonymity when I surf the web (and I'm not the only one). In the past I've sporadically used services like Anonymizer, but recently I discovered something better: Tor. Tor grew out of Navy research on onion routing (though it now uses incremental path-building) and, based on my research so far, I think it's a pretty solid approach to anonymous browsing. It does slow down the web experience, but then I'm not particularly in a big hurry.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Although I <a href="http://www.saint-andre.com/blog/2006-02.html#2006-02-27T22:13">prefer to sign</a> my electronic communications with a digital signature, I also value anonymity when I surf the web (and I'm <a href="http://tor.eff.org/overview.html.en">not the only one</a>). In the past I've sporadically used services like Anonymizer, but recently I discovered something better: <a href="http://tor.eff.org/">Tor</a>. Tor grew out of Navy research on <a href="http://www.onion-router.net/">onion routing</a> (though it <a href="http://www.onion-router.net/Publications/tor-design.pdf">now uses</a> incremental path-building) and, based on my research so far, I think it's a pretty solid approach to anonymous browsing. It does slow down the web experience, but then I'm not particularly in a big hurry.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>StartCom</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-05.html#2006-05-19T14:59"/>
    <id>tag:saint-andre.com,2006-05-19:blog-entry-14:59</id>
    <published>2006-05-19T14:59:00-07:00</published>
    <updated>2006-05-19T14:59:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Another provider of free certificates. Although I'm still a fan of CAcert (I like the whole web of trust idea), I will note that I recently discovered an alternative provider of free certificates: StartCom. It looks as if they will be included in Mozilla soon, too. The more the merrier! I've started talking with StartCom about supporting the right bits for XMPP server certificates, so stay tuned...</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Although I'm still a fan of <a href="http://www.cacert.org/">CAcert</a> (I like the whole web of trust idea), I will note that I recently discovered an alternative provider of free certificates: <a href="http://cert.startcom.org/">StartCom</a>. It looks as if they will be <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=338552">included in Mozilla</a> soon, too. The more the merrier! I've started talking with StartCom about supporting the right bits for XMPP server certificates, so stay tuned...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Freewares</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-05.html#2006-05-11T10:17"/>
    <id>tag:saint-andre.com,2006-05-11:blog-entry-10:17</id>
    <published>2006-05-11T10:17:00-07:00</published>
    <updated>2006-05-11T10:17:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>A note to self. I find the following freeware packages helpful just about every day and I need to send the developers some Paypal love:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I find the following freeware packages helpful just about every day and I need to send the developers some Paypal love:</p>
    <ul xmlns="">
      <li><a href="http://earthlingsoft.net/UnicodeChecker/">UnicodeChecker</a></li>
      <li><a href="http://extensions.hesslow.se/quicktext/">QuickText</a></li>
    </ul>
    <p xmlns="">Just a quick note to self. ;-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Ranking Links</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-05.html#2006-05-10T19:54"/>
    <id>tag:saint-andre.com,2006-05-10:blog-entry-19:54</id>
    <published>2006-05-10T19:54:00-07:00</published>
    <updated>2006-05-10T19:54:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Microformats for reputation? I've been doing some reading on reputation systems. (I don't know that we want or need a reputation system in the Jabber world, but I'm doing that reading as background to thinking through the question.) On the web we have things like XFN to specify meta-data about links, but those do not explicitly provide appraisals of reputation. How does reputation emerge? PageRank and similar systems represent a kind of reputation. When I link to a page or a person or any other resource, is there a way to more explicitly tag the fact that I think that resource is valuable? I don't see quite such a mechanism in the semi-official microformats list or in a quick survey of various blog posts on the subject (such as this one). How about rel-whuffie, folks?</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I've been doing some reading on reputation systems. (I don't know that we want or need a reputation system in the <a href="http://www.jabber.org/">Jabber</a> world, but I'm doing that reading as background to thinking through the question.) On the web we have things like <a href="http://gmpg.org/xfn/">XFN</a> to specify meta-data about links, but those do not explicitly provide appraisals of reputation. How does reputation emerge? PageRank and similar systems represent a kind of reputation. When I link to a page or a person or any other resource, is there a way to more explicitly tag the fact that I think that resource is valuable? I don't see quite such a mechanism in the semi-official <a href="http://microformats.org/wiki/Main_Page">microformats list</a> or in a quick survey of various blog posts on the subject (such as <a href="http://changelog.ca/log/2005/09/12/proposed-microformats-for-reputation-and-trust-metrics">this one</a>). How about rel-whuffie, folks?</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Greatness</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-05.html#2006-05-06T21:21"/>
    <id>tag:saint-andre.com,2006-05-06:blog-entry-21:21</id>
    <published>2006-05-06T21:21:00-07:00</published>
    <updated>2006-05-06T21:21:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>50 to 1 in programming and other jobs. Tom Evslin explains why a great programmer is worth fifty good ones, and Anthony Presley extends the argument to all job functions. The hard part is discovering your core competencies and thereby figuring out the job at which you're not merely good, but great.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Tom Evslin explains <a href="http://blog.tomevslin.com/2006/05/why_a_great_pro.html">why a great programmer is worth fifty good ones</a>, and Anthony Presley <a href="http://resolutionsystems.blogspot.com/2006/05/great-programmers-or-great-people.html">extends the argument</a> to all job functions. The hard part is discovering your core competencies and thereby figuring out the job at which you're not merely good, but great.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Freenet</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-04.html#2006-04-04T16:25"/>
    <id>tag:saint-andre.com,2006-04-04:blog-entry-16:25</id>
    <published>2006-04-04T16:25:00-07:00</published>
    <updated>2006-04-04T16:25:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>More conceptual convergence. The folks at Freenet have released 0.7 alpha. From their release we find out that:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The folks at <a href="http://freenetproject.org/">Freenet</a> have released 0.7 alpha. From their release we find out that:</p>
    <blockquote xmlns="" cite="">
      <p>Freenet 0.7 represents a major new approach to peer-to-peer network design. To protect the network, and the user's anonymity, Freenet users will now have the ability to connect directly to other people that they know and trust, together forming a "global darknet" making it extremely difficult for any third party, whether a government or another powerful organisation, to determine that a user is participating in Freenet, let alone what they are doing with it.</p>
    </blockquote>
    <p xmlns="">And:</p>
    <blockquote xmlns="" cite="">
      <p>The new Freenet employs a simpler and more flexible routing model than previous versions, which in the future may allow diverse applications ranging from efficient search, to near-real time instant messaging and chat between anonymous participants.</p>
    </blockquote>
    <p xmlns="">So it seems that Freenet has absorbed the meme of "the buddy list is the center of the universe" (connect only to those you know and trust) and are looking into IM as well. Interesting...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Going Mobile</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-04.html#2006-04-04T15:09"/>
    <id>tag:saint-andre.com,2006-04-04:blog-entry-15:09</id>
    <published>2006-04-04T15:09:00-07:00</published>
    <updated>2006-04-04T15:09:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>The implications of ubiquitous wireless networking. I spoke at a telco-heavy event last week. Really I do not see what their future is, other than to provide fat pipes. Once WiFi (or WiMAX) is prevalent in the cities and people start using IP phones (Skype has announced one and rumors are that Apple is readying one for the market), the combination of fast 'net access and open standards will drive innovation to really take off at the edges in radical new ways. And the telcos are not known for innovation, so they will, I think, more and more be left behind.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I spoke at a telco-heavy event last week. Really I do not see what their future is, other than to provide fat pipes. Once WiFi (or WiMAX) is prevalent in the cities and people start using IP phones (Skype has announced one and rumors are that Apple is readying one for the market), the combination of fast 'net access and open standards will drive innovation to really take off at the edges in radical new ways. And the telcos are not known for innovation, so they will, I think, more and more be left behind.</p>
    <p xmlns="">Another challenging idea: the average time to pay off investments in the older generation of switching equipment was 30 years (according to one speaker at the conference I attended). The time to payoff is now 3 to 5 years but technology generations (read: software-driven innovations) are on the order of 18 months, and accelerating. So anyone who is deploying expensive infrastructure and expecting to reap the profits from their investments is deluded. What happens when technology generations occur every 6 months or less? (Yes, the time is coming.) Forget about all that centralized telco stuff -- only small, decentralized technologies will thrive.</p>
    <p xmlns="">Final thought: once IP phones take off, presence will indeed become the new dial tone (why call someone if they're not available?). So the buddy list will become the center of the universe, even more than it is today.</p>
    <p xmlns="">May you live in interesting times. :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Got WiFi?</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-03.html#2006-03-27T13:27"/>
    <id>tag:saint-andre.com,2006-03-27:blog-entry-13:27</id>
    <published>2006-03-27T13:27:00-07:00</published>
    <updated>2006-03-27T13:27:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Clocks and networks. I'm sitting here at DIA waiting for a flight to Dallas (thence to London), thinking about medieval tower clocks -- you know, those huge old clocks you see on central squares in places like Prague, Salzburg, and Munich. At the time, those huge clocks were hugely expensive, and in many towns the citizens agreed to special taxes to fund their construction. If there had been libertarians and advocates for the poor back then, I'm sure they both would have complained. After all, the clocks were municipal projects that benefited primarily those who needed to know the time of day before inexpensive pocket watches had been invented -- the burghers, tradespeople, and merchants who were at the forefront of economic and technological change in the 1300s and 1400s.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I'm sitting here at <a href="http://www.flydenver.com/">DIA</a> waiting for a flight to Dallas (thence to London), thinking about medieval tower clocks -- you know, those huge old clocks you see on central squares in places like Prague, Salzburg, and Munich. At the time, those huge clocks were hugely expensive, and in many towns the citizens agreed to special taxes to fund their construction. If there had been libertarians and advocates for the poor back then, I'm sure they both would have complained. After all, the clocks were municipal projects that benefited primarily those who needed to know the time of day before inexpensive pocket watches had been invented -- the burghers, tradespeople, and merchants who were at the forefront of economic and technological change in the 1300s and 1400s.</p>
    <p xmlns="">We could see free municipal wifi as a similar kind of investment. Sure, it benefits primarily those at the forefront of economic and technological change today -- the laptop-toting computer geeks, the PDA-wielding deal makers, the Blackberry-addicted business men and women who are out there making things happen. It doesn't benefit people the poor people who don't have laptops, PDAs, Blackberries, and other kinds of modern gadgetry. But you know what? Poor people don't pay taxes. So at this moment -- as I see a rapacious, aging monopolist called AT&amp;T hit me up for $7.95 for 24 hours of access to the 'net via a hotspot named "Freedomlink" (!) while I'm waiting for my plane to load -- I don't feel like giving a lot of credence to the arguments about municipal wifi taking business away from the long-suffering network operators and not benefiting the poorest Americans.</p>
    <p xmlns="">Naturally there are many arguments against municipal wifi (not least that the cities would probably botch the job). But at least open up the field so that community groups, local businesses, and perhaps consortia of airlines can offer the service themselves. Government-enforced wifi monopolies in public spaces are simply highway robbery.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>MicroIDs</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-03.html#2006-03-26T15:09"/>
    <id>tag:saint-andre.com,2006-03-26:blog-entry-15:09</id>
    <published>2006-03-26T15:09:00-07:00</published>
    <updated>2006-03-26T15:09:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>An identity microformat. Jer is exploring a concept he's calling MicroIDs: "small, decentralized, verifiable identity". I think my blog may be the first site in the world to use the microid meta tag (view source to see), since I added it experimentally when Jer and I were chatting about this a few days ago. :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns=""><a href="http://jeremie.com/blog/">Jer</a> is <a href="http://jeremie.com/blog/index.php?entry=entry060325-131146">exploring</a> a concept he's calling <a href="http://www.microid.org/">MicroIDs</a>: "small, decentralized, verifiable identity". I think my blog may be the first site in the world to use the microid meta tag (view source to see), since I added it experimentally when Jer and I were chatting about this a few days ago. :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Tag This</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-03.html#2006-03-22T21:47"/>
    <id>tag:saint-andre.com,2006-03-22:blog-entry-21:47</id>
    <published>2006-03-22T21:47:00-07:00</published>
    <updated>2006-03-22T21:47:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>More on microformats. A chat with Jer today has gotten me interested again in microformats such as XFN and (the point of this blog entry) rel=tag. Since we last blogged about open or decentralized tagging (not centralized services like Technorati), the tag: URI scheme has been published as RFC 4151 and perhaps folks have gotten a chance to think more about how tag: URIs can be useful. I now see that tag: URIs are not hyperlinks to places; instead, they provide unique identifiers. So perhaps my old example was misleading:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">A chat with <a href="http://jeremie.com/blog/">Jer</a> today has gotten me interested again in <a href="http://microformats.org/">microformats</a> such as <a href="http://gmpg.org/xfn/">XFN</a> and (the point of this blog entry) <a href="http://microformats.org/wiki/rel-tag">rel=tag</a>. Since we <a href="http://www.saint-andre.com/blog/2005-08.html#2005-08-05T17:21">last blogged</a> about open or decentralized tagging (not centralized services like Technorati), the <a href="http://taguri.org/">tag: URI scheme</a> has been published as <a href="http://www.ietf.org/rfc/rfc4151.txt">RFC 4151</a> and perhaps folks have gotten a chance to think more about how tag: URIs can be useful. I now see that tag: URIs are not hyperlinks to places; instead, they provide unique identifiers. So perhaps my old example was misleading:</p>
    <blockquote xmlns="" cite="">
      <p>&lt;a href="tag:saint-andre.com,2005-08-05:open+tags" rel="tag"&gt;open tagging&lt;/a&gt;</p>
    </blockquote>
    <p xmlns="">Well, I don't think so. We're not linking to anything here, we're identifying something. So you might think that &lt;a name='tag:...'/&gt; would make sense, but the 'name' attribute is used to identify page fragments, so that's not right, either. How about the XHMTL 'id' attribute? Well, that must be unique within a page, so we have the same issue I raised before: you can't use the same tag: URI in the same document multiple times (e.g., to tag multiple blog entries posted on the same day); besides which, URIs don't match the <a href="http://www.w3.org/TR/html401/types.html#type-name">name datatype</a>.</p>
    <p xmlns="">So how about the 'cite' attribute?</p>
    <blockquote xmlns="" cite="">
      <p>&lt;cite cite='tag:saint-andre.com,2006-03-22:open+tags'&gt;open tagging&lt;/cite&gt;</p>
    </blockquote>
    <p xmlns="">Perhaps. We may have lost the rel='tag' semantics (though just about any XHTML element may possess the 'rel' attribute, so maybe not). Yet the <a href="http://www.w3.org/TR/xhtml2/mod-hyperAttributes.html#adef_hyperAttributes_cite">meaning of the cite attribute</a> seems more appropriate:</p>
    <blockquote xmlns="" cite="http://www.w3.org/TR/xhtml2/mod-hyperAttributes.html#adef_hyperAttributes_cite">
      <p>The value of this attribute is a URI that designates a source document or message. This attribute is intended to give further information about the element's contents...</p>
    </blockquote>
    <p xmlns="">If you twist your head just right and squint your eyes a bit, a tag: URI could be seen as a source document or message -- the tag identifies the context for the citation.</p>
    <p xmlns="">However, few if any browsers currently provide a way for users to actuate 'cite' URIs (even though they are supposed to). But perhaps that is to the good, since the point of <cite>open tagging</cite> (there, I did it!) is quite possibly automated processing rather than user clicking.</p>
    <p xmlns="">If folks don't like the presentational implications of the <a href="http://www.w3.org/TR/xhtml2/mod-text.html#edef_text_cite">cite element</a>, they can add the 'cite' attribute to non-presentational elements like <a href="http://www.w3.org/TR/xhtml2/mod-text.html#edef_text_span">span element</a>. The result? A kind of invisible yet open tagging that smart browsers could render in intelligent ways, but that would be hidden from less savvy users.</p>
    <p xmlns="">And yes, the last paragraph included an example:</p>
    <blockquote xmlns="" cite="">
      <p>&lt;span rel='tag' cite='tag:saint-andre.com,2006-03-22:open+tags'&gt;open tagging&lt;/span&gt;</p>
    </blockquote>
    <p xmlns="">It's worth considering...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>DTM</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-03.html#2006-03-10T11:59"/>
    <id>tag:saint-andre.com,2006-03-10:blog-entry-11:59</id>
    <published>2006-03-10T11:59:00-07:00</published>
    <updated>2006-03-10T11:59:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Denver techies IRL. Had a great time with Joe Hildebrand last night at the Denver Tech Meetup, hosted by Steve O'Grady of RedMonk. Although I didn't get to talk much with Steve, I did enjoy chatting with Mike Hostetler, Michael Coté (also of RedMonk, in from Austin), Danny Newman, and a bunch of other folks (sorry, didn't catch all their blogs). Looking forward to the next meetup already!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Had a great time with <a href="http://arch.jabber.com/weblog/">Joe Hildebrand</a> last night at the <a href="http://www.denvertechmeetup.com/">Denver Tech Meetup</a>, hosted by <a href="http://www.redmonk.com/sogrady/index.shtml">Steve O'Grady</a> of <a href="http://www.redmonk.com/">RedMonk</a>. Although I didn't get to talk much with Steve, I did enjoy chatting with <a href="http://amountaintop.com/">Mike Hostetler</a>, <a href="http://www.drunkandretired.com/">Michael Coté</a> (also of RedMonk, in from Austin), <a href="http://www.dannynewman.com/danny/">Danny Newman</a>, and a bunch of other folks (sorry, didn't catch all their blogs). Looking forward to the next meetup already!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>iLiad</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-02.html#2006-02-27T21:29"/>
    <id>tag:saint-andre.com,2006-02-27:blog-entry-21:29</id>
    <published>2006-02-27T21:29:00-07:00</published>
    <updated>2006-02-27T21:29:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>E-reader, e-ink, egads! The new iLiad electronic reading device is just way cool.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The new <a href="http://www.irextechnologies.com/shop/products/iliad.htm">iLiad</a> electronic reading device is just <a href="http://flickr.com/photos/londondan/104891323/">way cool</a>.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>RFC 4417</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-02.html#2006-02-27T20:29"/>
    <id>tag:saint-andre.com,2006-02-27:blog-entry-20:29</id>
    <published>2006-02-27T20:29:00-07:00</published>
    <updated>2006-02-27T20:29:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>IAB Messaging Report. Today the IETF published RFC 4417: Report of the 2004 IAB Messaging Workshop. Thanks to Lisa Dusseault I was shoehorned, er, volunteered, er, willingly convinced to co-edit it with the ever-gracious Pete Resnick.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Today the <a href="http://www.ietf.org/">IETF</a> published <a href="http://www.ietf.org/rfc/rfc4417.txt">RFC 4417: Report of the 2004 IAB Messaging Workshop</a>. Thanks to <a href="http://nih.blogspot.com/">Lisa Dusseault</a> I was shoehorned, er, volunteered, er, willingly convinced to co-edit it with the ever-gracious <a href="http://people.qualcomm.com/presnick/">Pete Resnick</a>.</p>
    <p xmlns="">(Note to self: update the XML source and submit it to <a href="http://xml.resource.org/">xml.resource.org</a>.)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Big Ears</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-02.html#2006-02-24T20:37"/>
    <id>tag:saint-andre.com,2006-02-24:blog-entry-20:37</id>
    <published>2006-02-24T20:37:00-07:00</published>
    <updated>2006-02-24T20:37:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Opening up the music marketplace. The jazz musicians used to say that people who really listen have "big ears". Unfortunately, in the world of digital music today, the various different audio players and social music sites don't listen to each other. Example: I recently signed up at last.fm (which is now dutifully keeping track of what I listen to in iTunes), but there's no easy way to share what I've listened to with anyone outside the last.fm silo. It needs to be much easier for me to publicize my musical favorites so that people who like the same kind of music can find me, so that smart people can build recommendation services, so that Google can spider the web for music favorites, and in general so that innovation can happen where it happens best: on the edges, not in walled-off little gardens. Thankfully, the good folks at Songbird are aiming to change that. I had a longish chat with chief nestminder Rob Lord today and he really gets it.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The jazz musicians used to say that people who really listen have "big ears". Unfortunately, in the world of digital music today, the various different audio players and social music sites don't listen to each other. Example: I recently <a href="http://www.last.fm/user/stpeter">signed up</a> at <a href="http://www.last.fm/">last.fm</a> (which is now dutifully keeping track of what I listen to in iTunes), but there's no easy way to share what I've listened to with anyone outside the last.fm silo. It needs to be much easier for me to publicize my musical favorites so that people who like the same kind of music can find me, so that smart people can build recommendation services, so that Google can spider the web for music favorites, and in general so that innovation can happen where it happens best: on the edges, not in walled-off little gardens. Thankfully, the good folks at <a href="http://songbirdnest.com/">Songbird</a> are aiming to change that. I had a longish chat with chief nestminder <a href="http://www.songbirdnest.com/roblord/blog">Rob Lord</a> today and he really gets it.</p>
    <p xmlns="">So I'm thinking: what can we do in the Jabber community to help out? As befits the real-time nature of Jabber/XMPP technologies, we already have a protocol extension for publishing your <a href="http://www.jabber.org/jeps/jep-0118.html">current tune</a> -- the data format looks like this:</p>
    <blockquote xmlns="" cite="">
&lt;tune&gt;<br/>
  &lt;artist&gt;Yes&lt;/artist&gt;<br/>
  &lt;title&gt;Heart of the Sunrise&lt;/title&gt;<br/>
  &lt;source&gt;Yessongs&lt;/source&gt;<br/>
  &lt;track&gt;3&lt;/track&gt;<br/>
  &lt;length&gt;686&lt;/length&gt;<br/>
&lt;/tune&gt;
    </blockquote>
    <p xmlns="">As far as I can see, there's some information missing there. It would probably be helpful to include &lt;composer/&gt; (where "artist" is the person or group that performs the piece and "composer" is the songwriter or composer). More important is &lt;playcount/&gt; so that you can know how popular this tune is with me (wow, you've listened to "Heart of the Sunrise" 53 times? cool, that's one of my favorites, too!). Another possible field is &lt;rating/&gt; (e.g., on a simple 1 to 10 or 1 to 5 scale).</p>
    <p xmlns="">We also need a way to aggregate tunes into bundles -- either to publish my complete library of tunes (or parts thereof, e.g. by genre, artist, composer, or last listen time) or to publish a specific playlist. That may not be a task for Jabber technologies, because we're all about real-time communication whereas libraries and playlists are probably best retrieved as files since they could get quite big. But some standards here would really help facilitate communication about musical preferences.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Good Luck</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-02.html#2006-02-22T09:23"/>
    <id>tag:saint-andre.com,2006-02-22:blog-entry-09:23</id>
    <published>2006-02-22T09:23:00-07:00</published>
    <updated>2006-02-22T09:23:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>TrackBack standardization? The folks at SixApart have decided to pursue standardization of TrackBack through a TrackBack WG (see the proposed charter). It's a bad sign when attempting to view the proposed spec yields the message "You must be logged into use this page." It's another bad sign when the mailing list archives are private. If they're going to work on this through the IETF, they'll need to be open, open, open. As author of the XMPP RFCs, all I can say is: good luck!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The folks at SixApart have decided to pursue <a href="http://www.sixapart.com/pronet/weblog/2006/02/submitting_trac.html">standardization of TrackBack</a> through a <a href="http://www.lifewiki.net/trackback">TrackBack WG</a> (see the <a href="http://www.lifewiki.net/trackback/TrackBackCharter">proposed charter</a>). It's a bad sign when attempting to view the <a href="http://www.lifewiki.net/attachments/view/101/2.2">proposed spec</a> yields the message "You must be logged into use this page." It's another bad sign when the mailing list archives are private. If they're going to work on this through the IETF, they'll need to be open, open, open. As author of the <a href="http://www.xmpp.org/specs/">XMPP RFCs</a>, all I can say is: good luck!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>I, Spammer</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-02.html#2006-02-09T22:29"/>
    <id>tag:saint-andre.com,2006-02-09:blog-entry-22:29</id>
    <published>2006-02-09T22:29:00-07:00</published>
    <updated>2006-02-09T22:29:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Fragile identity in the slum that is email. I send a lot of spam. Or at least "stpeter@jabber.org" does -- just like "support@paypal.com" and other popular instances of faked From addresses on the email network (no, I'm not that popular, but heck, even I get spam from myself sometimes). So let me make it clear that when I (Peter Saint-Andre, the real person behind the address) send email from my stpeter@jabber.org account, I do two things:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I send a lot of spam. Or at least "stpeter@jabber.org" does -- just like "support@paypal.com" and other popular instances of faked From addresses on the email network (no, I'm not <em>that</em> popular, but heck, even I get spam from myself sometimes). So let me make it clear that when I (Peter Saint-Andre, the real person behind the address) send email from my stpeter@jabber.org account, I do two things:</p>
    <ul xmlns="">
      <li>I digitally sign the message with <a href="http://www.saint-andre.com/me/stpeter.cer">my X.509 certificate</a> (issued by <a href="http://www.cacert.org/">CAcert</a>)</li>
      <li>I digitally sign the message with <a href="http://www.saint-andre.com/me/stpeter.asc">my OpenPGP key</a></li>
    </ul>
    <p xmlns="">(Don't get me started on why I sign my mail with both.)</p>
    <p xmlns="">So if you receive email ostensibly from "stpeter@jabber.org" but it is not digitally signed by yours truly, please do us all a favor and treat it with suspicion or, better yet, set up your <a href="http://www.procmail.org/">procmail</a> filters or other spam-fighting tools to throw it away, because it ain't legit!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>STOP</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-02.html#2006-02-02T14:52"/>
    <id>tag:saint-andre.com,2006-02-02:blog-entry-14:52</id>
    <published>2006-02-02T14:52:00-07:00</published>
    <updated>2006-02-02T14:52:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>The end of an era. 150 years ago it was the hot thing in communications technology, today it has reached the end of its useful life: yes, Western Union has delivered its last telegram.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">150 years ago it was the hot thing in communications technology, today it has reached the end of its useful life: yes, Western Union has delivered its <a href="http://www.wired.com/news/technology/0,70147-0.html">last telegram</a>.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>More Assurances</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-27T16:19"/>
    <id>tag:saint-andre.com,2006-01-27:blog-entry-16:19</id>
    <published>2006-01-27T16:19:00-07:00</published>
    <updated>2006-01-27T16:19:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>CAcerting along. Today I assured Ron Thamert and Mark Zimmerman of Patron Systems within the CAcert web of trust, and last month I assured Mark Troyer and Brian Noecker of Jabber Inc., bringing my total number of assurances to 27. I'm currently ranked as the #105 assurer -- somehow I've never been able to break into the top 100...</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Today I assured Ron Thamert and Mark Zimmerman of <a href="http://www.patronsystems.com/">Patron Systems</a> within the <a href="http://www.cacert.org/">CAcert</a> web of trust, and last month I assured Mark Troyer and Brian Noecker of <a href="http://www.jabber.com/">Jabber Inc.</a>, bringing my total number of assurances to 27. I'm currently ranked as the #105 assurer -- somehow I've never been able to break into the top 100...</p>
    <p xmlns="">Speaking of CAcert, I also "registered" my new OpenPGP key with them, which they have <a href="http://www.saint-andre.com/me/stpeter-cacert.asc">signed</a> for me.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>A Comment</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-20T13:37"/>
    <id>tag:saint-andre.com,2006-01-20:blog-entry-13:37</id>
    <published>2006-01-20T13:37:00-07:00</published>
    <updated>2006-01-20T13:37:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Wherein I disagree with Stowe Boyd. Stowe Boyd saith:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Stowe Boyd <a href="http://www.stoweboyd.com/message/2006/01/washington_post.html">saith</a>:</p>
    <blockquote xmlns="" cite="http://www.stoweboyd.com/message/2006/01/washington_post.html">
      <p>It's not a blog without comments, it's not social media without dialog.</p>
    </blockquote>
    <p xmlns="">Stowe, I think you're wrong about the comments part. This here is a blog and has been <a href="http://www.saint-andre.com/blog/2001-09.html#2001-09-13T12:30">since 2001</a>, but I didn't host people's comments then and I <a href="http://www.saint-andre.com/blog/2006-01.html#2006-01-13T10:33">don't now</a>. I <a href="http://www.jabber.org/people/stpeter.shtml">welcome dialog</a> via blog, IM, email, phone, postal mail, or face-to-face at the conferences I attend. But I don't think dialog requires me to be a hosting service for your comments.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>The /Message</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-18T16:13"/>
    <id>tag:saint-andre.com,2006-01-18:blog-entry-16:13</id>
    <published>2006-01-18T16:13:00-07:00</published>
    <updated>2006-01-18T16:13:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Stowe Boyd on the move. I read Stowe Boyd religiously, so I've been wondering why Mimir hasn't been pinging me with his blog entries. Now I have the answer: Stowe's blog has moved to &lt;http://www.stoweboyd.com/message/&gt;. It seems that Stowe, too, has just learned the importance of becoming a citizen of the Internet.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I read Stowe Boyd religiously, so I've been wondering why <a href="http://mimir.ik.nu/">Mimir</a> hasn't been pinging me with his blog entries. Now I have the answer: Stowe's blog has moved to &lt;<a href="http://www.stoweboyd.com/message/">http://www.stoweboyd.com/message/</a>&gt;. It seems that Stowe, too, has <a href="">just learned</a> the importance of <a href="http://www.saint-andre.com/blog/2006-01.html#2006-01-13T10:07">becoming a citizen of the Internet</a>.</p>
    <p xmlns="">BTW, Stowe's essay <a href="http://www.stoweboyd.com/message/2006/01/the_individual_.html">The Individual is the New Group</a> is absolute must reading.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Firewall Not So Great?</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-18T14:41"/>
    <id>tag:saint-andre.com,2006-01-18:blog-entry-14:41</id>
    <published>2006-01-18T14:41:00-07:00</published>
    <updated>2006-01-18T14:41:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Wondering about a discrepancy. The news media is agog over reports that the Chinese authorities routinely block access to restricted websites and chatrooms, filter out bad words like "freedom" and "democracy", and so on (with Microsoft, Yahoo, AOL, Cisco, Google, and other big American companies lending a helping hand). The funny thing is that I receive nice emails from people in China about how much they enjoy my blog, and you know that I am far, far from being politically correct (heck, I sometimes wonder if the U.S. government will censor me, let alone the Chinese government). So I have to wonder about the effectiveness of the great firewall of China...</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The news media is agog over reports that the Chinese authorities routinely block access to restricted websites and chatrooms, filter out bad words like "freedom" and "democracy", and so on (with Microsoft, Yahoo, AOL, Cisco, Google, and other big American companies lending a helping hand). The funny thing is that I receive nice emails from people in China about how much they enjoy my blog, and you <em>know</em> that I am far, far from being politically correct (heck, I sometimes wonder if the U.S. government will censor me, let alone the Chinese government). So I have to wonder about the effectiveness of the great firewall of China...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Governments Should Ban Linux</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-16T15:03"/>
    <id>tag:saint-andre.com,2006-01-16:blog-entry-15:03</id>
    <published>2006-01-16T15:03:00-07:00</published>
    <updated>2006-01-16T15:03:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>When Linux is outlawed, only outlaws will run Linux! The aptly-named Samizdata website is running a controversial think piece entitled Governments Should Ban Linux. Is it truly a satire? Only you can decide. And remember, when Linux is outlawed, only outlaws will run Linux!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The aptly-named <a href="http://www.samizdata.net/blog/">Samizdata</a> website is running a controversial think piece entitled <a href="http://www.samizdata.net/blog/archives/008475.html">Governments Should Ban Linux</a>. Is it truly a satire? Only you can decide. And remember, when Linux is outlawed, only outlaws will run Linux!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Backdoor</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-13T13:19"/>
    <id>tag:saint-andre.com,2006-01-13:blog-entry-13:19</id>
    <published>2006-01-13T13:19:00-07:00</published>
    <updated>2006-01-13T13:19:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Yet another reason to boycott Microsoft. As if censorship were not enough, now it comes to light that Microsoft very probably installed a backdoor so that it could update your Windows 2000 or more recent computer without your permission, no matter how secure you thought your settings were. (Read the whole thing, it's chilling.) Yet another reason to boycott Microsoft.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">As if <a href="http://www.saint-andre.com/blog/2006-01.html#2006-01-06T22:21">censorship</a> were not enough, now it comes to light that Microsoft very probably installed a <a href="http://www.grc.com/sn/SN-022.htm">backdoor</a> so that it could update your Windows 2000 or more recent computer without your permission, no matter how secure you thought your settings were. (Read the <a href="http://www.grc.com/sn/SN-022.htm">whole thing</a>, it's chilling.) Yet another reason to boycott Microsoft.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Boycott Microsoft!</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2006-01.html#2006-01-06T22:21"/>
    <id>tag:saint-andre.com,2006-01-06:blog-entry-22:21</id>
    <published>2006-01-06T22:21:00-07:00</published>
    <updated>2006-01-06T22:21:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>The reprobates of Redmond and the butchers of Beijing. The New York Times is reporting that Microsoft has, at the behest of the Chinese Communist regime, removed the weblog of Zhao Jing (who blogged under the pen name "An Ti") from its MSN Spaces service, without even providing him with the deleted files. A while back Microsoft was keen on calling Linux and other open-source software a form of communism -- I guess now we see who the true communist sympathizers are (perhaps it's because both Microsoft and the Communist Party are dinosaurs). Does Microsoft think that its much-touted freedom to innovate implies the freedom to censor? Stowe Boyd is right: it's time to boycott Microsoft.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The New York Times is reporting that Microsoft has, at the behest of the Chinese Communist regime, removed the weblog of Zhao Jing (who blogged under the pen name "An Ti") from its MSN Spaces service, without even providing him with the deleted files. A while back Microsoft was keen on calling Linux and other open-source software a form of communism -- I guess now we see who the true communist sympathizers are (perhaps it's because both Microsoft and the Communist Party are dinosaurs). Does Microsoft think that its much-touted freedom to innovate implies the freedom to censor? Stowe Boyd is right: it's time to <a href="http://www.corante.com/getreal/archives/2006/01/03/rebecca_mackinnon_and_robert_scoble_on_msn_spaces_chinese_censorship.php">boycott Microsoft</a>.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>IP4IT</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-11.html#2005-11-15T21:15"/>
    <id>tag:saint-andre.com,2005-11-15:blog-entry-21:15</id>
    <published>2005-11-15T21:15:00-07:00</published>
    <updated>2005-11-15T21:15:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Many happy returns. Over the last two days I attended the IP4IT conference in Las Vegas. The folks at Pulver (especially Carl Ford) did a great job of gathering interesting speakers for the conference -- for instance, earlier today I was on a panel with both Matt Mullenweg of WordPress and my old friend Jimmy Wales of Wikipedia. I also much enjoyed the challenging thoughts of Paul Strassmann as well as a lively session on the meaning of Skype. Here's hoping Pulver continues to hold these events in the future.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Over the last two days I attended the <a href="http://www.ip4it.com/">IP4IT</a> conference in Las Vegas. The folks at <a href="http://www.pulver.com/">Pulver</a> (especially Carl Ford) did a great job of gathering interesting speakers for the conference -- for instance, earlier today I was on a panel with both <a href="http://photomatt.net/">Matt Mullenweg</a> of <a href="http://www.wordpress.org/">WordPress</a> and my old friend <a href="http://blog.jimmywales.com/">Jimmy Wales</a> of <a href="http://www.wikipedia.org/">Wikipedia</a>. I also much enjoyed the challenging thoughts of <a href="http://www.pulver.com/ip4it05/conference_program_ewsk1124819379.html#ewks1124821398">Paul Strassmann</a> as well as a lively session on the meaning of Skype. Here's hoping Pulver continues to hold these events in the future.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Some Aphorisms</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-10.html#2005-10-28T14:33"/>
    <id>tag:saint-andre.com,2005-10-28:blog-entry-14:33</id>
    <published>2005-10-28T14:33:00-07:00</published>
    <updated>2005-10-28T14:33:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Short takes on standardization and such. Recently I came up with a few aphorisms, most related to protocol standardization, so I figured I'd write them down here:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Recently I came up with a few aphorisms, most related to protocol standardization, so I figured I'd write them down here:</p>
    <ul xmlns="">
      <li>The law of standards (cf. <a href="http://www.jfsowa.com/computer/standard.htm">Sowa</a>): "Standardization efforts tend to succeed when they formalize simple, working technologies, but formal efforts at creating standards tend to result in complex, unworkable technologies."</li>
      <li>Idea for a tagline: "We put the example in example.com!"</li>
      <li>And a general observation: "It's much easier to question authority than it is to question your own assumptions."</li>
    </ul>
  </div>
    </content>
  </entry>
  <entry>
    <title>CAcerting</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-10.html#2005-10-24T17:09"/>
    <id>tag:saint-andre.com,2005-10-24:blog-entry-17:09</id>
    <published>2005-10-24T17:09:00-07:00</published>
    <updated>2005-10-24T17:09:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>New certificate. For those who care, I just created a new CAcert certificate that includes my personal email address and revoked my old certificate that contains only my jabber.org email address, so if you sign/encrypt mail you may receive a notice about accepting the new cert...</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">For those who care, I just created a new <a href="http://www.cacert.org/">CAcert</a> certificate that includes my personal email address and revoked my old certificate that contains only my jabber.org email address, so if you sign/encrypt mail you may receive a notice about accepting the new cert...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Iconic</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-10.html#2005-10-10T14:39"/>
    <id>tag:saint-andre.com,2005-10-10:blog-entry-14:39</id>
    <published>2005-10-10T14:39:00-07:00</published>
    <updated>2005-10-10T14:39:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Keys, locks, and other security icons in Thunderbird 1.5 beta. The other day I upgraded to Thunderbird 1.5 Beta 2 and I noticed that the nice message security icons (key if message signed, lock and key if message signed and encrypted) were missing. A post to the MozillaZine forums yielded the information that this is bug #308451 and that it will be fixed in 1.5 final.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The other day I upgraded to <a href="http://www.mozilla.org/products/thunderbird/releases/1.5beta2.html">Thunderbird 1.5 Beta 2</a> and I noticed that the nice message security icons (key if message signed, lock and key if message signed and encrypted) were missing. A <a href="http://forums.mozillazine.org/viewtopic.php?t=328293&amp;start=0&amp;postdays=0&amp;postorder=asc&amp;highlight=">post</a> to the MozillaZine forums yielded the information that this is <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=308541">bug #308451</a> and that it will be fixed in 1.5 final.</p>
    <p xmlns="">Open source rocks, and the Mozilla projects rock especially hard. (Now if only someone would write a kick-ass Jabber client on the Mozilla platform....)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>FutureVision Redux</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-09.html#2005-09-13T12:41"/>
    <id>tag:saint-andre.com,2005-09-13:blog-entry-12:41</id>
    <published>2005-09-13T12:41:00-07:00</published>
    <updated>2005-09-13T12:41:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Technology trends in 2010 and beyond. I've posted a PDF version of the slideware I presented last Friday at the FutureVision 2010 conference. I'm not sure how much the faculty, students, and industry specialists got out of my presentation, but I enjoyed giving it. One of these days I'll turn it into an essay with proper references and such, since the slides are a bit cryptic.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I've posted a <a href="http://www.saint-andre.com/thoughts/FutureVision.pdf">PDF version</a> of the slideware I <a href="http://www.saint-andre.com/blog/2005-09.html#2005-09-07T12:17">presented last Friday</a> at the <a href="http://fv2010.colostate.edu/">FutureVision 2010</a> conference. I'm not sure how much the faculty, students, and industry specialists got out of my presentation, but I enjoyed giving it. One of these days I'll turn it into an essay with proper references and such, since the slides are a bit cryptic.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>FutureVision</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-09.html#2005-09-07T12:17"/>
    <id>tag:saint-andre.com,2005-09-07:blog-entry-12:17</id>
    <published>2005-09-07T12:17:00-07:00</published>
    <updated>2005-09-07T12:17:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Technology trends in 2010 and beyond. It seems I forgot to mention that I'm giving an invited talk this Friday at the FutureVision 2010 conference being held on the campus of Colorado State University. Check out the program for details. The talk is not about Jabber or any specific technology, more about technology trends caused by ubiquitous computing and always-on connectivity. But you can be sure that presence, identity, real-time communications, security, and intellectual property will be part of the mix... :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">It seems I forgot to mention that I'm giving an invited talk this Friday at the <a href="http://fv2010.colostate.edu/">FutureVision 2010</a> conference being held on the campus of <a href="http://www.colostate.edu/">Colorado State University</a>. Check out the <a href="http://fv2010.colostate.edu/program.pdf">program</a> for details. The talk is not about Jabber or any specific technology, more about technology trends caused by ubiquitous computing and always-on connectivity. But you can be sure that presence, identity, real-time communications, security, and intellectual property will be part of the mix... :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>CAcert HOWTO</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-09.html#2005-09-01T10:01"/>
    <id>tag:saint-andre.com,2005-09-01:blog-entry-10:01</id>
    <published>2005-09-01T10:01:00-07:00</published>
    <updated>2005-09-01T10:01:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Getting started with the web of trust. The CAcert website is confusing so here's a mini-HOWTO on getting started with the web of trust.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The <a href="http://www.cacert.org/">CAcert website</a> is confusing so here's a mini-HOWTO on getting started with the web of trust.</p>
    <ol xmlns="" start="" type="">
      <li>Go to <a href="http://www.cacert.org/">www.cacert.org</a> and click the "Join" link at the top right.</li>
      <li>Fill out the form. It is very picky about passwords (you're supposed to enter something "strong" so include a combination of letters, numbers, and special characters). Also you need to make up five lost passphrase questions -- I suggest things like your first pet and/or teacher, favorite (or least favorite) song, author, novel, vacation spot, etc.</li>
      <li>Once you're finished, you'll receive an email from CAcert. Click the link contained therein to complete the registration.</li>
      <li>Install CAcert's <a href="http://www.cacert.org/index.php?id=3">root certificate</a> (note: if you want to use CAcert with MS Outlook, make sure you install the root certificate using IE!).</li>
      <li>Go back to <a href="http://www.cacert.org/">www.cacert.org</a> and log in. You can now generate a certificate (click "Client Certificates" in the website navigation) and sign your email messages (more on that in another blog entry), but the certificate won't include your name. If you want to include your name (it's a good thing!), you need to get points in the web of trust by meeting people called "assurers". An "assurer" is someone who verifies your identity by meeting you in person, inspecting your government-issued photo IDs (GIPIDs), and signing your web of trust form. You find assurers in your area by clicking the "Find an Assurer" link under "CAcert Web of Trust". So we begin round two...</li>
      <li>Click "CAcert Web of Trust" in the right navigation and then click "A4 - WoT Form" or "US - WoT Form" depending on what paper size you prefer, then print out the form.</li>
      <li>Take the form, along with two GIPIDs, to one of the CAcert assurers. (In some countries, you can show one GIPID and one non-photo ID like a birth certificate, but in general it is best to bring something like a driver's license and passport.)</li>
      <li>If you can't find any assurers in your area (it happens!), you need to be verified through the "Trusted Third Party" route by printing the TTP Form, making copies of your GIPIDs, visting two notaries, lawyers, CPAs, or other trusted individuals, having them witness and sign your documents, then sending the TTP Form and GIPID copies in the physical mail to the CAcert offices in Australia. This takes longer but enables you to start with 150 points in the web of trust (it's what I did to get started).</li>
      <li>Once you have at least 50 points in the web of trust, you can generate a certificate that enables you to include your real name in there, thus enabling people to know that the email really is from you. The 50-point level also enables you to get assured server certificates so that you can offer SSL encryption at your website or Jabber server. Once you have 100 points in the web of trust, you can sign code that you write, and you can also become an assurer to help spread the web of trust. (More about the different levels <a href="https://secure.cacert.org/index.php?id=19">here</a>.)</li>
    </ol>
    <p xmlns="">There are more details to explain about how exactly to sign your email (depends on what email client you use, but I found it was quite easy in <a href="http://www.mozilla.org/products/thunderbird/">Thunderbird</a>) and how the web of trust points system works (some assurers can grant you only 10 points, some can grant up to 35), but I'll leave those for another blog entry.</p>
    <p xmlns="">Oh, and if you get stuck, don't depend on the CAcert website, because it's kind of confusing. The <a href="http://wiki.cacert.org/wiki/">wiki</a> is much more useful right now...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurances #20 and #21</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-09.html#2005-09-01T09:03"/>
    <id>tag:saint-andre.com,2005-09-01:blog-entry-09:03</id>
    <published>2005-09-01T09:03:00-07:00</published>
    <updated>2005-09-01T09:03:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>CAcerting along. Yesterday I initiated two more Jabber Inc. folks into the ways of CAcert: Danny Price and Chris Williams. The company is a real hotbed of CAcert activity these days!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Yesterday I initiated two more <a href="http://www.jabber.com/">Jabber Inc.</a> folks into the ways of <a href="http://www.cacert.org/">CAcert</a>: Danny Price and Chris Williams. The company is a real hotbed of CAcert activity these days!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurance #19</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-30T10:47"/>
    <id>tag:saint-andre.com,2005-08-30:blog-entry-10:47</id>
    <published>2005-08-30T10:47:00-07:00</published>
    <updated>2005-08-30T10:47:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Yet another CAcert member has been verified. This morning I initiated Bob Gilson into the ways of CAcert by assuring him (verifying his identity) in the web of trust. As of now I'm the #104 assurer. Gotta keep busy... :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">This morning I initiated Bob Gilson into the ways of <a href="http://www.cacert.org/">CAcert</a> by assuring him (verifying his identity) in the web of trust. As of now I'm the #104 assurer. Gotta keep busy... :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurances #15 - 18</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-26T19:17"/>
    <id>tag:saint-andre.com,2005-08-26:blog-entry-19:17</id>
    <published>2005-08-26T19:17:00-07:00</published>
    <updated>2005-08-26T19:17:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>More CAcerting. This week I assured four more people at Jabber Inc.: Joe Hildebrand, Constantin Nickonov, Walter Domes, and Chris Newton. We now have four CAcert assurers at 1899 Wynkoop Street: me, Andrew Diederich, Matt Miller, and Joe Hildebrand. Finally, one-stop shopping for assurances in Lower Downtown! If you're in Denver, stop by sometime and we can get you all set up.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">This week I assured four more people at <a href="http://www.jabber.com/">Jabber Inc.</a>: <a href="http://arch.jabber.com/weblog/">Joe Hildebrand</a>, Constantin Nickonov, Walter Domes, and Chris Newton. We now have four <a href="http://www.cacert.org/">CAcert</a> assurers at 1899 Wynkoop Street: me, Andrew Diederich, Matt Miller, and Joe Hildebrand. Finally, one-stop shopping for assurances in Lower Downtown! If you're in Denver, stop by sometime and we can get you all set up.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurance #14</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-23T11:21"/>
    <id>tag:saint-andre.com,2005-08-23:blog-entry-11:21</id>
    <published>2005-08-23T11:21:00-07:00</published>
    <updated>2005-08-23T11:21:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>CAcerting along. This morning I met with Carl Malamud in Denver (he's driving across the country to a new gig in DC as CTO of the Center for American Progress). He and I had a fascinating discussion with Joe Hildebrand about some projects Carl has cooking -- it's too early to say what they are, but I guarantee they are going to make waves! While we were at it, I assured Carl with CAcert. Perhaps he can spread the web of trust in the nation's capital. :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">This morning I met with <a href="http://www.media.org/carl.html">Carl Malamud</a> in Denver (he's driving across the country to a new gig in DC as CTO of the <a href="http://www.americanprogress.org/">Center for American Progress</a>). He and I had a fascinating discussion with <a href="http://arch.jabber.com/weblog/">Joe Hildebrand</a> about some projects Carl has cooking -- it's too early to say what they are, but I guarantee they are going to make waves! While we were at it, I assured Carl with <a href="http://www.cacert.org/">CAcert</a>. Perhaps he can spread the web of trust in the nation's capital. :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurance #13</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-22T17:07"/>
    <id>tag:saint-andre.com,2005-08-22:blog-entry-17:07</id>
    <published>2005-08-22T17:07:00-07:00</published>
    <updated>2005-08-22T17:07:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Yet another CAcert assurance. Earlier today I vouched for Andrew Diederich's identity with the web of trust at CAcert. It's still a goal of mine to recruit enough assurers in LoDo so that you can stop by a local landmark like The Tattered Cover or The Wynkoop and we can provide one-stop shopping for all your assurance needs. :-) Both dizzyd and pgmillard should have enough points to be assurers now -- anyone else interested?</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Earlier today I vouched for Andrew Diederich's identity with the web of trust at <a href="http://www.cacert.org/">CAcert</a>. It's still a goal of mine to recruit enough assurers in <a href="http://www.lodo.org/home.htm">LoDo</a> so that you can stop by a local landmark like <a href="http://www.tatteredcover.com/">The Tattered Cover</a> or <a href="http://www.wynkoop.com/">The Wynkoop</a> and we can provide one-stop shopping for all your assurance needs. :-) Both <a href="http://www.dizzyd.com/blog/">dizzyd</a> and <a href="http://www.pgmillard.com/blog/">pgmillard</a> should have enough points to be assurers now -- anyone else interested?</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Atomic Standard</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-17T11:59"/>
    <id>tag:saint-andre.com,2005-08-17:blog-entry-11:59</id>
    <published>2005-08-17T11:59:00-07:00</published>
    <updated>2005-08-17T11:59:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Gentlemen, update your feeds! The IESG has approved The Atom Syndication Format as a Proposed Standard. It's time to go forth and implement! (And yes, I now consider RSS to be a legacy format.) Once the Atom spec is published with a shiny new RFC number, we'll finalize the Atom-over-XMPP spec.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The IESG has approved <a href="http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-11.txt">The Atom Syndication Format</a> as a Proposed Standard. It's time to go forth and implement! (And yes, I now consider <a href="http://blogs.law.harvard.edu/tech/rss">RSS</a> to be a legacy format.) Once the Atom spec is published with a shiny new RFC number, we'll finalize the <a href="http://www.xmpp.org/drafts/draft-saintandre-atompub-notify-03.html">Atom-over-XMPP</a> spec.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>OSCON Photos</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-12T20:06"/>
    <id>tag:saint-andre.com,2005-08-12:blog-entry-20:06</id>
    <published>2005-08-12T20:06:00-07:00</published>
    <updated>2005-08-12T20:06:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Some pictures from Portland. Doc recently posted some photos from OSCON 2005, including one of me and Dizzy and one of me and Miguel.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns=""><a href="http://doc.weblogs.com/">Doc</a> recently <a href="http://doc.weblogs.com/2005/08/09#see">posted</a> some photos from <a href="http://conferences.oreillynet.com/os2005/">OSCON 2005</a>, including one of <a href="http://www.flickr.com/photos/docsearls/32463708/in/set-723574/">me and Dizzy</a> and one of <a href="http://www.flickr.com/photos/docsearls/32463467/in/set-723574/">me and Miguel</a>.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Atomic</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-12T19:47"/>
    <id>tag:saint-andre.com,2005-08-12:blog-entry-19:47</id>
    <published>2005-08-12T19:47:00-07:00</published>
    <updated>2005-08-12T19:47:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>New feeds. Last night I finally got a chance to upgrade my weblog feeds from Atom 0.3 to Atom 1.0. Special thanks to the FEED Validator and its downloadable version (open source rocks). Next I need to update the jabber.org feeds.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Last night I finally got a chance to upgrade my weblog feeds from Atom 0.3 to <a href="http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-10.txt">Atom 1.0</a>. Special thanks to the <a href="http://feedvalidator.org/">FEED Validator</a> and its <a href="http://feedvalidator.org/about.html#where">downloadable version</a> (open source rocks). Next I need to update the jabber.org feeds.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Tag Redux</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-08T12:51"/>
    <id>tag:saint-andre.com,2005-08-08:blog-entry-12:51</id>
    <published>2005-08-08T12:51:00-07:00</published>
    <updated>2005-08-08T12:51:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>More on open tagging. Following up on my recent post, I've been emailing with Bob Wyman about open tagging. Bob suggests that it would make sense for individuals or organizations in particular domains to maintain tagsets for tags in their domains. For instance, the JSF might create and maintain tags related to the various JEPs that we publish. Consider:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Following up on my <a href="http://www.saint-andre.com/blog/2005-08.html#2005-08-05T17:21">recent post</a>, I've been emailing with <a href="http://bobwyman.pubsub.com/">Bob Wyman</a> about <a href="http://technorati.com/tags/open+tags">open tagging</a>. Bob suggests that it would make sense for individuals or organizations in particular domains to maintain tagsets for tags in their domains. For instance, the <a href="http://www.jabber.org/jsf/">JSF</a> might create and maintain tags related to the various <a href="http://www.jabber.org/jeps/">JEPs</a> that we publish. Consider:</p>
    <blockquote xmlns="" cite="">
      <p>&lt;a href="tag:jabber.org,2002-11-19:JEP-0060" rel="tag"&gt;publish-subscribe&lt;/a&gt;</p>
    </blockquote>
    <p xmlns="">Here the domain is that of the maintaining organization, the date is that of the 0.1 version of the JEP, and the tagname is the official number of the specification in the JEP series.</p>
    <p xmlns="">But I wonder: what advantage does such a tag: URI have over the following http: URI?</p>
    <blockquote xmlns="" cite="">
      <p>&lt;a href="http://www.jabber.org/jeps/jep-0060.html" rel="tag"&gt;publish-subscribe&lt;/a&gt;</p>
    </blockquote>
  </div>
    </content>
  </entry>
  <entry>
    <title>tag: You're It</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-05T17:21"/>
    <id>tag:saint-andre.com,2005-08-05:blog-entry-17:21</id>
    <published>2005-08-05T17:21:00-07:00</published>
    <updated>2005-08-05T17:21:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>URIs for open tagging. Stowe Boyd outlines the problem with tagging blog posts by pointing to closed services such as Technorati, and outlines a solution he calls open tagging. Drummond Reed responds with an alternative solution using XRIs. I'm not yet convinced by Drummond's argument that XRIs are better than URNs for this purpose (though I probably need to do further research on XRIs), and I wonder why folks don't just use the existing tag: URI scheme instead. As Bob Wyman has noted, tag: URIs provide a mechanism for uniquely identifying an entity, which can be used to identify Atom entries but, perhaps, also specify the tags used in an entry. For instance, let's say that in this blog entry I use the tags "technology", "blogs", and "tagging"; thus I could uniquely identify the entry as "tag:saint-andre.com,2005-08-05:technology;blogs;tagging" and when I tag the term "tagging" I would do so with the following link:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Stowe Boyd outlines the <a href="http://www.corante.com/getreal/archives/2005/07/21/jeff_jarvis_on_made_for_a_distributed_world.php">problem</a> with <a href="tag:saint-andre.com,2005-08-05:tagging">tagging</a> blog posts by pointing to closed services such as <a href="http://www.technorati.com/">Technorati</a>, and outlines a <a href="http://www.corante.com/getreal/archives/2005/07/24/open_tags_made_for_a_distributed_world.php">solution</a> he calls <a href="http://technorati.com/tag/open+tags">open tagging</a>. Drummond Reed responds with an <a href="http://www.equalsdrummond.name/index.php?p=39">alternative solution</a> using XRIs. I'm not yet convinced by Drummond's argument that <a href="http://www.equalsdrummond.name/index.php?p=40">XRIs are better than URNs</a> for this purpose (though I probably need to do further research on XRIs), and I wonder why folks don't just use the existing <a href="http://taguri.org/07/draft-kindberg-tag-uri-07.html">tag: URI scheme</a> instead. As Bob Wyman has <a href="http://bobwyman.pubsub.com/main/2005/03/tag_uri_scheme_.html">noted</a>, tag: URIs provide a mechanism for uniquely identifying an entity, which can be used to identify Atom entries but, perhaps, also specify the tags used in an entry. For instance, let's say that in this blog entry I use the tags "technology", "blogs", and "tagging"; thus I could uniquely identify the entry as "tag:saint-andre.com,2005-08-05:technology;blogs;tagging" and when I tag the term "tagging" I would do so with the following link:</p>
    <blockquote xmlns="" cite="">
      <p>&lt;a href="tag:saint-andre.com,2005-08-05:tagging" rel="tag"&gt;tagging&lt;/a&gt;</p>
    </blockquote>
    <p xmlns="">There are several potential drawbacks to this approach:</p>
    <ol xmlns="" start="" type="">
      <li>Browsers don't support it. But they don't support XRIs, either.</li>
      <li>What if I want to use the identical combination of tags in multiple entries on the same day? The tag: spec doesn't resolve any times smaller than a yyyy-mm-dd.</li>
    </ol>
    <p xmlns="">However, it would enable tag crawlers to look for properly-constructed tag: URIs, scrape off the tags from the end of each URI (keeping track of the publishing domain or email address), and begin to create collections of commonly-used tags as well as of those who are doing the tagging.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>IP4IT</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-02T16:27"/>
    <id>tag:saint-andre.com,2005-08-02:blog-entry-16:27</id>
    <published>2005-08-02T16:27:00-07:00</published>
    <updated>2005-08-02T16:27:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Las Vegas bound (eventually). Speaking of conferences, it seems that I'm going to be on a panel discussion about grown-up community collaboration with my old e-pal Jimbo Wales at IP4IT this November in Las Vegas (as well as another panel about SPAM, SPIM, and friends). I've always sworn I'd never visit Las Vegas since I have zippo interest in gambling, but I suppose meeting up with Jimbo again is reason enough. :-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Speaking of conferences, it seems that I'm going to be on a panel discussion about <a href="http://www.pulver.com/ip4it05/conference_program_ews11113582637.html">grown-up community collaboration</a> with my old e-pal <a href="http://en.wikipedia.org/wiki/Jimbo_Wales">Jimbo Wales</a> at <a href="http://www.ip4it.com/">IP4IT</a> this November in Las Vegas (as well as another panel about <a href="http://www.pulver.com/ip4it05/conference_program_ewss1119883370.html">SPAM, SPIM, and friends</a>). I've always sworn I'd never visit Las Vegas since I have zippo interest in gambling, but I suppose meeting up with Jimbo again is reason enough. :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>OSCON 2005</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-08.html#2005-08-02T14:33"/>
    <id>tag:saint-andre.com,2005-08-02:blog-entry-14:33</id>
    <published>2005-08-02T14:33:00-07:00</published>
    <updated>2005-08-02T14:33:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Portland bound. I'll be hopping on a plane to Portland, Oregon in a few hours to attend the O'Reilly Open-Source Convention (a.k.a. OSCON). If all goes well I'll be running BOFs on Jabber and CAcert (though they aren't listed on the BOF page yet), participating in Dizzy's session on Passel, chatting with folks from the Mozilla project, and so on. If you're going to be there, look me up (I'm easy to spot) and I'll assure your CAcert credentials.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I'll be hopping on a plane to Portland, Oregon in a few hours to attend the <a href="http://conferences.oreillynet.com/os2005/">O'Reilly Open-Source Convention</a> (a.k.a. OSCON). If all goes well I'll be running BOFs on <a href="http://www.jabber.org/">Jabber</a> and <a href="http://www.cacert.org/">CAcert</a> (though they aren't listed on the <a href="http://conferences.oreillynet.com/pub/w/38/bof.html">BOF page</a> yet), participating in Dizzy's <a href="http://conferences.oreillynet.com/cs/os2005/view/e_sess/7083">session</a> on <a href="http://www.passel.org/">Passel</a>, chatting with folks from the Mozilla project, and so on. If you're going to be there, look me up (I'm <a href="http://www.saint-andre.com/me/photos.html">easy to spot</a>) and I'll assure your <a href="http://www.cacert.org/">CAcert</a> credentials.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Signing</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-29T11:05"/>
    <id>tag:saint-andre.com,2005-06-29:blog-entry-11:05</id>
    <published>2005-06-29T11:05:00-07:00</published>
    <updated>2005-06-29T11:05:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>CAcert + Tbird. I never did solve the problem I was having with Mutt and S/MIME, so I've switched to Thunderbird (gasp, a GUI email client!), which is now happily signing my outbound email and reading the signatures on inbound mail (at least signatures of other folks who've received certificates from CAcert). A step in the right direction.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I never did solve the <a href="http://www.saint-andre.com/blog/2005-05.html#2005-05-17T20:29">problem</a> I was having with <a href="http://www.mutt.org/">Mutt</a> and S/MIME, so I've switched to <a href="http://www.mozilla.org/products/thunderbird/">Thunderbird</a> (gasp, a GUI email client!), which is now happily signing my outbound email and reading the signatures on inbound mail (at least signatures of other folks who've received certificates from <a href="http://www.cacert.org/">CAcert</a>). A step in the right direction.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Closed Shut</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-29T10:27"/>
    <id>tag:saint-andre.com,2005-06-29:blog-entry-10:27</id>
    <published>2005-06-29T10:27:00-07:00</published>
    <updated>2005-06-29T10:27:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>The importance of openness for security. Over at Financial Cryptography, Ian Grigg outs Mozilla for the closed nature of its security discussions. Not happy reading.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Over at Financial Cryptography, Ian Grigg <a href="https://www.financialcryptography.com/mt/archives/000514.html">outs Mozilla</a> for the closed nature of its security discussions. Not happy reading.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>MIT Weblog Survey</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-28T15:13"/>
    <id>tag:saint-andre.com,2005-06-28:blog-entry-15:13</id>
    <published>2005-06-28T15:13:00-07:00</published>
    <updated>2005-06-28T15:13:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Helping to advance the science of blogs. </summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns=""><a href="http://blogsurvey.media.mit.edu/request"><img src="http://blogsurvey.media.mit.edu/images/survey-statistic.gif" align="" border=""/></a></p>
    <p xmlns="">(Hat tip: <a href="http://www.corante.com/getreal/archives/2005/06/28/mit_weblog_survey.php">Stowe Boyd</a>)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Hegemonists</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-24T20:51"/>
    <id>tag:saint-andre.com,2005-06-24:blog-entry-20:51</id>
    <published>2005-06-24T20:51:00-07:00</published>
    <updated>2005-06-24T20:51:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>IBM, Microsoft, Google... I've been saying privately for a while that Google is going to be the next Microsoft -- or, at least, that they're going to be perceived that way. Adam Penenberg certainly thinks so. Personally I have my doubts, but just because you're paranoid doesn't mean they're not out to get you. ;-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I've been saying privately for a while that Google is going to be the next Microsoft -- or, at least, that they're going to be perceived that way. Adam Penenberg <a href="http://www.wired.com/news/culture/0,1284,67982,00.html">certainly thinks so</a>. Personally I have my doubts, but just because you're paranoid doesn't mean they're not out to get you. ;-)</p>
    <p xmlns="">(Penenberg says that Google's name derives from "googol", but I still think it's a contraction of <a href="http://www.saint-andre.com/blog/2003-03.html#2003-03-22T20:38">go ogle</a>. ;-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Puh-leeze</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-23T12:19"/>
    <id>tag:saint-andre.com,2005-06-23:blog-entry-12:19</id>
    <published>2005-06-23T12:19:00-07:00</published>
    <updated>2005-06-23T12:19:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Drinking the MS Kool-Aid. In one of the sessions at the CTC 2005 conference, Eugene Kim asked folks if they thought their company was especially good at collaboration. One person raised his hand -- a guy from Microsoft who said they were really focused on getting applications and people to work well together. What's hilarious is that this guy was an MBA intern who'd been with Microsoft for all of four days! How much Kool-Aid can you drink in four days? Or did they drop him in a vat of the stuff? Sheesh!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">In one of the sessions at the <a href="http://www.ctcevents.com/conference/">CTC 2005</a> conference, Eugene Kim asked folks if they thought their company was especially good at collaboration. One person raised his hand -- a guy from Microsoft who said they were really focused on getting applications and people to work well together. What's hilarious is that this guy was an MBA intern who'd been with Microsoft for all of <em>four days</em>! How much Kool-Aid can you drink in four days? Or did they drop him in a vat of the stuff? Sheesh!</p>
    <p xmlns="">Also overheard at CTC: someone who said their company is so conservative, it puts the "no" in innovation! :-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Patterns</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-22T07:51"/>
    <id>tag:saint-andre.com,2005-06-22:blog-entry-07:51</id>
    <published>2005-06-22T07:51:00-07:00</published>
    <updated>2005-06-22T07:51:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>How to collaborate without really trying. In a good session yesterday, Eugene Eric Kim discussed some of the features of what I'd call peak collaborative experiences, in which we can discern several several patterns:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">In a good session yesterday, <a href="http://www.eekim.com/blog/">Eugene Eric Kim</a> discussed some of the features of what I'd call peak collaborative experiences, in which we can discern several several patterns:</p>
    <ul xmlns="">
      <li>They are natural. Eugene calls this "permission to laugh", but I generalize it to include any tool or experience that allows for informality. Any technology that is highly structured (even something as simple as the layout of a room) will discourage the kind of informality that makes positive collaboration possible.</li>
      <li>They are participative. This is closely related to naturality. A classic example is a circle layout rather than rows of seats with talking heads in front of the room. Another is the "Edit This Page" link on a wiki page.</li>
      <li>They enable shared display. Everyone who is collaborating needs to see the same thing. Physical whiteboards and pair programming are good examples. But even instant messaging chats enable the two (or more) parties to basically share the same collaboriative context.</li>
      <li>They have a visible pulse. A conversation has a rhythm, whether it be the flow of an IM chat, the calendric quality of a blog, or the regularity of RSS updates.</li>
    </ul>
    <p xmlns="">Language note: Eugene used "emerge" as a transitive verb, as in "Smart organizations emerge best practices" (or whatever), which I'd never heard before.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Premature</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-13T10:55"/>
    <id>tag:saint-andre.com,2005-06-13:blog-entry-10:55</id>
    <published>2005-06-13T10:55:00-07:00</published>
    <updated>2005-06-13T10:55:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>IM, blogs, and social networking. In the latest installment of his critique of social networking applications, Stowe Boyd argues again for their integration into ways that people really work and communicate over the Internet, especially instant messaging and weblogs. He further observes:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">In the <a href="http://www.corante.com/getreal/archives/2005/06/13/social_networking_broken_boring_or_offtrack.php">latest installment</a> of his critique of social networking applications, Stowe Boyd argues again for their integration into ways that people really work and communicate over the Internet, especially instant messaging and weblogs. He further observes:</p>
    <blockquote xmlns="" cite="">
      <p>MSN and AOL have fiddled around with integration of the most obvious social tools -- instant messaging and blogs -- but I am waiting expectantly to see something huge come out of Google and Yahoo in this area. Google is going to launch its own Firefox-based browser, and integrating instant messaging (from Picasa?), blogging, and son-of-Orkut friend of a friend stuff should follow. Ditto with Yahoo's integration of Flickr (which was an instant messaging tool before it was a social networking photo world), including it's blogging capablities, into the Yahoo Messenger and Groups world.</p>
    </blockquote>
    <p xmlns="">Well, that's all fine and I expect it to happen, but there are plenty of folks who don't necessarily want to get into bed with MSN, AOL, Yahoo, or Google. For them, decentralized solutions are needed -- and for that, we need integration of decentralized IM, blogging, and social networking technologies. My conclusion: we need a conversation between Jabber folks and WordPress folks (among others) to explore this space and build tools that are under the individual's control. I was chatting about this stuff the other day with one of the Google Summer of Code applicants and I think there are exciting possibilities here. Stay tuned...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Internet Epistemology</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-13T10:49"/>
    <id>tag:saint-andre.com,2005-06-13:blog-entry-10:49</id>
    <published>2005-06-13T10:49:00-07:00</published>
    <updated>2005-06-13T10:49:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Wikipedia and the centralized construction of knowledge. To me, Jon Udell's post on Wikipedia and the social construction of knowledge points up some problems with the centralized construction of knowledge. Yes, Wikipedia is cool, but attempting to build one true centralized repository of knowledge makes that repository a more desirable target for those who would manipulate your understanding of the world. Better, I think, to pursue a more decentralized approach -- not one community of knowledge, but many communities of knowledge. After all, decentralization is the Internet way, no?</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">To me, Jon Udell's post on <a href="http://weblog.infoworld.com/udell/2005/06/13.html#a1249">Wikipedia and the social construction of knowledge</a> points up some problems with the <em>centralized</em> construction of knowledge. Yes, <a href="http://www.wikipedia.com/">Wikipedia</a> is cool, but attempting to build one true centralized repository of knowledge makes that repository a more desirable target for those who would manipulate your understanding of the world. Better, I think, to pursue a more decentralized approach -- not one community of knowledge, but many communities of knowledge. After all, decentralization is the Internet way, no?</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Slip-Sliding Away</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-08T15:57"/>
    <id>tag:saint-andre.com,2005-06-08:blog-entry-15:57</id>
    <published>2005-06-08T15:57:00-07:00</published>
    <updated>2005-06-08T15:57:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>DocBook to Keynote to PowerPoint? As mentioned, I'm participating in two panels at the upcoming Collaborative Technologies Conference. Unfortunately, it seems that the CTC folks will accept slides only in PowerPoint format (is PowerPoint the only recognized collaborative technology for presentations?). That poses a bit of a problem for someone like me, who uses only OS X and once in a while Debian GNU/Linux. Rumor has it that you can export Keynote files to PowerPoint format, and I have a trial version of Keynote that I haven't opened yet, so I think I'll compose my slides in DocBook Slides, transform them into Keynote's XML format using the stylesheet developed by Zveno, then export the Keynote slides to PowerPoint format. Wish me luck! ;-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">As <a href="http://www.saint-andre.com/blog/2005-06.html#2005-06-01T13:39">mentioned</a>, I'm participating in two panels at the upcoming <a href="http://www.ctcevents.com/conference/">Collaborative Technologies Conference</a>. Unfortunately, it seems that the CTC folks will accept slides only in PowerPoint format (is PowerPoint the only recognized collaborative technology for presentations?). That poses a bit of a problem for someone like me, who uses only OS X and once in a while Debian GNU/Linux. Rumor has it that you can export Keynote files to PowerPoint format, and I have a trial version of Keynote that I haven't opened yet, so I think I'll compose my slides in <a href="http://docbook.sourceforge.net/projects/slides/">DocBook Slides</a>, transform them into Keynote's XML format using the <a href="http://www.zveno.com/open_source/keynoteslides.html">stylesheet</a> developed by Zveno, then export the Keynote slides to PowerPoint format. Wish me luck! ;-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>CC Meta</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-02T20:37"/>
    <id>tag:saint-andre.com,2005-06-02:blog-entry-20:37</id>
    <published>2005-06-02T20:37:00-07:00</published>
    <updated>2005-06-02T20:37:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Automating copyright license discovery. It'd be cool if smart search engines could automagically find web pages that are offered under one of the Creative Commons licenses (I prefer to place my works into the public domain, but CC makes that possible, too). For reasons unknown to mere mortals like me, CC recommends placing some RDF in an HTML comment as the proper way to "tag" a web page (Uche explains more here). Well, gosh, who thought that up? Are we not in possession of fine XHTML metadata technologies like the &lt;meta/&gt; tag? Some years ago, Simon Willison stated his preference for putting the following meta element in the HTML &lt;head/&gt; of your documents:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">It'd be cool if smart search engines could automagically find web pages that are offered under one of the <a href="http://creativecommons.org/">Creative Commons</a> licenses (I <a href="http://www.saint-andre.com/me/copyright.html">prefer</a> to place my works into the <a href="http://creativecommons.org/licenses/publicdomain/">public domain</a>, but CC makes that possible, too). For reasons unknown to mere mortals like me, CC <a href="http://creativecommons.org/technology/web">recommends</a> placing some RDF in an HTML comment as the proper way to "tag" a web page (Uche explains more <a href="http://www-106.ibm.com/developerworks/xml/library/x-think18.html">here</a>). Well, gosh, who thought <em>that</em> up? Are we not in possession of fine XHTML metadata technologies like the &lt;meta/&gt; tag? Some years ago, Simon Willison <a href="http://simon.incutio.com/archive/2002/12/19/creativeCommonsCopyrightLink">stated his preference</a> for putting the following meta element in the HTML &lt;head/&gt; of your documents:</p>
    <blockquote xmlns="" cite="">
      <p>&lt;link rel="copyright" href="some-license-url"/&gt;</p>
    </blockquote>
    <p xmlns="">Makes eminent sense to me. I've added the relevant markup to all my blog pages, pointing (of course) to &lt;<a href="http://creativecommons.org/licenses/publicdomain/">http://creativecommons.org/licenses/publicdomain/</a>&gt;.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Gotham Bound</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-06.html#2005-06-01T13:39"/>
    <id>tag:saint-andre.com,2005-06-01:blog-entry-13:39</id>
    <published>2005-06-01T13:39:00-07:00</published>
    <updated>2005-06-01T13:39:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Talking tech in NYC. It looks like I'm going to be on two panel discussions at the upcoming Collaborative Technologies Conference in NYC:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">It looks like I'm going to be on two panel discussions at the upcoming <a href="http://www.ctcevents.com/conference/">Collaborative Technologies Conference</a> in NYC:</p>
    <ul xmlns="">
      <li><strong>The Standards Debate, And Why It Matters to You</strong> (June 21 @ 14:15) -- a discussion (debate?) between me and <a href="http://www.cs.columbia.edu/~hgs/">Henning Schulzrinne</a> of my alma mater <a href="http://www.columbia.edu/">Columbia University</a> regarding standards for real-time communications, moderated by <a href="http://www.irwinlazar.com/">Irwin Lazar</a> of the <a href="http://www.burtongroup.com/">Burton Group</a>.</li>
      <li><strong>Open Source Collaboration Solutions</strong> (June 22 @ 11:00) -- a relatively free-form discussion between me, <a href="http://photomatt.net/">Matt Mullenweg</a> of <a href="http://www.wordpress.org/">WordPress</a>, and <a href="http://twiki.org/cgi-bin/view/Main/PeterThoeny">Peter Theony</a> of <a href="http://twiki.org/">TWiki</a>, moderated by <a href="http://www.eekim.com/blog/">Eugene Eric Kim</a> of <a href="http://www.blueoxen.org/">Blue Oxen</a>.</li>
    </ul>
    <p xmlns="">It's a brief visit and I've already got a few other meetings scheduled, so if you want to get together let me know <em>soon</em>.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurance #12</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-20T13:11"/>
    <id>tag:saint-andre.com,2005-05-20:blog-entry-13:11</id>
    <published>2005-05-20T13:11:00-07:00</published>
    <updated>2005-05-20T13:11:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>CAcerting along. The twelfth person I've assured for CAcert is Peter Millard. That makes me the #117 assurer as of today. I do think I can crack the top 100 at this pace. ;-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">The twelfth person I've assured for <a href="http://www.cacert.org/">CAcert</a> is <a href="http://www.pgmillard.com/blog/">Peter Millard</a>. That makes me the #117 assurer as of today. I do think I can crack the top 100 at this pace. ;-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurances #10 and #11</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-19T13:17"/>
    <id>tag:saint-andre.com,2005-05-19:blog-entry-13:17</id>
    <published>2005-05-19T13:17:00-07:00</published>
    <updated>2005-05-19T13:17:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>PingIDers get with the program. Over lunch, I assured Dave Smith and Mark Stang of Ping Identity -- that makes 11 assurances, and CAcert says I am now the #122 assurer out of 2000+ assurers. But I know I can do better. ;-)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Over lunch, I assured <a href="http://www.dizzyd.com/blog/">Dave Smith</a> and Mark Stang of <a href="http://www.pingidentity.com/">Ping Identity</a> -- that makes 11 assurances, and <a href="http://www.cacert.org/">CAcert</a> says I am now the #122 assurer out of 2000+ assurers. But I know I can do better. ;-)</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurance #9</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-19T09:44"/>
    <id>tag:saint-andre.com,2005-05-19:blog-entry-09:44</id>
    <published>2005-05-19T09:44:00-07:00</published>
    <updated>2005-05-19T09:44:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Yet another CAcert assuree. Number nine, number nine, number nine... (Is that the worst Beatles song ever, or what?)</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Number nine, number nine, number nine... (Is that the worst Beatles <a href="http://beatlesnumber9.com/number9.html">song</a> ever, or what?)</p>
    <p xmlns="">This morning I initiated <a href="http://www.travisshirk.net/">Travis Shirk</a> into the ways of <a href="http://www.cacert.org/">CAcert</a> certificates. And I might assure some more folks later today when I visit the worldwide headquarters of the <a href="http://www.pingidentity.com/">Ping Identity Corporation</a>.</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Temporary Powers</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-18T10:44"/>
    <id>tag:saint-andre.com,2005-05-18:blog-entry-10:44</id>
    <published>2005-05-18T10:44:00-07:00</published>
    <updated>2005-05-18T10:44:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Jumpstarting the assurance process. For reasons known only to the good folks at CAcert, I've been temporarily bumped up to some kind of super-user status, which means I can grant 100 (or even 150) points at a time right now. Thus I can wave my magic wand and automatically grant you enough points to assure others, sign code, or get domain certs. But order by midnight tonight, because my special powers lapse on May 22!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">For reasons known only to the good folks at <a href="http://www.cacert.org/">CAcert</a>, I've been temporarily bumped up to some kind of super-user status, which means I can grant 100 (or even 150) points at a time right now. Thus I can wave my magic wand and automatically grant you enough points to assure others, sign code, or get domain certs. But order by midnight tonight, because my special powers lapse on May 22!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Muttering</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-17T20:29"/>
    <id>tag:saint-andre.com,2005-05-17:blog-entry-20:29</id>
    <published>2005-05-17T20:29:00-07:00</published>
    <updated>2005-05-17T20:29:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>S/MIME and Mutt. I've been trying to teach an old dog new tricks by getting mutt to use the certificate I've received from CAcert. Following the notes gets me to the point where I can accept signed emails (even CAcert-signed emails after having added the CAcert root certificate to ca-bundle.crt), but I can't yet sign my own emails -- I get the following cryptic message:</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">I've been trying to teach an old dog new tricks by getting <a href="http://www.mutt.org/">mutt</a> to use the certificate I've received from <a href="http://www.cacert.org/">CAcert</a>. Following <a href="http://www.uwm.edu/IMT/MiscDocs/~doc/mutt/smime-notes.txt">the notes</a> gets me to the point where I can accept signed emails (even CAcert-signed emails after having added the CAcert root certificate to ca-bundle.crt), but I can't yet sign my own emails -- I get the following cryptic message:</p>
    <blockquote xmlns="" cite="">
      <p>unable to load signing key file</p>
      <p>15905:error:06065064:digital envelope routines:EVP_DecryptFinal:bad decrypt:evp_enc.c:450:</p>
      <p>15905:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:423:</p>
      <p>Press any key to continue...</p>
      <p>No output from OpenSSL...</p>
    </blockquote>
    <p xmlns="">As far as I can see, my signing key is in the right place, permissions are fine, and all the pieces are in place to sign my email messages, but it ain't happening. Further research required, I guess...</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>ASK and Ye Shall Receive</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-16T16:11"/>
    <id>tag:saint-andre.com,2005-05-16:blog-entry-16:11</id>
    <published>2005-05-16T16:11:00-07:00</published>
    <updated>2005-05-16T16:11:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>Email delenda est, yet again. Last month I admitted defeat in my personal war against email. A few helpful folks like Hal Rottenberg suggested alternative approaches such as SpamBayes, but for now I've settled on Active Spam Killer, which my friend Dizzy uses. Unfortunately, it's not very user-friendly for those who send email to &lt;stpeter@jabber.org&gt; or &lt;peter@saint-andre.com&gt;, but I'm working to update the whitelist as fast as possible so that most folks won't be hit with those automated "please confirm" messages. With my spam volume at 300+ messages a day and rising, I'm not sure what else to do. At least I'm not yet to the Jer level -- he was up to 4 spams a second on his old jeremie.com address before he simply had to pull the plug!</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">Last month I <a href="http://www.saint-andre.com/blog/2005-04.html#2005-04-20T16:01">admitted defeat</a> in my personal war against email. A few helpful folks like <a href="http://halr9000.com/article/146">Hal Rottenberg</a> suggested alternative approaches such as <a href="http://spambayes.sourceforge.net/">SpamBayes</a>, but for now I've settled on <a href="http://a-s-k.sourceforge.net/">Active Spam Killer</a>, which my friend <a href="http://www.dizzyd.com/">Dizzy</a> uses. Unfortunately, it's not very user-friendly for those who send email to &lt;stpeter@jabber.org&gt; or &lt;peter@saint-andre.com&gt;, but I'm working to update the whitelist as fast as possible so that most folks won't be hit with those automated "please confirm" messages. With my spam volume at 300+ messages a day and rising, I'm not sure what else to do. At least I'm not yet to the <a href="http://www.jeremie.com/">Jer</a> level -- he was up to 4 spams a second on his old jeremie.com address before he simply had to pull the plug!</p>
  </div>
    </content>
  </entry>
  <entry>
    <title>Assurances #4-8</title>
    <category term="technology"/>
    <link rel="alternate" type="text/html" href="http://www.saint-andre.com/blog/2005-05.html#2005-05-12T20:35"/>
    <id>tag:saint-andre.com,2005-05-12:blog-entry-20:35</id>
    <published>2005-05-12T20:35:00-07:00</published>
    <updated>2005-05-12T20:35:00-07:00</updated>
    <rights>Public Domain</rights>
    <summary>CAcert mini-party. This evening half a dozen folks got together at SoftPro Books in Centennial, Colorado for a CAcert assurance party. I assured five people: Steve Senator (who was up from Colorado Springs), Jeff Falgout and Jeff Brown (both of whom work for Jefferson County), Michael Shimniok, and Dirk Huizenga of Business Technology Associates. Good times (and lots of assurance points) were had by all.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
    <p xmlns="">This evening half a dozen folks got together at <a href="http://store.yahoo.com/softpro/info.html#HoursPhoneNumbersDenver">SoftPro Books</a> in Centennial, Colorado for a <a href="http://www.cacert.org/">CAcert</a> <a href="http://blog.cacert.org/?p=33">assurance party</a>. I assured five people: Steve Senator (who was up from Colorado Springs), Jeff Falgout and Jeff Brown (both of whom work for Jefferson County), Micha