<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Typo Theme Contest</title>
    <link>http://www.typogarden.com/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Misspellings, with style</description>
    <item>
      <title>Theme Gallery</title>
      <description>&lt;p&gt;If you haven&amp;#8217;t seen it yet, John Wang has put up a nice theme gallery that shows compact thumbnails of the themes you see here.&lt;/p&gt;


	&lt;p&gt;&amp;rarr; &lt;a href="http://www.dev411.com/typo/themes/"&gt;Typo Theme Viewer&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.dev411.com/typo/themes/"&gt;&lt;img src="http://www.dev411.com/images/articles/200606/typothemes0.2a_400.png" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Aug 2006 12:16:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:1e10e90d-c8a5-4ddd-b47f-eb7416848440</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2006/08/04/theme-gallery</link>
    </item>
    <item>
      <title>Typo 4.0 is Out</title>
      <description>&lt;p&gt;&lt;a href="http://scottstuff.net/blog/articles/2006/07/22/typo-4-0-0"/&gt;The new Typo 4.0 is out.&lt;/a&gt; You can download it using ruby gems (recommended) or get the latest changes from the &lt;span class="caps"&gt;SVN&lt;/span&gt; trunk at &lt;a href="http://www.typosphere.org/trac/wiki/DownloadCurrent"&gt;typosphere&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;Congratulations to the Typo team for a new release with a bunch of new features.&lt;/p&gt;


	&lt;p&gt;Here’s a partial list of important changes since Typo 2.6:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;A new installer and a Typo .gem file. Run gem install typo and then typo install /some/path to install Typo.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Tags. The ‘keywords’ field in the Typo admin UI (as well as many blog editors) has been commandeered to provide tagging for Typo. Tags are separated by spaces (just like Flickr). If you want to include a space in a tag, then use quotes.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Improved spam management. There’s a “Feedback” tab in the admin interface that lists all comments and trackbacks so they can be bulk-deleted. In addition, Typo can now use Akismet for spam filtering.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;File uploads. You can now upload images and other content directly from the admin UI.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Podcast support (experimental).&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Email and/or Jabber notification of new content, including comments and trackbacks.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Support for posting articles with a future posting date. Pre-posted articles don’t appear on the blog or feeds until their posting date passes.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;A new cache system that automatically times out stale entries. Several types of content, including the Flickr sidebar, will automatically cause the page to be rebuilt every few hours to ensure freshness.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Cleaner migrations.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Rails 1.1 support. Rails 1.1.4 is strongly recommended. Rails 1.0 won’t work at all.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Improved sidebar support, with a cleaner &lt;span class="caps"&gt;API&lt;/span&gt; and more built-in sidebars.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Gravatar support for comments.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Comment previews.&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Mon, 24 Jul 2006 06:08:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:2541a4f2-4813-43f7-a5e6-9e7a07d235ca</guid>
      <author>Joe Homs</author>
      <link>http://www.typogarden.com/articles/2006/07/24/typo-4-0-is-out</link>
    </item>
    <item>
      <title>Typo 4.0 Needs Testers</title>
      <description>&lt;p&gt;A new version of Typo is almost upon us.&lt;/p&gt;


	&lt;p&gt;Scott Laird has been working hard on getting Typo 4.0 out the door for you eager beavers.  He&amp;#8217;s almost there, but needs &lt;a href="http://scottstuff.net/blog/articles/2006/07/10/closer-and-closer-to-typo-4-0-and-a-call-for-testers"&gt;some testers&lt;/a&gt; to work out some of the final bugs in the system.&lt;/p&gt;


	&lt;p&gt;Typo 4.0 boasts a new installer and &lt;a href="http://www.typosphere.org/trac/wiki/NewInTheTrunk"&gt;tons of enhancements and improvements&lt;/a&gt; from the current stable release.  So go on over to the Typo site and checkout the &lt;a href="http://www.typosphere.org/trac/wiki/DownloadCurrent"&gt;Trunk&lt;/a&gt; or download the latest gem using &lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;sudo gem install typo; typo install /some/path&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 10 Jul 2006 19:00:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:10adce29-2bcb-492d-bc6d-05f41c8f07f5</guid>
      <author>Joe Homs</author>
      <link>http://www.typogarden.com/articles/2006/07/10/typo-4-0-needs-testers</link>
    </item>
    <item>
      <title>Sick Theme Prescription</title>
      <description>&lt;p&gt;I noticed that several of the themes don&amp;#8217;t work with recent checkouts of typo.  Upon activation, I would get a rails application error.  Luckily the fix is easy.  Thanks to &lt;a href="http://www.bofh.org.uk/articles/2006/04/09/scratching-an-itch"&gt;pdcawley for the solution&lt;/a&gt;. (Search for &amp;#8216;sidebars&amp;#8217; about halfway through his post where he says &amp;#8220;BTW,...&amp;#8221;&lt;/p&gt;


	&lt;p&gt;If any theme authors would like to fix their themes and provide us with updates, we would appreciate it.  Send your updates to themes [AT] typogarden [DOT] com.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Apr 2006 22:29:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:c5cd82d7-4cb4-405f-8c16-cd383f94271d</guid>
      <author>Dave Minor</author>
      <link>http://www.typogarden.com/articles/2006/04/28/sick-theme-prescription</link>
      <category>observations</category>
    </item>
    <item>
      <title>Update Your Typo Blog With Capistrano</title>
      <description>&lt;p&gt;This blog may seem a little vacant, but there are still some people hiding &lt;a href="http://www.imdb.com/title/tt0105121/"&gt;under the stairs&lt;/a&gt; who are working on a new theme directory. If you have made a theme recently, &lt;a href="mailto:boss@topfunky.com"&gt;send it in&lt;/a&gt;!&lt;/p&gt;


	&lt;p&gt;Several people have asked about how to deploy and maintain a Typo blog. It&amp;#8217;s tough since the whole point of a Ruby on Rails blog is to have something customizable, yet synchronized. You want to keep up with revisions in the Typo trunk, but also update your own pieces of it.&lt;/p&gt;


	&lt;p&gt;Initially I did this manually but have recently automated it with &lt;a href="http://manuals.rubyonrails.com/read/book/17"&gt;Capistrano&lt;/a&gt;. Some names have been changed to protect the innocent.&lt;/p&gt;


	&lt;p&gt;First, I &lt;strong&gt;checkout a copy of the Typo trunk onto my server&lt;/strong&gt; and set the DocumentRoot to &amp;#8220;mysite.com/public.&amp;#8221;&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
svn checkout svn://typosphere.org/typo/trunk mysite.com
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;Next, I &lt;strong&gt;make my custom theme and import it&lt;/strong&gt; into my own Subversion repository. I then do a checkout on the server so it will be in the themes directory with all the Subversion info intact.&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
svn checkout http://topfunky.net/svn/themes/nuby mysite.com/themes/nuby
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;There it is! The rest is easy.&lt;/p&gt;


	&lt;p&gt;If I want to update the theme, I need to&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;code&gt;svn update&lt;/code&gt; the folder on the server&lt;/li&gt;
		&lt;li&gt;Delete cached &lt;span class="caps"&gt;CSS&lt;/span&gt; files so Typo will regenerate them from my theme&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;In the pursuit of absolute automation, I do this with a Capistrano task. I save this in Subversion inside the custom theme directory. If you save it as &amp;#8220;config/deploy.rb&amp;#8221;, it will be easier to call from the command line. (NOTE: This is separate from where a Rails app&amp;#8217;s deployment file would be. It&amp;#8217;s only used to deploy the theme.)&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
# This is the entire contents of nuby/config/deploy.rb
set :typo_directory, "mysite.com" 
role :web, "mysite.com" 

desc "Svn update the theme and delete cached CSS files." 
task :theme_update, :roles =&amp;gt; :web do
  run "svn update #{typo_directory}/themes/nuby" 
  run "svn update #{typo_directory}/vendor/plugins/nuby_typo_tasks" 
  run "rm #{typo_directory}/public/stylesheets/theme/*.css" 
end
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;I deploy this with a single command:&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
topfunky$ cap -a theme_update
   loading configuration /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/capistrano/recipes/standard.rb
    loading configuration ./deploy.rb
  * executing task theme_update
  * executing "svn update mysite.com/themes/nuby" 
    servers: ["topfunky.com"]
Password: 
    [topfunky.com] executing command
 ** [out :: topfunky.com] U  mysite.com/themes/nuby/layouts/default.rhtml
 ** [out :: topfunky.com] U  mysite.com/themes/nuby/deploy.rb
 ** [out :: topfunky.com] Updated to revision 35.
    command finished
  * executing "svn update mysite.com/vendor/plugins/nuby_typo_tasks" 
    servers: ["topfunky.com"]
    [topfunky.com] executing command
 ** [out :: topfunky.com] At revision 30.
    command finished
  * executing "rm mysite.com/public/stylesheets/theme/*.css" 
    servers: ["topfunky.com"]
    [topfunky.com] executing command
    command finished
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;Capistrano automatically looks for a &amp;#8220;config/deploy.rb&amp;#8221; recipe file, so we don&amp;#8217;t have to specify that.&lt;/p&gt;


	&lt;p&gt;If you want to have all changes take effect immediately, you&amp;#8217;ll have to add a line that calls the reaper script in &amp;#8220;script/process/reaper&amp;#8221; so your FastCGI processes will be restarted.&lt;/p&gt;


	&lt;p&gt;You may also notice that I wrote a plugin with the rake tasks I want to execute for my site. I use cron to do these daily. They are available as the &lt;a href="http://topfunky.net/svn/plugins/nuby_typo_tasks/"&gt;nuby_typo_tasks&lt;/a&gt; plugin and will be updated as I add more functionality to the site.&lt;/p&gt;


	&lt;p&gt;Enjoy!&lt;/p&gt;


&lt;center&gt;&lt;a href="http://carsonworkshops.com"&gt;&lt;img src="http://topfunky.com/clients/carson/2006_nyc_sf.png" alt="Ruby on Rails Workshops in New York City and San Francisco" /&gt;&lt;/a&gt;&lt;/center&gt;</description>
      <pubDate>Tue, 25 Apr 2006 16:17:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:b2504a71-6dc1-42cf-b5bd-5e1338948203</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2006/04/25/update-your-typo-blog-with-capistrano</link>
      <category>deployment</category>
    </item>
    <item>
      <title>TextPattern Theme Contest Over</title>
      <description>&lt;p&gt;The &lt;a href="http://textplates.com/2006/03/20/the-results"&gt;TextPattern Theme Contest&lt;/a&gt; has just ended.&lt;/p&gt;


	&lt;p&gt;Honestly, I think all the winners of last fall&amp;#8217;s Typo theme contest were much more creative, but there are some great ideas there as well!&lt;/p&gt;</description>
      <pubDate>Tue, 21 Mar 2006 15:49:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:2c92e9a5-25a0-4736-81f3-257f1ecb159c</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2006/03/21/textpattern-theme-contest-over</link>
    </item>
    <item>
      <title>Typo Themes in da Hizzouse</title>
      <description>&lt;p&gt;Thanks to the work of &lt;a href="http://poocs.net"&gt;Patrick Lenz&lt;/a&gt; and &lt;a href="http://www.dminor.com/blog"&gt;Dave Minor&lt;/a&gt;, the Typogarden blog is back!&lt;/p&gt;


	&lt;p&gt;A crew of gardeners is busy pulling weeds and grafting a Venus flytrap onto a daffodil in order to decorate the new Typo theme directory site currently under development.&lt;/p&gt;


	&lt;p&gt;On my &lt;a href="http://nubyonrails.com"&gt;own blog&lt;/a&gt; I try to stay away from profusely linking to other sites (there are enough linkblogs already). But it seems appropriate here, so I&amp;#8217;ll be posting about new themes and interesting Typo installations. Here are the first three:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://www.height1percent.com/pages/brighthouse/"&gt;Brighthouse Theme&lt;/a&gt;&amp;#8212;Not enough neon green in your life? This theme has more color than you can shake a stick at. Already in use on a few sites!&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://scottraymond.net/"&gt;ScottRaymond.net&lt;/a&gt;&amp;#8212;In addition to developing the engine behind &lt;a href="http://blinksale.com/"&gt;Blinksale&lt;/a&gt; and &lt;a href="http://www.iconbuffet.com/"&gt;Icon Buffet&lt;/a&gt; and appearing on the &lt;a href="http://podcast.rubyonrails.com"&gt;Rails Podcast&lt;/a&gt;, Scott Raymond shows that he can wrangle a div tag with the best of them. He recently redesigned his site with a nice medieval look. Check out the ornamented characters and clean design.&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.busyashell.com/"&gt;BusyAsHell.com&lt;/a&gt;&amp;#8212;But not too busy to modify &lt;a href="http://typogarden.com/articles/2005/11/29/origami-theme"&gt;Origami&lt;/a&gt; with a more&amp;#8230;hellish look.&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Mon, 20 Mar 2006 14:36:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:e17f8f28-6028-47e5-b1b8-03663a87705c</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2006/03/20/typo-themes-in-da-hizzouse</link>
      <category>announcements</category>
    </item>
    <item>
      <title>Theme Gardener Needed (FULL!)</title>
      <description>&lt;p&gt;&lt;strong&gt;&lt;span class="caps"&gt;UPDATE&lt;/span&gt;&lt;/strong&gt; Thanks to all who responded! I have 10 gardeners who are going to start cultivating some roses, petunias, and man-sized venus flytraps real soon.  &lt;strong&gt;&lt;span class="caps"&gt;UPDATE&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;Thanks to the work of dozens of graphic artists, the world is now a more beautiful, more diversely themed place. Where before I saw a sea of azure blue, I now see a cornucopia of red, yellow, black, and green.&lt;/p&gt;


	&lt;p&gt;However, this site still needs to be maintained. Links have gone dead. Some fantastic themes are no longer available at their original sites.&lt;/p&gt;


	&lt;p&gt;If anyone would like to help the Typo community in a big way, send email to &lt;a href="mailto:boss@topfunky.com"&gt;boss@topfunky.com&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;At minimum, you would post new themes developed for Typo. If you have the time, you could also save local copies of all theme so they will always be available in some form (in case the original site is no longer available).&lt;/p&gt;


	&lt;p&gt;A few articles about how to update themes for newer versions of Typo would also be useful.&lt;/p&gt;


	&lt;p&gt;This job would only take a few hours of work per month. Hosting is provided by &lt;a href="http://planetargon.com"&gt;Planet Agon&lt;/a&gt; along with the rest of the official Typo sites.&lt;/p&gt;


	&lt;p&gt;You will be compensated with instant fame and that warm fuzzy feeling you get when you make the world a happier, more colorful place.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Feb 2006 19:05:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:7ee43d73-dfaf-45c4-8e17-db35b9c9b414</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2006/02/13/theme-gardener-needed</link>
      <category>announcements</category>
    </item>
    <item>
      <title>Final Results!!!!</title>
      <description>&lt;p&gt;Yes, this post deserves &lt;a href="http://redhanded.hobix.com/cult/iMASuckerForQuadsclamation.html"&gt;quadsclamation&lt;/a&gt;, and much more.&lt;/p&gt;


	&lt;p&gt;After two months and one day, this contest comes to an end. There will be tears of joy. There will be tears of sorrow. There will be weeping and gnashing of teeth.&lt;/p&gt;


	&lt;p&gt;And yes, it is going to hurt me more than it will hurt you. I wish I could give a brand new PowerBook to every one of the participants in this contest.&lt;/p&gt;


	&lt;p&gt;You have given an incredible gift to the Rails community. These themes will be used all over the world and in many languages. For that I thank you.&lt;/p&gt;


	&lt;p&gt;I thank our judges for taking the time to look through so many themes. Now go buy yourself a copy of &lt;a href="http://haveamint.com"&gt;Mint&lt;/a&gt; or hire one of our &lt;a href="http://encytemedia.com"&gt;other&lt;/a&gt; &lt;a href="http://jaketracey.com"&gt;fantastic&lt;/a&gt; &lt;a href="http://www.hicksdesign.co.uk"&gt;judges&lt;/a&gt; to design for your next project.&lt;/p&gt;


	&lt;p&gt;Finally, I thank our generous sponsors for digging deep and providing prizes that truly make people froth at the mouth in anticipation. Go buy their products!&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://site5.com"&gt;Site5 Hosting&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://planetargon.com"&gt;Planet Argon Hosting&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://ma.gnolia.com"&gt;Ma.gnolia Social Bookmarking&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.pragmaticprogrammers.com"&gt;The Pragmatic Programmers&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://iconfactory.com"&gt;The Iconfactory&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://macromates.com"&gt;Macromates&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.tablesturned.com"&gt;Tables Turned&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;For everyone else, this site will continue to be maintained as a source for fresh Typo themes for years to come. I saw many themes that were never submitted in time for the contest, and I hope we will see those here in the next few weeks.&lt;/p&gt;


	&lt;p&gt;Without further ado, here are the final results as determined by the judges&amp;#8230;&lt;/p&gt;&lt;h3&gt;Crowd Favorite&lt;/h3&gt;


	&lt;p&gt;I really liked this theme and was surprised that it didn&amp;#8217;t receive more attention from the judges.&lt;/p&gt;


	&lt;p&gt;At any rate, it was the crowd favorite with more unqualified positive comments than any other theme.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://typogarden.com/articles/2005/11/29/hemingway-theme"&gt;Hemingway&lt;/a&gt; receives the crowd favorite award and receives a year of Level 3 hosting from &lt;a href="http://planetargon.com"&gt;Planet Argon&lt;/a&gt;.&lt;/p&gt;


	&lt;h3&gt;Judges&amp;#8217; Choices&lt;/h3&gt;


	&lt;table&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;9th&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/11/29/inkling-theme"&gt;Inkling&lt;/a&gt;  receives one free year of Tables Turned&amp;#8217;s podcast creation services, hosting, and access to the Play Safe podcast music library.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;8th&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt; &lt;a href="http://typogarden.com/articles/2005/11/28/lush-theme"&gt;Lush&lt;/a&gt; receives a copy of Iconbuilder, from the Iconfactory&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;7th&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt; &lt;a href="http://typogarden.com/articles/2005/11/16/modernist-theme"&gt;Modernist&lt;/a&gt; receives a copy of XScope from the Iconfactory.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;6th&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/11/09/bird-flu-theme"&gt;Bird Flu&lt;/a&gt; also receives a copy of XScope.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;5th&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/11/16/iamrice-theme"&gt;I am Rice&lt;/a&gt; receives a copy of Agile Web Development with Rails, from The Pragmatic Programmers.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;4th&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/11/29/royal-vinter-theme"&gt;Royal Vinter&lt;/a&gt; receives a copy of TextMate, from Macromates.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;3rd&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/10/24/laughing-at-you-theme"&gt;Laughing at You&lt;/a&gt; receives a 4 GB iPod nano, thanks to Ma.gnolia Social Bookmarking.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;2nd&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/11/29/phokus-theme"&gt;Phokus&lt;/a&gt; receives a 12 inch iBook, donated by Site5 Hosting.&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;strong&gt;1st&lt;/strong&gt; &lt;/td&gt;
			&lt;td&gt;&lt;a href="http://typogarden.com/articles/2005/11/29/origami-theme"&gt;Origami&lt;/a&gt; receives a 15 inch PowerBook, donated by Site5 Hosting.&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/table&gt;




	&lt;p&gt;And yes, these results are final.&lt;/p&gt;


	&lt;p&gt;I will be contacting these individuals this weekend to get their mailing address or other contact information.&lt;/p&gt;


	&lt;p&gt;The clock says 3:00 AM. I will be looking forward to a few nice weeks of sleep now that the contest is over.&lt;/p&gt;


	&lt;p&gt;But&amp;#8230;it would be nice if there were more sidebars available for Typo&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Sat, 10 Dec 2005 03:02:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:b256e0c7599fb6d0baeae6f87d75fc02</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2005/12/10/final-results</link>
      <category>announcements</category>
    </item>
    <item>
      <title>Last. Themes. Posted.</title>
      <description>&lt;p&gt;Fuzzy clock says &amp;#8220;five afta&amp;#8217; twelve,&amp;#8221; and I&amp;#8217;ve posted the last theme that made it in before the deadline!&lt;/p&gt;


	&lt;p&gt;The final tally is over 120 new Typo themes! Wow.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ll send voting info to the judges tomorrow.&lt;/p&gt;


	&lt;p&gt;I also owe one year Rails blog hosting packages with &lt;a href="http://planetargon.com"&gt;Planet Argon&lt;/a&gt; to the first ten themes from way back in October. I&amp;#8217;ll send those out tomorrow.&lt;/p&gt;


	&lt;p&gt;Good luck, everyone!&lt;/p&gt;</description>
      <pubDate>Thu, 01 Dec 2005 09:07:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:34233a345cd3510d7d76c7320cd0fa10</guid>
      <author>Geoffrey Grosenbach</author>
      <link>http://www.typogarden.com/articles/2005/12/01/last-themes-posted</link>
      <category>announcements</category>
    </item>
  </channel>
</rss>
