<?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: How to Protect your Wordpress Theme Files</title>
	<atom:link href="http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/</link>
	<description></description>
	<lastBuildDate>Sun, 22 Nov 2009 14:46:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: EvoWRZ</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-93842</link>
		<dc:creator>EvoWRZ</dc:creator>
		<pubDate>Sun, 17 Aug 2008 17:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-93842</guid>
		<description>Thanks for the tip, i did it in my blog.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, i did it in my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry Conn</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-37378</link>
		<dc:creator>Garry Conn</dc:creator>
		<pubDate>Thu, 03 Jan 2008 09:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-37378</guid>
		<description>Unfortunately, I don&#039;t see how it is possible. Bloggers are all about having machine readable content. And unfortunately, bloggers are all about having this machine readable content looking pretty. CSS is nothing more than making regular text look styled and pretty. 

For bloggers that didn&#039;t care about search engines and having their content machine readable, I wonder if it is possible to create a WordPress site written in Javascript?</description>
		<content:encoded><![CDATA[<p>Unfortunately, I don&#8217;t see how it is possible. Bloggers are all about having machine readable content. And unfortunately, bloggers are all about having this machine readable content looking pretty. CSS is nothing more than making regular text look styled and pretty. </p>
<p>For bloggers that didn&#8217;t care about search engines and having their content machine readable, I wonder if it is possible to create a WordPress site written in Javascript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirmaltv</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-37371</link>
		<dc:creator>nirmaltv</dc:creator>
		<pubDate>Thu, 03 Jan 2008 09:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-37371</guid>
		<description>@Garry,
I agree with you, there should be some way to prevent access to CSS files.</description>
		<content:encoded><![CDATA[<p>@Garry,<br />
I agree with you, there should be some way to prevent access to CSS files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry Conn</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-37323</link>
		<dc:creator>Garry Conn</dc:creator>
		<pubDate>Thu, 03 Jan 2008 07:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-37323</guid>
		<description>This will thwart the attempts from many... but most people are after your CSS. They can get the rest of what is needed just by right clicking and viewing source and capturing your div tags and etc... The ultimate way to prevent theme theft is to figure out a way to prevent people from gaining access to your CSS.</description>
		<content:encoded><![CDATA[<p>This will thwart the attempts from many&#8230; but most people are after your CSS. They can get the rest of what is needed just by right clicking and viewing source and capturing your div tags and etc&#8230; The ultimate way to prevent theme theft is to figure out a way to prevent people from gaining access to your CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-34894</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Sat, 29 Dec 2007 10:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-34894</guid>
		<description>I think to protect that directory, you can use a PHP script or .httaccess + .htpasswd file to prevent someone else download your themes/plugins.</description>
		<content:encoded><![CDATA[<p>I think to protect that directory, you can use a PHP script or .httaccess + .htpasswd file to prevent someone else download your themes/plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirmaltv</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-34842</link>
		<dc:creator>nirmaltv</dc:creator>
		<pubDate>Sat, 29 Dec 2007 07:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-34842</guid>
		<description>I feel from the comments above, writing a rule in .htaccess may be the best option.</description>
		<content:encoded><![CDATA[<p>I feel from the comments above, writing a rule in .htaccess may be the best option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-34609</link>
		<dc:creator>Haris</dc:creator>
		<pubDate>Fri, 28 Dec 2007 19:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-34609</guid>
		<description>Can&#039;t we CHMOD the folder and prevent anyone else from getting in it?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t we CHMOD the folder and prevent anyone else from getting in it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logesh</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-34585</link>
		<dc:creator>Logesh</dc:creator>
		<pubDate>Fri, 28 Dec 2007 16:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-34585</guid>
		<description>I think using the .htaccess file is the best way. Because, as alfred has said some download managers could look into the directories, and adding robots.txt file will only protects from the search engines and not from the visitors. So i highly recommend to use a .htaccess file :)</description>
		<content:encoded><![CDATA[<p>I think using the .htaccess file is the best way. Because, as alfred has said some download managers could look into the directories, and adding robots.txt file will only protects from the search engines and not from the visitors. So i highly recommend to use a .htaccess file <img src='http://www.nirmaltv.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-34575</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Fri, 28 Dec 2007 15:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-34575</guid>
		<description>How if we set the .httaccess and addedd script like this : Options -Indexes ?</description>
		<content:encoded><![CDATA[<p>How if we set the .httaccess and addedd script like this : Options -Indexes ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shivaranjan</title>
		<link>http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/comment-page-1/#comment-34571</link>
		<dc:creator>Shivaranjan</dc:creator>
		<pubDate>Fri, 28 Dec 2007 15:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2007/12/28/how-to-protect-your-wordpress-theme-files/#comment-34571</guid>
		<description>Good tip that can prevent you from simple geeks but as alfred said hackers would be easily bypass this.</description>
		<content:encoded><![CDATA[<p>Good tip that can prevent you from simple geeks but as alfred said hackers would be easily bypass this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
