<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Complete Blog Redesign Tonight</title>
	<atom:link href="http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/feed/" rel="self" type="application/rss+xml" />
	<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/</link>
	<description></description>
	<lastBuildDate>Sat, 03 Jul 2010 22:42:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Blake Samic</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-2332</link>
		<dc:creator>Blake Samic</dc:creator>
		<pubDate>Wed, 03 Sep 2008 18:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-2332</guid>
		<description>Not sure what the Disqus problem is. It just worked for me when I  &lt;br&gt;followed the instructions on their site. You might want to follow up  &lt;br&gt;with them.</description>
		<content:encoded><![CDATA[<p>Not sure what the Disqus problem is. It just worked for me when I  <br />followed the instructions on their site. You might want to follow up  <br />with them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madboarder</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-2331</link>
		<dc:creator>madboarder</dc:creator>
		<pubDate>Wed, 03 Sep 2008 16:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-2331</guid>
		<description>@Blake I know that Wordpress has a widget that does that so I guess if you checked the code for that maybe? I&#039;m not much of a code junkie :P&lt;br&gt;&lt;br&gt;How did you get Disqus to import your old comments? Mine just says &quot;Unprocessed&quot; after I imported them...</description>
		<content:encoded><![CDATA[<p>@Blake I know that Wordpress has a widget that does that so I guess if you checked the code for that maybe? I&#39;m not much of a code junkie :P</p>
<p>How did you get Disqus to import your old comments? Mine just says &#8220;Unprocessed&#8221; after I imported them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teecycle_Tim</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-2330</link>
		<dc:creator>Teecycle_Tim</dc:creator>
		<pubDate>Wed, 03 Sep 2008 16:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-2330</guid>
		<description>Looks great. Very personalized look. Nice job!</description>
		<content:encoded><![CDATA[<p>Looks great. Very personalized look. Nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Samic</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-2009</link>
		<dc:creator>Blake Samic</dc:creator>
		<pubDate>Mon, 01 Sep 2008 16:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-2009</guid>
		<description>@madboarder do you have any idea how to add another RSS feed to the side bar?  I want just the titles to show up.</description>
		<content:encoded><![CDATA[<p>@madboarder do you have any idea how to add another RSS feed to the side bar?  I want just the titles to show up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Samic</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-2004</link>
		<dc:creator>Blake Samic</dc:creator>
		<pubDate>Mon, 01 Sep 2008 16:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-2004</guid>
		<description>You didn&#039;t see the font title until I already changed it ;-)</description>
		<content:encoded><![CDATA[<p>You didn&#39;t see the font title until I already changed it ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Samic</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-2003</link>
		<dc:creator>Blake Samic</dc:creator>
		<pubDate>Mon, 01 Sep 2008 16:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-2003</guid>
		<description>I edited the index.php page.  &lt;br&gt;&lt;br&gt;Originally it looked like this:&lt;br&gt;[&lt;br&gt;&lt;div class=&quot;home fix&quot;&gt;&lt;br&gt;  &lt;div class=&quot;main&quot;&gt;&lt;br&gt;    &lt;div class=&quot;fix&quot;&gt;&lt;br&gt;      &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;&lt;br&gt;  			&lt;div class=&quot;post&quot; id=&quot;post-&lt;?php the_ID(); ?&gt;&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;!-- thumbnail wrapper --&gt;&lt;br&gt;&lt;div class=&quot;thumb main&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;!-- 235150image-covers --&gt;&lt;br&gt;&lt;?php $image = get_post_meta($post-&gt;ID, &#039;thumbnail&#039;, true); ?&gt;&lt;br&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; title=&quot;&lt;?php the_title(); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php echo $image; ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br&gt;&lt;!-- 235150image end --&gt;&lt;br&gt;&lt;br&gt;&lt;!-- thumbanil title --&gt;&lt;br&gt;&lt;div class=&quot;thumb-title&quot;&gt;&lt;br&gt;&lt;h2&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; title=&quot;&lt;?php the_title(); ?&gt;&quot;&gt;&lt;?php the_title() ?&gt;&lt;br&gt; &lt;?php comments_number(&#039;{0}&#039;, &#039;{1}&#039;, &#039;{%}&#039; );?&gt;&lt;/a&gt;&lt;/h2&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;!-- thumbanil title end --&gt;&lt;br&gt;&lt;br&gt;  			&lt;/div&gt;&lt;br&gt;  			&lt;/div&gt;&lt;br&gt;  		  &lt;?php endwhile; ?&gt;&lt;br&gt;&lt;br&gt;  		  &lt;?php else : ?&gt;&lt;br&gt;  		  &lt;div class=&quot;post single&quot;&gt;&lt;br&gt;    			&lt;h2&gt;No matching results&lt;/h2&gt;&lt;br&gt;    			&lt;div class=&quot;entry&quot;&gt;&lt;br&gt;    				&lt;p&gt;You seem to have found a mis-linked page or search query with no associated or related results.&lt;/p&gt;&lt;br&gt;    			&lt;/div&gt;&lt;br&gt;    		&lt;/div&gt;&lt;br&gt;  		&lt;?php endif; ?&gt;&lt;br&gt;]&lt;br&gt;&lt;br&gt;And I changed it to this:&lt;br&gt;[&lt;br&gt;&lt;div class=&quot;home fix&quot;&gt;&lt;br&gt;  &lt;div class=&quot;main&quot;&gt;&lt;br&gt;    &lt;div class=&quot;fix&quot;&gt;&lt;br&gt;&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;&lt;br&gt;  			&lt;div class=&quot;post single fix&quot; id=&quot;post-&lt;?php the_ID(); ?&gt;&quot;&gt;&lt;br&gt;  			  &lt;h2&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; title=&quot;&lt;?php the_title(); ?&gt;&quot;&gt;&lt;?php the_title() ?&gt;&lt;/a&gt;&lt;/h2&gt;&lt;br&gt;  			  &lt;div class=&quot;postMeta&quot;&gt;&lt;br&gt;              &lt;span class=&quot;comments&quot;&gt;&lt;a href=&quot;#comments&quot;&gt;&lt;?php comments_number(&#039;No comments&#039;, &#039;1 comment&#039;, &#039;% comments&#039; );?&gt;&lt;/a&gt;&lt;/span&gt;&lt;br&gt;              &lt;span class=&quot;date&quot;&gt; // &lt;?php the_time(&#039;M jS, Y&#039;) ?&gt; // &lt;?php the_category(&#039;, &#039;) ?&gt;&lt;/span&gt;&lt;br&gt;              &lt;/div&gt;&lt;br&gt;&lt;br&gt;              &lt;div class=&quot;entry&quot;&gt;&lt;br&gt;  					&lt;?php the_content(&#039;&lt;p&gt;Read the rest of this entry &#187;&lt;/p&gt;&#039;); ?&gt;&lt;br&gt;  					&lt;br /&gt;&lt;br&gt;&lt;br&gt;  				&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;  			&lt;/div&gt;&lt;br&gt;  		&lt;?php endwhile; else : ?&gt;&lt;br&gt;  		&lt;?php endif; ?&gt;&lt;br&gt;]</description>
		<content:encoded><![CDATA[<p>I edited the index.php page.  </p>
<p>Originally it looked like this:<br />[<br />&lt;div class="home fix"&gt;<br />  &lt;div class="main"&gt;<br />    &lt;div class="fix"&gt;<br />      &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;<br />  			&lt;div class="post" id="post-&lt;?php the_ID(); ?&gt;"&gt;</p>
<p>&lt;!-- thumbnail wrapper --&gt;<br />&lt;div class="thumb main"&gt;</p>
<p>&lt;!-- 235150image-covers --&gt;<br />&lt;?php $image = get_post_meta($post-&gt;ID, &#39;thumbnail&#39;, true); ?&gt;<br />&lt;a href="&lt;?php the_permalink() ?&gt;" title="&lt;?php the_title(); ?&gt;"&gt;&lt;img src="&lt;?php echo $image; ?&gt;" alt="" /&gt;<br />&lt;!-- 235150image end --&gt;</p>
<p>&lt;!-- thumbanil title --&gt;<br />&lt;div class="thumb-title"&gt;<br />&lt;h2&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" title="&lt;?php the_title(); ?&gt;"&gt;&lt;?php the_title() ?&gt;<br /> &lt;?php comments_number(&#39;{0}&#39;, &#39;{1}&#39;, &#39;{%}&#39; );?&gt;&lt;/h2&gt;<br />&lt;/div&gt;<br />&lt;!-- thumbanil title end --&gt;</p>
<p>  			&lt;/div&gt;<br />  			&lt;/div&gt;<br />  		  &lt;?php endwhile; ?&gt;</p>
<p>  		  &lt;?php else : ?&gt;<br />  		  &lt;div class="post single"&gt;<br />    			&lt;h2&gt;No matching results&lt;/h2&gt;<br />    			&lt;div class="entry"&gt;<br /> 
<p>You seem to have found a mis-linked page or search query with no associated or related results.</p>
<p>    			&lt;/div&gt;<br />    		&lt;/div&gt;<br />  		&lt;?php endif; ?&gt;<br />]</p>
<p>And I changed it to this:<br />[<br />&lt;div class="home fix"&gt;<br />  &lt;div class="main"&gt;<br />    &lt;div class="fix"&gt;<br />&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;<br />  			&lt;div class="post single fix" id="post-&lt;?php the_ID(); ?&gt;"&gt;<br />  			  &lt;h2&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" title="&lt;?php the_title(); ?&gt;"&gt;&lt;?php the_title() ?&gt;&lt;/h2&gt;<br />  			  &lt;div class="postMeta"&gt;<br />              &lt;span class="comments"&gt;<a href="#comments">&lt;?php comments_number(&#39;No comments&#39;, &#39;1 comment&#39;, &#39;% comments&#39; );?&gt;</a>&lt;/span&gt;<br />              &lt;span class="date"&gt; // &lt;?php the_time(&#39;M jS, Y&#39;) ?&gt; // &lt;?php the_category(&#39;, &#39;) ?&gt;&lt;/span&gt;<br />              &lt;/div&gt;</p>
<p>              &lt;div class="entry"&gt;<br />  					&lt;?php the_content(&#39;
<p>Read the rest of this entry &raquo;</p>
<p>&#39;); ?&gt;</p>
<p>  				&lt;/div&gt;</p>
<p>  			&lt;/div&gt;<br />  		&lt;?php endwhile; else : ?&gt;<br />  		&lt;?php endif; ?&gt;<br />]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madboarder</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-1985</link>
		<dc:creator>madboarder</dc:creator>
		<pubDate>Mon, 01 Sep 2008 15:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-1985</guid>
		<description>How did you make it so that it displays the text posts on your front page instead of the thumbnails? I love your header photo.</description>
		<content:encoded><![CDATA[<p>How did you make it so that it displays the text posts on your front page instead of the thumbnails? I love your header photo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Samic</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-1984</link>
		<dc:creator>Blake Samic</dc:creator>
		<pubDate>Mon, 01 Sep 2008 15:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-1984</guid>
		<description>You&#039;re right.  After I figured out how to import all the old comments, DISQUS was a definite improvement.  I liked how you summed it up on your blog (&lt;a href=&quot;http://ryanagraves.com/08/29/2008/conversation-centralization/&quot;&gt;http://ryanagraves.com/08/29/2008/conversation-...&lt;/a&gt;)</description>
		<content:encoded><![CDATA[<p>You&#39;re right.  After I figured out how to import all the old comments, DISQUS was a definite improvement.  I liked how you summed it up on your blog (<a href="http://ryanagraves.com/08/29/2008/conversation-centralization/"></a><a href="http://ryanagraves.com/08/29/2008/conversation-.." rel="nofollow">http://ryanagraves.com/08/29/2008/conversation-..</a>.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Samic</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-1982</link>
		<dc:creator>Blake Samic</dc:creator>
		<pubDate>Mon, 01 Sep 2008 14:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-1982</guid>
		<description>Testing Disqus...</description>
		<content:encoded><![CDATA[<p>Testing Disqus&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://blakesamic.com/2008/08/31/complete-blog-redesign-tonight/comment-page-1/#comment-1958</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Mon, 01 Sep 2008 14:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://blakesamic.com/?p=124#comment-1958</guid>
		<description>You didn&#039;t see the font title until I already changed it ;-)</description>
		<content:encoded><![CDATA[<p>You didn&#8217;t see the font title until I already changed it ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
