<?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>spiral::notepad by Ian Cavalier &#187; blog</title>
	<atom:link href="http://iancavalier.com/spiralnotepad/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://iancavalier.com/spiralnotepad</link>
	<description>Pop culture, art, and random trivia equals life.</description>
	<lastBuildDate>Wed, 23 Nov 2011 09:33:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress 2.8.1 (and Flickr, fonts, AJAX, Eudora)</title>
		<link>http://iancavalier.com/spiralnotepad/2009/07/09/wordpress-281-flickr-fonts-ajax/</link>
		<comments>http://iancavalier.com/spiralnotepad/2009/07/09/wordpress-281-flickr-fonts-ajax/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 05:00:20 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[oregon]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iancavalier.com/spiralnotepad/2009/07/09/wordpress-281-flickr-fonts-ajax/</guid>
		<description><![CDATA[ Today I updated spiral::notepad to WordPress 2.8.1, which is the first maintenance release for 2.8.
Flickr and Creative Commons images
Earlier today on Twitter I also noted that I am trying to deal with social media overload. I should probably evaluate how I use Twitter, Facebook, Flickr, Vimeo, YouTube, FriendFeed, etc. What I really want is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org" target="_blank"><img class="rightimage" src="/spiralnotepad/images/2009/wordpress-logo.png" alt="WordPress logo" width="180" height="180" /></a> Today I updated spiral::notepad to <a href="http://wordpress.org/" target="_blank">WordPress 2.8.1</a>, which is the first maintenance release for 2.8.</p>
<p><strong>Flickr and Creative Commons images</strong></p>
<p>Earlier today <a href="https://twitter.com/iancavalier/status/2554868816" target="_blank">on Twitter</a> I also noted that I am trying to deal with social media overload. I should probably evaluate how I use Twitter, Facebook, Flickr, Vimeo, YouTube, FriendFeed, etc. What I really want is to manage them all more easily with my <a href="https://twitter.com/iancavalier/status/2234952191" target="_blank">OpenID</a>.</p>
<p>I add new photos to my <a href="http://www.flickr.com/photos/iancavalier/" target="_blank">Flickr profile</a> on a daily basis now, as part of my &#8220;<a href="http://www.flickr.com/photos/iancavalier/sets/72157620651368984/detail/" target="_blank">365 Days</a>&#8221; photo project.</p>
<p>In related news, I found this cool photo set on Flickr: <a href="http://www.flickr.com/photos/40045986@N00/sets/72157610374226526/" target="_blank">New York 1940&#8217;s</a>.</p>
<p>Here&#8217;s a handy new Google Image Search feature: &#8220;<a href="http://googleblog.blogspot.com/2009/07/find-creative-commons-images-with-image.html" target="_blank">Find Creative Commons images with Image Search</a>.&#8221;</p>
<p><strong>Web fonts and typography</strong></p>
<p>It would be great if better typography was available for the Web, but IE doesn&#8217;t support <a href="http://www.w3.org/TR/css3-fonts/#the-font-face-rule" target="_blank">@font-face</a>. <a href="http://cufon.shoqolate.com" target="_blank">Cufón</a> and <a href="http://fontjazz.com" target="_blank">FontJazz</a> seem nice. I&#8217;m not a big fan of <a href="http://www.mikeindustries.com/sifr" target="_blank">sIFR</a> or <a href="http://facelift.mawhorter.net" target="_blank">FLIR</a>, though I understand why they were developed originally. I&#8217;m not sure about the licensing and distribution model of <a href="http://typekit.com" target="_blank">Typekit</a>. Only foundries that agree to a web-only font linking license will have hosted fonts supplied via the Typekit CDN.</p>
<p>This is a nice overview of four methods: &#8220;<a href="http://www.readwriteweb.com/archives/font-ificating_delivering_web-native_fonts.php" target="_blank">Font-ificating: Delivering Web-Native Fonts</a>.&#8221; For more information on Cufón see this article: &#8220;<a href="http://www.sitepoint.com/blogs/2009/06/26/use-whatever-font-you-please-on-wordpress/" target="_blank">Use Whatever Font You Please On WordPress</a>.&#8221; For many fonts you can download, see <a href="http://www.broble.com/browse/fonts/" target="_blank">broble.com Font Sharing</a>.</p>
<p><strong>AJAX web development</strong></p>
<p>These sites and articles have come in handy for me during the past few months, for a few different AJAX-enabled sites I&#8217;ve built:</p>
<ul>
<li><a href="http://www.jqueryui.com/" target="_blank">jQuery UI</a></li>
<li><a href="http://www.ajaxdaddy.com/" target="_blank">AjaxDaddy</a></li>
<li>&#8220;<a href="http://www.noupe.com/javascript/37-great-ajax-css-tab-based-interfaces.html" target="_blank">37+ Great Ajax, CSS Tab-Based Interfaces</a>&#8221; at Noupe.com</li>
<li>&#8220;<a href="http://www.hongkiat.com/blog/50-nice-clean-css-tab-based-navigation-scripts/" target="_blank">50+ Nice Clean CSS Tab-Based Navigation Scripts</a>&#8221; at Hongkiat.com</li>
<li>&#8220;<a href="http://tutorialblog.org/10-javascript-ajax-tabs/" target="_blank">10 Javascript Ajax Tabs</a>&#8221; at TutorialBlog.org</li>
<li><a href="http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/" target="_blank">Ajax Tabs Content Script</a> at DynamicDrive.com</li>
</ul>
<p>Here are some pages I found useful during some Internet Explorer-related AJAX fury last month:</p>
<ul>
<li> &#8220;<a href="http://www.clientcide.com/code-snippets/manipulating-the-dom/ie-and-operation-aborted/" target="_blank">IE and &#8216;Operation Aborted&#8217;</a>&#8221; from Clientcide</li>
<li>&#8220;<a href="http://thought-bytes.blogspot.com/2007/02/attaching-javascript-functions-to.html" target="_blank">Attaching JavaScript functions to the Window OnLoad event</a>&#8221; from Thought Bytes blog</li>
<li><a href="http://msdn.microsoft.com/en-us/library/ms533897(VS.85).aspx" target="_blank">innerHTML Property</a> from MSDN<br clear="all" /></li>
</ul>
<p><img class="rightimage" src="/spiralnotepad/images/2009/eudora-thunderbird-128.png" alt="Eudora and Thunderbird logos" width="256" height="128" /> <strong>Eudora, Penelope extension and Thunderbird</strong></p>
<p>April 8, 2009 is still the most recent release date of <a href="https://wiki.mozilla.org/Eudora_Releases" target="_blank">Eudora 8</a> (8.0.0b6) and <a href="http://en.wikipedia.org/wiki/Penelope_(e-mail_client)" target="_blank">Penelope</a> (0.5a3). The <a href="https://wiki.mozilla.org/Penelope_Extensions" target="_blank">Penelope extension</a> works with <a href="https://wiki.mozilla.org/Thunderbird" target="_blank">Thunderbird</a> 3.0b1 or higher. To sum things up: Three  years later, Eudora 8 is still in beta. It is currently based on the Thunderbird 3.0b2 source code and comes packaged with an alpha version of the Penelope extension (which gives it that &#8220;Eudora&#8221; feel). Compelling. At this rate we may never have a final version of Eudora 8.</p>
<p><strong>Oregon Country Fair</strong></p>
<p>I will be attending the <a href="http://www.oregoncountryfair.org/" target="_blank">Oregon Country Fair</a> near Veneta on Sunday. One highlight should be The Nowhere Band performing The Beatles&#8217; <em>White Album</em> in its entirety for the 40th anniversary celebration. The Oregon Country Fair got its start in July 1969, a month before a little event called Woodstock happened in New York.</p>
<p>I&#8217;ll post some amusing and random pop culture links tomorrow.<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iancavalier.com/spiralnotepad/2009/07/09/wordpress-281-flickr-fonts-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>365 Days photo project on Flickr</title>
		<link>http://iancavalier.com/spiralnotepad/2009/07/07/365-days-photo-project/</link>
		<comments>http://iancavalier.com/spiralnotepad/2009/07/07/365-days-photo-project/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:00:09 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[oregon]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iancavalier.com/spiralnotepad/2009/07/07/365-days-photo-project/</guid>
		<description><![CDATA[Last week I started a &#8220;365 Days&#8221; photo project on Flickr. It&#8217;s a personal experiment that will span July 1, 2009 to June 30, 2010. My rule is that I must take at least one photo every day and post it to Flickr. Stockpiling photos to post on uninspiring days is not allowed.
Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I started a &#8220;<a href="http://www.flickr.com/photos/iancavalier/sets/72157620651368984/detail/" target="_blank">365 Days</a>&#8221; photo project on <a href="http://www.flickr.com/photos/iancavalier/" target="_blank">Flickr</a>. It&#8217;s a personal experiment that will span July 1, 2009 to June 30, 2010. My rule is that I must take at least one photo every day and post it to Flickr. Stockpiling photos to post on uninspiring days is not allowed.</p>
<p>Here is a Flickr slideshow of my &#8220;365 Days&#8221; project:</p>
<p><object width="500" height="375" data="http://www.flickr.com/apps/slideshow/show.swf?v=67348" type="application/x-shockwave-flash"><param name="flashvars" value="&amp;offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2Fiancavalier%2Fsets%2F72157620651368984%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2Fiancavalier%2Fsets%2F72157620651368984%2F&amp;set_id=72157620651368984&amp;jump_to=" /><param name="allowFullScreen" value="false" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=67348" /></object></p>
<p>Most of my daily photos over the next year will presumably be taken in Corvallis, Oregon, since that&#8217;s where I spend most of of my time. Visit my <a href="http://www.flickr.com/photos/iancavalier/" target="_blank">Flickr profile</a>.<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iancavalier.com/spiralnotepad/2009/07/07/365-days-photo-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Wave, Microsoft Bing and Big Brother</title>
		<link>http://iancavalier.com/spiralnotepad/2009/06/04/google-wave-microsoft-bing/</link>
		<comments>http://iancavalier.com/spiralnotepad/2009/06/04/google-wave-microsoft-bing/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 05:00:38 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[animals]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iancavalier.com/spiralnotepad/2009/06/04/google-wave-microsoft-bing/</guid>
		<description><![CDATA[It seems like the more I use Twitter, the less I feel like actually bothering to write blog posts. Is this blog dying? I don&#8217;t know, but this post is about a few new web services and technologies. Many articles are about a week old at this point, because I didn&#8217;t get around to posting [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like the more I use Twitter, the less I feel like actually bothering to write blog posts. Is this blog dying? I don&#8217;t know, but this post is about a few new web services and technologies. Many articles are about a week old at this point, because I didn&#8217;t get around to posting them until now. Real-time tweeting is sucking the life out of this blog.</p>
<p>Earlier today I realized that I launched my first website 12 years ago today. I started this blog seven years ago. Time flies.</p>
<p><img class="rightimage" src="/spiralnotepad/images/2009/bing-google-yahoo-logos.jpg" alt="Bing vs. Google vs. Yahoo" width="300" height="235" /> <strong>Google Wave, Microsoft Bing and HTML 5</strong></p>
<p>In late May, I read whole bunch of articles about Google Wave. Here&#8217;s one: &#8220;<a href="http://mashable.com/2009/05/28/google-wave/" target="_blank">Could Google Wave Redefine Email and Web Communication?</a>&#8221; You can see <a href="http://wave.google.com/" target="_blank">Google Wave</a> in this video: <a href="http://www.youtube.com/watch?v=3ykZYKCK7AM" target="_blank">Google Wave: Live collaborative editing</a>. Here&#8217;s another resource: <a href="http://mashable.com/2009/05/28/google-wave-guide/" target="_blank">Google Wave: A Complete Guide</a>.</p>
<p>So what about the new search engine Microsoft Bing? Here are two articles: &#8220;<a href="http://www.pcworld.com/article/165749/bing_vs_google_vs_yahoo_feature_smackdown.html" target="_blank">Bing vs. Google vs. Yahoo: Feature Smackdown</a>&#8221; and &#8220;<a href="http://www.readwriteweb.com/archives/bing_off_to_a_good_start_takes_2_spot_ahead_of_yahoo.php" target="_blank">Bing Off to a Good Start: Takes #2 Spot Ahead of Yahoo</a>.&#8221;</p>
<p>Will Google Wave consume everything? Well, it can eat Twitter: &#8220;<a href="http://mashable.com/2009/05/28/twave/" target="_blank">Twave: Google Wave + Twitter</a>.&#8221;</p>
<p>The <a href="http://code.google.com/events/io/" target="_blank">Google I/O Keynote Day 1</a> video was interesting. Yes, the new features of HTML 5 and drawing with tags are cool. See the <a href="https://developer.mozilla.org/en/Canvas_tutorial" target="_blank">Canvas tutorial</a>. Turns out that IE is still the bane of web developers&#8217; existences. Go figure. I am very curious about the in-browser 3D graphics and JavaScript demonstrated in the keynote. And won&#8217;t the &lt;video&gt; tag to match the &lt;img&gt; tag be nice? Time to get video out of &#8220;plugin prison.&#8221; The W3C Geolocation API will be great when it&#8217;s widely supported as well. Can we actually get standardization across all browsers?</p>
<p>In addition to using the canvas tag in production websites someday (once IE is dead?), I am looking forward to playing with Typekit this summer. Learn more: &#8220;<a href="http://www.sitepoint.com/blogs/2009/06/01/web-fonts-get-real-with-typekit/" target="_blank">Web Fonts Get Real with Typekit</a>.&#8221;<br clear="all" /></p>
<p><strong>Other technology/paranoia</strong></p>
<p><a href="http://imgur.com/hGEY5.gif"><img class="rightimage" src="/spiralnotepad/images/2009/conanobrien-supermariobros.jpg" alt="Conan O'Brien's Super Mario Bros. set design" width="362" height="205" /></a> Here are two interesting articles, for Big Brother and hacker enthusiasts: &#8220;<a href="http://www.wired.com/gadgetlab/?p=17435" target="_blank">Britain’s CCTV Network to Track, Log All Car Journeys</a>&#8221; and &#8220;<a href="http://www.wired.com/techbiz/people/magazine/17-06/ff_keymaster" target="_blank">The Ultimate Lock Picker Hacks Pentagon, Beats Corporate Security for Fun and Profit</a>.&#8221;</p>
<p><strong>Amusements</strong></p>
<p><a href="http://twitter.com/funnyordie/status/2032154219" target="_blank">Funny or Die</a> tweeted about the new &#8220;Tonight Show&#8221; set design on June 4: &#8220;Conan&#8217;s new set backdrop looks just like Super Mario Bros! <a href="http://imgur.com/hGEY5.gif" target="_blank">http://imgur.com/hGEY5.gif</a>&#8221; Nice! I love it.</p>
<p>I know the point of science isn&#8217;t for amusement, but here we have glowing monkeys in the name of science: &#8220;<a href="http://www.weirdasianews.com/2009/06/02/japanese-scientists-create-green-glowing-monkeys/" target="_blank">Japanese Scientists Create Green Glowing Monkeys</a>.&#8221;</p>
<p>I&#8217;ll end this post with another goofy blog I found (there are many like this): <a href="http://happiestpeopleever.tumblr.com" target="_blank">Happiest People Ever!</a><br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iancavalier.com/spiralnotepad/2009/06/04/google-wave-microsoft-bing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map projection, technology, street art, Auto-Tune</title>
		<link>http://iancavalier.com/spiralnotepad/2009/05/06/map-street-art-auto-tune/</link>
		<comments>http://iancavalier.com/spiralnotepad/2009/05/06/map-street-art-auto-tune/#comments</comments>
		<pubDate>Thu, 07 May 2009 03:00:25 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[oregon]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iancavalier.com/spiralnotepad/2009/05/06/map-street-art-auto-tune/</guid>
		<description><![CDATA[As has become the norm with this blog, here are about nine days worth of links I&#8217;ve stored up.
 Cartography and fonts
These are very cool maps: Here &#38; There: a horizonless projection in Manhattan. Also see the following blog post for some map inspiration: Here &#38; There influences.
Font Fight is all-out typeface-off. It&#8217;s CollegeHumor&#8217;s sequel [...]]]></description>
			<content:encoded><![CDATA[<p>As has become the norm with this blog, here are about nine days worth of links I&#8217;ve stored up.</p>
<p><a href="http://schulzeandwebb.com/hat/" target="_blank"><img class="rightimage" src="/spiralnotepad/images/2009/hereandthere-uptown.jpg" alt="Here &amp; There" width="225" height="360" /></a> <strong>Cartography and fonts</strong></p>
<p>These are very cool maps: <a href="http://schulzeandwebb.com/hat/" target="_blank">Here &amp; There</a>: a horizonless projection in Manhattan. Also see the following blog post for some map inspiration: <a href="http://schulzeandwebb.com/blog/2009/05/04/here-there-influences/" target="_blank">Here &amp; There influences</a>.</p>
<p><a href="http://www.collegehumor.com/video:1908292" target="_blank">Font Fight</a> is all-out typeface-off. It&#8217;s CollegeHumor&#8217;s sequel to Font Conference. You may also want to watch their <a href="http://mashable.com/2009/04/29/twitter-in-real-life-video/" target="_blank">Twitter in Real Life</a> video.</p>
<p><strong>Web technology and fear</strong></p>
<p><a href="http://mobiforge.com/running/story/the-dotmobi-wordpress-mobile-pack" target="_blank">The dotMobi WordPress Mobile Pack</a> looks very cool. I will try to use it soon, probably on this blog.</p>
<p>This is an interesting perspective: &#8220;<a href="http://www.readwriteweb.com/archives/firefox_could_be_the_real_facebook_challenger.php" target="_blank">Firefox Could Be the Real Facebook Challenger</a>.&#8221;</p>
<p>Hmm: &#8220;<a href="http://www.newscientist.com/article/mg20227062.100-unknown-internet-2-could-the-net-become-selfaware.html" target="_blank">Unknown internet 2: Could the net become self-aware?</a>&#8221; Sounds like <a href="http://en.wikipedia.org/wiki/Skynet_(Terminator)" target="_blank">Skynet</a>! No, <a href="http://news.bbc.co.uk/1/hi/technology/8026964.stm" target="_blank">botnet</a>!</p>
<p>And here&#8217;s what the Internet will use to control us: Check out this <a href="http://www.yooouuutuuube.com/v/?rows=36&amp;cols=36&amp;id=pAwR6w2TgxY&amp;startZoom=1" target="_blank">YouTube hypnosis</a>. Wow.  It&#8217;s an interesting visual effect that just uses some JavaScript and a SWF. See the original &#8220;<a href="http://www.youtube.com/watch?v=pAwR6w2TgxY" target="_blank">Alice</a>&#8221; video, which is a remix using footage from Disney&#8217;s <em>Alice in Wonderland</em>.</p>
<p>In other Disney-related new, here&#8217;s a clear sign that we&#8217;re living in the end of times: <a href="http://www.youtube.com/watch?v=QbuXOopbWcE" target="_blank">Disney Farm Fresh Eggs Commercial</a>. What!?</p>
<p>FYI: Here are the <a href="http://www.who.int/csr/disease/avian_influenza/phase/en/index.html" target="_blank">WHO phases of pandemic alert</a> &ndash; if you still aren&#8217;t sure if you should be running around like a chicken with your head cut off during Stage 5, or if you should save your panic until Stage 6.</p>
<p>I like yesterday&#8217;s funny <a href="http://www.mcsweeneys.net/links/lists/5KristinHilleryandJaniceChan.html" target="_blank">Tips for Avoiding Swine Flu</a> list at <a href="http://www.mcsweeneys.net/links/lists/" target="_blank">Timothy McSweeney&#8217;s Internet Tendency</a>.<br clear="all" /></p>
<p><strong>Art, superheroes and awesomeness</strong></p>
<p><img class="rightimage" src="/spiralnotepad/images/2009/joshuaallenharris-streetart.jpg" alt="Street art by Joshua Allen Harris" width="350" height="198" /> This is interesting if true: &#8220;<a href="http://news.bbc.co.uk/2/hi/entertainment/arts_and_culture/8033650.stm" target="_blank">Gauguin &#8216;cut off Van Gogh&#8217;s ear&#8217;</a>.&#8221; It&#8217;s sure a lot more interesting to have your ear cut off by your artist friend outside a brothel than it is to self-mutilate out of depression.</p>
<p>I love this inflatable street art by Joshua Allen Harris: <a href="http://www.youtube.com/watch?v=7dOjahe0piE" target="_blank">centaur and mus</a>. You know what else is on the streets, besides inflatable bag monsters? Superheroes. People like &#8216;Shadow Hare&#8217; are among a nationwide group: &#8220;<a href="http://www.wlwt.com/cnn-news/19305002/detail.html" target="_blank">Cincinnati Superhero Patrols Streets Fighting Crime</a>.&#8221;</p>
<p>By the way, if I haven&#8217;t said it before, <a href="http://www.ectomo.com/" target="_blank">ECTOPLASMOSIS!</a> and <a href="http://coilhouse.net/" target="_blank">Coilhouse</a> are awesome. And this is amusing: <a href="http://www.textsfromlastnight.com/" target="_blank">Texts From Last Night</a>.</p>
<p><strong>Mostly worthwhile longer videos</strong></p>
<p>Here are three good, longer videos, if you have some time to kill:</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=xBIVlM435Zg" target="_blank">Seth Godin: Sliced bread and other marketing delights</a> (18 min.), from the TED Conference 2007</li>
<li><a href="http://vids.myspace.com/index.cfm?fuseaction=vids.individual&amp;videoid=3594816" target="_blank">Grant Morrison &#8211; Disinfo Lecture</a> (45 min.), from approx. 1999, in which he talks about The Invisibles, Magic, Sigils and metaphysics</li>
<li><a href="http://www.youtube.com/watch?v=TPAO-lZ4_hU" target="_blank">An anthropological introduction to YouTube</a> by Michael Wesch (55 min.), from June 23, 2008</li>
</ul>
<p><strong>Music and Auto-Tune</strong></p>
<p>Former Grandaddy frontman Jason Lytle has a lot of music projects going on: &#8220;<a href="http://www.antilabelblog.com/?p=1700" target="_blank">Jason Lytle &#8211; One Busy Montanian</a>.&#8221; He&#8217;s everywhere right now. I am going to go to one of his Portland shows next month. Lytle is opening for Neko Case on June 5 at the Crystal Ballroom and has a solo show at the <a href="http://ticketswest.rdln.com/Venue.aspx?ven=DFL" target="_blank">Doug Fir Lounge</a> on June 6. Will buy tickets this week.</p>
<p>About two weeks ago, I was wasting a bunch of time reading about Auto-Tune and watching related pop/hip-hop videos that use it or mock its use. See two articles: &#8220;<a href="http://www.time.com/time/magazine/article/0,9171,1877372-1,00.html" target="_blank">Auto-Tune: Why Pop Music Sounds Perfect</a>&#8221; and &#8220;<a href="http://gizmodo.com/5148867/the-secret-of-auto+tune-kanye-and-t+pain-are-not-good-singers" target="_blank">The Secret of Auto-Tune: Kanye and T-Pain Are Not Good Singers</a>.&#8221;</p>
<p>I love the hell out of Katie Couric repeatedly singing &#8220;on very thin ice&#8221; in the incredible <a href="http://www.youtube.com/watch?v=tBb4cjjj1gI" target="_blank">Auto-Tune the News #2</a>. The first <a href="http://www.youtube.com/watch?v=bduQaCRkgg4" target="_blank">Auto-Tune the News</a> is not quite as funny as the second, but still amusing. <a href="http://www.youtube.com/user/schmoyoho" target="_blank">Michael Gregory</a> is the man?</p>
<p>Watching the second Auto-Tune the News also inspired me to go back and watch The Lonely Island&#8217;s &#8220;<a href="http://www.youtube.com/watch?v=R7yfISlGLNU" target="_blank">I&#8217;m On A Boat (ft. T-Pain)</a>&#8221; about 15 more times. I have a problem. I&#8217;m going to have to restrain myself to keep from watching this addictive crap again. Shorty!<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iancavalier.com/spiralnotepad/2009/05/06/map-street-art-auto-tune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7.1 upgrade (and cool art)</title>
		<link>http://iancavalier.com/spiralnotepad/2009/02/21/wordpress-271-upgrade-cool-art/</link>
		<comments>http://iancavalier.com/spiralnotepad/2009/02/21/wordpress-271-upgrade-cool-art/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 22:00:57 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[nostalgia]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iancavalier.com/spiralnotepad/2009/02/21/wordpress-271-upgrade-cool-art/</guid>
		<description><![CDATA[ Today I got around to upgrading spiral::notepad to WordPress 2.7.1, which is the first maintenance release for 2.7. It&#8217;s a bug-fix version that was two months in the making. Keeps getting better.
Now, to help fill out this post, I will share some cool art and technology, with assistance from Gizmodo.
With the Academy Awards happening [...]]]></description>
			<content:encoded><![CDATA[<p><img class="rightimage" src="/spiralnotepad/images/2009/tiravanija-reflection.jpg" alt="Reflections by Rirkrit Tiravanija" width="240" height="180" /> Today I got around to upgrading spiral::notepad to <a href="http://wordpress.org/development/2009/02/wordpress-271/" target="_blank">WordPress 2.7.1</a>, which is the first maintenance release for 2.7. It&#8217;s a bug-fix version that was two months in the making. Keeps getting better.</p>
<p>Now, to help fill out this post, I will share some cool art and technology, with assistance from Gizmodo.</p>
<p>With the <a href="http://www.oscar.com/nominees/" target="_blank">Academy Awards</a> happening this weekend, you may want to to take a peek at the Oscar nominees for <a href="http://i.gizmodo.com/5157434/a-peek-at-the-oscar-animated-shorts-nominees" target="_blank">Short Films</a> (Animated and Live Action).</p>
<p>The art piece &#8220;Reflection&#8221; is a very interesting <a href="http://i.gizmodo.com/5156458/mirrored-ping-pong-table-is-great-for-swinging-bachelors-and-flashy-drug-dealers" target="_blank">mirrored ping pong table</a> by Rirkrit Tiravanija, who is perhaps most famous for the self-sustaining environment and artistic community project &#8220;<a href="http://atc.berkeley.edu/bio/Rirkrit_Tiravanija/" target="_blank">The Land</a>&#8221; in Thailand.<br clear="all" /></p>
<p><img class="leftimage" src="/spiralnotepad/images/2009/watermarks-project.jpg" alt="Watermarks Project" width="280" height="237" /> On a similar note, the <a href="http://i.gizmodo.com/5150534/apocalyptic-projected-waterlines-depict-a-city-underwater" target="_blank">Watermarks Project</a> is quite compelling. Artists in Bristol, England are superimposing watermarks onto city buildings, demonstrating high tide lines if Greenland&#8217;s ice cap melts. Will you be living underwater in the post-apocalypse?</p>
<p>Check out these <a href="http://i.gizmodo.com/5156389/suncat-solar-batteries-well-that-was-obvious" target="_blank">SunCat rechargeable solar batteries</a>. But do they actually charge in a reasonable amount of time?</p>
<p>This <a href="http://i.gizmodo.com/5156339/steampunk-frankenstein-pc-is-awesome-enough-to-excuse-being-steampunk-in-the-first-place" target="_blank">Frankenstein Steampunk</a> PC mod is kind of awesome, if you&#8217;re into the wood/brass/valve steampunk aesthetic. And I rather enjoyed this example of &#8220;propaganda art&#8221; with a Motorola RAZR: <a href="http://i.gizmodo.com/5152213/chairman-maos-little-red-cellphone" target="_blank">Chairman Mao&#8217;s Little Red Cellphone</a>.</p>
<p>Lastly, are you in nostalgic need of some retro gaming wallpaper to spice up your desktop? <a href="http://lifehacker.com/5147542/desktopgaming-has-killer-retro-gaming-wallpapers" target="_blank">DesktopGaming</a> and <a href="http://lifehacker.com/5152884/absolutely-amazing-video-game-remake-wallpapers" target="_blank">DeviantArt&#8217;s Orioto</a> have some nice selections to choose from.<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iancavalier.com/spiralnotepad/2009/02/21/wordpress-271-upgrade-cool-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Bowl, CrackBerry, network neutrality, resveratrol</title>
		<link>http://iancavalier.com/spiralnotepad/2009/01/30/super-bowl-network-neutrality/</link>
		<comments>http://iancavalier.com/spiralnotepad/2009/01/30/super-bowl-network-neutrality/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 02:30:56 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[oregon]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[sports]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://iancavalier.com/spiralnotepad/2009/01/30/super-bowl-network-neutrality/</guid>
		<description><![CDATA[On the edge of a weekend that includes the Super Bowl, the finals of the Australian Open and the men&#8217;s basketball Civil War (starring Oregon State head coach Craig Robinson, who is Barack Obama&#8217;s brother-in-law), I have a bunch of random things to share.
 It&#8217;s interesting how Obama ultimately got to keep his CrackBerry, I [...]]]></description>
			<content:encoded><![CDATA[<p>On the edge of a weekend that includes the Super Bowl, the finals of the Australian Open and the men&#8217;s basketball <a href="http://www.osubeavers.com/sports/m-baskbl/spec-rel/012909aaa.html" target="_blank">Civil War</a> (starring Oregon State head coach Craig Robinson, who is Barack Obama&#8217;s brother-in-law), I have a bunch of random things to share.</p>
<p><a href="http://www.whitehousehistory.org/05/subs/05_d21.html" target="_blank"><img class="rightimage" src="/spiralnotepad/images/2009/whitehouse-website-1994.jpg" alt="The first White House website homepage" width="250" height="225" /></a> It&#8217;s interesting how Obama ultimately got to keep his <strong>CrackBerry</strong>, I mean <a href="http://www.latimes.com/business/la-fi-obama-blackberry23-2009jan23,0,3585072.story" target="_blank">BlackBerry</a>, in the White House . . . and how when the Obama administration arrived the White House was setup for email (and the modern world, in general) like it&#8217;s 1992: &#8220;<a href="http://www.washingtonpost.com/wp-dyn/content/article/2009/01/26/AR2009012602087.html?hpid=topnews" target="_blank">E-Mail Outage Forces White House to Operate the Oldfangled Way</a>.&#8221;</p>
<p>New <strong>network neutrality tools</strong> have arrived to help keep ISPs honest, thanks to Google. See these two articles: &#8220;<a href="http://uk.reuters.com/article/burningIssues/idUKTRE50R6W020090129" target="_blank">Google lets users search for Internet blockers</a>&#8221; and &#8220;<a href="http://www.pcworld.com/article/158552/is_your_isp_throttling_your_internet_connection.html" target="_blank">Is Your ISP Throttling Your Internet Connection?</a>&#8221; <img class="leftimage" src="/spiralnotepad/images/2009/m-lab-logo.jpg" alt="M-Lab logo" width="160" height="78" /> Can ISPs be stopped from filtering and throttling Internet access? Maybe with Google fighting broadband providers (somewhat indirectly) via <a href="http://www.measurementlab.net/" target="_blank">Measurementlab.net</a>. Wait, which side do we want to win? All our data <a href="http://en.wikipedia.org/wiki/All_your_base_are_belong_to_us" target="_blank">are belong</a> to Google, once again. It&#8217;s <a href="http://www.pcworld.com/businesscenter/article/145952/study_comcast_cox_slowing_p2p_traffic_around_the_clock.html" target="_blank">Comcastic</a>!</p>
<p>I&#8217;ve been learning more about <a href="http://en.wikipedia.org/wiki/Resveratrol" target="_blank">resveratrol</a> (the <strong>red wine chemical</strong>, found in red grapes and peanuts), the <a href="http://en.wikipedia.org/wiki/French_paradox" target="_blank">French paradox</a>, sirtuins (enzymes involved in the aging process) and <a href="http://www.sirtrispharma.com/" target="_blank">Sirtris Pharmaceuticals</a>. You know . . . good fats and bad fats, low-quality and high-quality foods, heart disease, dairy and meat, cancer prevention, the magic elixir of eternal life . . . blah blah blah.</p>
<p>About halfway through the <strong>Australian Open</strong> tournament I was thinking how cool it is that the top seven-ish men have become so competitive  (see <a href="http://sports.espn.go.com/sports/tennis/bracket?tournamentId=154&amp;type=1" target="_blank">men&#8217;s draw</a>). I was thinking that it&#8217;s no longer just Roger Federer and Rafael Nadal. Though I guess it still kind of is. However, <a href="http://sports.espn.go.com/sports/tennis/aus09/news/story?id=3870077" target="_blank">Nadal&#8217;s semifinal match</a> with Fernando Verdasco was amazing. I wonder if Nadal will have the energy to defeat Federer this weekend, following his five-hour, five-set win over Verdasco. In the past, Nadal has won two-thirds of his meetings with Federer.<br clear="all" /><br />
<img class="rightimage" src="/spiralnotepad/images/2009/superbowl-xliii.jpg" alt="Super Bowl XLIII" width="140" height="110" /><br />
I don&#8217;t really care who wins this year&#8217;s <strong>Super Bowl</strong>, or even care that much about the <a href="http://www.superbowl-ads.com/" target="_blank">commercials</a> (except for the <a href="http://www.i4u.com/article22778.html" target="_blank">3D ads</a>). I thought it would&#8217;ve been interesting if the Arizona Cardinals had been forced to defeat every other NFL bird mascot on their way to the Super Bowl championship: Seattle Seahawks (Week 17), Atlanta Falcons (Wild Card game), Philadelphia Eagles (NFC championship) and Baltimore Ravens (Super Bowl). But that can&#8217;t happen now because the Baltimore Ravens lost the Pittsburgh in the AFC championship. Oh wait, <a href="http://sports.espn.go.com/espn/page2/story?page=simmons/090116" target="_blank">Bill Simmons</a> already wrote about this on January 16:</p>
<blockquote><p><strong>The Alfred Hitchcock Angle for &#8220;Creepiest Angle Involving Birds&#8221;</strong><br />
So you have the Cardinals beating the Seahawks in Week 17, then the Falcons in Round 1, and now, potentially, the Eagles in the NFC title game. Meanwhile, if the Ravens topple the Steelers, then the Cardinals could potentially beat every other NFL team with a bird nickname during their improbable five-game winning streak to capture the Super Bowl, and if that&#8217;s not enough, birds took down Thursday&#8217;s U.S. Airways flight heading from New York to Charlotte &#8230; the city that&#8217;s home to the team Arizona beat five days ago in Round 2.</p></blockquote>
<p>Tired of the <strong>stock market</strong>? In this delicious economy, there&#8217;s this: &#8220;<a href="http://www.fool.com/investing/high-growth/2009/01/17/9-things-you-should-do-instead-of-buying-stocks.aspx" target="_blank">9 Things You Should Do Instead of Buying Stocks</a>&#8221; (from Scott Adams, creator of <em>Dilbert</em>).</p>
<p>I can has <strong>Engrish</strong>? Check out these lists: &#8220;<a href="http://www.yourdictionary.com/library/mispron.html" target="_blank">100 Most Often Mispronounced Words and Phrases in English</a>&#8221; and &#8220;<a href="http://www.yourdictionary.com/library/misspelled.html" target="_blank">100 Most Often Misspelled Words and Phrases in English</a>.&#8221; So many pet peeves, so little time. Do not misunderestimate us!</p>
<p>I found the x-axis and <strong>data labels</strong> of this car-themed <a href="http://graphjam.com/2009/01/29/song-chart-memes-graph-looks-like-car/" target="_blank">GraphJam chart</a> really funny.</p>
<p>I&#8217;ve been waiting for weeks to upgrade spiral::notepad to <strong>WordPress</strong> 2.7.1, but its release is still delayed. Entire WordPress development community otherwise occupied? Perhaps distracted by lolcats? See the <a href="http://trac.wordpress.org/roadmap" target="_blank">WordPress Roadmap</a> for projected release dates for next versions.<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iancavalier.com/spiralnotepad/2009/01/30/super-bowl-network-neutrality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

