making ubuntu-traffic more visible, handling non-ascii names in email

Hi Mako,

Ubuntu is cool, and I think a weekly newsletter is one
of the most important things a distribution produces.
I agree with Phipps.
 http://sys-con.com/story/print.cfm?storyid=46131
 http://www.linuxworld.com/story/46131.htm

Ubuntu-traffic is cool.
  http://people.ubuntulinux.org/~mako/ubuntu-traffic/

I'd like to see it linked from
  http://www.ubuntulinux.org/community/
or even
  http://www.ubuntulinux.org/community/

I'd like to see the contents of the archive page
  http://people.ubuntulinux.org/~mako/ubuntu-traffic/archives.html
used as the newsletter homepage.

Also, I see, in the XML source of #7
<person posts="2" size="9" who="Carlos
=?ISO-8859-1?Q?Perell=F3_Mar=EDn?=" />

i.e. some part of your system isn't decoding
the RFC1522 encoding. I implemented a decoder
in python. I dunno if your newsletter system
is written in python, but it seems that the ubuntu
project likes python, so there's a good chance.


"""
an implementation of
Message Header Extensions for Non-ASCII Text
http://www.cis.ohio-state.edu/cgi-bin/rfc/rfc1522.html


Copyright (c) 2002 W3C (MIT, Keio, INRIA).
Share and Enjoy. For Open Source license details, see:
  http://www.w3.org/Consortium/Legal/copyright-software-19980720
It's OSI-approved
  http://www.opensource.org/licenses/index.html
"""
http://www.w3.org/2000/04/maillog2rdf/msgHeaderExt.py


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
the copy to www-archive@w3.org indicates that this message
is licensed for public redistribution and will be archived
in http://lists.w3.org/Archives/Public/www-archive/
Feel free to forward/excerpt/quote/cite anywhere.

Received on Monday, 25 October 2004 10:33:10 UTC