<?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 for Binary10 - my blog with code</title>
	<atom:link href="http://binary10.info/blog/lang/en/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://binary10.info/blog</link>
	<description>Java and PHP programming</description>
	<lastBuildDate>Fri, 12 Feb 2010 14:54:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-480</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Fri, 12 Feb 2010 14:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-480</guid>
		<description>Yes, just add special tag to those posts and set posts with this tag not to display on main page.</description>
		<content:encoded><![CDATA[<p>Yes, just add special tag to those posts and set posts with this tag not to display on main page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by kenny</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-470</link>
		<dc:creator>kenny</dc:creator>
		<pubDate>Thu, 11 Feb 2010 17:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-470</guid>
		<description>Hi, is there anyway to make the posts only appear in a specific page  For eg.  when an anonymous person leaves a post, it will appear on the main blog page.  Can I make it appear only on the page I choose?</description>
		<content:encoded><![CDATA[<p>Hi, is there anyway to make the posts only appear in a specific page  For eg.  when an anonymous person leaves a post, it will appear on the main blog page.  Can I make it appear only on the page I choose?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-351</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-351</guid>
		<description>Yes, You have to edit file anonpost.php:
on lines 109 and 110 there is:
       		&#039;post_title&#039; =&gt; $_POST[&#039;Title&#039;],
       		&#039;post_content&#039; =&gt; $_POST[&#039;Message&#039;],
change it to:
       		&#039;post_title&#039; =&gt; striptags($_POST[&#039;Title&#039;]),
       		&#039;post_content&#039; =&gt; striptags($_POST[&#039;Message&#039;]),
this should do</description>
		<content:encoded><![CDATA[<p>Yes, You have to edit file anonpost.php:<br />
on lines 109 and 110 there is:<br />
       		&#8216;post_title&#8217; => $_POST['Title'],<br />
       		&#8216;post_content&#8217; => $_POST['Message'],<br />
change it to:<br />
       		&#8216;post_title&#8217; => striptags($_POST['Title']),<br />
       		&#8216;post_content&#8217; => striptags($_POST['Message']),<br />
this should do</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by Medo</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-346</link>
		<dc:creator>Medo</dc:creator>
		<pubDate>Wed, 27 Jan 2010 23:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-346</guid>
		<description>OOOPS , there is BIG problem ,

visitors now can post html codes !!!!!

is there is any way to disable html from this user &quot;anonymous&quot; ? 

or any way to disable html from all the content in the blog !!!!


thanks</description>
		<content:encoded><![CDATA[<p>OOOPS , there is BIG problem ,</p>
<p>visitors now can post html codes !!!!!</p>
<p>is there is any way to disable html from this user &#8220;anonymous&#8221; ? </p>
<p>or any way to disable html from all the content in the blog !!!!</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-325</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Sun, 24 Jan 2010 13:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-325</guid>
		<description>Hi, Options u are asking about are not available, I have currently no time to implement them, but they&#039;re easily doable.</description>
		<content:encoded><![CDATA[<p>Hi, Options u are asking about are not available, I have currently no time to implement them, but they&#8217;re easily doable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by Medo</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-324</link>
		<dc:creator>Medo</dc:creator>
		<pubDate>Sun, 24 Jan 2010 08:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-324</guid>
		<description>WOOOOOOOOOOOOW what a fantastic plugin , u SAVED my life , 

but , is there is any way to make this plugin as a widget ?? 

also , is there any way to make ( tags ) input ?? 

thanks alllllllllllllllllloooooooooooooot .</description>
		<content:encoded><![CDATA[<p>WOOOOOOOOOOOOW what a fantastic plugin , u SAVED my life , </p>
<p>but , is there is any way to make this plugin as a widget ?? </p>
<p>also , is there any way to make ( tags ) input ?? </p>
<p>thanks alllllllllllllllllloooooooooooooot .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-290</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-290</guid>
		<description>Hi, maybe you left trailing or leading spaces when pasting API keys, or you&#039;re using some other plugins that might interfere?

If you want to extend it add more fields to code with html, then you would have to read them from php. This is not very complicated.</description>
		<content:encoded><![CDATA[<p>Hi, maybe you left trailing or leading spaces when pasting API keys, or you&#8217;re using some other plugins that might interfere?</p>
<p>If you want to extend it add more fields to code with html, then you would have to read them from php. This is not very complicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-289</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-289</guid>
		<description>Those &#039;ugly&#039; links should work with permalinks enabled. I think this is something else, so I&#039;ll check it.</description>
		<content:encoded><![CDATA[<p>Those &#8216;ugly&#8217; links should work with permalinks enabled. I think this is something else, so I&#8217;ll check it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-288</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-288</guid>
		<description>Yes, you can do it, set front page not to display posts of selected category, then add new posts to be added to this category.</description>
		<content:encoded><![CDATA[<p>Yes, you can do it, set front page not to display posts of selected category, then add new posts to be added to this category.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anonymous posting Wordpress plugin by wlk</title>
		<link>http://binary10.info/blog/lang/en/2009/10/anonymous-posting-wordpress-plugin/comment-page-1/#comment-287</link>
		<dc:creator>wlk</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://binary10.info/blog/?p=63#comment-287</guid>
		<description>Hi, can you paste what is link is under &#039;is here&#039; ? Are you using &#039;nice&#039; permalinks ?
edit: I see it&#039;s solved :)</description>
		<content:encoded><![CDATA[<p>Hi, can you paste what is link is under &#8216;is here&#8217; ? Are you using &#8216;nice&#8217; permalinks ?<br />
edit: I see it&#8217;s solved <img src='http://binary10.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
