<?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>Steven Harms &#187; bzr</title>
	<atom:link href="http://www.sharms.org/blog/tag/bzr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Tue, 24 Aug 2010 18:25:04 +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>Bazaar Statistics</title>
		<link>http://www.sharms.org/blog/2009/03/bazaar-statistics/</link>
		<comments>http://www.sharms.org/blog/2009/03/bazaar-statistics/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 19:27:05 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bzr]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/2009/03/03/bazaar-statistics/</guid>
		<description><![CDATA[I have a fairly large project I have been working on since 2006 at work. I have used Bazaar every step of the way, so every change and revision is in the repo. How can I use this data for cool stats? I found a script for percentage of commits, but I am the sole [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2008/05/bazaar-love/' rel='bookmark' title='Permanent Link: Bazaar love'>Bazaar love</a></li>
<li><a href='http://www.sharms.org/blog/2006/10/ubuntuness/' rel='bookmark' title='Permanent Link: Ubuntuness'>Ubuntuness</a></li>
<li><a href='http://www.sharms.org/blog/2008/06/upstream-contributions/' rel='bookmark' title='Permanent Link: Upstream contributions'>Upstream contributions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have a fairly large project I have been working on since 2006 at work.  I have used Bazaar every step of the way, so every change and revision is in the repo.  How can I use this data for cool stats?  I found a script for percentage of commits, but I am the sole contributor so that doesn&#8217;t make much sense.</p>
<p>Ideas, people with cool bzr hacks you know etc?</p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2008/05/bazaar-love/' rel='bookmark' title='Permanent Link: Bazaar love'>Bazaar love</a></li>
<li><a href='http://www.sharms.org/blog/2006/10/ubuntuness/' rel='bookmark' title='Permanent Link: Ubuntuness'>Ubuntuness</a></li>
<li><a href='http://www.sharms.org/blog/2008/06/upstream-contributions/' rel='bookmark' title='Permanent Link: Upstream contributions'>Upstream contributions</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2009/03/bazaar-statistics/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Cherokee Webserver</title>
		<link>http://www.sharms.org/blog/2009/02/the-cherokee-webserver/</link>
		<comments>http://www.sharms.org/blog/2009/02/the-cherokee-webserver/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:15:08 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bzr]]></category>
		<category><![CDATA[cherokee]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=348</guid>
		<description><![CDATA[After seeing some of the performance graphs on Alvaro&#8217;s blog, I decided to give Cherokee a shot with a project I am working on. The project I am working on has a web browser on kiosk machines, and runs Django on the backend. I was in need of a fast, secure web server. I have [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2009/04/the-cherokee-webserver-great-choice-for-vpss/' rel='bookmark' title='Permanent Link: The Cherokee Webserver: Great choice for VPS&#039;s'>The Cherokee Webserver: Great choice for VPS&#039;s</a></li>
<li><a href='http://www.sharms.org/blog/2009/02/python-commands-module/' rel='bookmark' title='Permanent Link: Python Commands Module'>Python Commands Module</a></li>
<li><a href='http://www.sharms.org/blog/2009/03/migrated-to-a-vps/' rel='bookmark' title='Permanent Link: Migrated to a VPS'>Migrated to a VPS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_349" class="wp-caption alignleft" style="width: 151px"><img src="http://www.sharms.org/blog/wp-content/uploads/indiankid.png" alt="Cherokee Webserver Logo" title="indiankid" width="141" height="165" class="size-full wp-image-349" /><p class="wp-caption-text">Cherokee Webserver Logo</p></div>After seeing some of the <a href="http://www.alobbs.com/1353/The_fastest_and_best_designed_among_the_modern_web_servers.html">performance graphs on Alvaro&#8217;s blog</a>, I decided to give Cherokee a shot with a project I am working on.  The project I am working on has a web browser on kiosk machines, and runs Django on the backend.  I was in need of a fast, secure web server.  I have always used Apache in the past, and have used Nginx, so I figured I should investigate Cherokee.<br />
<span id="more-348"></span><br />
<strong>Enter the Cherokee Web Server</strong><br />
Cherokee has performed great as an embedded webserver which serves my django project.  It takes about 12Mb of ram, and deals with multiple simultaneous requests near instantly.  This allows me to add features using Jquery that I would usually be afraid to bog down the system with.  You can check out the home page at: <a href="http://www.cherokee-project.com">http://www.cherokee-project.com</a></p>
<p><strong>Configuration</strong><br />
One of the best features is the web based configuration utility.  This utility allows everything to be administered from a web GUI instead of the normal command line editing.</p>
<p><div id="attachment_350" class="wp-caption aligncenter" style="width: 734px"><img src="http://www.sharms.org/blog/wp-content/uploads/admin_index.png" alt="Cherokee Admin Screenshot" title="admin_index" width="724" height="453" class="size-full wp-image-350" /><p class="wp-caption-text">Cherokee Admin Screenshot</p></div>
<p>The best part about this is, the file it outputs is also easy to tweak from the command line.  The syntax is very terse, which makes configuration file management a breeze.  I take my configuration file, and put it inside my project repository, using the <a href="http://www.bazaar-vcs.org">Bazaar Version Control System</a>.  This way I can keep track of the configurations and changes to them with ease.</p>
<p>The Cherokee admin also appears to be using Python, which I like since if I find a bug, I can much more readily diagnose it as the custom software I am developing is also in Python.</p>
<p><strong>Performance</strong><br />
Performance wise the pages load in what is perceived to be instantly.  My webservers are celeron boxes, with 1 gig of ram, running the <a href="http://www.gnome.org">Gnome Desktop Environment</a>.  These machines have most of their resources consumed already, so the performance I get is a testament to the carefully thought out design of Cherokee to have minimal overhead.</p>
<p><strong>Documentation</strong><br />
The Cherokee cookbook is fantastic for setting up a new webserver.  The documentation can be found at: <a href="http://www.cherokee-project.com/doc/">http://www.cherokee-project.com/doc/</a>.  You can find everything from using Django, load balancing, using mono / asp, to setting up a blog.  These recipes are very handy and easily understood.</p>
<p>If you have a new project, or even an old website, it is definitely worth giving Cherokee a look.  The Cherokee Project also provides packages for all major distributions, so you can download the .deb or .rpm at their website.</p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2009/04/the-cherokee-webserver-great-choice-for-vpss/' rel='bookmark' title='Permanent Link: The Cherokee Webserver: Great choice for VPS&#039;s'>The Cherokee Webserver: Great choice for VPS&#039;s</a></li>
<li><a href='http://www.sharms.org/blog/2009/02/python-commands-module/' rel='bookmark' title='Permanent Link: Python Commands Module'>Python Commands Module</a></li>
<li><a href='http://www.sharms.org/blog/2009/03/migrated-to-a-vps/' rel='bookmark' title='Permanent Link: Migrated to a VPS'>Migrated to a VPS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2009/02/the-cherokee-webserver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.455 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-06 10:20:48 -->
