<?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: Bolshevik &#8211; Free WordPress Theme</title>
	<atom:link href="http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 16:28:56 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6803</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Sun, 14 Jun 2009 15:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6803</guid>
		<description>@Connie: Thanks for letting me know.</description>
		<content:encoded><![CDATA[<p>@Connie: Thanks for letting me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connie</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6802</link>
		<dc:creator>Connie</dc:creator>
		<pubDate>Sun, 14 Jun 2009 15:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6802</guid>
		<description>as a small side-project, I am just starting Weblogistan where I want to test plugins etc.

As I am a great friend and also specialist on Russia, I used your theme as a starter, but I had to widen the content area, it was too narrow ;=)

thanks for everybody involved in this very special theme,

Connie</description>
		<content:encoded><![CDATA[<p>as a small side-project, I am just starting Weblogistan where I want to test plugins etc.</p>
<p>As I am a great friend and also specialist on Russia, I used your theme as a starter, but I had to widen the content area, it was too narrow ;=)</p>
<p>thanks for everybody involved in this very special theme,</p>
<p>Connie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Watch &#187; Blog Archive &#187; 11 June 2009</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6744</link>
		<dc:creator>WordPress Watch &#187; Blog Archive &#187; 11 June 2009</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6744</guid>
		<description>[...] Bolshevik - Free WordPress Theme [...]</description>
		<content:encoded><![CDATA[<p>[...] Bolshevik &#8211; Free WordPress Theme [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6474</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Fri, 29 May 2009 20:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6474</guid>
		<description>@amarat: Try using the following code placed directly below the_excerpt() tag in index.php.

&lt;code&gt;&lt;p&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&gt;&quot;&gt;Read more&lt;/a&gt;/p&gt;&lt;/code&gt;

Obviously you can change the &quot;Read more&quot; to something else.</description>
		<content:encoded><![CDATA[<p>@amarat: Try using the following code placed directly below the_excerpt() tag in index.php.</p>
<p><code>&lt;p&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&gt;&quot;&gt;Read more&lt;/a&gt;/p&gt;</code></p>
<p>Obviously you can change the &#8220;Read more&#8221; to something else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amarat</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6467</link>
		<dc:creator>amarat</dc:creator>
		<pubDate>Fri, 29 May 2009 13:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6467</guid>
		<description>Thanks Leland,
i did. thanks, my blog now is better than before.

But i can&#039;t see &quot; more &quot; , i want to see &quot;more&quot; . i am seeing [...] but i want to see more.. when i click.

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks Leland,<br />
i did. thanks, my blog now is better than before.</p>
<p>But i can&#8217;t see &#8221; more &#8221; , i want to see &#8220;more&#8221; . i am seeing [...] but i want to see more.. when i click.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6465</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Fri, 29 May 2009 13:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6465</guid>
		<description>@amarat: Well, there is one way I can think of to not have the picture on the main page.  You could edit the index.php file and replace the_content() with the_excerpt() ...and then use optional excerpts to replace the text.</description>
		<content:encoded><![CDATA[<p>@amarat: Well, there is one way I can think of to not have the picture on the main page.  You could edit the index.php file and replace the_content() with the_excerpt() &#8230;and then use optional excerpts to replace the text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amarat</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6464</link>
		<dc:creator>amarat</dc:creator>
		<pubDate>Fri, 29 May 2009 13:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6464</guid>
		<description>Hi, 
Thanks for this theme.

I am using this theme but i have a problem.
When i post to my blog, i am seeing piture in my main page.But i dont want to see picture on home page.

Could you help me ?

Thanks.

entelektuel.com</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this theme.</p>
<p>I am using this theme but i have a problem.<br />
When i post to my blog, i am seeing piture in my main page.But i dont want to see picture on home page.</p>
<p>Could you help me ?</p>
<p>Thanks.</p>
<p>entelektuel.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6299</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Tue, 19 May 2009 11:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6299</guid>
		<description>@Calitoe: No problem.  And about the Neapolitan theme, I actually tried to port that a year ago, but I never ended up finishing it because I couldn&#039;t figure out a good way to integrate the page links at the top.  Now I think I have some ideas on how to get that working, which might involve using a theme options page.  Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>@Calitoe: No problem.  And about the Neapolitan theme, I actually tried to port that a year ago, but I never ended up finishing it because I couldn&#8217;t figure out a good way to integrate the page links at the top.  Now I think I have some ideas on how to get that working, which might involve using a theme options page.  Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calítoe.:.</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6296</link>
		<dc:creator>Calítoe.:.</dc:creator>
		<pubDate>Tue, 19 May 2009 09:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6296</guid>
		<description>I love it! Thanks. :)

By the way, talking about DemusDesign, is anyone going to port his Neapolitan template? ;) Well, I can always do it myself, but if any &quot;pro&quot; does it instead the results would be much better. :p

Thanks again.</description>
		<content:encoded><![CDATA[<p>I love it! Thanks. <img src='http://www.themelab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>By the way, talking about DemusDesign, is anyone going to port his Neapolitan template? <img src='http://www.themelab.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Well, I can always do it myself, but if any &#8220;pro&#8221; does it instead the results would be much better. :p</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress??:Bolshevik(??,??) &#124; ??</title>
		<link>http://www.themelab.com/2009/05/18/bolshevik-free-wordpress-theme/#comment-6291</link>
		<dc:creator>wordpress??:Bolshevik(??,??) &#124; ??</dc:creator>
		<pubDate>Tue, 19 May 2009 05:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=759#comment-6291</guid>
		<description>[...] themelab????,?????????????.????????????????????????????. ??????????????????????? &#8220;Post/Page Subtitle (optional)&#8221; ??????????????????: [...]</description>
		<content:encoded><![CDATA[<p>[...] themelab????,?????????????.????????????????????????????. ??????????????????????? &#8220;Post/Page Subtitle (optional)&#8221; ??????????????????: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.712 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-05 13:41:08 -->
