<?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>Tyler Butler &#187; tylerbutler.com</title>
	<atom:link href="http://www.tylerbutler.com/tags/tylerbutlercom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tylerbutler.com</link>
	<description></description>
	<lastBuildDate>Fri, 14 Aug 2009 22:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dates in Posts Fixed</title>
		<link>http://www.tylerbutler.com/2009/07/dates-in-posts-fixe/</link>
		<comments>http://www.tylerbutler.com/2009/07/dates-in-posts-fixe/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 04:01:50 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[tylerbutler.com]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tylerbutler.com/?p=522</guid>
		<description><![CDATA[Just made a minor fix to the site… I noticed that dates weren’t showing up for some posts. Took me about 5 minutes to figure out that the Wordpress the_date() function had changed:
When there are multiple posts on a page published under the SAME DAY, the_date() only displays the date for the first post (that [...]]]></description>
			<content:encoded><![CDATA[<p>Just made a minor fix to the site… I noticed that dates weren’t showing up for some posts. Took me about 5 minutes to figure out that the Wordpress <a href="http://codex.wordpress.org/Template_Tags/the_date" target="_blank">the_date()</a> function had changed:</p>
<blockquote><p>When there are multiple posts on a page published under the SAME DAY, the_date() only displays the date for the first post (that is, the first instance of the_date()).</p></blockquote>
<p>Quick and easy change…</p>
<p>Before: <code>&lt;?php the_date() ?&gt;, &lt;?php the_time() ?&gt;</code></p>
<p>After: <code>&lt;?php the_time("F j, Y, g:i a") ?&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerbutler.com/2009/07/dates-in-posts-fixe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Experiment</title>
		<link>http://www.tylerbutler.com/2009/06/twitter-experiment/</link>
		<comments>http://www.tylerbutler.com/2009/06/twitter-experiment/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 20:04:46 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[tylerbutler.com]]></category>

		<guid isPermaLink="false">http://www.tylerbutler.com/?p=489</guid>
		<description><![CDATA[I am experimenting a little with auto-tweeting from my blog to Twitter. In general, I dislike when people do this, for the following reasons:

I get double-exposure to their content. If I am interested enough in someone to follow them on Twitter, and they also have a blog, then 90% of the time I also subscribe [...]]]></description>
			<content:encoded><![CDATA[<p>I am experimenting a little with auto-tweeting from my blog to Twitter. In general, I dislike when people do this, for the following reasons:</p>
<ul>
<li>I get double-exposure to their content. If I am interested enough in someone to follow them on Twitter, and they also have a blog, then 90% of the time I also subscribe to their RSS feed. That means I see their posts in Twitter then also in my feed. That bugs me.</li>
<li>Tweets are limited to 140 characters, and typically blog posts are longer. That means I see 100 characters plus a link, possibly less in the tweet itself. That&#8217;s useless.</li>
</ul>
<p>At the same time, I find myself tweeting a lot of links, because Twitter is just a more vibrant community than my blog. I get a lot more comments and replies from people there than on my blog. Twitter is a decent place to broadcast stuff, but I don&#8217;t like the fact that I can&#8217;t easily find the stuff I&#8217;ve posted later. Have you tried using Twitter search to find a link you yourself posted in the past? It&#8217;s ridiculously bad. I figure if I can just keep it on my own site at least I have more control over the search experience. Another reason I want to do this is to have a centralized place to write stuff, then choose how it&#8217;s syndicated. This will let me do that.</p>
<p>In order to address the two issues I have with common auto-tweet solutions, I&#8217;ll only be tweeting some of my posts. I am doing this by feeding only posts tagged &#8220;<a href="/tags/tweet/">tweet</a>&#8221; to Twitter via <a href="http://twitterfeed.com/">TwitterFeed</a>. In addition, I grabbed a <a href="http://lepslair.com/wp/leprakhauns-character-count-wordpress-plugin/">WordPress plug-in</a> that does character counts of posts in the WordPress web UI. This will help me keep my posts that are auto-tweeted short and completely digestible as a complete tweet.</p>
<p>Hopefully this will all come together and work. Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerbutler.com/2009/06/twitter-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Move and Redesign</title>
		<link>http://www.tylerbutler.com/2009/02/site-move-and-redesign/</link>
		<comments>http://www.tylerbutler.com/2009/02/site-move-and-redesign/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 02:06:03 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[tylerbutler.com]]></category>

		<guid isPermaLink="false">http://blog.tylerbutler.com/index.php/2009/02/site-move-and-redesign/</guid>
		<description><![CDATA[The server that is currently hosting the SharePoint version of tylerbutler.com is being decommissioned. Unfortunately, I wasn’t given much notice about this so I have not been able to secure an alternative SharePoint-ready location at Microsoft to host the site. In the meantime I’ve used this opportunity to move the site over to WordPress, and [...]]]></description>
			<content:encoded><![CDATA[<p>The server that is currently hosting the SharePoint version of tylerbutler.com is being decommissioned. Unfortunately, I wasn’t given much notice about this so I have not been able to secure an alternative SharePoint-ready location at Microsoft to host the site. In the meantime I’ve used this opportunity to move the site over to WordPress, and I’ve refreshed the look and feel. Hopefully this will be temporary, since I intend to rebuild the site on the new version of SharePoint once it’s publicly available. But in the meantime, WordPress is serving my needs.</p>
<p>The main www address should be redirecting to blog.tylerbutler.com as soon as the DNS changes propogate. The main RSS feed should be switched over, but I have not yet moved the others. Regardless, though, you shouldn’t notice any differences since I’m using FeedBurner.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerbutler.com/2009/02/site-move-and-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
