<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gavin Baker &#187; Internet</title>
	<atom:link href="http://www.gavinbaker.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gavinbaker.com</link>
	<description>A Journal of Insignificant Inquiry</description>
	<lastBuildDate>Fri, 28 Oct 2011 14:56:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Advice on email for political campaigns</title>
		<link>http://www.gavinbaker.com/2009/09/13/advice-on-email-for-political-campaigns/</link>
		<comments>http://www.gavinbaker.com/2009/09/13/advice-on-email-for-political-campaigns/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 07:01:06 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/?p=315</guid>
		<description><![CDATA[Email addresses are the coin of the realm nowadays in political campaigning. More political efforts &#8212; whether candidates, partisan groups, or advocacy organizations &#8212; ask for your email address than probably any other piece of contact information. And email addresses &#8230; <a href="http://www.gavinbaker.com/2009/09/13/advice-on-email-for-political-campaigns/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Email addresses are the coin of the realm nowadays in political campaigning. More political efforts &#8212; whether candidates, partisan groups, or advocacy organizations &#8212; ask for your email address than probably any other piece of contact information. And email addresses matter &#8212; at least, people are starting to suspect they do. Recently, I heard a rumor that contacting <a href="http://www.barackobama.com/">Organizing for America</a> from the same address you used to donate to the Obama campaign would have more impact. I vaguely recall hearing similar advice about applying for jobs during the transition. It seems that your email address is an increasingly important identifier, beyond just a means of communication.</p>
<p>But political groups are widely <em>getting it wrong</em> when it comes to a minor, but valuable, use of email addresses as identifiers.</p>
<p>The issue is that there&#8217;s more than one way to represent the same piece of information. For instance, you might write a phone number any of these ways:</p>
<ul>
<li>(555) 555-1234</li>
<li>555-555-1234</li>
<li>555 555 1234</li>
<li>555.555.1234</li>
<li>5555551234</li>
</ul>
<p>Similarly, the same street address might be written in different ways:</p>
<ul>
<li>123 Any Street, Apt. 4</li>
<li>123 Any St., #4</li>
</ul>
<p>And so on. Any database is certainly going to recognize those phone numbers and street addresses as the same thing, so the same person doesn&#8217;t get 5 different phone calls and 2 different mailings. But the same thing doesn&#8217;t happen with email when people use <a href="http://en.wikipedia.org/wiki/E-mail_address#Sub-addressing">sub-addresses</a>.</p>
<p><a href="http://www.gavinbaker.com/?p=42">I&#8217;ve written about plus-addressing before</a>. I&#8217;m under no illusion that sub-addressing is used by a massive portion of the population, but I figure it&#8217;s probably used by at least a few percent of people &#8212; and for those people, it&#8217;s important. They use it for a reason: to better filter their mail (so they can find your message more easily!), to track how their address is shared, etc. These people will notice whether you respect their wishes and habits, and it will influence their impression of you. So it behooves you to play nicely with their addresses, especially since <em>it&#8217;s so easy to do</em>.</p>
<p>All it takes is two easy steps:</p>
<ol>
<li>Your Web forms (and any other methods you use of collecting and managing email addresses) should respect sub-addressing. Subscription forms frequently reject <i>+</i> as an &#8220;invalid character&#8221; &#8212; but according to RFC, it&#8217;s not. Even more annoying is when a subscription form accepts <i>+</i> but the <em>unsubscribe</em> option doesn&#8217;t (and even worse when there&#8217;s no other apparent way to get an address off the list). For people who use sub-addressing, this is an unnecessary hassle &#8212; not to mention a potential violation of <a href="http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003">CAN-SPAM</a>.</li>
<li>Your database should collate sub-addresses. In other words, if I&#8217;ve asked you to contact me at jdoe+x@example.com, you should contact me there. But if you <em>also</em> have jdoe+y@example.com and jdoe@example.com in your database, you should know that they&#8217;re the same user. The benefits of this will depend on exactly how you use those data, but I think it&#8217;s a good principle to start from. Importantly, whatever you do should be transparent and modifiable to the user. I can imagine, for instance, logging in as jdoe+x@example.com and seeing a message that says &#8220;We also have jdoe+y@example.com in our database. Would you like us to merge those identities?&#8221;</li>
</ol>
<p>Bonus transparency best-practice: Don&#8217;t mask the TO: field &#8212; otherwise, recipients can&#8217;t tell where you&#8217;re contacting them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2009/09/13/advice-on-email-for-political-campaigns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You&#8217;re doing it wrong: pet peeves in Web authoring</title>
		<link>http://www.gavinbaker.com/2009/05/06/youre-doing-it-wrong-pet-peeves-in-web-authoring/</link>
		<comments>http://www.gavinbaker.com/2009/05/06/youre-doing-it-wrong-pet-peeves-in-web-authoring/#comments</comments>
		<pubDate>Wed, 06 May 2009 20:32:18 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/?p=251</guid>
		<description><![CDATA[I usually try to be fairly gentle in my blog posts. Well, this one&#8217;s a full-out rant. And it does name names, but only for purposes of demonstration, not public shaming. By dint of what I do, I spend a &#8230; <a href="http://www.gavinbaker.com/2009/05/06/youre-doing-it-wrong-pet-peeves-in-web-authoring/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I usually try to be fairly gentle in my blog posts. Well, this one&#8217;s a full-out rant. And it does name names, but only for purposes of demonstration, not public shaming.</p>
<p>By dint of what I do, I spend a lot of time working on the Web. Here are some of my pet peeves:</p>
<h3>No links</h3>
<p>People, it&#8217;s the Web. The very feature that makes it a Web rather than just electronic text is the existence of the hyperlink. <em>Use it.</em> Do not tell me where to find it. Do not tell me to google it. <em><a href="http://www.google.com/">Google</a> is not a replacement for the hyperlink.</em> Just link me.</p>
<p><a href="http://bloomsburyacademic.wordpress.com/2009/05/04/remix-the-remixer-competition/">Here&#8217;s a blog post from an academic publisher</a> that doesn&#8217;t use any links. The post is promoting a recently-published book with a remix contest. There are no links to the contest, to the book page, to online bookstores &#8212; nothing. </p>
<p>The contest is hosted on <a href="http://www.facebook.com/">Facebook</a> (a walled garden &#8212; another pet peeve). Here&#8217;s what the post says &#8212; I wish I was making this up:</p>
<blockquote><p>We’re hosting the competition on their Facebook fan page. All you need to do is search for the event (Remix the Remixer) on Facebook &#8230;</p></blockquote>
<p>Despite being a walled garden, it is possible to <a href="http://www.facebook.com/event.php?eid=71191382717">link to the event</a> (although you&#8217;ll need to log in to access it). Did you seriously just tell me to search for it? And presumably this was written by the company&#8217;s PR department&#8230;?</p>
<h3>Naked URLs</h3>
<p>Related to the above are authors who give you the URL of the page they&#8217;re talking about, but <em>just</em> the URL &#8212; sometimes even without a link. Let me demonstrate:</p>
<p>Good:</p>
<blockquote><p>Check out this cool search engine, <a href="http://www.google.com/">Google</a>!</p></blockquote>
<p>Bad:</p>
<blockquote><p>Check out this cool search engine, Google! <a href="http://www.google.com/">http://www.google.com/</a></p></blockquote>
<p>Worse:</p>
<blockquote><p>Check out this cool search engine, Google! http://www.google.com/</p></blockquote>
<h3>No markup</h3>
<p>Yeah, just paste a bunch of text into a Web page. Paragraph breaks, emphasis, citations &#8212; who needs that?</p>
<h3>Ridiculous markup</h3>
<p>I don&#8217;t even mean terrible design choices like grey text on a white background. I just mean straight up <em>ridiculous</em> markup. I assume this usually results from composing in a word processor and pasting into a Web page. For instance, every paragraph will be marked as <code>class="<a href="http://www.google.com/search?q=msonormal">MsoNormal</a>"</code> (a class which, of course, is never defined anywhere).</p>
<p>The <a href="http://ukpmc.blogspot.com/">UK PubMed Central Blog</a> takes this a step further and marks up every word which is &#8220;misspelled&#8221;:</p>
<p><xmp><span class="blsp-spelling-error" id="SPELLING_ERROR_1">Wellcome</span></xmp></p>
<p>There&#8217;s no use for that; it&#8217;s just cruft.</p>
<h2>And two faux pas</h2>
<p>All of the above are errors for which I think there&#8217;s no real excuse. I&#8217;ll throw in two bonus pet peeves &#8212; I understand why people do them, but they still rub me the wrong way:</p>
<h3>Content is not in the page</h3>
<p>As in, &#8220;Check out this cool new document I wrote &#8212; here&#8217;s a PDF download.&#8221;</p>
<p>Anything that&#8217;s not (X)HTML isn&#8217;t as easy to use, copy, re-format, link to, etc. Moreover, it requires people to leave their browser (or at least to load a plugin). </p>
<p>I know why people do it: because it&#8217;s easier than preparing an (X)HTML version of the document (after already having made a PDF, Word document, or whatever). But it&#8217;s still irksome.</p>
<h3>Deprecated / unsemantic markup</h3>
<p>So you want to tell me about the book <cite>Moby Dick</cite>. Cool, let&#8217;s talk about it. But did you use the <code>cite</code> element &#8212; or did you use <code>em</code> or <code>i</code>?</p>
<p>If you used <code>i</code> (or <code>span style="font-style: italic"</code>), you told the computer that the text should be italic, but you didn&#8217;t say <em>why</em>. For anyone who wants to render the text in a way other than the one you intended (say, in audio), your markup doesn&#8217;t give the computer any useful information about what to do with it.</p>
<p>If you used <code>em</code>, you actually told the computer to <em>emphasize</em> the phrase &#8220;Moby Dick&#8221; &#8212; the same way you might emphasize <em>Wow!</em> or <em>Awesome!</em> Your markup is actually <em>misleading</em> now.</p>
<p>But if you used <code>cite</code>, you told the computer, &#8220;This is a citation to the title of work &#8212; render it as appropriate.&#8221; The standard way to do that in English is with italics, so unless you or the reader tells the computer to do otherwise, it&#8217;s rendered in italics.</p>
<p>I know why people do it wrong: we compose Web pages the way we&#8217;re used to composing text, where italics is italics. (Plus it&#8217;s just more tags to learn and remember to use.) But on the Web, rather than just making something italic, we can encode <em>why</em>, which gives more options to both the author and the user of how to render it, and makes it possible for computers to extract meaning from it.</p>
<p>I&#8217;m sure I&#8217;m not perfect when it comes to these and other Web-authoring rules of etiquette. (Plus, in email, I prefer <a href="http://en.wikipedia.org/wiki/Posting_style">top-posting or inline replies</a> &#8212; gasp!) But I&#8217;m not trying to cast stones, just to call attention to problems &#8212; and, really, just to vent. <img src='http://www.gavinbaker.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2009/05/06/youre-doing-it-wrong-pet-peeves-in-web-authoring/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Exceptionalism in science and in cyberspace</title>
		<link>http://www.gavinbaker.com/2009/01/18/exceptionalism-in-science-and-in-cyberspace/</link>
		<comments>http://www.gavinbaker.com/2009/01/18/exceptionalism-in-science-and-in-cyberspace/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 05:21:32 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/2009/01/18/exceptionalism-in-science-and-in-cyberspace/</guid>
		<description><![CDATA[I&#8217;ve noticed that there&#8217;s a prominent streak of exceptionalism in thinking about science as well as about the Internet. In both cases, there&#8217;s a sense of otherness, of separation, of being a sui generis entity in the world and in &#8230; <a href="http://www.gavinbaker.com/2009/01/18/exceptionalism-in-science-and-in-cyberspace/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that there&#8217;s a prominent streak of exceptionalism in thinking about science as well as about the Internet. In both cases, there&#8217;s a sense of otherness, of separation, of being a <i>sui generis</i> entity in the world and in history.</p>
<p>I made the connection reading David King&#8217;s piece for the Sciences and Democracy World Forum, <a href="http://fm-sciences.org/spip.php?article358&#038;lang=en">Why we need ‘another science’</a>. The essay argues that scientists must recognize the ways that science is shaped by society &#8212; that it is not exceptional in being immune to outside influences. This is in contrast to a line of thought, recently popular, that science is being &#8220;corrupted&#8221; by political or economic imperatives. The problem is that science has <em>always</em> been shaped by economic and political agendas &#8212; necessarily so, because scientists are humans, working in and funded by human institutions. (I&#8217;m reminded of the quip that ideologies are like accents: everybody has one but you.) By failing to recognize that, we lose context and arrive at a weaker, narrower understanding of our problems and opportunities.</p>
<p>This strikes me as being very much in the vein of <a href="http://en.wikipedia.org/wiki/Science_and_technology_studies">science and technology studies</a> &#8212; the study of science and technology as social forces, and as being shaped <em>by</em> social forces. </p>
<p>I wondered if I was alone in my thinking, and Google pointed me to Jasanoff, et al.&#8217;s <a href="http://books.google.com/books?id=xLv9n6QrqPoC&#038;pg=PA556&#038;lpg=PA556&#038;dq=scientific+exceptionalism&#038;source=bl&#038;ots=5H0hR-HOoN&#038;sig=H1uOzPdoAbCAx1sIP6FnZLAtdro&#038;hl=en&#038;sa=X&#038;oi=book_result&#038;resnum=1&#038;ct=result#PPA556,M1"><cite>Handbook of Science and Technology Studies</cite></a>. The highlighted excerpt is revealing.</p>
<p>As to the Internet, the thought arose most recently in reading Chopra and Dexter&#8217;s <a href="http://www.sci.brooklyn.cuny.edu/~bcfoss/DL/"><cite>Decoding Liberation</cite></a> (which I have been in the process of reviewing for an inexcusably long time). The book has an unfortunate habit of &#8212; often just after criticizing it &#8212; slipping into Internet exceptionalism, assuming cyberspace is a new place immune to control or influence by the state or corporations. Of course, this is nothing new to anyone familiar with the sociology of the early Web or its predecessors. The argument was made maybe most audaciously in John Perry Barlow&#8217;s <a href="http://en.wikipedia.org/wiki/A_Declaration_of_the_Independence_of_Cyberspace">Declaration of the Independence of Cyberspace</a>.</p>
<p>It would probably be hard to underestimate the influence that Internet exceptionalism has had on the development of public policies toward it. The EFF, one of the most influential organizations in cyber policy, was co-founded by Barlow. It echoes everywhere from <a href="http://en.wikipedia.org/wiki/Internet_Tax_Freedom_Act">tax policy</a>, to concerns about cyberbullying, cyberstalking, online sexual predators and the like, to copyright &#8212; as reflected in its very name, the <a href="http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act">DMCA</a> is premised on the Internet&#8217;s <em>differentness</em> &#8212; to the Net neutrality debate (where one side tries to <a href="http://www.savetheinternet.com/">save the Internet</a> from corporate control, while the other side wants the government&#8217;s <a href="http://www.handsoff.org/">hands off the Internet</a>). More recently there&#8217;s pushback &#8212; from <a href="http://danny.oz.au/freedom/ALPspeech.html">activists</a>, <a href="http://www.scu.edu/scm/winter2008/afterwords.cfm">academics</a>, <a href="http://yro.slashdot.org/article.pl?sid=02/07/02/009225">lawyers</a>, and <a href="http://connect.educause.edu/Library/EDUCAUSE+Review/InternetPolicyinaTimeofEc/47940">technologists</a> &#8212; but it&#8217;s still a quite popular strain of thought. (The latter link is the most shocking: after years of consensus among techies of all political stripes that <em>regulation = bad</em>, here&#8217;s a call for a regulatory regime created explicitly <em>for</em> the Internet.)</p>
<p>This raises all kinds of questions I&#8217;d like to know more about. Is there a connection between scientific and Internet exceptionalism (maybe owing to the Internet&#8217;s history as a byproduct of science)? What has been the history and the evolution of each? (Did people see telephony as an &#8220;exceptional space&#8221;? Is this a pattern of how we respond to new technologies?) Does every sector and hobby think of itself as exceptional &#8212; is there a cattle exceptionalism, a freighter exceptionalism, a military exceptionalism, a bird-watching exceptionalism&#8230;?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2009/01/18/exceptionalism-in-science-and-in-cyberspace/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On digital eviction; responsibilities of online service providers</title>
		<link>http://www.gavinbaker.com/2009/01/06/on-digital-eviction-responsibilities-of-online-service-providers/</link>
		<comments>http://www.gavinbaker.com/2009/01/06/on-digital-eviction-responsibilities-of-online-service-providers/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 08:19:40 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/2009/01/06/on-digital-eviction-responsibilities-of-online-service-providers/</guid>
		<description><![CDATA[Jason Scott&#8217;s blog post from a few weeks ago, Eviction, or the Coming Datapocalypse, has kicked up a bit of dust. His argument (see also his follow-up post) is that services for hosting user-generated content need to take more seriously &#8230; <a href="http://www.gavinbaker.com/2009/01/06/on-digital-eviction-responsibilities-of-online-service-providers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Jason Scott&#8217;s blog post from a few weeks ago, <a href="http://ascii.textfiles.com/archives/1617">Eviction, or the Coming Datapocalypse</a>, has kicked up a bit of dust. His argument (see also his <a href="http://ascii.textfiles.com/archives/1649" title="Datapocalypso!">follow-up post</a>) is that services for hosting user-generated content need to take more seriously the consequences of shutting off those services. He argues that shutting down a hosted service should carry similar requirements as evicting a tenant: notice, minimum delay between notice and lockout, etc. In his follow-up, he proposes that regardless of the law, rogue archivists ought to look for closing-down services and spider them before they go down.</p>
<p>A couple comments, in no particular order:</p>
<ul>
<li>Scott makes a very forward-looking argument. There&#8217;s value in digital content &#8212; not just personal value to whoever made it or visited it in its earlier incarnation, but social value. Social scientists of all stripes may be interested in the content as artifacts of human communication. That&#8217;s why we have archives of any variety.</li>
<li>The eviction analogy applies equally for particular users as for the wholesale shutdown of a service. If your account will be shut down for whatever reason (e.g. because you are accused of violating the terms of service), your data should be saved for a minimum time for you to retrieve it. (For public-facing services, it&#8217;d be acceptable to remove the content from public view.)</li>
<li>If you were inclined to legislate in this area (see below), there&#8217;d be an easy hook to do it: <a href="http://en.wikipedia.org/wiki/Section_230_of_the_Communications_Decency_Act">Section 230 of the Communications Decency Act</a>, or <a href="http://en.wikipedia.org/wiki/Online_Copyright_Infringement_Liability_Limitation_Act">Online Copyright Infringement Liability Limitation Act</a> of the <abbr title="Digital Millennium Copyright Act">DMCA</abbr>. So you say you host user-generated content and should have a safe harbor from responsibility for the content? Okay &#8212; but in order to qualify for limitations on liability, you have to follow some guidelines to protect users and preserve the historical record.</li>
<li>You could use the same hook to legislate on other issues of consumer protection for UGC sites, such as privacy or data portability.</li>
<li>So is there an argument for legislating here? I think there might be. &#8220;The market&#8221; may underserve users (and historians) here, because by the time a company has decided to shut down a service, it&#8217;s pretty much turned its back on those customers. It&#8217;s the same issue with eviction: once your landlord has decided to kick you out, he&#8217;s probably not planning to do more business with you. In both cases, there&#8217;s little incentive to treat the consumer fairly.
<p>But on the whole, this kind of behavior will erode consumer confidence in these services. So will companies offer (and abide by) more favorable terms, and will consumers choose services that do? Maybe &#8212; but there are collective action problems, bounded rationality, and monopolistic competition (network effects, etc.) to contend with. So the market may not be good at solving this problem for users, to say nothing of the public good of historical preservation.</li>
<li>What exactly should the service provider&#8217;s responsibilities be? At a minimum, the procedures should provide users with a reasonable opportunity to retrieve their data. For public-facing services (e.g. Web hosting, public photo sharing, etc.), there should also be a reasonable opportunity for archivists to make preservation copies. In both cases, there are significant questions of utility: in the former, the question of portability (OK, you have your data &#8212; now what? Is it in an open format? Can you take it elsewhere?); in the latter, the question of access (all this stuff is presumptively copyrighted &#8212; how can it be made available?). There&#8217;s also the more immediate question of how to enforce such a policy (whether it originates in private contract or public law).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2009/01/06/on-digital-eviction-responsibilities-of-online-service-providers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wanted: standardized behavior for email list unsubscribe</title>
		<link>http://www.gavinbaker.com/2008/12/31/wanted-standardized-behavior-for-email-list-unsubscribe/</link>
		<comments>http://www.gavinbaker.com/2008/12/31/wanted-standardized-behavior-for-email-list-unsubscribe/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 21:59:17 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/2008/12/31/wanted-standardized-behavior-for-email-list-unsubscribe/</guid>
		<description><![CDATA[I subscribe to a lot of email lists. I mean, a lot. In addition to the lists I&#8217;ve opted in to, there&#8217;s the grey area of lists I &#8220;joined&#8221; (or was added to) without much conscious effort on my part, &#8230; <a href="http://www.gavinbaker.com/2008/12/31/wanted-standardized-behavior-for-email-list-unsubscribe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I subscribe to a lot of email lists. I mean, a <em>lot</em>. In addition to the lists I&#8217;ve opted in to, there&#8217;s the grey area of lists I &#8220;joined&#8221; (or was added to) without much conscious effort on my part, e.g. because I filled out a petition, went to a conference, or bought something.</p>
<p>Email is my life, so I have to keep my inbox organized. That means a lot of filters and folders, tagging, and flagging as read/unread. I also use plus-addressing, which sometimes (when people share my address) means stuff ends up in funny places.</p>
<p>Bottom line: I do a lot of subscription management (subscribing, unsubscribing, changing my address, changing subscription options, etc.). And I&#8217;ve noticed that methods for subscription management are quite varied.</p>
<ul>
<li>Sometimes there&#8217;s a link, sometimes there&#8217;s a reply-to address, sometimes there&#8217;s both, and sometimes there&#8217;s neither.</li>
<li>When there&#8217;s a link, sometimes it requires logging in (usually with a password I don&#8217;t remember), and sometimes it doesn&#8217;t.</li>
<li>Sometimes there&#8217;s a confirmation email, and sometimes there&#8217;s not; sometimes I have to reply to confirm, and sometimes I don&#8217;t.</li>
<li>Sometimes it simply says &#8220;click here to unsubscribe&#8221;, sometimes it says &#8220;click here to manage your subscription preferences&#8221;, and sometimes it says some other variation.</li>
</ul>
<p>All in all, it&#8217;s not very standardized. (In fact, about the only thing that <em>is</em> standardized is that, when there&#8217;s information on how to unsubscribe, it&#8217;s usually at the bottom of an email.) That means more time figuring out how to make it do what you want.</p>
<p>There are actually some standards here. <a href="http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003">CAN-SPAM</a> sets some requirements (although U.S. law only applies in the U.S., and there are questions about enforcement, to say the least). I wouldn&#8217;t be surprised if there&#8217;s also some RFC or other standard that exists &#8212; but if there is, it doesn&#8217;t seem to be followed significantly.</p>
<p>This shouldn&#8217;t be that hard. It&#8217;d save consumers a lot of grief (and, thus, senders &#8212; how many times have you seen a message posted to a public list, &#8220;Please remove me&#8221;?). Another motivation for senders to develop and apply the standard: they could use it as evidence that they&#8217;re &#8220;doing something&#8221; about spam (e.g. for PR purposes and to ward off further regulation). So can we get some of the major players in list software/e-mail marketing (e.g. <a href="http://groups.google.com/">Google Groups</a>, <a href="http://groups.yahoo.com/">Yahoo Groups</a>, <a href="http://http://www.gnu.org/software/mailman/">Mailman</a>, <a href="http://www.lsoft.com/">L-Soft</a>, <a href="http://wiredforchange.com/">Wired for Change</a>, <a href="http://www.lyris.com/">Lyris</a>, <a href="http://www.constantcontact.com/">Constant Contact</a>, etc.) to sit down, maybe along with public interest groups like <a href="http://www.cauce.org/" title="Coalition Against Unsolicited Commercial Email">CAUCE</a> or <a href="http://cippic.ca/en/" title="Canadian Internet Policy and Public Interest Clinic">CIPPIC</a>, and develop some standards? Then we can go about getting marketers to agree to use the standard &#8212; maybe something along the lines of the <a href="http://en.wikipedia.org/wiki/TRUSTe">TRUSTe</a> seal.</p>
<p>I&#8217;m not saying there should be only one way to do this. But if we can standardize the look and function, it&#8217;ll make things easier. Hopefully, we can also root out some of the more annoying practices (e.g. requiring login to unsubscribe).</p>
<p>Finally, maybe it could even use email headers, or something more than just text. Then we start moving toward semantic email, with the possibility for embedding functionality in client software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2008/12/31/wanted-standardized-behavior-for-email-list-unsubscribe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Florida explores open government and the Internet</title>
		<link>http://www.gavinbaker.com/2007/12/01/florida-explores-open-government-and-the-internet/</link>
		<comments>http://www.gavinbaker.com/2007/12/01/florida-explores-open-government-and-the-internet/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 03:34:34 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Florida]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open government]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/2007/12/01/florida-explores-open-government-and-the-internet/</guid>
		<description><![CDATA[This is old news, but I didn&#8217;t hear of it until last week. (Actually, the first I heard was from a column in El Sentinel. It pays to read the Spanish-language press!) Florida&#8217;s governor Charlie Crist has espoused support for &#8230; <a href="http://www.gavinbaker.com/2007/12/01/florida-explores-open-government-and-the-internet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is old news, but I didn&#8217;t hear of it until last week. (Actually, the first I heard was from a <a href="http://orlando.elsentinel.com/orl-elsentelcomision24112407nov24,0,2342122.story?coll=orles-casa-highlights" title="Discuten retos de un gobierno 'transparente'">column in <cite>El Sentinel</cite></a>. It pays to read the Spanish-language press!)</p>
<p>Florida&#8217;s governor Charlie Crist has espoused support for open government since he took office. His <a href="http://www.flgov.com/pdfs/orders/07-01-outline.pdf" title="Executive Order 07-01">first executive order</a> was to create an <a href="http://www.flgov.com/og_home">Office of Open Government</a> in the Governor&#8217;s Office. In June, he <a href="http://www.flgov.com/pdfs/orders/07-107-ogreformcomm.pdf" title="Executive Order 07-107">created</a> a <a href="http://www.flgov.com/og_commission_home">Commission on Open Government Reform</a> to &#8220;review, evaluate, and issue recommendations regarding Florida&#8217;s public records and public meetings laws&#8221;.</p>
<p>Of particular interest to me is the committee&#8217;s charge to investigate the following issues:</p>
<blockquote><p>3. The collection, storage, retrieval, dissemination, and accessibility of public records through advanced technologies, including internet access.</p></blockquote>
<p>The Commission is charged with holding at least three public hearings during its term (through the end of 2008). It&#8217;s <a href="http://www.flgov.com/og_commission_meetings">already held two</a>, with a third scheduled for February in Sarasota.</p>
<p>The documents from the first meeting are currently available online, and there are a few that pertain to the Internet:</p>
<ul>
<li>A <a href="http://www.flgov.com/pdfs/og_jmtest.pdf">presentation by Jere Moore</a>, suggesting that &#8220;all communications within Florida government and especially between government and the public be posted on the Internet daily&#8221;</li>
<li>A <a href="http://www.flgov.com/pdfs/og_rwtest.pdf">statement by Americans for Tax Reform</a> and a <a href="http://www.flgov.com/pdfs/og_rwdocs.pdf">companion document</a> summarizing fiscal transparency initiatives, many involving making information available online</li>
<li>A variety of <a href="http://www.flgov.com/pdfs/og_dgtest.pdf">presentations and publications by Dave Gowan</a> on electronic access to government records and data, as well as copyright and related topics</li>
</ul>
<p>In the <a href="http://www.flgov.com/pdfs/aug_comm_transcript.pdf">meeting transcript</a>, Mr. Moore&#8217;s testimony begins on page 173, and Richard Watson&#8217;s (representing Americans for Tax Reform) begins on 189. (Warning: the <abbr title="Portable Document Format">PDF</abbr> is 20 mb.)</p>
<p>I hope they&#8217;ll check out the cool work from the <a href="http://www.sunlightfoundation.com/">Sunlight Foundation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2007/12/01/florida-explores-open-government-and-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presentation on Net neutrality in Gainesville, Fla. (late)</title>
		<link>http://www.gavinbaker.com/2007/11/15/presentation-on-net-neutrality-in-gainesville-fla-late/</link>
		<comments>http://www.gavinbaker.com/2007/11/15/presentation-on-net-neutrality-in-gainesville-fla-late/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 05:08:21 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Florida]]></category>
		<category><![CDATA[Gainesville]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Net neutrality]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Telecom]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/2007/11/15/presentation-on-net-neutrality-in-gainesville-fla-late/</guid>
		<description><![CDATA[I failed to post an announcement in advance, but better late than never: I gave a presentation on Net neutrality on 13 November to the Association of Information Technology Professionals, North Central Florida Chapter in Gainesville, Fla. The slides are &#8230; <a href="http://www.gavinbaker.com/2007/11/15/presentation-on-net-neutrality-in-gainesville-fla-late/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I failed to post an announcement in advance, but better late than never:</p>
<p>I gave a presentation on Net neutrality on 13 November to the <a href="http://www.aitp-ncfl.org/">Association of Information Technology Professionals, North Central Florida Chapter</a> in Gainesville, Fla. <a href="http://www.gavinbaker.com/presentations/aitp-ncfl-2007/">The slides are available here</a>, largely derived from <a href="http://www.gavinbaker.com/presentations/fl-media-2007/">my earlier presentation</a> at the Florida Media Reform Conference.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2007/11/15/presentation-on-net-neutrality-in-gainesville-fla-late/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google doesn&#8217;t like plus-addressing, sometimes</title>
		<link>http://www.gavinbaker.com/2007/11/01/google-doesnt-like-plus-addressing-sometimes/</link>
		<comments>http://www.gavinbaker.com/2007/11/01/google-doesnt-like-plus-addressing-sometimes/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 07:01:40 +0000</pubDate>
		<dc:creator>Gavin Baker</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.gavinbaker.com/2007/11/01/google-doesnt-like-plus-addressing-sometimes/</guid>
		<description><![CDATA[Google, known for offering plus-addressing to users of Gmail, doesn&#8217;t actually support sending to plus addresses with its Alerts service. Finally, the illusion of Google&#8217;s perfect single-mindedness as an organization is cracked. At last, one hand doesn&#8217;t know what the &#8230; <a href="http://www.gavinbaker.com/2007/11/01/google-doesnt-like-plus-addressing-sometimes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.gavinbaker.com/documents/blog-images/google-alerts-plus.jpg" alt="Google Alerts plus-addressing screenshot" style="clear: both" /><br />
Google, known for offering <a href="http://en.wikipedia.org/wiki/GMail#Addresses">plus-addressing to users of Gmail</a>, doesn&#8217;t actually support <em>sending</em> to plus addresses with its <a href="http://www.google.com/alerts/">Alerts</a> service.</p>
<p>Finally, the illusion of Google&#8217;s perfect single-mindedness as an organization is cracked. At last, one hand doesn&#8217;t know what the other is doing!</p>
<p>To be fair, Alerts is still in beta. (Hey, it&#8217;s only been around for <a href="http://web.archive.org/web/20040915024809/http://google.com/alerts/" title="Cache of Google Alerts from September 2004">three years</a>, give them some time.)</p>
<p>Of course, Google Alerts is far from the only subscription service whose Web form struggles with plus-addressing. This is an unhappy fact I&#8217;ve noticed since I started using plus-addressing. Webmasters of the world: do not do this. <a href="http://en.wikipedia.org/wiki/E-mail_address#Plus_.28or_Minus.29_addressing">It breaks an RFC</a>, don&#8217;cha know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinbaker.com/2007/11/01/google-doesnt-like-plus-addressing-sometimes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

