<?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>kyleheon.com: Tag typo</title>
    <link>http://www.kyleheon.com/articles/tag/typo</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Random musings about anything and everything...</description>
    <item>
      <title>Typo 4.0 upgrade!</title>
      <description>&lt;p&gt;So the &lt;a href="http://www.typosphere.org"&gt;Typo team&lt;/a&gt; has released the long overdue Typo 4.0 upgrade. This latest version includes countless bug fixes and feature additions. Read about it &lt;a href="http://scottstuff.net/blog/articles/2006/07/22/typo-4-0-0"&gt;here&lt;/a&gt; if you are interested.&lt;/p&gt;


	&lt;p&gt;Also with this upgrade I&amp;#8217;ve rolled out a new focus area on the article detail page. I was inspired by the awesome &lt;a href="http://typogarden.com/articles/2005/11/29/hemingway-theme"&gt;Hemingway theme&lt;/a&gt; but wasn&amp;#8217;t able to pull off exactly what I wanted with Typo (as easily as I&amp;#8217;d have liked). What I would like to be able to do is easily flag sidebars per page type (list, archives, detail, etc). Speaking of the Hemingway theme, I&amp;#8217;ve it out but couldn&amp;#8217;t get it to display quite to my liking, plus with sidebars enabled it threw a Rails Application Error that I haven&amp;#8217;t tracked down. I&amp;#8217;m new to Ruby and Rails and can&amp;#8217;t figure out how the sidebar code works.&lt;/p&gt;</description>
      <pubDate>Sun, 23 Jul 2006 20:30:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:8018c1b7-e139-45c1-8780-0ce136386672</guid>
      <author>Kyle Heon</author>
      <link>http://www.kyleheon.com/articles/2006/07/23/typo-4-0-upgrade</link>
      <category>Development</category>
      <category>rails</category>
      <category>ruby</category>
      <category>typo</category>
      <trackback:ping>http://www.kyleheon.com/articles/trackback/102</trackback:ping>
    </item>
    <item>
      <title>Typo 4 on the horizon</title>
      <description>&lt;p&gt;The &lt;a href="http://www.typosphere.org"&gt;Typo&lt;/a&gt; team has been working hard for the past couple of weeks to get to that, thus far, elusive 4.0 release. With any luck it should be out in the next couple of weeks (maybe sooner). I&amp;#8217;m keeping my development copy of this site updated on a pretty regular basis. One of the big things this new release offers is a &lt;span class="caps"&gt;HUGE&lt;/span&gt; memory leak bug fix. That alone will be worth the effort. Another nice feature coming is better comment spam protection. I don&amp;#8217;t get many comments on this site and therefore don&amp;#8217;t have a comment spam problem but I&amp;#8217;m sure there are others that do.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ve also been making some small but cool design changes over the past few months which I&amp;#8217;ll roll into a 4.0 upgrade release when the time comes.&lt;/p&gt;</description>
      <pubDate>Wed, 19 Jul 2006 20:45:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:d397a5f1-a688-495a-90df-f50e57004b78</guid>
      <author>Kyle Heon</author>
      <link>http://www.kyleheon.com/articles/2006/07/19/typo-4-on-the-horizon</link>
      <category>Development</category>
      <category>typo</category>
      <trackback:ping>http://www.kyleheon.com/articles/trackback/98</trackback:ping>
    </item>
    <item>
      <title>Another quick site update</title>
      <description>&lt;p&gt;Just posted another small update to the website that includes the latest from Typo&amp;#8217;s trunk (with an issue free migration, yippee!).&lt;/p&gt;


	&lt;p&gt;The big (well big in terms of what is being posted) thing tonight is a new randomizing header image. Currently it should cycle through two, but over time I&amp;#8217;m going to add more. The tricky part with that is in getting Typo to &lt;span class="caps"&gt;NOT&lt;/span&gt; cache things so that the image will actually randomize.&lt;/p&gt;


	&lt;p&gt;Thanks to this &lt;a href="http://scottstuff.net/blog/articles/2006/01/20/time-limited-caching-for-rails"&gt;tip&lt;/a&gt; from &lt;a href="http://scottstuff.net/blog/"&gt;Scott Laird&lt;/a&gt; I&amp;#8217;ve modified the way article caching works. Going to keep an eye on this and see if there are ways to find tune things so that I can improve performance while still allowing for the image randomization.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Mar 2006 02:55:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:8ca9f4e0-8817-4f06-b01e-276028446ab6</guid>
      <author>Kyle Heon</author>
      <link>http://www.kyleheon.com/articles/2006/03/03/another-quick-site-update</link>
      <category>Miscellaneous</category>
      <category>caching</category>
      <category>typo</category>
    </item>
    <item>
      <title>Move Complete</title>
      <description>&lt;p&gt;Well after many nights of struggling I have finally managed to get my site setup on &lt;a href="http://www.textdrive.com/"&gt;Textdrive&lt;/a&gt; using &lt;a href="http://www.lighttpd.net/"&gt;lighttpd&lt;/a&gt; and &lt;a href="http://www.fastcgi.com/"&gt;FastCGI&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;This new site looks much like it did last time only now it&amp;#8217;s powered by &lt;a href="http://typo.leetsoft.com/trac/"&gt;Typo&lt;/a&gt; which is the premiere &lt;a href="http://www.rubyonrails.com/"&gt;Rails&lt;/a&gt; blog engine.&lt;/p&gt;


	&lt;p&gt;Everything from my old &lt;a href="http://www.textpattern.com/"&gt;Textpattern&lt;/a&gt; site should have been copied over, including the comments.&lt;/p&gt;


	&lt;p&gt;I have high hopes to really start in on some Rails development now that I have a host that supports it. My number one focus is going to actually build out my photography section. I don&amp;#8217;t consider myself an expert photographer but I do feel I&amp;#8217;m somewhere between novice and expert.&lt;/p&gt;</description>
      <pubDate>Sun, 09 Oct 2005 11:46:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:a86f82a7-b460-4b2d-8c70-893641539ec1</guid>
      <author>Kyle Heon</author>
      <link>http://www.kyleheon.com/articles/2005/10/09/move-complete</link>
      <category>Development</category>
      <category>Photography</category>
      <category>Miscellaneous</category>
      <category>typo</category>
      <category>rails</category>
      <category>ruby</category>
      <category>textdrive</category>
    </item>
  </channel>
</rss>
