<?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>Florijan &#187; resources</title>
	<atom:link href="http://www.florijan.net/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.florijan.net</link>
	<description>Do your deed</description>
	<lastBuildDate>Sat, 17 Apr 2010 12:41:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HOWTO: Quick password generator with pwgen, python and libnotify</title>
		<link>http://www.florijan.net/2009/08/23/howto-quick-password-generator-with-pwgen-python-and-libnotify/</link>
		<comments>http://www.florijan.net/2009/08/23/howto-quick-password-generator-with-pwgen-python-and-libnotify/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 22:14:47 +0000</pubDate>
		<dc:creator>florijan</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.florijan.net/?p=46</guid>
		<description><![CDATA[This is a quick snippet to generate random password quickly and also get them copied in your clipboard for fast using. All you need is python, pwgen, libnotify and pygtk (using GNOME in this one ). Tested on Debian Lenny. apt-get install libnotify-bin pwgen This will install all the necesary files: The snippet follows: #!/usr/bin/python [...]]]></description>
		<wfw:commentRss>http://www.florijan.net/2009/08/23/howto-quick-password-generator-with-pwgen-python-and-libnotify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Python &#8211; resources, books, tutorials</title>
		<link>http://www.florijan.net/2009/05/31/learning-python-resources-books-tutorials/</link>
		<comments>http://www.florijan.net/2009/05/31/learning-python-resources-books-tutorials/#comments</comments>
		<pubDate>Sun, 31 May 2009 00:18:31 +0000</pubDate>
		<dc:creator>florijan</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.florijan.net/?p=32</guid>
		<description><![CDATA[A little something about Python: &#8220;Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.&#8221; You want to start your Python project. You want [...]]]></description>
		<wfw:commentRss>http://www.florijan.net/2009/05/31/learning-python-resources-books-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
