<?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: Wordpress 2.1 &#038; a new theme</title>
	<atom:link href="http://rewindblog.com/2007/01/wordpress-21-a-new-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://rewindblog.com/2007/01/wordpress-21-a-new-theme/</link>
	<description>all the tech news unfit to print elsewhere</description>
	<pubDate>Tue, 06 Jan 2009 11:56:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Small Potato</title>
		<link>http://rewindblog.com/2007/01/wordpress-21-a-new-theme/comment-page-1/#comment-9</link>
		<dc:creator>Small Potato</dc:creator>
		<pubDate>Tue, 30 Jan 2007 20:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dodd.org/blog/2007/01/wordpress-21-a-new-theme/#comment-9</guid>
		<description>Weldon,

I started messing around with widgetizing sidebars just recently and wasn't aware of multiple widget-ready sidebars instruction on the automattic website (where the widget plugin originated...i think).

Anyway, just wanted to let you know that this theme has been updated with two widget-ready sidebars and a smaller textarea box with only 60cols. 70-75 would do, but I wanted to make sure.</description>
		<content:encoded><![CDATA[<p>Weldon,</p>
<p>I started messing around with widgetizing sidebars just recently and wasn&#8217;t aware of multiple widget-ready sidebars instruction on the automattic website (where the widget plugin originated&#8230;i think).</p>
<p>Anyway, just wanted to let you know that this theme has been updated with two widget-ready sidebars and a smaller textarea box with only 60cols. 70-75 would do, but I wanted to make sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weldon</title>
		<link>http://rewindblog.com/2007/01/wordpress-21-a-new-theme/comment-page-1/#comment-10</link>
		<dc:creator>weldon</dc:creator>
		<pubDate>Tue, 30 Jan 2007 18:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dodd.org/blog/2007/01/wordpress-21-a-new-theme/#comment-10</guid>
		<description>For what it's worth, I widgetized both the right and left sidebars. I think it took two new lines of code (adding the if loop to the left sidebar) and two edits to existing lines (adding arguments to the sidebar registration and dynamic sidebar functions to specify two sidebars).</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, I widgetized both the right and left sidebars. I think it took two new lines of code (adding the if loop to the left sidebar) and two edits to existing lines (adding arguments to the sidebar registration and dynamic sidebar functions to specify two sidebars).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Small Potato</title>
		<link>http://rewindblog.com/2007/01/wordpress-21-a-new-theme/comment-page-1/#comment-8</link>
		<dc:creator>Small Potato</dc:creator>
		<pubDate>Thu, 25 Jan 2007 00:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dodd.org/blog/2007/01/wordpress-21-a-new-theme/#comment-8</guid>
		<description>Sorry about that, I didn't know exactly what to do with the sidebars so I widgetized only one.

As for the textarea, I've been told about that before. So for future themes, I'll limit the textarea to 60cols.

If I have time, I will go back to this theme and the original two column version to edit the textarea. I'd also have to edit other language versions of this and the two column, so there's a bit of keeping track to do.</description>
		<content:encoded><![CDATA[<p>Sorry about that, I didn&#8217;t know exactly what to do with the sidebars so I widgetized only one.</p>
<p>As for the textarea, I&#8217;ve been told about that before. So for future themes, I&#8217;ll limit the textarea to 60cols.</p>
<p>If I have time, I will go back to this theme and the original two column version to edit the textarea. I&#8217;d also have to edit other language versions of this and the two column, so there&#8217;s a bit of keeping track to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weldon</title>
		<link>http://rewindblog.com/2007/01/wordpress-21-a-new-theme/comment-page-1/#comment-7</link>
		<dc:creator>weldon</dc:creator>
		<pubDate>Thu, 25 Jan 2007 00:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dodd.org/blog/2007/01/wordpress-21-a-new-theme/#comment-7</guid>
		<description>Thanks again for the awesome theme. I'm really liking it, but I need to put my picture of Santa Barbara back at the top of the page.

I had two problems that I could trace to the theme itself.  One, it didn't seem to work well with sidebar widgets. Everything is hardcoded into the sidebars. While the widgets interface recognized the right sidebar, my widgets were duplicating some stuff that was already hardcoded in there. It also didn't recognize the left sidebar. I'd like to recode the theme to use widgets in both sidebars.

Also, the textarea box for comments was too wide on Firefox 1.5 on a Mac. It bled over into the right sidebar, so I just set the textarea properties to 73 columns or something. That seemed to work, but it's a little narrower on Firefox 2 now.

The other issues were just the standard stuff like putting Google Analytics script back into the footer, adding Adsense ads in the right place, some custom CSS etc. I haven't figured out a better workflow to automate more of those changes when I change themes, so I have to edit the new files to show the same changes.</description>
		<content:encoded><![CDATA[<p>Thanks again for the awesome theme. I&#8217;m really liking it, but I need to put my picture of Santa Barbara back at the top of the page.</p>
<p>I had two problems that I could trace to the theme itself.  One, it didn&#8217;t seem to work well with sidebar widgets. Everything is hardcoded into the sidebars. While the widgets interface recognized the right sidebar, my widgets were duplicating some stuff that was already hardcoded in there. It also didn&#8217;t recognize the left sidebar. I&#8217;d like to recode the theme to use widgets in both sidebars.</p>
<p>Also, the textarea box for comments was too wide on Firefox 1.5 on a Mac. It bled over into the right sidebar, so I just set the textarea properties to 73 columns or something. That seemed to work, but it&#8217;s a little narrower on Firefox 2 now.</p>
<p>The other issues were just the standard stuff like putting Google Analytics script back into the footer, adding Adsense ads in the right place, some custom CSS etc. I haven&#8217;t figured out a better workflow to automate more of those changes when I change themes, so I have to edit the new files to show the same changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Small Potato</title>
		<link>http://rewindblog.com/2007/01/wordpress-21-a-new-theme/comment-page-1/#comment-6</link>
		<dc:creator>Small Potato</dc:creator>
		<pubDate>Wed, 24 Jan 2007 23:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dodd.org/blog/2007/01/wordpress-21-a-new-theme/#comment-6</guid>
		<description>Weldon,

Thanks for choosing my Digg theme for your blog. Since the release of WordPress 2.1, some tags in wordpress templates have been depracated. I think that's why you experienced some problems while setting it up.</description>
		<content:encoded><![CDATA[<p>Weldon,</p>
<p>Thanks for choosing my Digg theme for your blog. Since the release of WordPress 2.1, some tags in wordpress templates have been depracated. I think that&#8217;s why you experienced some problems while setting it up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
