<?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>Recursive Loop &#187; Fun</title>
	<atom:link href="http://www.creativecreature.ca/blog/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creativecreature.ca/blog</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 07:50:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Webstock &apos;08</title>
		<link>http://www.creativecreature.ca/blog/2008/02/webstock-08/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/webstock-08/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 00:58:03 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[webstock08]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=41</guid>
		<description><![CDATA[I recently spent a few days in Wellington at Webstock, a web development and web culture conference now in its second year. It was my first full-scale web event (about time!), and it was everything I hoped it could be! The organizers put together a classy event with great speakers, excellent food and drinks, a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently spent a few days in Wellington at <a href="http://www.webstock.org.nz">Webstock</a>, a web development and web culture conference now in its second year.  It was my first full-scale web event (about time!), and it was everything I hoped it could be!  The organizers put together a classy event with great speakers, excellent food and drinks, a cool venue, and a fun vibe.  Before it all falls out of my head, I wanted to take time to jot down a few impressions and insights from the conference.  <a href="http://www.flickr.com/photos/johnnyrodgers/sets/72157603927323720/">You can check out a handful of photos from the event on my Flickr</a>.</p>
<h3>Conversations with the presenters</h3>
<p>Due to the relatively small size of the conference (~400 people), and the friendliness of the various speakers, I was able to have 1-on-1 chats with several of the folks I was most interested in talking to.</p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272924550" title="View 'IE: half-a-billion installs' on Flickr.com"><img src="http://farm3.static.flickr.com/2178/2272924550_927434bb8e.jpg" alt="IE: half-a-billion installs" /></a></p>
</div>
<p><a href="http://www.molly.com/">Molly Holzschlag</a> spoke about &#8220;Why Web Standards Aren&#8217;t&#8221;, and how the original vision of the <a href="http://www.webstandards.org/">Web Standards Project</a> (&#8220;anyone, anywhere, any platform, any user agent&#8221;) has run aground.  She argues that what we should be aiming for isn&#8217;t this kind of universal standard, but <strong>interoperability</strong>, and that what we are really talking about are Best Practices, not Standards.  I spoke with her about IE&#8217;s non-cooperation with such practices, and Microsoft&#8217;s relationship to the web dev community.  Molly has already discussed the politics of these issues <a href="http://www.molly.com/2008/01/24/me-ie8-and-microsoft-versioning/">on her blog</a> (how sweet is her URL: <a href="http://www.molly.com/">molly.com</a>!).  I asked her whether she thought that we as an industry have the opportunity/responsibility to educate users why they are better off using a standards-based browser, rather than pleading with Microsoft (in vain) to get their products up to date with their competitors in this area.  The most tedious aspect of web development is browser compatibility testing.  My experience is that catering to IE6 takes up hours and hours on every project, not to mention that it bloats your CSS and markup.  She didn&#8217;t have a clear answer (nobody does), but after chatting for a while she suggested that a set of real tests to demonstrate the loss of time (and consequently, profit) caused by Internet Explorer&#8217;s lack of standards support would go a long way toward convincing institutions and companies to make the switch.  After all, I&#8217;d be willing to bet that the greater proportion of those 1/2 billion IE installs are on corporate or institutional intranets.</p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272930642" title="View 'Liz Danzico presents' on Flickr.com"><img src="http://farm3.static.flickr.com/2234/2272930642_bb828e4c5c.jpg" alt="Liz Danzico presents" /></a></p>
</div>
<p><a href="http://www.bobulate.com">Liz Danzico</a>, of <a href="http://www.happycog.com">Happy Cog</a> and <a href="http://www.abriefmessage.com">A Brief Message</a>, gave an interesting talk about &#8220;The Framework Age&#8221;, and how we can help users to &#8216;perform&#8217; the interfaces we build by helping them detect patterns and organize them into frameworks for interaction and improvisation.  I actually thought I was going to a talk on development frameworks (should have read the programme more carefully!), but it turned out to be quite an interesting discussion anyway.  Liz definitely has the experience to back up her arguments that we need to focus more on use, interpretation, and evolution of interfaces rather than the traditional paradigm which puts all the emphasis on their (initial) design and composition.  During her presentation, Liz used a few examples of the soon-to-be-launched redesign of the WordPress Admin interface, which she worked alongside <a href="http://ma.tt/">Matt Mullenweg</a> and <a href="http://automattic.com/">Automattic</a> to develop.  After the failed <a href="http://www.brokenkode.com/shuttle">Shuttle Project</a>, <a href="http://www.happycog.com">Happy Cog</a> stepped in to assist with the redesign.  I liked the look of the redesign which Liz briefly displayed, but as an avid WordPress user and open source developer, I was curious to what extent the WP and open source community was involved with the redesign.</p>
<p>I asked her about this during the after party.  She explained that the community had been involved to some extent throughout the process, but that it had been very tricky to balance the needs of all parties.  She related that there had been a serious backlash when Matt delivered a prototype of the redesign in a nightly build without explaining the changes.  WordPress 2.5 (scheduled to be released in the coming weeks/months) will have the new design embedded, and will be included with both the hosted and non-hosted versions of WordPress.  I discussed the surrounding issues with another developer I met (François from <a href="http://www.catalyst.net.nz">Catalyst</a>), and I am as yet unresolved on the question which the WP situation raises for me: <strong>can open-source communities (in their current form primarily made up of programmers) successfully deliver high-quality, progressive design solutions to match the quality of their code?</strong>  François argued they could, given the right tools, and he may be right.  I believe strongly in the open source philosophy, but I wonder if the same structures can support good design.  Is design (and here I am more concerned with simple aesthetics than the tangled question of usability) an intrinsically different beast than code?  Would open source designs suffer from the dreaded flaws of design-by-committee?  I need to develop these ideas more and get others&#8217; input to work through the connected concerns.</p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272967604" title="View 'Google spellcheck' on Flickr.com"><img src="http://farm3.static.flickr.com/2290/2272967604_574a81c077.jpg" alt="Google spellcheck" /></a></p>
</div>
<p>I also spoke briefly with Craig Nevill-Manning, director of Google New York, and Chris DiBona, Open Source Program Manager at Google.  Craig gave a fascinating talk on &#8220;Why scale makes things interesting and useful&#8221;, about the opportunities offered by the staggering scale of data which Google has access to.  For example, the Google spellchecker which notices your mistyped queries and asks &#8220;Did you mean: _____?&#8221;, is incredibly accurate because it relies not on the Oxford English Dictionary or some other top-down, centralized source, but on the 100,000 other people who have misspelt or mistyped the same query into that omnipresent search box.  And thanks to this mass of data, it also knows that different misspellings indicate a search for different content (see photo above).</p>
<p>Chris DiBona compressed his existing &#8220;History of Open Source&#8221; talk from its 3 hours down to a speedy 46 minutes, covering the beginnings of UNIX, GNU, Linux, and everything else along the way right up to today&#8217;s open-source web frameworks and tools.  It was interesting to hear Chris&#8217; take, as he has been involved with these projects for the entirety of his professional (and amateur) career.  After his presentation, I asked him about the potential for open source communities to contribute meaningfully to humanitarian projects such as One Laptop Per Child and the social aspects of the Ubuntu project.  He said that he believes that the idealism embodied in open source is a natural match for social projects, but that it&#8217;s really hard for open source devs alone to make dramatic change.  He pointed to Google&#8217;s investment in OLPC and other projects as a good combination of big business and open source know-how. </p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272946904" title="View 'Steve Ballmer freakout' on Flickr.com"><img src="http://farm3.static.flickr.com/2297/2272946904_0a523e4d27.jpg" alt="Steve Ballmer freakout" /></a></p>
</div>
<h3>Microsoft Resentment</h3>
<p>Despite being one of the primary sponsors (along with <a href="http://www.provoke.co.nz/">Provoke</a> and <http://www.google.com">Google</a>), and having a well designed booth in the lobby (running a 24&#8243; iMac, nonetheless), the resentment toward Microsoft amongst the presenters and attendees was tangible and vocal.  I can&#8217;t count the number of speakers who made insults toward or bitter jokes about MS during their presentations.  It&#8217;s true that they&#8217;re an easy target, but the anger at the company&#8217;s lack of regard for an open dialogue with the people using their products to develop and deliver web content was evident throughout the conference.</p>
<p>Sigurd Magnusson, an organizer of Webstock and Chief Marketing Officer of <a href="http://www.silverstripe.com/">SilverStripe</a> (a Wellington-based company building an impressive open-source CMS and accompanying web dev framework called Sapphire), indicated the frustration at this lack of dialogue in his recent blog post, <a href="http://www.silverstripe.com/the-internet-explorer-8-doctype-smackdown/">The Internet Explorer 8 Doctype Smackdown</a>.  <a href="http://www.alistapart.com">A List Apart</a> also recently released a discussion of the issue, criticizing Microsoft for their heavy-handed approach to browser standards: <a href="http://www.alistapart.com/articles/theyshootbrowsers">The Shoot Browsers, Don&#8217;t They?</a>. An excerpt:</p>
<blockquote>
<p>The proposed default behavior for version targeting in Internet Explorer solves the problem of “breaking the web” in much the same way that decapitation solves the problem of headaches. In its current state, version targeting is a cure that will kill the patient. Version targeting could have been an opportunity for Microsoft to demonstrate innovation. Instead, the proposed default behavior demonstrates a fundamental misunderstanding of the World Wide Web, a place that according to its creator, Sir Tim Berners-Lee, will always be “a little bit broken.”</p>
</blockquote>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272982924" title="View 'Main auditorium gussied up for the dinner' on Flickr.com"><img src="http://farm3.static.flickr.com/2099/2272982924_4384e18fcd.jpg" alt="Main auditorium gussied up for the dinner" /></a></p>
<p><a href="http://www.flickr.com/photos/66732445@N00/2272128989" title="View 'Nat Torkington sums it up' on Flickr.com"><img src="http://farm3.static.flickr.com/2058/2272128989_0b773f7bba.jpg" alt="Nat Torkington sums it up" /></a></p>
</div>
<h3>The rest</h3>
<p>The conference was absolutely packed with activity and information.  A high-resolution experience if there ever was one!  Simon Willison gave great presentations on OpenID and Django, Tom Coates shared his insights on &#8216;designing for a web of data&#8217; (as opposed to a web of pages), Damian Conway had the audience in stitches during his sarcastic &#8220;26 Ways to keep the Morlocks from using your website&#8221; (hint: use tiny type, inconsistent navigation, bright clashing colours, and lots of JavaScript and Flash), and Kathy Sierra gave a really useful talk on creating passionate users (I&#8217;m very glad she&#8217;s back doing speaking engagements after her ordeal last year).  And of course, I met and had interesting conversations with dozens of other attendees, and got to know a good number of people in the Wellington (and NZ) web industry, including the great guys at <a href="http://www.silverstripe.com">SilverStripe</a>.  I&#8217;m skipping over so much, but have exhausted the limits of my tiny brain to regurgitate everything it was fed.  In short, a fantastic experience, and one I will repeat at every opportunity!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/webstock-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kiwii and WordPress hacking</title>
		<link>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 11:10:56 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=40</guid>
		<description><![CDATA[In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008. The result is Kiwii, where my girlfriend and I have been posting photos and stories about our experiences in NZ. I did a couple new things this time around. I&#8217;m a big fan of Google [...]]]></description>
			<content:encoded><![CDATA[<p>
In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008.  The result is <a href="http://www.creativecreature.ca/kiwii">Kiwii</a>, where my girlfriend and I have been posting photos and stories about our experiences in NZ.
</p>
<p>
I did a couple new things this time around.	I&#8217;m a big fan of Google Maps and thought it would be cool to embed a map of the various locations we visit in the sidebar of the blog (the long skinny shape of New Zealand helped make this fit!).  It was very easy to do.  After creating the map, I grabbed the <strong>Paste HTML to embed in website</strong> iframe source from Google and dropped it into the <em>sidebar.php</em> file of the WordPress Sandbox theme that I had built for the blog.  Piece of cake!  <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=115356029686015652403.000442afc4f51ce24d6fb&amp;ll=-40.713956,174.375&amp;spn=21.123957,38.540039&amp;z=5&amp;om=0">Check out the map</a> or <a href="http://www.creativecreature.ca/kiwii">see it embedded on the blog</a>.  It&#8217;s a simple thing, but I think it helps to make the country and places more tangible to readers of the blog back home in Canada.  I think this is a tiny pointer toward the need for a more cohesive web service for travel blogging.  Writing travelogues was my introduction to the blogosphere, and it&#8217;s still what I primarily use blogs for.  A service that could easily integrate travel data (maps, photos, stories) into a blog would be very useful!  The public API&#8217;s of Flickr and Google Maps make this just a matter of programming and time, but as such a service doesn&#8217;t exist yet (to my knowledge), I have to mark my map in Google, post my photos to Flickr, post my entry in WordPress, then path my entry photos to Flickr.  Also, I have to modify the WordPress theme files by hand to embed the results in the sidebar.  Kind of a lumpy process.
</p>
<p>
Speaking of Flickr, the other new thing I did (after adding a similar feature to my website) was add a randomized Flickr badge to the sidebar of the blog, which pulls 10 random photos with the tag <strong>newzealand</strong> on each page load.  This too was a very simple task.  Simply use the <a href="http://www.flickr.com/badge.gne">wizard</a> to generate your badge (HTML or Flash), select whether you would like your photos limited to a specific set or tag, select layout and color options (or none so you can write your own CSS), and you&#8217;re done!  I dumped all the junk that the generator spits out (ugly HTML tables and verbose CSS selectors) and just grabbed the one line of JavaScript responsible for the communication with Flickr.  All the parameters selected in the wizard are appended as a query string to the script URL, and can be edited inline.  I embedded the script and tried to edit it to select more than 10 photos, but Flickr doesn&#8217;t respond to requests over this limit.  No bother &#8211; 10&#8242;s enough, and the badge adds a little bit of random Flickrness to the blog!  Now I just hope Microsoft doesn&#8217;t end up buying Yahoo, rebranding Flickr as Windows Live Photo Sharing Utility for Vista Internet Service Pack 2 and breaking the badge <img src='http://www.creativecreature.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Things Leopard Ate</title>
		<link>http://www.creativecreature.ca/blog/2007/10/the-things-leopard-ate/</link>
		<comments>http://www.creativecreature.ca/blog/2007/10/the-things-leopard-ate/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 05:57:47 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=33</guid>
		<description><![CDATA[After missing the Purolator guy by ten minutes on Friday, I had to wait out the weekend to get my hands on Leopard. However, once I let it out of its cage, I found it had eaten the following parts of my favourite pet Tiger.]]></description>
			<content:encoded><![CDATA[<p style="margin: 10px 0px; text-align: center"><img src="http://www.creativecreature.ca/blogs/creativecreature/images/leopard.jpg" alt="Leopard: Still Hungry" /></p>
<p> After missing the Purolator guy by ten minutes on Friday, I had to wait out the weekend to get my hands on <a href="http://www.apple.com/macosx/" target="_blank">Leopard</a>.  However, once I let it out of its cage, I found it had eaten the following parts of my favourite pet <a href="http://www.apple.com/support/tiger/" target="_blank">Tiger</a>:</p>
<ul>
<li> My hard drive! Well, then it regurgitated it. Upon initiating the install from the Leopard DVD, I clicked through the setup options (Language, License Agreement, etc), only to get to the <strong>Select a Destination</strong> screen&#8230;with no hard drives displayed.  Confused, I clicked back through to the beginning, wondering what was happening.  I then moved back through to the <strong>Select a Destination</strong> screen, again with no drives displayed.  I opened up my old iBook and went online to see if anyone else was having the same problem, and found <a href="http://discussions.apple.com/thread.jspa?messageID=5697618&amp;tstart=0" target="_blank">this forum post</a>, which explained that Leopard was inspecting the drive for problems before offering it as an install disk.  I waited, as suggested in the Apple forum, and after a few minutes, my internal hard drive appeared, but greyed out.  After another 30 seconds, it became opaque, and I selected it to install.  Not so slick, Apple.  Would a progress bar have been so hard to implement?</li>
<li> My custom icons for Terminal, Grab, and my external drives (but not for other apps, including Address Book, Mail, iTunes, and iPhoto).  Not sure why it would lose some and not others.</li>
<li> <a href="http://www.inquisitorx.com/safari/" target="_blank">Inquisitor</a>.  Perhaps because this isn&#8217;t really its own app, but rather a &#8216;plugin&#8217; for Safari that resides as a Preference Pane in Safari Preferences.  It&#8217;s fully compatible with Safari 3.0 and Leopard, but  I guess it was too tasty to pass up <img src='http://www.creativecreature.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</li>
<li> My hotkeys in Adobe Illustrator CS (but not Photoshop CS).  I hadn&#8217;t realized how consistently I use the hotkeys until they stopped working.  Apparently, forthcoming Adobe updates will address these kinds of bugs, although this quote has me concerned: <em>&#8220;Users of older Adobe applications, including Creative Suite 2, may find unexpected compatibility issues. Adobe stated that it has not tested its older applications for compatibility, and will not provide any Leopard-specific updates for pre-CS3 apps or the applications it acquired from Macromedia.&#8221;</em> (<a href="http://www.macobserver.com/article/2007/10/29.1.shtml" target="_blank">source</a>).  Really?  CS is only 3 years old, and they will not test it for compatibility with the OS that the majority of their creative professional users will upgrade to?  That&#8217;s disappointing in a lot of ways.</li>
<li> My custom Terminal welcome message.</li>
<li> My energy saving settings. I don&#8217;t want my display to go to sleep after 1 minute, thank you.</li>
<li> My (<em>everyone&#8217;s</em>) black arrow active application indicators, though you can <a href="http://www.silvermac.com/2007/leopard-dock-with-black-triangle/" target="_blank">get them back</a> with a little bit of hacking. I find the new glowing blue dots inferior both aesthetically and functionally.  Change for the sake of change is not a good thing!</li>
<li> My Junk folder in Mail. I got it back by selecting Mail &gt; Preferences &gt; Junk Mail &gt; Enable junk mail filtering. Not sure why this would be turned off by default, as it was on and working in Tiger.</li>
<li> My notes in iCal. The new pop-up interface is kind of cool, I guess, but not as functional. Plus, it keeps opening up halfway between my two displays, rather than recognizing the screen edge and opening in the appropriate direction.</li>
</ul>
<h3>The Things Leopard Threw Up</h3>
<p>When downloading an application and opening it for the first time, Leopard prompts <em>&#8220;&#8216;AppName&#8217; is an application which was downloaded from the Internet. Are you sure you want to open it?&#8221;</em> I know this is here to protect users from accidentally running malicious software, but I should at least be able to disable it.  It&#8217;s just annoying.  Also, it&#8217;s the first time I&#8217;ve seen OS X copy a Vista &#8216;feature&#8217;, especially after <a href="http://www.youtube.com/watch?v=FxOIebkmrqs" target="_blank">making fun of it</a>.</p>
<p>Besides that small thing, the new aesthetic generally feels <strong>heavy</strong>:</p>
<ul>
<li>the darker drop shadows on the Apple menu and active window</li>
<li>the darker metal on application windows</li>
<li>the chunky iTunes-style menus in Finder</li>
<li>the new default folder icons</li>
<li>the heavily depressed active buttons in toolbars</li>
<li>the more heavily saturated red yellow and green window icons</li>
<li>the over the top highlighting of matches using Safari&#8217;s Find feature</li>
<li>the gears System Prefs icon</li>
</ul>
<p>It&#8217;s all quite dense and technical looking. Not sure how I feel about it just yet, but I&#8217;m not sure that most of the visual changes are improvements. It doesn&#8217;t look <strong>bad</strong>, it&#8217;s just not as graceful as Tiger.  However, I&#8217;m sure I&#8217;ll get used to it.</p>
<p>There are lots of good things about Leopard: spacebar to QuickLook a document (<strong>awesome!</strong>), Spaces, WebClips, improved Safari functionality (movable tabs, finally), and many more that I haven&#8217;t yet found.  Additionally, the upgrade from Tiger to Leopard was actually remarkably smooth, especially in comparison to <a href="http://www.microsoft.com/windows/products/windowsvista/features/default.mspx" target="_blank">other operating systems</a>.  And it must be said that OS X is still the finest operating system interface design yet invented, both visually and functionally.  These are just a few odd changes/omissions I thought I would point out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/10/the-things-leopard-ate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod Touch: An in-depth review</title>
		<link>http://www.creativecreature.ca/blog/2007/09/ipod-touch-an-in-depth-review/</link>
		<comments>http://www.creativecreature.ca/blog/2007/09/ipod-touch-an-in-depth-review/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 15:40:47 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=31</guid>
		<description><![CDATA[When I think about you iTouch myself After holding out for years, I finally got tired of waiting for &#8216;the next generation&#8217; and bought my very own iPod. After the most recent product line was announced, I had a variety of choices. The Nanos are too small for my liking. On the other end of [...]]]></description>
			<content:encoded><![CDATA[<h3>When I think about you iTouch myself</h3>
<p style="margin: 10px 0px 0px; text-align: center"><a href="http://www.apple.com/ca/ipodtouch/" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/ipod_touch/ipod_touch_horizontal.jpg" alt="Apple's iPod Touch" /></a></p>
<p> After holding out for years, I finally got tired of waiting for &#8216;the next generation&#8217; and bought my very own iPod.  After the most recent product line was announced, I had a variety of choices.  The Nanos are too small for my liking.  On the other end of the spectrum, the sheer size of the 160GB &#8216;Classic&#8217; was appealing, but after playing with one at the Apple store, I was let down by the extremely sluggish interface.  The hard drive contributes to this, but the new motion graphics and sophisticated interface of the updated iPod software can&#8217;t help.  There were noticeable, regular delays when browsing between menus and options which I found unacceptable.</p>
<p>Walking into the store, I hadn&#8217;t seriously considered the Touch.  Firstly, because it seemed too small (storage-wise), and secondly, because it wasn&#8217;t due out for another week.  However, I calculated that I could still fit around 300 albums (or 2 seasons of Lost!) on a 16GB model, and after asking a sales rep about why I might want to wait for the newest of the new, he pointed out that they had them in stock ahead of schedule <em>(I was lucky to be at the 5th Avenue Apple Store in NYC)</em>.  After playing with one for a while and taking a day to think about it, my choice was pretty well made up.  As the rep pointed out (or had been directed to point out), Apple is leaning toward multi-functional, network-capable iPod designs in their marquee line of products, so it makes sense to swim with the current.  Living in Canada, the iPhone still seems a distant possibility.  Moreover, I&#8217;m not interested in having a cellphone (and the accompanying charges).  So, the iPod Touch it was!</p>
<p>I&#8217;ve had the device for about a week now, and I&#8217;ve been filling a text file with notes as I&#8217;ve gotten to know the Touch&#8217;s functionality, dis-functionality, and possibilities.  Gathered below are the edited results of these impressions.  <em>Get a cup of coffee&#8230;it&#8217;s long!</em></p>
<h3>Packaging and Accessories</h3>
<ul>
<li>No plastic covers on dock/USB connector.  As my girlfriend&#8217;s 1st-Gen Nano came with these (and I assume every other iPod did too), I was surprised they were not included.  It&#8217;s a small thing, but given the easily damaged/vulnerable design of the iPod connector, it seems unwise to leave it open when not in use.  What about dirt and dust?</li>
<li>The cheap plastic stand that comes with the Touch doesn&#8217;t allow the iPod to be connected to the dock connector or the audio out, rendering it essentially useless except as a prop for a disconnected (or upside-down) iPod, or to prop the iPod up in horizontal orientation.  Really, who designed this?  Maybe I&#8217;ll go lo-tech and <a href="http://www.ydgidy.com/iphonestand/Paper_iPhone_Stand/Paper_iPhone_Stand.html" target="_blank">make one of these</a>.  Guess I&#8217;ll have to <a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore?productLearnMore=MB125G/A" target="_blank">buy the dock</a>.</li>
<li>Headphones are the standard iPod white earbuds.  They&#8217;re adequate, but full-size headphones will be needed for longer trips.</li>
<li>A simple black cleaning cloth comes with the Touch.  A bag would have been nicer (like what sunglasses come in).</li>
</ul>
<h3>Interface</h3>
<ul>
<li>Immediately and completely intuitive.</li>
<li>Of course, the screen gets smudged and fingerprinted, but these are for the most part invisible when viewing the device directly (while in use).  The cloth does a good job of cleaning it up without the need for a liquid cleaner.</li>
<li>Elegant transitions between screens/modes.  These are good-looking, but also generally well thought-out in terms of visually communicating the result of a given interaction.  The transition between open and newly launched pages in Safari is a good example of this.</li>
<li>Icons at top of Home screen (iPod, wireless signal strength, clock, battery) are grey, and look cheap/inconsistent in comparison to the rest of the interface, especially since the same icons ARE coloured in all applications except Photos and Calculator.</li>
<li>Inability to reorder or remove the application icons on the Home screen.  For example, I do not regularly use YouTube, and I do not need a dedicated icon for this app.</li>
<li>Terrible icon for the YouTube application, and the Settings and Contacts icons could be improved.</li>
<li>Say you&#8217;re browsing the web and listening to music, and need to turn the iPod down.  There is not a physical set of buttons to control volume (as on iPhone).  Fortunately, double-clicking the home button brings up a play/pause/volume control for music, which helps to compensate for the lack of a physical volume control.  However, part of trusting an interface comes from knowing that you always have access to such shortcuts.  So, when I double-click the home button in CoverFlow mode and nothing happens, I get confused (and frustrated!).  I have to instead turn the ipod into a vertical orientation, where the double-click still does nothing, but I have a volume control onscreen.</li>
<li>The Wallpaper function in the Settings section allows you to set a wallpaper for your Touch.  Only problem is that the only time you ever see this wallpaper is when waking the device from Sleep (for as long as it takes you to slide your finger across).  I spoke to an iPhone owner who confirmed that this is essentially the same for that device, except that on the iPhone you see the wallpaper behind the keypad during calls.  Why the wallpaper doesn&#8217;t display behind the Home screen icons is completely beyond me.  The black Home screen gets boring quickly.</li>
</ul>
<h3>Applications</h3>
<h4>Music</h4>
<ul>
<li>Works as expected, with very nice menus, album artwork support, and transitions.  I especially like the artwork/tracklisting dual-sided interface elements, which mimic the real-life experience of holding a CD or LP and turning it over to look at the tracks.</li>
<li>CoverFlow works very well (snappy), and is a nice visual way of quickly browsing your albums.  However, it does not seem to include singles (only albums), and is only as attractive as the completeness of your album artwork collection.  Before spending 25 minutes manually updating all the artwork in my Library, CoverFlow was mostly a bunch of black musical notes (the default album graphic) for me.</li>
<li>Along with Photos, the most polished application on the iPod Touch, and justifiably so!  This is a music player, first and foremost.</li>
</ul>
<h4>Videos</h4>
<ul>
<li>Haven&#8217;t spent much time with the videos, but after converting a handful of episodes of a show to <strong>.mov</strong> format (using <a href="http://homepage.mac.com/major4/" target="_blank">FFMpegX</a>) and loading them onto my iPod, they worked as expected.  Good quality video and audio.</li>
<li>Titles don&#8217;t scroll when viewing your Videos as a list.  This is frustrating when browsing the episode listings of a show, most of which will start with the same show name prefix (putting the episode number/title offscreen).  This makes it difficult to tell which episode you are selecting, without watching a clip from it.  The way older iPod&#8217;s scroll long song titles and episode names would be welcome here.</li>
<li>Can only be viewed in one orientation (Home button on right), as opposed to photos which will rotate to fit any orientation.  Likewise with YouTube.  Why?  This seems like a feature that Apple just forgot to implement/rushed.  Yet another instance of the interface&#8217;s inconsistency.</li>
</ul>
<h4>Photos</h4>
<ul>
<li>Very nice application.  Splits your photos up into the Albums which they are organized into in iPhoto.  Nice slideshow functionality, with great transitions.  Flipping through pictures with a flick of the finger is very rewarding, and a genuinely easy way of quickly sharing digital photos with a friend.  Nothing bad to say here!</li>
</ul>
<h4>iTunes Wi-Fi Music Store</h4>
<ul>
<li>Cool, works as expected.  Nice design.  I really only use this as an encyclopedia to look up tracklistings and preview songs.  Combined with the upcoming Starbuck&#8217;s partnership, this is going to make Apple a lot of money, and yuppies very happy.  I wonder where I can download the theme music from that new VW commercial&#8230;who Wilco?  No, I&#8217;ve never heard of them.</li>
</ul>
<h4>Safari</h4>
<ul>
<li>Depending on the site, the experience of using Safari is either seamless (you forget you&#8217;re using a mobile device), or terrible (can&#8217;t view content, difficult to navigate, uncomfortable).  The general distinction I&#8217;ve found so far is between sites which are standards-based and those which are not.  For example, browsing <a href="http://www.alistapart.com" target="_blank">www.alistapart.com</a> is a dream.  Browsing <a href="http://www.torontobluejays.com" target="_blank">www.torontobluejays.com</a> is agonizing.</li>
<li>You can view online PDF&#8217;s in Safari, and they look great.  However, there is no pagination functionality, leaving a lot of scrolling to be done on large documents (including Apple&#8217;s own <em>iPod Touch Features Guide</em> PDF).  Seems like an obvious oversight.</li>
<li>In Settings &gt; Safari &gt; Developer, there is an option to turn on the Debug Panel in Safari.  This is a good sign, along with the <a href="http://webkit.org/blog/108/yet-another-one-more-thing-a-new-web-inspector" target="_blank">WebKit Web Inspector</a>, that Apple intends to make Safari a better platform for web development.  The Debug console integrates nicely with the browser.  However, <strike>there is a weird red line on the error view</strike> (fixed in 1.1.1), and I can&#8217;t really see myself debugging on the actual iPod, so the whole thing is a bit confusing.  Is this a leftover from the device&#8217;s development which they decided to leave in for end-users?</li>
<li><strong>NO FLASH OR QUICKTIME SUPPORT.</strong>  Based on reviews, I knew it didn&#8217;t support Flash going in, but no Quicktime?  Really?  Considering YouTube videos are in Flash format, and the Videos application is surely using some derivative form of Quicktime, why can&#8217;t I view <strong>.swf</strong>&#8216;s and <strong>.mov</strong>&#8216;s in Safari?  Let&#8217;s connect the dots, guys.  This means that Apple&#8217;s own highly produced introduction to using the device, the <em>iPod Touch Guided Tour</em>, can&#8217;t be viewed on the iPod Touch without first downloading it to your computer and then loading into the Videos section of the device.  Dumb!</li>
<li>No Find function to search for keywords within a web page.  I use this so often when surfing that I really miss it here.  It wouldn&#8217;t be hard to implement, though I suppose it may have been purposefully left off to avoid &#8216;feature-itis.&#8217;</li>
<li>JavaScript support is good, although the nature of the multi-touch interface renders drag-and-droppable/sortable elements inoperable on the Touch.  This is a shame, but I understand the interface design decision.</li>
<li>At first, I was disappointed that there wasn&#8217;t a dedicated RSS app on the Touch (though I still think there should be), but after reading RSS feeds in Safari, I was pretty impressed with the reader.mac.com/mobile format which they are displayed in by default.  If you read RSS in Safari on your laptop, this interface will be familiar to you.  It works well, though it could use some more polish.</li>
</ul>
<h4>YouTube</h4>
<ul>
<li>As I mentioned, I&#8217;m not too interested in this app, but it works as expected, minus the single orientation option for viewing videos.</li>
</ul>
<h4>Calendar</h4>
<ul>
<li>When I saw a Calendar application on the Touch, I assumed that it would function similarly to iCal.  And it does.  Except that you can&#8217;t add or edit events.  What???  A Read-Only Calendar?  You&#8217;ve GOT to be kidding.   This is one of several instances where the intentional handicapping of the device&#8217;s functionality is evident in comparison to the iPhone.</li>
</ul>
<h4>Contacts</h4>
<ul>
<li>I can add, edit, and delete Contacts&#8230;which makes it even stranger that I can&#8217;t do the same for Calendar events.</li>
<li>Interface for Contacts is quite good, although when adding Contacts, I want to be able to turn the iPod into its horizontal orientation to take advantage of the larger, sideways keyboard.  Alas, as in many screens, only the vertical orientation is supported here.</li>
</ul>
<h4>Clock</h4>
<ul>
<li>Some nice, useful features, and a slick interface.  The multiple world clocks are great for traveling, and the alarm clock works well (though the sound effects are kind of cheap &#8211; I would have preferred the OS X standards like <em>purr</em>, <em>ping</em> and <em>submarine</em>).</li>
</ul>
<h4>Calculator</h4>
<ul>
<li>Nothing to be said really &#8211; nice interface, works properly.  A tipping function would have been nice.</li>
</ul>
<h4>Settings</h4>
<ul>
<li>Wi-Fi setup is easy, and surprisingly sophisticated for more complex network setups.  I was online within seconds of turning the Touch on.</li>
<li>Brightness control has an auto-brightness option to automatically adjust to ambient light conditions.  This feature was introduced with the Intel-based Apple laptops, I believe, and it&#8217;s put to excellent use here.</li>
<li>General Settings allows you to set a lock on the iPod with a pin number, which works well if you think somebody undesirable might be messing with your stuff.  Here you can also set date, time, international, and keyboard settings, and choose your Wallpaper (see gripes above).  I haven&#8217;t figured out how to remove the default Wallpaper folder (or add to it for that matter).  The shipped wallpapers are your standard nature/fine art options, as well as a handful of graphics based on the most recent iPod commercials (with the silhouetted dancers on tropical looking backgrounds).  However, the Wallpaper section also gives you access to your Photo library (in which I&#8217;ve created my own iPod Wallpapers album).</li>
<li>There is then a Settings panel for each of the apps, which allows you to set the options you would expect.  Works well, nicely laid out.</li>
</ul>
<h3>iPhone vs. iPod Touch</h3>
<p style="margin: 10px 0px 0px; text-align: center"><img src="http://www.creativecreature.ca/blogs/creativecreature/ipod_touch/iphone_vs_ipod_touch.jpg" alt="iPhone vs. iPod Touch" /></p>
<p> 	If you can afford the $70-100/month for service, the iPhone gives you a lot more bang for the same price (since they dropped the 8GB price from $599 down to $399).  Dedicated applications for weather, maps, stocks, and e-mail, a camera, a phone, a working Calendar&#8230;and I&#8217;m sure a 16GB model can&#8217;t be far away.  All I can guess is that the premium price for the iPod Touch ($299 and $399 USD for the 8 and 16GB models) is due to its first generation status.  Given the wide gaps in functionality between the iPhone and Touch, the same (initial) price is difficult to stomach.  Although as a friend pointed out, Apple must make a killing on the services in their deal with AT&amp;T.</p>
<h3>Final Thoughts</h3>
<p>This is the first generation (2nd if you include the iPhone) of this device, and even a company as accomplished as Apple is bound to make some mistakes.  Nevertheless, the kinds of inconsistencies I&#8217;ve pointed out hurt the user experience, and tarnish Apple&#8217;s vaunted design reputation.  While these may be improved by software updates, and will become less noticeable as I get used to them, they remain missteps which I expected Apple to avoid.  The good news is that the platform is solid; these are software/interface design issues, not hardware problems.</p>
<p>The possibility of purchasing additional apps (through iTunes or otherwise) would improve my evaluation of the device.  Games would be nice (sudoku, crosswords, etc), and if Mail, RSS, and Weather apps are released, I would buy them instantly, given a reasonable price point in the $5-$25 range (cheaper for single-purpose widgets like Weather and more for the sophisticated features offered by Mail or other complex apps).  The sheer number of apps you get on the iPhone that are missing or handicapped in the iPod Touch is really frustrating.  How hard would it have been to give me Notes, Maps, and a working Calendar?  Let the iPhone&#8217;s phone capabilities and camera distinguish it from the Touch&#8230;don&#8217;t purposefully downgrade my $400 device.  For example, I can still check the weather forecast through Safari, it&#8217;s just less convenient.  The Weather app is a basic piece of software that already ships with iPhone and OS X Dashboard.  Why isn&#8217;t it here?</p>
<p>As you can tell, I&#8217;m not head-over-heels for the Touch.  Overall, the truly impressive multi-touch interface, ability to browse the web on an iPod, generally high-quality media features, and solid construction of the iPod Touch have made me a satisfied, if not ecstatic, owner, but there&#8217;s still a lot of room for improvement.</p>
<p><em>UPDATE: As I wrote this, the iPod Touch 1.1.1 Firmware Update came down the pipe, and has been installed on my iPod.  Haven&#8217;t had a chance to explore any changes which this update may have made, but I can only hope it&#8217;s the first update of many!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/09/ipod-touch-an-in-depth-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hackfest &#8217;07</title>
		<link>http://www.creativecreature.ca/blog/2007/08/hackfest-07/</link>
		<comments>http://www.creativecreature.ca/blog/2007/08/hackfest-07/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 20:55:19 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[digital humanities]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=27</guid>
		<description><![CDATA[This past week I was lucky to be invited to and attend Hackfest 2007 at Kramer Pond Lodge in Alberta, about 1 1/2 hours from Edmonton. This event was put together by Stan Ruecker and Stéfan Sinclair, two of the coordinators of the ongoing Monk Project, which is in the midst of developing an online [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.creativecreature.ca/blogs/creativecreature/images/hackfest_logo%20%28hi-res%29.png" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/images/hackfest_logo.png" alt="Hackfest 2007!" style="margin: 0px 10px 10px 0px; float: left" /></a> This past week I was lucky to be invited to and attend <strong>Hackfest 2007</strong> at Kramer Pond Lodge in Alberta, about 1 1/2 hours from Edmonton.  This event was put together by <a href="http://www.ualberta.ca/~sruecker/" target="_blank">Stan Ruecker </a> and <a href="http://stefansinclair.name/" target="_blank">Stéfan Sinclair</a>, two of the coordinators of the ongoing <a href="http://www.monkproject.org/" target="_blank">Monk Project</a>, which is in the midst of developing an online workbench &#8220;designed to help humanities scholars discover and analyze patterns in the texts they study.&#8221;</p>
<p>My responsibility was to work alongside Matt Bouchard with the design team, consisting of Milena Radzikowska, Piotr Michura and Stan Ruecker to design some JavaScript screen effects and animations to realize the responsive interface they were imagining for the Workbench.  An overview and links to this work can be found on the <a href="https://apps.lis.uiuc.edu/wiki/x/ank" target="_blank">Monk Wiki</a>, and in the <a href="http://www.creativecreature.ca/clients/monk/" target="_blank">Monk client area</a>.  I also contributed the (unsolicited) logo for the event, choosing one of the many memorable catchphrases as our slogan (though &#8220;<em>It&#8217;s more than just a red box</em>&#8221; was a close runner-up)!</p>
<p>The event was a lot of fun.  Thanks to the culinary wizardry of Maryanne Wynne, we ate like kings (and queens) at every meal (and several times in between).  We were also well looked-after by Gary and the rest of the staff at <a href="http://www.kramerpondlodge.com/" target="_blank">Kramer Pond Lodge</a>.  Highlights for me included my introduction to <a href="http://en.wikipedia.org/wiki/Pair_programming" target="_blank">extreme/pair programming</a> at the suggestion of Stéfan and the <a href="http://www.flickr.com/photos/monkeyswithtails/1152122957/in/set-72157601514550031/" target="_blank">steak-tearing jaws of Matt Bouchard</a>, the hot tubs (at their varying states of &#8216;hotness&#8217;), and playing baseball and ultimate on the lawn.  Oh, and the  work was cool!</p>
<p>I&#8217;ve posted photos from the event on <a href="http://www.flickr.com/photos/johnnyrodgers" target="_blank">my Flickr page</a>, which you can view <a href="http://www.flickr.com/photos/johnnyrodgers/sets/72157601511998901/" target="_blank">as a set</a> or <a href="http://www.flickr.com/photos/johnnyrodgers/sets/72157601511998901/show/" target="_blank">slideshow</a>.  Here&#8217;s to next time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/08/hackfest-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swimming in Pixels</title>
		<link>http://www.creativecreature.ca/blog/2007/08/swimming-in-pixels/</link>
		<comments>http://www.creativecreature.ca/blog/2007/08/swimming-in-pixels/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 19:54:50 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=25</guid>
		<description><![CDATA[I&#8217;m the proud new owner of a beautiful 24&#8243; Samsung SyncMaster 245BW! After comparing monitors for some time, and lusting after the Apple Cinema Displays, I decided that the Samsung fit my needs perfectly. It&#8217;s huge, crisp, bright, comes with a highly adjustable stand (from 4&#8243; to 8&#8243; off the desk, 360 degrees around, and [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/images/monitors1.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/images/monitors1.jpg" alt="My Massive Monitors" width="420" /></a></p>
<p> 	I&#8217;m the proud new owner of a beautiful 24&#8243; Samsung SyncMaster 245BW!  After comparing monitors for some time, and lusting after the Apple Cinema Displays, I decided that the Samsung fit my needs perfectly.  It&#8217;s huge, crisp, bright, comes with a highly adjustable stand (from 4&#8243; to 8&#8243; off the desk, 360 degrees around, and a wide angle of tilt), and is less than half the price of the slightly smaller 23&#8243; Apple model.  No comparison!</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/images/monitors2.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/images/monitors2.jpg" alt="Monitors: Side Angle" width="420" /></a></p>
<p> 	After doing a little basic math, I&#8217;ve decided that between my 24&#8243; display&#8217;s 1920&#215;1200 pixel resolution, and my 15.4&#8243; MacBook Pro&#8217;s 1440&#215;900 resolution, I should coin a new slogan. <strong>Creative Creature: 3.6 million pixels at your service!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/08/swimming-in-pixels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baseball Card Templates</title>
		<link>http://www.creativecreature.ca/blog/2007/06/baseball-card-templates/</link>
		<comments>http://www.creativecreature.ca/blog/2007/06/baseball-card-templates/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 14:54:33 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=19</guid>
		<description><![CDATA[After a recent Saturday afternoon baseball game with friends, I took a bit of time to create baseball cards for everyone using an Illustrator template I built and some photos from the game. They turned out really well and people got a kick out of them, so I thought I would share the templates here [...]]]></description>
			<content:encoded><![CDATA[<p> After a recent Saturday afternoon baseball game with friends, I took a bit of time to create baseball cards for everyone using an Illustrator template I built and some photos from the game.  They turned out really well and people got a kick out of them, so I thought I would share the templates here for anyone to use.</p>
<p><img src="http://www.creativecreature.ca/blogs/creativecreature/baseball_cards/john_smith.jpg" alt="John Smith: The Homeless Wonder" title="John Smith: The Homeless Wonder" /></p>
<h3>Steps</h3>
<ol>
<li>Download the template you would like in your preferred format:<br />
<a href="http://www.creativecreature.ca/blogs/creativecreature/baseball_cards/baseball_card_template.ai">Adobe Illustrator CS (baseball_card_template.ai)</a> [494kb]<br />
<a href="http://www.creativecreature.ca/blogs/creativecreature/baseball_cards/baseball_card_template.psd">Adobe Photoshop CS (baseball_card_template.psd)</a> [454kb]</li>
<li>Select a photo you would like to turn into a baseball card using your favourite photo management software.</li>
<li>Crop that image to a <strong>2.5:3.5</strong> aspect ratio and save it.  This fits the 2.5&#8243; x 3.5&#8243; format of the baseball card.</li>
<li>If using <em>Illustrator</em>, <strong>Place</strong> the photo in the template by selecting <strong>File &gt; Place&#8230;</strong> and selecting the photo.<br />
If using <em>Photoshop</em>, select the <strong>Paste Photo Here</strong> layer and paste your photo.</li>
<li>Resize your photo as necessary, making sure to maintain the aspect ratio.</li>
<li>Clean up extraneous elements in your file (extra starbursts and text, credits, etc.).</li>
<li>If using <em>Illustrator</em>, <strong>Export</strong> your card by selecting <strong>File &gt; Export&#8230;</strong>.  Select your desired file format (.jpg, .png) and file location and press <strong>Export</strong>.<br />
If using <em>Photoshop</em>, save your card by selecting <strong>File &gt; Save As&#8230;</strong>.  Select your desired file format (.jpg, .png) and file location and press <strong>Save</strong>.</li>
<li>Email your cards around to your friends/teammates, or take them to the print shop!</li>
</ol>
<p>If you end up using the template, let me know!  I&#8217;d love to see what people do with it.  You can see lots of examples of the template in action at my <a href="http://www.flickr.com/photos/johnnyrodgers/sets/72157600314371518/" target="_blank" title="JRSC 2007 Flickr Set">Baseball Flickr Set</a>.</p>
<p><a href="http://creativecommons.org/licenses/publicdomain/" rel="license" target="_blank"><img src="http://i.creativecommons.org/l/publicdomain/88x31.png" alt="Creative Commons License" style="border-width: 0pt; float: left; margin-right: 10px" /></a>This<span xmlns:dc="http://purl.org/dc/elements/1.1/" rel="dc:type"> work</span> is licensed under a<br />
<a href="http://creativecommons.org/licenses/publicdomain/" rel="license" target="_blank">Creative Commons Public Domain License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/06/baseball-card-templates/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

