<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Oom &#187; comment</title>
	<atom:link href="http://web.pyncus.com/tag/comment/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.pyncus.com</link>
	<description>Build and Share Web Technology</description>
	<lastBuildDate>Mon, 25 Jan 2010 18:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How to comment in django template file</title>
		<link>http://web.pyncus.com/2009/12/01/how-to-comment-in-django-template-file/</link>
		<comments>http://web.pyncus.com/2009/12/01/how-to-comment-in-django-template-file/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 07:03:18 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[django]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://web.pyncus.com/?p=558</guid>
		<description><![CDATA[Ignore everything between {% comment %} and {% endcomment %}]]></description>
			<content:encoded><![CDATA[<p>Ignore everything between <tt><span>{%</span> <span>comment</span> <span>%}</span></tt> and <tt><span>{%</span> <span>endcomment</span> <span>%}</span></tt></p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/12/01/how-to-comment-in-django-template-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make comment in Python?</title>
		<link>http://web.pyncus.com/2009/06/30/how-to-make-comment-in-python/</link>
		<comments>http://web.pyncus.com/2009/06/30/how-to-make-comment-in-python/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:42:45 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[#]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[\"\"\"]]></category>

		<guid isPermaLink="false">http://weboom.wordpress.com/?p=180</guid>
		<description><![CDATA[There are two ways to make comments in Python. 1. # single line comment 2. &#8220;&#8221;" multiple line comments here &#8220;&#8221;"]]></description>
			<content:encoded><![CDATA[<p>There are two ways to make comments in Python.</p>
<p>1.</p>
<p># single line comment</p>
<p>2.</p>
<p>&#8220;&#8221;"</p>
<p>multiple line comments</p>
<p>here</p>
<p>&#8220;&#8221;"</p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/06/30/how-to-make-comment-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you want to make a comment in html?</title>
		<link>http://web.pyncus.com/2009/06/28/what-is-3/</link>
		<comments>http://web.pyncus.com/2009/06/28/what-is-3/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 16:30:23 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[comment]]></category>

		<guid isPermaLink="false">http://weboom.wordpress.com/?p=155</guid>
		<description><![CDATA[In html, if you want to make a comment, then use &#60;!&#8211; your comment which will not affect the code &#8211;&#62;]]></description>
			<content:encoded><![CDATA[<p>In html, if you want to make a comment, then use</p>
<p>&lt;!&#8211;</p>
<p>your comment which will not affect the code</p>
<p>&#8211;&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/06/28/what-is-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

