<?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>T1 &#187; Journal</title>
	<atom:link href="http://livetardy.com/t1/category/journal/feed/" rel="self" type="application/rss+xml" />
	<link>http://livetardy.com/t1</link>
	<description>WordPress Tumblelog Theme - Use WordPress as a Tumblr Blog</description>
	<lastBuildDate>Wed, 02 Apr 2008 00:22:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Stop Twitter Spam</title>
		<link>http://livetardy.com/t1/stop-twitter-spam/2008/04/01/</link>
		<comments>http://livetardy.com/t1/stop-twitter-spam/2008/04/01/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 00:22:18 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/stop-twitter-spam/2008/04/01/</guid>
		<description><![CDATA[Stop Twitter Spam is using the T1 theme. Check them out, and be sure to contribute your thoughts on how to Stop Twitter Spam. A special thanks to Mike for the generous donation!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stoptwitterspam.com/" title="Stop Twitter Spam using the T1 Tumblelog Theme">Stop Twitter Spam</a> is using the <strong>T1</strong> theme.  Check them out, and be sure to contribute your thoughts on how to <em>Stop Twitter Spam</em>.</p>
<p><a href="http://www.stoptwitterspam.com/" title="Stop Twitter Spam using the T1 Tumblelog Theme"><img src="http://livetardy.com/t1/wp-content/uploads/2008/04/stop-twitter-spam.jpg" alt="Stop Twitter Spam" /></a></p>
<p>A special thanks to Mike for the generous donation!</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/stop-twitter-spam/2008/04/01/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Help Changing Daily Archive Links</title>
		<link>http://livetardy.com/t1/help-changing-daily-archive-links/2008/01/11/</link>
		<comments>http://livetardy.com/t1/help-changing-daily-archive-links/2008/01/11/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 15:52:11 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/help-changing-daily-archive-links/2008/01/11/</guid>
		<description><![CDATA[Thanks to João Craveiro for pointing out a possible problem with the daily archive links structure. I haven&#8217;t heard of anyone having problems with it, but let me know what you think. I may need to modify the link (along with everything else I need to do) for the next version of T1. The Problem [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://livetardy.com/t1/wp-content/uploads/2008/01/daily-permalink-archive.gif" class="left frame" alt="Daily Permalink Archive for T1 WordPress Tumblelog Theme" height="271" width="197" /></p>
<p>Thanks to <a href="http://weblog.jcraveiro.com/" title="http://weblog.jcraveiro.com/">João Craveiro</a> for pointing out a possible problem with the daily archive links structure.</p>
<p>I haven&#8217;t heard of anyone having problems with it, but let me know what you think.  I may need to modify the link (along with everything else I need to do) for the next version of T1.</p>
<h3>The Problem</h3>
<p>The per day dates link separating your posts seems to be a bit fragile depending on what type of permalink structure you have.</p>
<p>Here&#8217;s what T1 has now:</p>
<p>&lt;div class=&#8221;posted-date&#8221;&gt;&lt;h2&gt;&lt;a title=&#8221;Permanent link to &lt;?php the_time(&#8216;F j,Y&#8217;); ?&gt;&#8221; href=&#8221;&lt;?php bloginfo(&#8216;url&#8217;); ?&gt;/&lt;?php the_time(&#8216;Y/m/d&#8217;); ?&gt;&#8221;&gt;&lt;?php the_date(&#8221;,&#8221;,&#8221;); ?&gt;&lt;/a&gt;&lt;/h2&gt;&lt;/div&gt;</p>
<h3>The Solution</h3>
<p><a href="http://weblog.jcraveiro.com/" title="http://weblog.jcraveiro.com/">João Craveiro</a> came up with this alternate way of calling the daily permalink:</p>
<p>&lt;div class=&#8221;posted-date&#8221;&gt;&lt;h2&gt;&lt;a title=&#8221;Permanent link to &lt;?php the_time(&#8216;F j, Y&#8217;); ?&gt;&#8221; href=&#8221;&lt;?php echo get_day_link(get_the_time(&#8216;Y&#8217;),get_the_time(&#8216;m&#8217;),get_the_time(&#8216;d&#8217;)); ?&gt;&#8221;&gt;&lt;?php the_date(&#8221;,&#8221;,&#8221;); ?&gt;&lt;/a&gt;&lt;/h2&gt;&lt;/div&gt;</p>
<p>This seems to work great on his site, and it makes sense in the way it&#8217;s calling the permalink.</p>
<p>Let me know what you think about the change or if you see any problems with it.  I&#8217;ll probably be incorporating this into a new T1 version to keep all your tumblelogs running efficiently.</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/help-changing-daily-archive-links/2008/01/11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Important Upgrade for T1</title>
		<link>http://livetardy.com/t1/important-upgrade-for-t1/2007/11/09/</link>
		<comments>http://livetardy.com/t1/important-upgrade-for-t1/2007/11/09/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 22:42:00 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/important-upgrade-for-t1/2007/11/09/</guid>
		<description><![CDATA[I&#8217;ll package these as an update soon, but if you want to make these changes on your own (because you&#8217;ve modified the theme to fit your needs) here they are. First of all, there is a problem with images larger than 500px breaking the display in Internet Explorer 6 and earlier. The culprit is of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll package these as an update soon, but if you want to make these changes on your own (because you&#8217;ve modified the theme to fit your needs) here they are.</p>
<p>First of all, there is a problem with images larger than 500px breaking the display in Internet Explorer 6 and earlier.  The culprit is of course IE, but  more specifically the fact that IE6 and earlier doesn&#8217;t recognize the max-width property (which is what I used in the style sheet).  Larger images will expand your &#8220;Wrapper&#8221; forcing the content outside of the background image.</p>
<p>The solution I&#8217;ve found to work is using this line of code:</p>
<p><code>img { width: expression(this.width &gt; 500 ? 500: true); } /* fix for ie6 not recognizing max-width */</code></p>
<p>I&#8217;ve heard that other browsers will skip this, and therefore only the IE6 and earlier will obey this code.  If that&#8217;s the case, you can just plug this code into your custom style sheet, or link to an extra style sheet just for IE6 (which is what I personally like to do &#8211; just in case).</p>
<p>Another solution would be to size your images down below 500px before using them on the site.</p>
<p>Pick the solution you like the best, and when I get a few free minutes, I&#8217;ll package this into an update for future T1 users.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/important-upgrade-for-t1/2007/11/09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support Tumbling</title>
		<link>http://livetardy.com/t1/support-tumbling/2007/10/28/</link>
		<comments>http://livetardy.com/t1/support-tumbling/2007/10/28/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 17:52:57 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/support-tumbling/2007/10/28/</guid>
		<description><![CDATA[Thanks to Damien you can now make a donations to support the T1 theme &#8211; check it out over at the download page.]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://rileycentral.net/" title="Riley Central">Damien</a> you can now make a donations to support the <strong>T1</strong> theme &#8211; check it out over at the <a href="http://livetardy.com/t1/download-t1-theme/" title="Donate on the Download Page">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/support-tumbling/2007/10/28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>smartArchives Plugin</title>
		<link>http://livetardy.com/t1/smartarchives-plugin/2007/10/26/</link>
		<comments>http://livetardy.com/t1/smartarchives-plugin/2007/10/26/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 23:12:12 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/smartarchives-plugin/2007/10/26/</guid>
		<description><![CDATA[I love the way smartArchives displays the archives of your blog. I&#8217;ve set it up on my site at the bottom of the page &#8211; just before the sidebars. Following the instructions on the plugin page makes it pretty easy to set up, but here is what I did in case you&#8217;re curious. First, I [...]]]></description>
			<content:encoded><![CDATA[<p>I love the way <a href="http://justinblanton.com/projects/smartarchives/" title="Smart Archives WordPress Plugin">smartArchives</a> displays the archives of your blog.  I&#8217;ve set it up on <a href="http://livetardy.com" title="My Personal Tumblelog">my site</a> at the bottom of the page &#8211; just before the sidebars.</p>
<p>Following the instructions on the <a href="http://justinblanton.com/projects/smartarchives/" title="Smart Archives WordPress Plugin">plugin page</a> makes it pretty easy to set up, but here is what I did in case you&#8217;re curious.<span id="more-91"></span></p>
<p>First, I put the necessary code where I wanted the archives to show up.  In my case, I changed the Main Index Template (<code>index.php</code> file) of the T1 theme.  I browsed down just below the closing <code>div</code> of the <code>&lt;div id="nav-below"&gt;</code>  section.  After that entire section and just before the <code>&lt;/div&gt;&lt;!-- #content --&gt;</code>, I put the following:<br />
<code><br />
&lt;div class="smartArchives" &gt;<br />
&lt;?php if (function_exists('smartArchives')) {<br />
echo ('&lt;span class="smartArchives_title"&gt;Archives&lt;/span&gt;&lt;br /&gt;');<br />
smartArchives('block','');<br />
} ?&gt;<br />
&lt;/div&gt;</code></p>
<p>This will keep the code from breaking the site in case the plugin is not installed or activated.</p>
<p>Now I had to style it for my site.  For this, I just added the following to my custom.css file of the T1 theme.<br />
<code><br />
.smartArchives { margin: 10px 25px; clear: both; }<br />
.smartArchives span.smartArchives_title { font-weight: bold; }<br />
.smartArchives a:hover { background: #26466d; color: #fff; }<br />
.smartArchives .emptymonth { display: none; }<br />
</code><br />
Of course you can place the archives wherever you want and style it to fit your needs.</p>
<p>Although the &#8220;block&#8221; display is not very helpful for the visitors, I like how it looks.  I&#8217;ll probably implement the &#8220;list&#8221; style on the actual archives page.  This will display the title of the posts and be a lot more helpful for the visitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/smartarchives-plugin/2007/10/26/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up the Archives and Tags Page</title>
		<link>http://livetardy.com/t1/setting-up-the-archives-and-tags-page/2007/10/04/</link>
		<comments>http://livetardy.com/t1/setting-up-the-archives-and-tags-page/2007/10/04/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 02:43:14 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/setting-up-the-archives-and-tags-page/2007/10/04/</guid>
		<description><![CDATA[T1 comes with two Page Templates. The Archive template displays a category archive, and the Tag template displaying a simple tag cloud. Here is how to set them up. Go to Write&#62;Write Page Name your page Archives Now give it the page template &#8220;Archives Page&#8221; Publish the page, and it will automatically show up in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>T1</strong> comes with two Page Templates.  The Archive template displays a category archive, and the Tag template displaying a simple tag cloud.</p>
<p>Here is how to set them up.</p>
<p>Go to Write&gt;Write Page</p>
<p><img src="http://livetardy.com/t1/wp-content/uploads/2007/10/write-page.JPG" alt="Write Page" /></p>
<p>Name your page Archives</p>
<p><img src="http://livetardy.com/t1/wp-content/uploads/2007/10/page-title-archives.JPG" alt="Page Title" /></p>
<p>Now give it the page template &#8220;Archives Page&#8221;</p>
<p><img src="http://livetardy.com/t1/wp-content/uploads/2007/10/page-template-archives.JPG" alt="Page Template Archives Page" /></p>
<p>Publish the page, and it will automatically show up in the menu displaying your archives.  Set up the Tags archive the same way using the &#8220;Tags Archive&#8221; template instead.</p>
<p>That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/setting-up-the-archives-and-tags-page/2007/10/04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Upgrade Your T1 Theme</title>
		<link>http://livetardy.com/t1/how-to-upgrade-your-t1-theme/2007/10/04/</link>
		<comments>http://livetardy.com/t1/how-to-upgrade-your-t1-theme/2007/10/04/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 02:43:06 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/how-to-upgrade-your-t1-theme/2007/10/04/</guid>
		<description><![CDATA[So you want the latest and greatest T1 theme? Follow these easy steps. Download and install the theme Copy over your customizations from the custom.css file Copy over your title image and any custom header images and favicon Continue blogging with your T1 tumblelog theme That is it. If you need more help check out [...]]]></description>
			<content:encoded><![CDATA[<p>So you want the latest and greatest <strong>T1</strong> theme?  Follow these easy steps.</p>
<ol>
<li><a href="http://livetardy.com/t1/download-t1-theme/" title="Download T1">Download</a> and install the theme</li>
<li>Copy over your customizations from the <code>custom.css</code> file</li>
<li>Copy over your title image and any custom header images and favicon</li>
<li>Continue blogging with your <strong>T1</strong> tumblelog theme</li>
</ol>
<p>That is it.  If you need more help check out the <a href="http://livetardy.com/t1/?page_id=33" title="T1 Setup">setup page</a> or visit the <a href="http://livetardy.com/t1forum/" title="T1 Forum"><strong>T1</strong> forum</a>.</p>
<p><a href="http://livetardy.com/t1forum/" title="T1 Forum"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/how-to-upgrade-your-t1-theme/2007/10/04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>T1 Version 2 Released</title>
		<link>http://livetardy.com/t1/t1-version-2-released/2007/10/04/</link>
		<comments>http://livetardy.com/t1/t1-version-2-released/2007/10/04/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 02:42:53 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/t1-version-2-released/2007/10/04/</guid>
		<description><![CDATA[T1 Version 2 is out for download. This fantastic tumblelog theme now supports WordPress tags. To use the tags, just add them to your post and T1 will take care of the rest. Journal posts get tags on the blog page All other post get tags on their individual post pages The Tag Archive Template [...]]]></description>
			<content:encoded><![CDATA[<p><strong>T1</strong> <em>Version 2</em> is out for download.  This fantastic tumblelog theme now supports WordPress tags.</p>
<p>To use the tags, just add them to your post and <strong>T1</strong> will take care of the rest.</p>
<ul>
<li>Journal posts get tags on the blog page</li>
<li>All other post get tags on their individual post pages</li>
<li>The Tag Archive Template displays a simple tag cloud of all you tags</li>
</ul>
<p><a href="http://livetardy.com/t1/download-t1-theme/" title="Download T1">Go download the theme</a>, and keep tumbling.</p>
<p><a href="http://livetardy.com/t1/how-to-upgrade-your-t1-theme/2007/10/04/" title="Upgrading T1">Click Here</a> to find out how to update your <strong>T1</strong> theme from a previous version.</p>
<p><a href="http://livetardy.com/t1/setting-up-the-archives-and-tags-page/2007/10/04/" title="Setting up Archives and Tags Page">Click Here</a> to find out how to set up your <em>Archives</em> and <em>Tags</em> pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/t1-version-2-released/2007/10/04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T1 Supporting Tags</title>
		<link>http://livetardy.com/t1/t1-supporting-tags/2007/10/04/</link>
		<comments>http://livetardy.com/t1/t1-supporting-tags/2007/10/04/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 20:47:59 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/t1-supporting-tags/2007/10/04/</guid>
		<description><![CDATA[I&#8217;ve been working on incorporating the new tags feature of WordPress 2.3 into the T1 theme. Because of the nature of T1 as a tumblelog theme, tags are a great feature for categorizing content. The categories will still create different styles for the posts, and the tags will give it the categories. Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on incorporating the new tags feature of WordPress 2.3 into the <strong>T1</strong> theme.  Because of the nature of <strong>T1</strong> as a tumblelog theme, tags are a great feature for categorizing content.</p>
<p>The categories will still create different styles for the posts, and the tags will give it the categories.</p>
<p>Here is a look at what to expect in the next release of <strong>T1</strong> which will support tags:</p>
<ul>
<li>Journal entries display tags by default  on the blog</li>
<li>All post display tags when on the individual post&#8217;s page</li>
<li>If a post doesn&#8217;t have tags, nothing shows up</li>
<li>A template page will display a simple tag cloud</li>
<li><strong>T1 </strong>will be backwards compatible still working with WP versions that don&#8217;t have tags</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/t1-supporting-tags/2007/10/04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T1 Official Release</title>
		<link>http://livetardy.com/t1/t1-official-release/2007/09/22/</link>
		<comments>http://livetardy.com/t1/t1-official-release/2007/09/22/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 03:39:32 +0000</pubDate>
		<dc:creator>Kirk T</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://livetardy.com/t1/t1-official-release/2007/09/22/</guid>
		<description><![CDATA[The T1 theme is officially available. Grab it from the Download section. Remember, if you have trouble or suggestions, visit the T1 Forum. Enjoy!]]></description>
			<content:encoded><![CDATA[<p><a href="http://livetardy.com/t1/download-t1-theme/" title="Download T1 Theme"><img src="http://livetardy.com/t1/wp-content/uploads/2007/09/download.jpg" class="left" alt="Download T1 Tumblelog WordPress Theme" height="108" width="108" /></a></p>
<p>The <strong>T1</strong> theme is officially available.  Grab it from the <a href="http://livetardy.com/t1/download-t1-theme/" title="Download T1">Download section</a>.</p>
<p>Remember, if you have trouble or suggestions, visit the <a href="http://livetardy.com/t1forum/" title="T1 Forum">T1 Forum</a>.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://livetardy.com/t1/t1-official-release/2007/09/22/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.252 seconds -->

