<?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; definition</title>
	<atom:link href="http://web.pyncus.com/tag/definition/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>What is PIL?</title>
		<link>http://web.pyncus.com/2009/06/29/what-is-pil/</link>
		<comments>http://web.pyncus.com/2009/06/29/what-is-pil/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 22:19:40 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[pil]]></category>

		<guid isPermaLink="false">http://weboom.wordpress.com/?p=168</guid>
		<description><![CDATA[PIL is Python Imaging Library. It is needed for many other tools/plugins (e.g., image uploader etc.)]]></description>
			<content:encoded><![CDATA[<p>PIL</p>
<p>is</p>
<p>Python Imaging Library.</p>
<p>It is needed for many other tools/plugins (e.g., image uploader etc.)</p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/06/29/what-is-pil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is markdown?</title>
		<link>http://web.pyncus.com/2009/06/29/what-is-markdown/</link>
		<comments>http://web.pyncus.com/2009/06/29/what-is-markdown/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 05:14:29 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[markdown]]></category>

		<guid isPermaLink="false">http://weboom.wordpress.com/?p=163</guid>
		<description><![CDATA[Markdown is used to save text into html format. &#8212;&#8212;&#8212;&#8211; e.g., in Markdown * Foo * Bar * Baz will be saved &#60;ul&#62; &#60;li&#62;Foo&#60;/li&#62; &#60;li&#62;Bar&#60;/li&#62; &#60;li&#62;Baz&#60;/li&#62; &#60;/ul&#62;]]></description>
			<content:encoded><![CDATA[<p>Markdown is used to save</p>
<p>text</p>
<p>into html format.</p>
<p>&#8212;&#8212;&#8212;&#8211;</p>
<p>e.g.,</p>
<p>in Markdown</p>
<pre><code>* Foo
* Bar
* Baz

will be saved

</code>
<pre><code>&lt;ul&gt;
   &lt;li&gt;Foo&lt;/li&gt;
   &lt;li&gt;Bar&lt;/li&gt;
   &lt;li&gt;Baz&lt;/li&gt;
&lt;/ul&gt;
</code></pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/06/29/what-is-markdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

