<?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>My two ¢&#039;s &#187; Django</title>
	<atom:link href="http://www.linuxaddicted.de/blog/tag/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxaddicted.de/blog</link>
	<description>A Gentoo addict, linux admin and developer</description>
	<lastBuildDate>Wed, 31 Mar 2010 12:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Django PKI</title>
		<link>http://www.linuxaddicted.de/blog/projects/django-pki/</link>
		<comments>http://www.linuxaddicted.de/blog/projects/django-pki/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:01:34 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?page_id=260</guid>
		<description><![CDATA[<p>Sourcecode, issue tracker and documentation are available on my Github repository.</p> <p>Django-PKI aims to simplify the installation and management of your personal CA infrastructure based on self-signed RootCA&#8217;s.</p> Screenshots Add RootCA (1/2)<p /> Add RootCA (2/2)<p /> CA changelist<p /> Add certificate (1/2)<p /> Add certificate (2/2)<p /> Certificate changelist<p /> Object location<p /> PKI tree<p />
		
	
		 		
	
		
			
								
							
			Delete CA<p />
		
	
		 		
	
		
			
								
							
			CA list (revoked)<p />
		
	
		 		
	
		
			
								
							
			Cert list (revoked)<p />
		
	
		 		
	
		
			
								
							
			PKI tree (revoked)<p />
		
	
			
	 	 	
	
 	
 	



Screencast series
<p>Coming soon&#8230;</p>
]]></description>
			<content:encoded><![CDATA[<p><em>Sourcecode, issue tracker and documentation are available on my <a href="http://github.com/dkerwin/django-pki/">Github repository</a>.</em></p>
<p>Django-PKI aims to simplify the installation and management of your personal CA infrastructure based on self-signed RootCA&#8217;s.</p>
<h2>Screenshots</h2>

<div class="ngg-galleryoverview" id="ngg-gallery-1-260">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_ca_1.png" title="Add RootCA (1/2)" rel="lightbox[set_1]" >
								<img title="add_ca_1" alt="add_ca_1" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_ca_1.png" width="100" height="75" />
							</a>
			<br /><span>Add RootCA (1/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_ca_2.png" title="Add RootCA (2/2)" rel="lightbox[set_1]" >
								<img title="add_ca_2" alt="add_ca_2" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_ca_2.png" width="100" height="75" />
							</a>
			<br /><span>Add RootCA (2/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/change_list_ok.png" title="CA changelist" rel="lightbox[set_1]" >
								<img title="change_list_ok" alt="change_list_ok" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_change_list_ok.png" width="100" height="75" />
							</a>
			<br /><span>CA changelist</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_cert_1.png" title="Add certificate (1/2)" rel="lightbox[set_1]" >
								<img title="add_cert_1" alt="add_cert_1" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_cert_1.png" width="100" height="75" />
							</a>
			<br /><span>Add certificate (1/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-11" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_cert_2.png" title="Add certificate (2/2)" rel="lightbox[set_1]" >
								<img title="add_cert_2" alt="add_cert_2" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_cert_2.png" width="100" height="75" />
							</a>
			<br /><span>Add certificate (2/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/cert_changelist_ok.png" title="Certificate changelist" rel="lightbox[set_1]" >
								<img title="cert_changelist_ok" alt="cert_changelist_ok" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_cert_changelist_ok.png" width="100" height="75" />
							</a>
			<br /><span>Certificate changelist</span><p />
		</div>
	</div>
			<br style="clear: both" />
	 		
	<div id="ngg-image-13" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/location.png" title="Object location" rel="lightbox[set_1]" >
								<img title="location" alt="location" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_location.png" width="100" height="75" />
							</a>
			<br /><span>Object location</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/tree.png" title="PKI tree" rel="lightbox[set_1]" >
								<img title="tree" alt="tree" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_tree.png" width="100" height="75" />
							</a>
			<br /><span>PKI tree</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-16" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/ca_delete.png" title="Delete CA" rel="lightbox[set_1]" >
								<img title="ca_delete" alt="ca_delete" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_ca_delete.png" width="100" height="74" />
							</a>
			<br /><span>Delete CA</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-17" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/ca_changelist_revoked.png" title="CA list (revoked)" rel="lightbox[set_1]" >
								<img title="ca_changelist_revoked" alt="ca_changelist_revoked" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_ca_changelist_revoked.png" width="100" height="75" />
							</a>
			<br /><span>CA list (revoked)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-18" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/cert_changelist_revoked.png" title="Cert list (revoked)" rel="lightbox[set_1]" >
								<img title="cert_changelist_revoked" alt="cert_changelist_revoked" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_cert_changelist_revoked.png" width="100" height="74" />
							</a>
			<br /><span>Cert list (revoked)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-19" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/tree_revoked.png" title="PKI tree (revoked)" rel="lightbox[set_1]" >
								<img title="tree_revoked" alt="tree_revoked" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_tree_revoked.png" width="100" height="75" />
							</a>
			<br /><span>PKI tree (revoked)</span><p />
		</div>
	</div>
			<br style="clear: both" />
	 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<h2>Screencast series</h2>
<p>Coming soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/projects/django-pki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: Django-powered Nagios configuration</title>
		<link>http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/</link>
		<comments>http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 14:11:32 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?p=211</guid>
		<description><![CDATA[<p>It&#8217;s time for a new private project: The Django-powered Nagios configuration.</p> <p>The idea resulted in reading the book &#8220;Python Web Development with Django&#8221;. One of the authors describes one of his projects for internal use: a Nagios config manager and i think it&#8217;s a great idea. I just played around with the idea but <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/">New Project: Django-powered Nagios configuration</a></span>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time for a new private project: The Django-powered Nagios configuration.</p>
<p>The idea resulted in reading the book &#8220;Python Web Development with Django&#8221;. One of the authors describes one of his projects for internal use: a Nagios config manager and i think it&#8217;s a great idea. I just played around with the idea but it got pretty usable so far. It&#8217;s not in a production ready state but as soon as it may be usable to you i will release it. Here&#8217;s a development screenshot:</p>
<p><span id="more-211"></span></p>
<p style="text-align: center;">
<div id="attachment_212" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/03/picture-6.png"><img class="size-medium wp-image-212" title="nagios_host_add" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/03/picture-6-300x152.png" alt="Modify monitored host" width="300" height="152" /></a><p class="wp-caption-text">Modify monitored host</p></div>
<p>More informations to come&#8230; Stay tuned</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

