<?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>michael-mccracken.net &#187; web</title>
	<atom:link href="http://michael-mccracken.net/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-mccracken.net</link>
	<description>This is a weblog</description>
	<lastBuildDate>Fri, 13 Apr 2012 20:24:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Twitter Stats in SVG using gnuplot</title>
		<link>http://michael-mccracken.net/2008/01/twitter-stats-in-svg-using-gnuplot/</link>
		<comments>http://michael-mccracken.net/2008/01/twitter-stats-in-svg-using-gnuplot/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 20:15:15 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2008/01/02/twitter-stats-in-svg-using-gnuplot/</guid>
		<description><![CDATA[A quick recipe for getting twitter stat graphs without Numbers.]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/dacort">Damon Cortesi</a> just shared a handy script for grabbing your tweets and compiling some stats about when you post to twitter and who you reply to.</p>

<p>His script generates a list of numbers and included a Numbers template to paste them into. Since I don&#8217;t have Numbers, I&#8217;ve modified <a href="http://dcortesi.com/2007/12/27/twitter-stats/">his script</a> to write a file that can be read by <a href="http://gnuplot.info">gnuplot</a>, and wrote a basic gnuplot script to output an SVG file version of the stats.</p>

<p>While I was at it, I changed it so it no longer counts &#8220;@someone&#8221; separately from &#8220;@someone:&#8221;.</p>

<p>Both scripts are right here &#8211; <a href="http://michael-mccracken.net/twitter/gnuplot_twitterstats.tgz">gnuplot_twitterstats.tgz</a></p>

<p>It uses gnuplot 4.2, which you can get on OS X with <a href="http://www.macports.org/">macports</a> using <code>port install gnuplot +no_x11'</code>. (Or it&#8217;s a pretty easy build on its own, see the <a href="http://gnuplot.sourceforge.net/download.html">gnuplot download page</a> )</p>

<p>Here are my stats:
<object data="http://michael-mccracken.net/twitter/2007stats.svg" type="image/svg+xml"> Sorry, it looks like your browser doesn&#8217;t support SVG. You&#8217;re really not missing much.</object>
<a href="http://michael-mccracken.net/twitter/2007stats.svg">Click here for a full-screen version.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2008/01/twitter-stats-in-svg-using-gnuplot/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HPC blogs and news sites</title>
		<link>http://michael-mccracken.net/2007/05/hpc-blogs-and-news-sites/</link>
		<comments>http://michael-mccracken.net/2007/05/hpc-blogs-and-news-sites/#comments</comments>
		<pubDate>Fri, 04 May 2007 21:17:42 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[hpc]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/05/04/hpc-blogs-and-news-sites/</guid>
		<description><![CDATA[I&#8217;ve always liked the programming-languages community website Lambda the Ultimate, and recently I went looking for something similar for the High-Performance Computing community. I didn&#8217;t find exactly that*, but I did find a few great resources for news about HPC and computing research policy: HPCWire is a well-known news source for HPC. It has daily [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always liked the programming-languages community website <a href="http://lambda-the-ultimate.org/">Lambda the Ultimate</a>, and recently I went looking for something similar for the High-Performance Computing community. I didn&#8217;t find exactly that*, but I did find a few great resources for news about HPC and computing research policy:</p>

<p><a href="http://hpcwire.com">HPCWire</a> is a well-known news source for HPC. It has daily news updates, and occasional columns by guests from around the industry. Most of the news is press releases from companies and government labs, but it&#8217;s nice to have a single place to check for them. However, there is apparently no RSS feed, and to get email updates, you have to buy a subscription. I haven&#8217;t, but I do check back occasionally to read the columns.</p>

<p><a href="http://supercomputingonline.com">Supercomputing Online</a> is another professional news outlet, which reads a little less like a press release,
 seems to have more coverage of academic news, and does have an RSS feed.</p>

<p><a href="http://insideHPC.com/">insideHPC.com</a> is more of a weblog than either of the first two &#8211; John E. West covers news stories in brief with some added perspective and analysis. I like his approach, and <a href="http://insidehpc.com/2007/05/02/introducing-mike/">I&#8217;ve joined him</a> to help cover academic HPC issues, both computing research and issues affecting computational scientists.</p>

<p>One of many blogs at Sun is the <a href="http://blogs.sun.com/HPC/">HPC Watercooler</a>, covering Sun&#8217;s HPC products and services, as well as some non-Sun related news. I&#8217;ve found it pretty interesting already, and I&#8217;d be interested to see weblogs from other HPC vendors.</p>

<p>Finally, a couple of blogs that are less directly related to HPC but still very relevant for computing researchers, are <a href="http://www.renci.org/blog/index.php">Dan Reed&#8217;s weblog</a> at the Renaissance Computing Institute, and the <a href="http://www.cra.org/govaffairs/blog/">CRA Computing Research Policy Blog</a>, both of which cover computing research policy and funding issues that don&#8217;t often show up in news coverage of either government or computing.</p>

<p><em>* &#8211; if anyone wants to start an LTU-alike site for HPC research, or point me to one, I&#8217;ll sign up and contribute in an instant.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2007/05/hpc-blogs-and-news-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick n&#039; Dirty OmniOutliner to MediaWiki Applescript</title>
		<link>http://michael-mccracken.net/2007/01/quick-n-dirty-omnioutliner-to-mediawiki-applescript/</link>
		<comments>http://michael-mccracken.net/2007/01/quick-n-dirty-omnioutliner-to-mediawiki-applescript/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 23:42:37 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=86</guid>
		<description><![CDATA[The other day, I had a big outline on a wiki that I wanted to edit in OmniOutliner so I could hide and move things around with a real outliner, then export it back out to the wiki. I managed to get it into OO with copy and paste and a lot of RSI-inducing tabbing, [...]]]></description>
			<content:encoded><![CDATA[<p>The other day, I had a big outline on a wiki that I wanted to edit in <a href="http://www.omnigroup.com/applications/omnioutliner/">OmniOutliner</a> so I could hide and move things around with a real outliner, then export it back out to the wiki.</p>

<p>I managed to get it into OO with copy and paste and a lot of RSI-inducing tabbing, but the text export options can&#8217;t be massaged to export MediaWiki-style (eg, &#8216;#&#8217; for level one, &#8216;##&#8217; for level two).</p>

<p>So I wrote a quick Applescript to get the data out and get me back on my way. I thought I&#8217;d post it in case it would be useful to anyone else:</p>

<p><pre>
tell front document of application "OmniOutliner Professional"</pre></p>

<pre><code>set expText to ""

repeat with aRow in rows
    set rowText to ""
    -- start from 2 to treat top levels as headers
    repeat with i from 2 to level of aRow
        set rowText to rowText &amp; "#"
    end repeat
    set rowText to rowText &amp; " " &amp; topic of aRow
    set expText to expText &amp; return &amp; rowText
end repeat

set the clipboard to expText

display dialog "The exported text is in the clipboard."
</code></pre>

<p>end tell
</p>

<p>Update: see the comments for a version for TWiki. Thanks, Peter!</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2007/01/quick-n-dirty-omnioutliner-to-mediawiki-applescript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>NHL on Google Video</title>
		<link>http://michael-mccracken.net/2006/11/nhl-on-google-video/</link>
		<comments>http://michael-mccracken.net/2006/11/nhl-on-google-video/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 06:06:33 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[tv]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=73</guid>
		<description><![CDATA[Last spring, when I wrote about highlights from the NHL Playoffs being available on the iTunes store, I said: the sensation I felt when I noticed the announcement of NHL playoff video available on iTunes was that of Steve Jobs signing my name on a check for ten dollars and winking. This weekend, when I [...]]]></description>
			<content:encoded><![CDATA[<p>Last spring, when I <a href="http://michael-mccracken.net/wp/?p=48">wrote</a> about highlights from the NHL Playoffs being available on the iTunes store, I said:</p>

<blockquote>
the sensation I felt when I noticed the announcement of NHL playoff video available on iTunes was that of Steve Jobs signing my name on a check for ten dollars and winking.
</blockquote>

<p>This weekend, when I saw this: <a href="http://video.google.com/nhl.html">video.google.com/nhl.html</a> &#8211; free videos of every NHL game, including historic games, I went plain nuts. Go check it out, even if you don&#8217;t know you like hockey yet. If you don&#8217;t have a team, may I suggest the <a href="http://video.google.com/videosearch?q=owner%3Anhl+penguins&#038;hl=en&#038;page=1&#038;so=1">Pittsburgh Penguins</a>? There&#8217;s probably still time to become a Penguins fan without being a bandwagon fan, but it&#8217;s running out&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/11/nhl-on-google-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear GMail spam filter</title>
		<link>http://michael-mccracken.net/2006/10/dear-gmail-spam-filter/</link>
		<comments>http://michael-mccracken.net/2006/10/dear-gmail-spam-filter/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 19:36:56 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=69</guid>
		<description><![CDATA[Dear spam filter, I cannot read Russian. If a message is in Russian, it is spam, just like all the other Russian messages I have marked as spam. Thank you for listening &#8211; your pal, mike]]></description>
			<content:encoded><![CDATA[<p>Dear spam filter,</p>

<p>I cannot read Russian. If a message is in Russian, it is spam, just like all the other Russian messages I have marked as spam.</p>

<p>Thank you for listening &#8211; your pal,
mike</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/10/dear-gmail-spam-filter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Zoomr, Yellow Tree</title>
		<link>http://michael-mccracken.net/2006/07/zoomr-yellow-tree/</link>
		<comments>http://michael-mccracken.net/2006/07/zoomr-yellow-tree/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 07:55:01 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[photo]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=54</guid>
		<description><![CDATA[I&#8217;ve taken to carrying my camera around with me, for practice. It&#8217;s lead to an unhealthy obsession with camera bags (of which there is no perfect single choice). It&#8217;s also lead to maxing out my Flickr account quickly, and I have no cash for a Pro account. So, I thought I&#8217;d try the new &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve taken to carrying my camera around with me, for practice. It&#8217;s lead to an unhealthy obsession with camera bags (of which there is no perfect single choice).
</p>

<p>
It&#8217;s also lead to maxing out my Flickr account quickly, and I have no cash for a Pro account. So, I thought I&#8217;d try the new  &#8211; <a href="http://zoomr.com">Zoomr 2.0</a>, and see what I like about it. Geotagging and Google maps integration is cool, and I like the trackbacks, but to be honest, the interface could be much cleaner. Lots of loud colors and bold text vie for attention with the photos, which should be the real focus of attention on a photo sharing site. At any rate, here&#8217;s the first photo I uploaded to Zoomr, something I took while waiting for the 30 bus at UCSD:
</p>

<div style="width:160px;text-align:right;">
<a href="http://beta.zooomr.com/photos/13417@Z01/80165/" title="Zooomr :: Photo Sharing">
<img src="http://static.zooomr.com/images/e2885e4db38ea6f0230d613572aba8c230cb9883.jpg" width="160" height="240" alt="Yellow Tree" border="0" style="border:1px solid #000;" />
</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/07/zoomr-yellow-tree/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Browser history: take the user&#039;s perspective!</title>
		<link>http://michael-mccracken.net/2006/06/browser-history-take-the-users-perspective/</link>
		<comments>http://michael-mccracken.net/2006/06/browser-history-take-the-users-perspective/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 05:34:30 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=50</guid>
		<description><![CDATA[Even after moving web-based mail to a separate app, I still usually have at least two browsers open at all times &#8211; Camino when something doesn&#8217;t load in Safari, Firefox for tails (a microformats helper), and Safari, which I&#8217;m used to, has my bookmarks, and auto-fills forms. Safari freezes and crashes pretty often for me, [...]]]></description>
			<content:encoded><![CDATA[<p>Even after <a href="http://michael-mccracken.net/wp/?p=44">moving web-based mail to a separate app</a>, I still usually have at least two browsers open at all times &#8211; Camino when something doesn&#8217;t load in Safari, Firefox for <a href="https://addons.mozilla.org/firefox/2240/">tails</a> (a <a href="http://microformats.org">microformats</a> helper), and Safari, which I&#8217;m used to, has my bookmarks, and auto-fills forms.</p>

<p>Safari freezes and crashes pretty often for me, but I can&#8217;t easily switch away from it because it has my history, both in actual saved history and collections of bookmarks which always seem to get dumped into an &#8216;Import&#8217; folder when you move between browsers.</p>

<p>Browser history doesn&#8217;t seem like a lot of data. It seems like a natural choice to keep in a central place, just like the OS X Address Book. However, I don&#8217;t know of any effort that takes the user&#8217;s point of view and lets us keep a separate history list, so we don&#8217;t have to lose data every time we want to try out a new browser.</p>

<p>So &#8211; anyone want to step to the plate? Hopefully all it would take is a good API and one browser that works with it &#8211; if one WebKit-based browser (OmniWeb) and one Gecko-based browser (Camino) adopted this, it would take something big to make me use Safari again. If a browser imported other browsers&#8217; history <em>and</em> made it easy to save &amp; search that history separately, I couldn&#8217;t think of a reason not to try it out, and see what other features I might like.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/06/browser-history-take-the-users-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmail.app follow-up</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/</link>
		<comments>http://michael-mccracken.net/2006/05/webmailapp-follow-up/#comments</comments>
		<pubDate>Wed, 17 May 2006 01:23:15 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45</guid>
		<description><![CDATA[I came back from a weekend camping trip to find that my post about WebMail.app got a lot of attention: TUAW, Hawk Wings, and MacUser, for starters. Some people got what I was trying to do with it, and some didn&#8217;t. The idea got passed around a bit, so a few commenters probably didn&#8217;t read [...]]]></description>
			<content:encoded><![CDATA[<p>I came back from a weekend camping trip to find that my post about WebMail.app got a lot of attention: <a href="http://www.tuaw.com/2006/05/13/a-browser-just-for-gmail/">TUAW</a>, <a href="http://www.hawkwings.net/2006/05/13/a-dedicated-distraction-free-browser-for-gmail/">Hawk Wings</a>, and <a href="http://www.macuser.com/software/two_layer_email.php">MacUser</a>, for starters.</p>

<p>Some people got what I was trying to do with it, and some didn&#8217;t. The idea got passed around a bit, so a few commenters probably didn&#8217;t read my original post. That&#8217;s not a big deal, but I did want to clear up a few points that weren&#8217;t obvious from what I did write.</p>

<h4>I don&#8217;t hate Apple Mail.</h4>

<p>I didn&#8217;t say anything about disliking or replacing Apple Mail. Mail is my <em>primary</em> mail client, and there&#8217;s plenty about it that I like. I just use both, since I like GMail better for viewing mailing lists.</p>

<h4>WebMail.app was not a mission statement for the web.</h4>

<p>I like rich local clients. I don&#8217;t think that apps like WebMail are the future of desktop apps.</p>

<p>I don&#8217;t think that cloning WebMail.app for any given website/web app will necessarily be a good idea. Sometimes it will, but if you could benefit from system-specific GUI features or services like Spotlight, CoreImage, AddressBook integration, control over data backup, etc, then just another browser window won&#8217;t help you. For instance &#8211; I can&#8217;t think of any reason to move flickr browsing to a mini-browser like WebMail. I don&#8217;t need to avoid distraction when I&#8217;m using flickr &#8211; I&#8217;m <em>already</em> distracted.</p>

<p>Also, I&#8217;m not qualified to expound on the future of the web, so let&#8217;s not get ahead of ourselves there.</p>

<h4>I wanted it to be a bad browser.</h4>

<p>This was the part that got people who didn&#8217;t read what I wrote in the original post about distraction. Yes, you could get almost the same effect by using real browsers with their toolbars off, but the whole point was to make it hard to distract yourself on the web.</p>

<p>There&#8217;s a fine line where if you add any more features, you&#8217;re re-implementing a real browser, and that&#8217;s counterproductive. We can disagree on the position of that line, but I feel I hit it pretty close. For instance, if you want tabs, I think you should probably just use a real browser. And for my purposes, <em>not</em> being able to open links in other browsers is an important feature.</p>

<h4>It wasn&#8217;t a product announcement.</h4>

<p>I wrote it to avoid distraction &#8211; I&#8217;m not going to be supporting it, adding features, nor will I even work very hard to get an icon. I suggest using the icon mentioned in the <a href="http://www.hawkwings.net/2006/05/13/a-dedicated-distraction-free-browser-for-gmail/">Hawk Wings</a> post about it. That&#8217;s probably what I&#8217;ll do if I ever get around to it.</p>

<p>Some people suggested features that wouldn&#8217;t make it more distracting, including handling other web mail sites, doing the right thing with uploads for attachments, importing contacts, a better login interface (actually, I don&#8217;t get why you&#8217;d care about that), and using newer WebKit builds for better compatibility. I don&#8217;t plan to do any of these, but you&#8217;re welcome to. If anyone wants to use the name and take it in that direction, I&#8217;m OK with that &#8211; let me know.</p>

<p>I do use it, though, so if it ever breaks on a new system and there&#8217;s no good replacement, I&#8217;ll get it working again.</p>

<p>I have heard from at least one person who&#8217;s building a similar app and has done some more interesting things with it, so when I find out more about that, I&#8217;ll pass along a link. (But I&#8217;m not sure if it will be free or open source.)</p>

<h4>It was super easy.</h4>

<p>Now that I&#8217;ve addressed most of the criticisms that I wanted to, I want to ask that if you like this app, please reserve your praise for the Web Kit team at Apple &#8211; it took me months to realize that I wanted this app, but only minutes to build it because of all their hard work. It really was basically the demo app, and not even the one at the end of the talk. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/05/webmailapp-follow-up/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Webmail is not web browsing.</title>
		<link>http://michael-mccracken.net/2006/05/webmail-is-not-web-browsing/</link>
		<comments>http://michael-mccracken.net/2006/05/webmail-is-not-web-browsing/#comments</comments>
		<pubDate>Thu, 11 May 2006 10:00:32 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=44</guid>
		<description><![CDATA[Webmail is really a separate application. When I&#8217;m visiting GMail, I&#8217;m checking mail, not browsing the web. So what&#8217;s so bad about using a browser for this? Minor Gripes If I keep a browser window running with GMail, now clicking on the Safari dock icon just brings that sucker up instead of creating a new [...]]]></description>
			<content:encoded><![CDATA[<p>Webmail is really a separate application. When I&#8217;m visiting GMail, I&#8217;m <em>checking mail</em>, not browsing the web. So what&#8217;s so bad about using a browser for this?</p>

<h3>Minor Gripes</h3>

<p>If I keep a browser window running with GMail, now clicking on the Safari dock icon just brings that sucker up instead of creating a new empty window.</p>

<p>I love the GMail key shortcuts and Safari has an annoying tendency to get the key focus wrong so I have to click in the window somewhere after moving up out of a thread to get my shortcuts back.</p>

<p>Safari crashes, I forget to reload GMail, I miss important messages.</p>

<p>Even all that isn&#8217;t so bad. For a while I ran Firefox with only GMail open. I could get a GMail notifier so I won&#8217;t miss messages&#8230; but:</p>

<h3>The <em>Real</em> Problem</h3>

<p>The final straw is this: Every time I check mail, I&#8217;m diving right into the world&#8217;s biggest time-sink. My email isn&#8217;t usually a waste of my time, but all the windows I&#8217;ve left floating around, my bookmarks bar, or a quick Google search are. These are the things that eat up afternoons, and webmail is a gateway to that distraction.</p>

<p>Browsers have lots of features that I don&#8217;t need to use GMail: bookmarks, back &amp; forward buttons, a search field, page history, a location bar, and on and on.</p>

<h3>My Easy Way Out &#8211; the Minimalist Specialized Browser</h3>

<p>A while back, I wrote a separate web browser just for GMail.</p>

<p>All it does is load GMail in a nice big window and duck out of your way. <em>No location bar</em>. And <em>no bookmarks</em>.</p>

<p>It says: Go ahead and follow that link your friend (or bug tracker) sent you, but to check BoingBoing, you&#8217;re going to have to go over to Safari. Maybe you&#8217;ll decide to go back to work instead.</p>

<p>It&#8217;s basically the WebKit demo, except that I tried to improve the key shortcut situation a bit, and it has a progress indicator.</p>

<p>I&#8217;ve been using it for a while now, and the only features of real browsers that I miss are pretty simple to add &#8211; text find, a refresh command. I just haven&#8217;t needed them that much. <del datetime="2007-11-13T06:54:56+00:00">Sadly, one feature I&#8217;d love to add to GMail, a key shortcut to &#8220;go to inbox&#8221;, eludes me, since their Javascript is pretty obfuscated.</del> Update &#8211; &#8220;go to inbox&#8221; already exists as the sequence &#8220;gi&#8221;.</p>

<h3>Meet WebMail.app</h3>

<p>If you want to try out this  idea without the hassle of writing those ten lines yourself, get a tarball here: <a href="http://michael-mccracken.net/webmail-1.0.tgz">Webmail-1.0.tgz</a> and let me know what you think.</p>

<p>The source is in there, it&#8217;s BSD licensed, and I&#8217;ll happily accept patches that make it more useful for email, but remember that making it more useful for general browsing is kind of not the point.</p>

<p>Oh, and it lacks a real icon. Sorry.</p>

<p><em>Update</em> much later: a new version that supports printing and attaching files is available here: <a href="http://michael-mccracken.net/2007/WebMail+printing+attaching.zip">Webmail+printing+attaching.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/05/webmail-is-not-web-browsing/feed/</wfw:commentRss>
		<slash:comments>100</slash:comments>
		</item>
		<item>
		<title>Dear Innovative and Revolutionary Management School</title>
		<link>http://michael-mccracken.net/2006/04/dear-innovative-and-revolutionary-management-school/</link>
		<comments>http://michael-mccracken.net/2006/04/dear-innovative-and-revolutionary-management-school/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 22:55:05 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=42</guid>
		<description><![CDATA[Dear Rady School, you may be dedicated to producing business leaders who can straddle both the business world and the world of science and technology, but please ditch the little animated guy on your homepage who told me that. Also, please read this adaptive path essay on user-centered URL design, and revisit your URLs. Most [...]]]></description>
			<content:encoded><![CDATA[<p>Dear <a href="http://management.ucsd.edu/">Rady School</a>, you may be dedicated to producing business leaders who can straddle both the business world and the world of science and technology, but please ditch the little animated guy on your homepage who told me that.</p>

<p>Also, please read this adaptive path <a href="http://adaptivepath.com/publications/essays/archives/000058.php">essay on user-centered URL design</a>, and revisit your URLs. Most of your URLs look like this: http://management.ucsd.edu/cms/showcontent.aspx?ContentID=163</p>

<p>I care about 30 of those characters, including dots, one slash and protocol. There are another 31 characters that <em>never change</em> and don&#8217;t tell me anything about the page.</p>

<p>For the previous URL (#163), might I suggest: http://management.ucsd.edu/facilities</p>

<p>And for the next number up, #164 (apparently not up yet, but it should be the web syllabus for a class), might I suggest: http://management.ucsd.edu/courses/2006/summer/mgt-111</p>

<p>Thanks,</p>

<p>mike</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2006/04/dear-innovative-and-revolutionary-management-school/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

