<?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: Looking for Beta testers!</title>
	<atom:link href="http://wpframework.com/updates/looking-for-beta-testers/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpframework.com/updates/looking-for-beta-testers/</link>
	<description>A blank WordPress Theme Framework</description>
	<lastBuildDate>Sun, 05 Sep 2010 03:32:34 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: João Vitor</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-1176</link>
		<dc:creator>João Vitor</dc:creator>
		<pubDate>Sun, 05 Sep 2010 03:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-1176</guid>
		<description>Primeira vez que vejo o tema, e gostei bastante!</description>
		<content:encoded><![CDATA[<p>Primeira vez que vejo o tema, e gostei bastante!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffry Chopra</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-1082</link>
		<dc:creator>Jeffry Chopra</dc:creator>
		<pubDate>Mon, 28 Jun 2010 06:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-1082</guid>
		<description>Really great, practically explained and advice.</description>
		<content:encoded><![CDATA[<p>Really great, practically explained and advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Texture plus</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-1073</link>
		<dc:creator>Texture plus</dc:creator>
		<pubDate>Sun, 20 Jun 2010 16:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-1073</guid>
		<description>can we try it out also!))</description>
		<content:encoded><![CDATA[<p>can we try it out also!))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7SKY</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-948</link>
		<dc:creator>7SKY</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-948</guid>
		<description>@David Ray,

Resolution the &amp;raquo problem with a page other than default home page set as blog page....

Open file  &#039;/extensions/semantic-classes.php&#039;
on line 62 add the missing semi-colon (;) after &amp;raquo 

Cheers,
David</description>
		<content:encoded><![CDATA[<p>@David Ray,</p>
<p>Resolution the &amp;raquo problem with a page other than default home page set as blog page&#8230;.</p>
<p>Open file  &#8216;/extensions/semantic-classes.php&#8217;<br />
on line 62 add the missing semi-colon (;) after &amp;raquo </p>
<p>Cheers,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Ray</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-685</link>
		<dc:creator>David Ray</dc:creator>
		<pubDate>Sun, 30 Aug 2009 19:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-685</guid>
		<description>ok I give up.</description>
		<content:encoded><![CDATA[<p>ok I give up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Ray</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-684</link>
		<dc:creator>David Ray</dc:creator>
		<pubDate>Sun, 30 Aug 2009 19:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-684</guid>
		<description>Oops the &quot;code&quot; tags didn&#039;t work...

I replaced

in the index.php file with
 &#187; 
As a temporary fix.</description>
		<content:encoded><![CDATA[<p>Oops the &#8220;code&#8221; tags didn&#8217;t work&#8230;</p>
<p>I replaced</p>
<p>in the index.php file with<br />
 &raquo;<br />
As a temporary fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Ray</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-683</link>
		<dc:creator>David Ray</dc:creator>
		<pubDate>Sun, 30 Aug 2009 18:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-683</guid>
		<description>I noticed a problem in the current version of WP Framework.

When using a static &quot;home page&quot; the page title gets messed up. All the other pages work fine but the new page I set to display the posts displays &amp;raquo Press instead of showing
&quot;Press &#187;&quot;

I replaced 
&lt;code&gt;&lt;/code&gt;
With
&lt;code&gt; &#187; &lt;/code&gt;
As a temporary fix.</description>
		<content:encoded><![CDATA[<p>I noticed a problem in the current version of WP Framework.</p>
<p>When using a static &#8220;home page&#8221; the page title gets messed up. All the other pages work fine but the new page I set to display the posts displays &amp;raquo Press instead of showing<br />
&#8220;Press &raquo;&#8221;</p>
<p>I replaced<br />
<code></code><br />
With<br />
<code> &raquo; </code><br />
As a temporary fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jehzeel Laurente</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-632</link>
		<dc:creator>Jehzeel Laurente</dc:creator>
		<pubDate>Mon, 17 Aug 2009 21:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-632</guid>
		<description>I&#039;m interested to be part of the beta testers :) Please do include me. I love this WP Framework. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested to be part of the beta testers <img src='http://wpframework.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Please do include me. I love this WP Framework. <img src='http://wpframework.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pfefferle</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-290</link>
		<dc:creator>Matthias Pfefferle</dc:creator>
		<pubDate>Thu, 16 Jul 2009 09:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-290</guid>
		<description>I would also like to beta-test the wpframework.</description>
		<content:encoded><![CDATA[<p>I would also like to beta-test the wpframework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lundquist</title>
		<link>http://wpframework.com/updates/looking-for-beta-testers/comment-page-1/#comment-289</link>
		<dc:creator>Ben Lundquist</dc:creator>
		<pubDate>Wed, 15 Jul 2009 22:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://wpframework.com/?p=354#comment-289</guid>
		<description>Hey I&#039;ve been using wp framework for the last week on a big client website, I&#039;d like to get more involved - in the beta and beyond. Thanks.</description>
		<content:encoded><![CDATA[<p>Hey I&#8217;ve been using wp framework for the last week on a big client website, I&#8217;d like to get more involved &#8211; in the beta and beyond. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
