<?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: DePo Masthead</title>
	<atom:link href="http://powazek.com/posts/1182/feed" rel="self" type="application/rss+xml" />
	<link>http://powazek.com/posts/1182</link>
	<description>It&#039;s pronounced poe-WAH-zek.</description>
	<lastBuildDate>Thu, 17 Dec 2009 21:26:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Derek Powazek</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3604</link>
		<dc:creator>Derek Powazek</dc:creator>
		<pubDate>Wed, 24 Sep 2008 01:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3604</guid>
		<description>I&#039;m sorry but I cannot offer support for the theme. If you need support for DePo Masthead on your &lt;em&gt;WordPress.com&lt;/em&gt; blog, please go &lt;a href=&quot;http://en.forums.wordpress.com/topic/depo-masthead-issues&quot; rel=&quot;nofollow&quot;&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;. If you need support for DePo Masthead on your &lt;em&gt;WP install&lt;/em&gt;, go &lt;a href=&quot;http://wordpress.org/support/topic/205154&quot; rel=&quot;nofollow&quot;&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry but I cannot offer support for the theme. If you need support for DePo Masthead on your <em>WordPress.com</em> blog, please go <a href="http://en.forums.wordpress.com/topic/depo-masthead-issues" rel="nofollow"><strong>here</strong></a>. If you need support for DePo Masthead on your <em>WP install</em>, go <a href="http://wordpress.org/support/topic/205154" rel="nofollow"><strong>here</strong></a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Maynard</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3601</link>
		<dc:creator>Andrew Maynard</dc:creator>
		<pubDate>Tue, 23 Sep 2008 14:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3601</guid>
		<description>Derek,

This is a great template, and I will be using it for a new blog to be launched in a few days (check out how cool it looks at http://2020science.org, User: 2020guest, Password: justvisiting)

A question and a possible bug through:

The possible bug: On the archive pages, the list of posts is truncated (i.e. earlier posts are not listed for each year shown) - how easy would this be to fix, either by showin all posts, or adding further pages?

The question: How easy would it be to add an option to display the blog tagline under the title.  From mockups, dding the tagline in a medium to small, grey typeface really complements the layout!

Cheers,

Andrew</description>
		<content:encoded><![CDATA[<p>Derek,</p>
<p>This is a great template, and I will be using it for a new blog to be launched in a few days (check out how cool it looks at <a href="http://2020science.org" rel="nofollow">http://2020science.org</a>, User: 2020guest, Password: justvisiting)</p>
<p>A question and a possible bug through:</p>
<p>The possible bug: On the archive pages, the list of posts is truncated (i.e. earlier posts are not listed for each year shown) &#8211; how easy would this be to fix, either by showin all posts, or adding further pages?</p>
<p>The question: How easy would it be to add an option to display the blog tagline under the title.  From mockups, dding the tagline in a medium to small, grey typeface really complements the layout!</p>
<p>Cheers,</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3594</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 22 Sep 2008 21:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3594</guid>
		<description>Caspar Hübinger, exactly what code do I put in what file and where to make Depo Masthead work on wordpress 2.6.2?</description>
		<content:encoded><![CDATA[<p>Caspar Hübinger, exactly what code do I put in what file and where to make Depo Masthead work on wordpress 2.6.2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chirag Chamoli</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3590</link>
		<dc:creator>Chirag Chamoli</dc:creator>
		<pubDate>Mon, 22 Sep 2008 08:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3590</guid>
		<description>Brilliant work, Thanks</description>
		<content:encoded><![CDATA[<p>Brilliant work, Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caspar Hübinger</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3588</link>
		<dc:creator>Caspar Hübinger</dc:creator>
		<pubDate>Mon, 22 Sep 2008 07:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3588</guid>
		<description>Yeah, think first...
It had to be :
if (function_exists(post_class)):
  post_class();
else :
  echo &#039;class=&quot;post&quot;&#039;; 
endif;

Sorry.</description>
		<content:encoded><![CDATA[<p>Yeah, think first&#8230;<br />
It had to be :<br />
if (function_exists(post_class)):<br />
  post_class();<br />
else :<br />
  echo &#8216;class=&#8221;post&#8221;&#8216;;<br />
endif;</p>
<p>Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caspar Hübinger</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3587</link>
		<dc:creator>Caspar Hübinger</dc:creator>
		<pubDate>Mon, 22 Sep 2008 07:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3587</guid>
		<description>Ok, code-tags don&#039;t work here. Wrapped in php-tags it was if(function_exists(post-class)) : post_class(); endif</description>
		<content:encoded><![CDATA[<p>Ok, code-tags don&#8217;t work here. Wrapped in php-tags it was if(function_exists(post-class)) : post_class(); endif</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caspar Hübinger</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3586</link>
		<dc:creator>Caspar Hübinger</dc:creator>
		<pubDate>Mon, 22 Sep 2008 07:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3586</guid>
		<description>Derek, this is awesome!
I should wait until it gets packaged, but just I don&#039;t want to keep my mouth shut in case anyone else out there may run into the same trouble with the SVN-version.

The post_class function has to be added manually to functions.php up to know, otherwise it produces a fatal error.
I replaced its occurance in home.php with
&lt;code&gt;&lt;/code&gt;
but unless I make the actual function available columns won&#039;t work.</description>
		<content:encoded><![CDATA[<p>Derek, this is awesome!<br />
I should wait until it gets packaged, but just I don&#8217;t want to keep my mouth shut in case anyone else out there may run into the same trouble with the SVN-version.</p>
<p>The post_class function has to be added manually to functions.php up to know, otherwise it produces a fatal error.<br />
I replaced its occurance in home.php with<br />
<code></code><br />
but unless I make the actual function available columns won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3579</link>
		<dc:creator>Curt</dc:creator>
		<pubDate>Sun, 21 Sep 2008 18:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3579</guid>
		<description>Is there any way to select which column a given widget goes in?</description>
		<content:encoded><![CDATA[<p>Is there any way to select which column a given widget goes in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kim</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3578</link>
		<dc:creator>kim</dc:creator>
		<pubDate>Sun, 21 Sep 2008 18:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3578</guid>
		<description>i&#039;m using the depo clean theme on my site and i&#039;m lovin&#039; it. thank you! :)</description>
		<content:encoded><![CDATA[<p>i&#8217;m using the depo clean theme on my site and i&#8217;m lovin&#8217; it. thank you! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://powazek.com/posts/1182/comment-page-1#comment-3557</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 19 Sep 2008 20:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://powazek.com/?p=1182#comment-3557</guid>
		<description>Hi Derek. Sweet theme. I love the new design of the Depo Masthead at Wordpress.com Truly amazing design you did. I tried using the theme on a self hosted blog of mine but doesn&#039;t show properly. It only shows the header and nothing else. I know that &lt;blockquote&gt;Mtdewvirus said, &quot;The theme is using some functions that aren&#039;t available in WP 2.6.2 yet, but will be available in WP 2.7.&quot;&lt;/blockquote&gt; on wordpress.com over here &gt;&gt;&gt; http://en.forums.wordpress.com/topic/depo-masthead-theme-launch?replies=20

I would love to use the theme on my current 2.6.2 version blogs. Any help would be awesome. What would I add, modify, or hide in the code for it to be compatible with Wordpress 2.6.2? I also posted this question at http://wordpress.org/support/topic/205154?replies=1#post-857463 to help others once I have an answer.

Thanks 

Best regards,

Matt G.</description>
		<content:encoded><![CDATA[<p>Hi Derek. Sweet theme. I love the new design of the Depo Masthead at WordPress.com Truly amazing design you did. I tried using the theme on a self hosted blog of mine but doesn&#8217;t show properly. It only shows the header and nothing else. I know that<br />
<blockquote>Mtdewvirus said, &#8220;The theme is using some functions that aren&#8217;t available in WP 2.6.2 yet, but will be available in WP 2.7.&#8221;</p></blockquote>
<p> on wordpress.com over here &gt;&gt;&gt; <a href="http://en.forums.wordpress.com/topic/depo-masthead-theme-launch?replies=20" rel="nofollow">http://en.forums.wordpress.com/topic/depo-masthead-theme-launch?replies=20</a></p>
<p>I would love to use the theme on my current 2.6.2 version blogs. Any help would be awesome. What would I add, modify, or hide in the code for it to be compatible with WordPress 2.6.2? I also posted this question at <a href="http://wordpress.org/support/topic/205154?replies=1#post-857463" rel="nofollow">http://wordpress.org/support/topic/205154?replies=1#post-857463</a> to help others once I have an answer.</p>
<p>Thanks </p>
<p>Best regards,</p>
<p>Matt G.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

