<?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>Compound Thinking &#187; Programming</title>
	<atom:link href="http://compoundthinking.com/blog/index.php/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://compoundthinking.com/blog</link>
	<description>Thinking about programming in new ways</description>
	<lastBuildDate>Mon, 26 Jul 2010 17:28:30 +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>The tech of the new SourceForge</title>
		<link>http://compoundthinking.com/blog/index.php/2010/07/26/the-tech-of-the-new-sourceforge/</link>
		<comments>http://compoundthinking.com/blog/index.php/2010/07/26/the-tech-of-the-new-sourceforge/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 17:28:06 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=839</guid>
		<description><![CDATA[Last week I blogged about the new SourceForge.net and one of the first questions I got was when are we going to &#8220;lift the covers&#8221; and show off our new tech. There&#8217;s definitely more to come in terms of releases and code, but I thought it&#8217;d be worthwhile to start with a quick run through [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I blogged about the new <a href="http://sourceforge.net/p/">SourceForge.net</a> and one of the first questions I got was when are we going to &#8220;lift the covers&#8221; and show off our new tech.  </p>
<p>There&#8217;s definitely more to come in terms of releases and code, but I thought it&#8217;d be worthwhile to start with a quick run through of the tech stack and a bit of a description of what we&#8217;re doing. </p>
<p>Our first rule for libraries and tools on the new forge, was that we needed to use open source everywhere.   Partly this is just because having the freedom to look at the code and modify it where we need fixes, makes it&#8217;s the easiest and best way to develop software.   Partly it&#8217;s because we&#8217;re an open source code hosting platform, and we want to use what we promote.   But perhaps most importantly, it means that we&#8217;re not prevented from sharing our work with others, or from inviting others to work with us in the future. </p>
<p>At the same time we had a company wide decision to standardize on the technology stack that we&#8217;d used in the &#8220;<a href="http://compoundthinking.com/blog/index.php/2009/07/16/turbogears-on-sourceforge/">consume&#8221; project</a> last year.  So, we&#8217;re using:</p>
<ul>
<li>Python,</li>
<li>TurboGears,</li>
<li>MongoDB, </li>
<li>and AMQP (RabbitMQ).</li>
</ul>
<p>The combination of these means that we have:</p>
<ul>
<li>a huge number of libraries available to us, </li>
<li>a web framework that we can turn into a plugin framework for projects and the tools they want, </li>
<li> a schema-free database that lets us easily version documents to keep history on wiki pages, tickets, and other &#8220;artifacts&#8221; within the new forge</li>
<li> a scalable system for handling asynchronous tasks, and propagating update notifications</li>
</ul>
<p>The choice to use Python has been particularly valuable, since there are (literally) dozens of libraries that we were able to use to help us with everything from encrypted cookie sessions, and mongodb drivers, to markdown text processing, and syntax highlighting.</p>
<p>We&#8217;re still in the early days and have a lot more to do, but the goal is an open extensible, system that supports open source projects, and ultimately encourages more people do download and use a wider variety of open source applications. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2010/07/26/the-tech-of-the-new-sourceforge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A peek at a new Sourceforge.net</title>
		<link>http://compoundthinking.com/blog/index.php/2010/07/13/a-peak-at-a-new-sourceforge-net/</link>
		<comments>http://compoundthinking.com/blog/index.php/2010/07/13/a-peak-at-a-new-sourceforge-net/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:37:55 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SE Michigan Tech]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=817</guid>
		<description><![CDATA[So, I&#8217;ve been working on sf.net in various ways for about a year now. http://sourceforge.net/p/. It&#8217;s written in Python using modern open source tools, from RabbitMQ, and MongoDB, to Git and Mercurial. And we are committed to making this the most open forge possible. We&#8217;re committed, to open processes, open code, and perhaps most importantly [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been working on sf.net in various ways for about a year now.<br />
<a href="http://sourceforge.net/p/">http://sourceforge.net/p/</a>.  It&#8217;s written in Python using modern open source tools, from RabbitMQ, and MongoDB, to Git and Mercurial.   And we are committed to making this the most open forge possible.  We&#8217;re committed, to open processes, open code, and perhaps most importantly open data.<br />
<a href="https://sourceforge.net/p/mramm/todo/"><img src="http://compoundthinking.com/blog/wp-content/uploads/2010/07/tickets.jpg" alt="" title="tickets" width="400" height="315" align='right' /></a></p>
<p>The first thing we did was create some new pages for downloads.  Recently we releases <a href="http://sourceforge.net/downloads">a new service</a> designed just for open source project leaders who want to use <a href="sf.net/directory">sf.net</a> as a directory and downloads service. </p>
<p>But, we&#8217;re also aware that one of the most important services we provide is project hosting.  For the last several months a small group of us have been trying to bring sourceforge.net&#8217;s tools into 2010.  And now we&#8217;re releasing an  early preview of those new developer/community tools:</p>
<p>We have a long way still to go, but every long journey begins with a single step, and today&#8217;s step is allowing you to try the new forge, to create new projects at: </p>
<p><a href="https://sourceforge.net/register">https://sourceforge.net/register</a></p>
<p>Where you can go to get a new project, with our new tracker, wiki, git, svn, and other tools.   Projects can have subprojects, and links to other tools hosted off site, along with the many features that sf.net brings (free web hosting, hosted apps, etc). </p>
<p><strong>But, why do all this?</strong></p>
<p><em>In 1999 SourceForge was cool. </em> </p>
<p>It provided all the tools that an open source project needed to get going, from cvs hosting, to bug tracking, and e-mail list support.</p>
<p>They pioneered free free software project hosting, and helped to transform the software development culture from one which barely new about free software or open source, to one where nearly everybody I know uses open license software. Oh sure, some of them might not know it, but they have it on their phones, in their TVs, their wireless routers &#8212; not to mention all the websites they use everyday that run on open source. </p>
<p><strong>But, time passed.</strong></p>
<p>More alternatives came out, more projects (including my own) started self hosting, and the landscape of open source software development changed.   SourceForge.net took a long time coming out with support for new tools like svn, and then git.   </p>
<p>Still, SourceForge has a special place in my heart.  Partly it&#8217;s nostalgia, I suppose, but I still think: </p>
<ul>
<li>  the core mission is still right</li>
<li>  and there is still a real need</li>
</ul>
<p>We (Open Source developers) still need tools like git, mercurial, and svn hosting.  We still need bug trackers and mailing lists.   And in a meeting of other open source project leaders last fall, nearly every single one of them identified the time wasted integrating and administering these tools as one of their most important frustrations.</p>
<p><strong>Not enough&#8230;</strong></p>
<p>But, for many sourceforge.net and other free project hosting services were just not good enough, they weren&#8217;t scriptable, the weren&#8217;t extensible, their data wasn&#8217;t portable, and so they felt like they had to take on that cost. </p>
<p>And I fundamentally believe that open source projects live an die by communication, and that sourceforge.net can do something new by integrating the various kinds of &#8220;conversations&#8221; that happen around the project.  We can integrate mailing lists and forums, we can integrate SCM and ticket trackers, etc.   </p>
<p><strong>New and improved</strong></p>
<p>So, a couple of us have been quietly working on something new.  The new forge is designed around a few core ideas: </p>
<ul>
<li>   that data should be portable (every project gets their own database, which they can take with them if they want), </li>
<li>   that the open source community ought to be able to extend and enhance the tools they need, </li>
<li>   that integrating and cross linking the various kinds of conversations that open source projects need to have ought to be easier.</li>
</ul>
<p>So, what we&#8217;re announcing today is more of a commitment to getting there on all these things, and a commitment to the &#8220;release early, release often&#8221; project management strategy.    </p>
<p>So, expect us to take your feedback and make things better.   Expect us to release lots of small fixes, and expect a few places where things are broken/incomplete because we value feedback more than polish at this point. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2010/07/13/a-peak-at-a-new-sourceforge-net/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>People VS Process?</title>
		<link>http://compoundthinking.com/blog/index.php/2010/06/29/people-vs-process/</link>
		<comments>http://compoundthinking.com/blog/index.php/2010/06/29/people-vs-process/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:27:27 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Lean]]></category>
		<category><![CDATA[Lean IT]]></category>
		<category><![CDATA[Personal Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SE Michigan Tech]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=234</guid>
		<description><![CDATA[Lean Manufacturing people go around saying &#8220;it&#8217;s always a process problem.&#8221; Meanwhile Gerry Weinberg, who wrote several books that I love, and gives lots of great advice, including the some of the best advice I&#8217;ve ever read about how to give advice, says &#8220;every problem is a people problem.&#8221; So, which is it? Are bad [...]]]></description>
			<content:encoded><![CDATA[<p>Lean Manufacturing people go around saying &#8220;it&#8217;s always a process problem.&#8221;   </p>
<p>Meanwhile Gerry Weinberg, who wrote several books that I love, and gives lots of great advice, including the some of the best advice I&#8217;ve ever read about <a href="http://www.amazon.com/gp/product/0932633013?ie=UTF8&#038;tag=pragmaticsyst-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0932633013">how to give advice</a>, says &#8220;every problem is a people problem.&#8221;</p>
<p><strong>So, which is it? </strong>  </p>
<p>Are bad things that happen the result of bad processes, are they the result of things people do? </p>
<p>I&#8217;ve been party to a bit of discussion about this in the last month or two, and in the end it&#8217;s all pretty silly.  </p>
<p>Processes are created by people, implemented by people, and are designed to accomplish the goals of people.  </p>
<p><strong>People run processes!</strong> </p>
<p>So, whenever something is broken, it&#8217;s people who will need to find the problem and fix it.   </p>
<p>People can and do think of ways to improve processes everyday, but I&#8217;ll <a href="http://en.wikipedia.org/wiki/Werner_Herzog_Eats_His_Shoe">eat my shoe</a> if you find a process that thinks of a way to improve people. </p>
<p><strong>But there&#8217;s still a HUGE problem. </strong></p>
<p>Modern companies seem to have a <a href="http://bobsutton.typepad.com/my_weblog/2010/02/blame-failure-and-the-no-asshole-rule.html">persistent failing</a> &#8212; they <a href="http://uscnews.usc.edu/business/people_like_to_play_the_blame_game.html">look for people to blame</a> when something goes wrong &#8212; and <em>ignore</em> the context in which those problems happened.   </p>
<p>When something goes wrong,  fire some people, and replace them with new people who make the same mistakes all over again.   </p>
<p><strong>Sometimes you &#8220;get lucky&#8221;. </strong></p>
<p>The company might get lucky and find a person who&#8217;s able to <a href="http://www.amazon.com/gp/product/0385517254?ie=UTF8&#038;tag=pragmaticsyst-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0385517254">raise awareness,</a><img src="http://www.assoc-amazon.com/e/ir?t=pragmaticsyst-20&#038;l=as2&#038;o=1&#038;a=0385517254" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> reveal the <a href="http://www.poppendieck.com/papers/LeanThinking.pdf">larger contextual problems</a>, and succeeded in spite of the fact that everything&#8217;s stacked against her.   </p>
<p>More often than not though, the <a href="http://bobsutton.typepad.com/.a/6a00d83451b75569e2013482507561970c-pi">poor new guy</a> doesn&#8217;t see the systematic pressures that caused everything to fall apart, at least not until it&#8217;s too late. </p>
<p><strong>Sometimes replacing what&#8217;s broken isn&#8217;t enough. </strong></p>
<p>Sometimes it&#8217;s the equivalent of a mechanic replacing your car&#8217;s engine several times in a row, because it keeps burning up &#8212; without ever checking to make sure oil is flowing normally, and the cooling system is working.</p>
<p><strong>The easy way out.</strong></p>
<p>It&#8217;s often easier to blame people because they don&#8217;t &#8220;control&#8221; them they way they do the context.  This blame game is as old as the hills, but definitely not as pretty.   </p>
<p><strong>Help people fix processes</strong></p>
<p>The solution is to <em>ask people</em> to look for the systematic pressures, give them the tools to find them, and to empower them to change the way work gets done.   </p>
<p><strong>In the end, people will improve the processes, <em>if they believe they are allowed.</em></strong> </p>
<blockquote><p>Sometimes a design isn’t working because you think you can’t change the one element that needs to be changed.</p></blockquote>
<p>  &#8211;<a href="http://37signals.com/svn/posts/2369-sometimes-a-design-isnt-working-because">Ryan</a> (via <a href="http://37signals.com/svn/">svn</a>)</p>
<p>The same thing is true when you are designing the processes by which work gets done.  </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2010/06/29/people-vs-process/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Premature optimization</title>
		<link>http://compoundthinking.com/blog/index.php/2009/12/17/premature-optimization/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/12/17/premature-optimization/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:43:44 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Lean IT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[TurboGears]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=290</guid>
		<description><![CDATA[We all know it&#8217;s bad. But, programming for performance in reasonable ways is good. So, what&#8217;s the difference? Sometimes we think we know that a piece of code is important so we spend some time optimizing it. And in the end it&#8217;s less clear, and less maintainable, and it turns out that our bottlenecks are [...]]]></description>
			<content:encoded><![CDATA[<p>We all know it&#8217;s bad.  But, programming for performance in reasonable ways is good.   So, what&#8217;s the difference?  </p>
<p>Sometimes we think we know that a piece of code is important so we spend some time optimizing it.  And in the end it&#8217;s less clear, and less maintainable, and it turns out that our bottlenecks are all elsewhere. </p>
<p>But, sometimes we do know where bottlenecks are going to be, we&#8217;ve learned from experience, and we know what needs to be done.   </p>
<p>We know that architecture determines performance, and architecture isn&#8217;t easily bolted on at the end of the project.   </p>
<p>So we have a conundrum.   We shouldn&#8217;t optimize yet because we don&#8217;t know where the bottlenecks will be.   We shouldn&#8217;t wait to optimize because we can&#8217;t easily retrofit a good architecture on a complex system. </p>
<p>Some of the conundrum is only apparent &#8212; there&#8217;s a difference between architectural problems that need to be set up front, and the kind of low level micro-optimization that obscures more than it helps.    But, sometimes these conflicts are real &#8212; how do I know if I need a multi-process multi-consumer queue system for PDF generation before we build the system and benchmark it?   If you don&#8217;t need it, that kind of extra architectural complexity just obscures the bit of code that actually solves the problem.  </p>
<p><strong>Solving the problem by going meta</strong></p>
<p>Perhaps the problem really is that we&#8217;re dumb and optimize the wrong things at the wrong time.   The solution to that problem is to get less dumb.   Which means that we ought to spend time  optimizing &#8220;learning&#8221;, both within our project processes, and across projects. </p>
<p>Codifying this learning is what the <a href="http://www.amazon.com/gp/product/0321127420?tag=pragmaticsyst-20">Patterns of Enterprise Application Architecture</a> book was all about.  </p>
<p>And I think it&#8217;s great as far as it goes, and if you haven&#8217;t read it you should <a href="http://www.amazon.com/gp/product/0321127420?tag=pragmaticsyst-20">buy it now</a>. </p>
<p>But there are a lot of patterns that I can identify from my last half dozen projects that aren&#8217;t covered in PoEAA, so it would be great to see a next generation of books and blog posts that cover the modern architectural trade-offs that you have to make, something that covers some of the paterns of the web.</p>
<p>Scalability via in HTTP, etags, caching, and load balancing (the whole RESTful services argument), networked async processing patterns, etc.    Scaling to the public web levels requires a whole different set of architectural principles than scaling to the old &#8220;enterprise&#8221; levels did, and that knowledge seems very much in flux. </p>
<p>It would be great if it also provided some advice for those of us who&#8217;ve moved into what Neil Ford has called the world of the Polyglot Programmer, patterns for coordinating activities across language barriers in a sensible way.   That&#8217;s part of the nature of modern web systems too. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/12/17/premature-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do we expand Open Source?</title>
		<link>http://compoundthinking.com/blog/index.php/2009/12/14/how-do-we-expand-open-source/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/12/14/how-do-we-expand-open-source/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 03:56:43 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=741</guid>
		<description><![CDATA[So, one thing which keeps comming up in a bunch of different areas of my life is how we can expand the ethic of Open Source development. People want TurboGears to do more than it does, they want other open source projects to grow, they want new open source projects in specific areas, and they [...]]]></description>
			<content:encoded><![CDATA[<p>So, one thing which keeps comming up in a bunch of different areas of my life is how we can expand the <strong>ethic</strong> of Open Source development.   </p>
<p>People want TurboGears to do more than it does, they want other open source projects to grow, they want new open source projects in specific areas, and they want <em>Open Source like activity</em> in other professions like nursing or construction. </p>
<p>I definitely don&#8217;t have the answers.   But I&#8217;ve had this conversation with a lot of folks over the last couple of months, and some of them had some great ideas.</p>
<p>So, in the spirit of opening up a larger conversation about these issues, here are a couple of thoughts distilled from all those conversations. </p>
<p><strong>Institutionalizing Open Source Values</strong></p>
<p>It is of course <em>possible</em> to create cultural institutions around which money can be channeled into Open Source development.  </p>
<p>And all the legal mechanisms needed to structure those institutions in the right way are available today.   </p>
<p>But the trick it seems is to create the institutions in such a way that money is delivered in <strong>small enough amounts that individuals remain in control</strong>.   Money is powerfully persuasive, but one of the keys to the current success of open source is that collective action is always purely voluntary.   </p>
<p>But at the same time the money needs to come in <strong>large enough amounts to make a difference.</strong>   People need to be able to support lives and families on the work they do advancing various projects.   To the extent that this is reliable income, we can remove competing priorities, and developers will be able to devote themselves more fully to projects that advance the common good. </p>
<p>So, the key to making all of this work is going to be the &#8220;bureaucracies&#8221; we create to manage the flow of money.   They need to be tuned properly to the nature of the work, stable enough to provide a level of personal security, and perhaps above all they need to be financially transparent. </p>
<p>Creating the right kinds of organizational structures will help us channel the right amounts of money to the right people, and creating the wrong kinds will create perverse incentives that pollute the whole system.</p>
<p>Most of what&#8217;s been happening so far in this direction are ecosystems of companies built around open source offerings.  This has worked pretty well, but it&#8217;s clear that there can be conflicts of interest, and the nature of commercial ownership leaves even the best run companies vulnerable to sudden changes (acquisition of small open source companies by huge proprietary competitors is already a fact of life). </p>
<p>But, what seems more interesting to me at this point is the number of foundations that are being are created for popular projects or groups of popular projects, etc.</p>
<p>These institutions will continue to grow, but they have the potential to change the way projects are run, so I expect a lot of fits and starts as we mature.   </p>
<p><strong>Open Source for other Professions</strong></p>
<p>With that thought in mind perhaps lawyers, doctors, and other professions already have a form of the Open Source ethic, which has grown up around large institutions, and functions to spread knowledge and advance the state of the art of those groups.  These institutions work to create new knowledge, train practitioners, and they seem to work pretty well.  </p>
<p>If you haven&#8217;t caught on already I think it might be fair to say that this sub-section of these professions is called &#8220;academics.&#8221;  ;) </p>
<p>Of course the university system isn&#8217;t perfect, and it&#8217;s taken hundreds of years to evolve to it&#8217;s current state, but I think it does provide some insight into how we might evolve larger institutional presences around open source, not in the next few years, but in the next few decades. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/12/14/how-do-we-expand-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rule Mongo with an Iron Fist</title>
		<link>http://compoundthinking.com/blog/index.php/2009/12/09/rule-mongo-with-an-iron-fist/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/12/09/rule-mongo-with-an-iron-fist/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:19:54 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=794</guid>
		<description><![CDATA[At geek.net we&#8217;ve been using MongoDB on various projects for the last six months or so. We finally re-factored out our MongoDB related code and created a new library. It&#8217;s battle tested on the project pages of sourceforge.net, and it&#8217;s getting a workout in my new project (no details on that yet). One thing we [...]]]></description>
			<content:encoded><![CDATA[<p>At geek.net we&#8217;ve been using MongoDB on various projects for the last six months or so.   We finally re-factored out our MongoDB related code and created a new library.   It&#8217;s battle tested on the project pages of sourceforge.net, and it&#8217;s getting a workout in my new project (no details on that yet). </p>
<p><a href="http://compoundthinking.com/blog/wp-content/uploads/2009/12/250px-Max_von_Sydow-Ming_the_Merciless.jpg"><img src="http://compoundthinking.com/blog/wp-content/uploads/2009/12/250px-Max_von_Sydow-Ming_the_Merciless-225x300.jpg" alt="250px-Max_von_Sydow-Ming_the_Merciless" title="Ming_the_Merciless" width="225" height="300" align="right"/></a>One thing we learned is that you have to enforce some stuff on the Python side of the world in order to make working with totally schema free data stores easier. </p>
<p>So, just like in Flash Gordan, we&#8217;ve got Ming to rule Mongo. </p>
<p>Rick&#8217;s blogged about it at length here: </p>
<p><a href="http://blog.pythonisito.com/">http://blog.pythonisito.com/</a></p>
<p>And all I can say, is that I&#8217;m very happy with Ming as it is now, and it&#8217;s meeting our needs quite well.   We are of course open to suggestions, and we&#8217;re hoping that we can open up more stuff as we go.</p>
<p>If you want to see the details, they can be found on the (of course) sourceforge.net site: </p>
<ul>
<li><a href="http://merciless.sourceforge.net/tour.html">http://merciless.sourceforge.net/tour.html</a><a href="http://merciless.sourceforge.net/tour.html"></a></li>
<li><a href="http://merciless.sourceforge.net/tour.html">http://sourceforge.net/projects/merciless/</a></li>
</ul>
<p>If you&#8217;re looking for a larger exampel of Ming in actin Chris Perkins (coding machine that he is) and some other TurboGears devs are already looking at building a content management system with Ming and <a href="http://turbogears.org/2.0/">tg2</a>:</p>
<p><a href="http://bitbucket.org/percious/c5t/">http://bitbucket.org/percious/c5t/<br />
</a></p>
<p>If you use Ming, and like it, feel free to let us know.</p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/12/09/rule-mongo-with-an-iron-fist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Python Template languages (Part 1 &#8212; Django)</title>
		<link>http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:59:33 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=273</guid>
		<description><![CDATA[I&#8217;ve been thinking a lot about template engines in Python recently. Partly because sourceforge.net&#8217;s new python code needed to choose a template language, and there were some questions about why we would choose one over the others. But beyond that In the past few weeks used Genshi, Mako, Jinja, Django Templates, and Cheetah, and have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking a lot about template engines in Python recently.  Partly because sourceforge.net&#8217;s new python code needed to choose a template language, and there were some questions about why we would choose one over the others.  </p>
<p>But beyond that   In the past few weeks used <a href="http://genshi.edgewall.org/">Genshi</a>, <a href="http://www.makotemplates.org/">Mako</a>, <a href="http://jinja.pocoo.org/2/documentation/">Jinja</a>, Django Templates, and <a href="http://pypi.python.org/pypi/Cheetah/1.0">Cheetah</a>, and have been looking at, but not yet using out <a href="http://pypi.python.org/pypi/chameleon.genshi">chameleon.genshi</a>.  </p>
<p>I figure all this promiscuous template library usage means that I should put my thoughts down somewhere.  There are advantages and disadvantages of all these libraries, but I think that the choices are pretty clear once you know your constraints. </p>
<p>I&#8217;m not going to commit to covering them all in depth, but I&#8217;m going to try to put my thoughts about them down over the next few days.   </p>
<p>For today let&#8217;s talk about the pros and cons of <strong>Django Templates.</strong>  This is another post that has been developed over the last year or so, where typed stuff up while working on <a href="http://fossfor.us">fossfor.us</a>.   </p>
<p>Django made making fossfor.us easy in lots of ways.   Want threaded comments? Add the existing app in a  couple hours &#8212; Done!   Want OpenID? Again add an app &#8212; Done!</p>
<p>But it also had frustrations, and one of the biggest for me was the template language.   </p>
<p><span id="more-273"></span></p>
<p><strong>First the good</strong></p>
<p>Django templates operate in a sandboxed environment.   This is good because it limits the ways that designers can blow-up your web-app. In fact this seems to be an underlying design decision of the Django framework.   It&#8217;s the reason accessing non-existent variables just returns empty strings, because as the Djanogo book tells me &#8220;you wouldn&#8217;t want a designer to be able to take down your website with a typo.&#8221;</p>
<p>I can respect that, and I definitely see the benefits of sandboxing template code, particularly in places where end-users might be allowed to edit templates.  </p>
<p><strong>Easy to learn, and easy to use</strong><br />
They also provide a <a href="http://docs.djangoproject.com/en/dev/topics/templates/">very simple</a> syntax, that&#8217;s very well documented.   This makes it easy for designers to figure out.   </p>
<p>All of this is good. </p>
<p><strong>But there are some negatives </strong></p>
<p>Django developers seem to love them, but I feel like there are some significant drawbacks to using django templates. </p>
<p><strong>Not trivial to use outside of django.</strong></p>
<p>You can do it, but it&#8217;s not easy, and you end up with a lot of Django loaded that you don&#8217;t need.    Fortunately there&#8217;s Jinja which is somewhat Django template like, but which isn&#8217;t at all dependent on Django itself.   So, if you&#8217;re not using Django, I think it&#8217;s sane to recommend that you use Jinja templates.    And tomorrow I&#8217;ll blog more about why I think that Jinja is just a better version of Django templates. </p>
<p><strong>Won&#8217;t let you follow the fail early philosophy of development</strong></p>
<p>When you use Django Templates in Django, I have two major issues.   THe first is the decision to always treat undefined variables as variables that contain an empty string.   Generally <a href="http://en.wikipedia.org/wiki/Fail-fast">&#8220;fail fast&#8221;</a> is a good engineering principle, because it&#8217;s helps you find problems sooner, and makes debugging much easier.   </p>
<p>Of course the Django guys are smart, and the knew about this so they planned for it.   </p>
<p><strong>Well sort-of</strong>, apparently it&#8217;s easy enough to make invalid variables return something other than an empty string by setting the <code>TEMPLATE_STRING_IF_INVALID</code> config variable to something else, which gets displayed if you access an undefined variable in a template (say you make a typo.  And this does makes it easier to find template errorsmore  quickly. </p>
<p><em>But it&#8217;s not really &#8220;failing fast.&#8221; </em> </p>
<p>I want an all out failure, not a<em> small</em> difference in the rendered page. </p>
<p>With that said, this as faar as it goes, I think it is good.  <code>TEMPLATE_STRING_IF_INVALID</code> should be a configuraiton option, (though perhaps with a better name) and people should turn it on in development and off in production.  Pylons does this with it&#8217;s <code>c</code> variable, and I think it&#8217;s very helpful. </p>
<p>But what I want is the exception, not just some random other text inserted, so then I looked into what it would take to force django template rendering to stop silently suppressing exceptions, and it&#8217;s not that hard on first glance.  </p>
<p>The template renderer depends on a special attribute <code>silent_variable_failure</code> being set to <code>True</code> on the exception, so all we would have to do is just disable this checking when the <code>fail_fast</code> config value was set to <code>True</code> and we&#8217;d be good to go.   </p>
<p><strong>Seemed like a good idea, but in reality &#8212; not so good. </strong></p>
<p>Django&#8217;s admin will totally break if you do such a thing, and it turns out that even setting the TEMPLATE_STRING_IF_INVALID parameter makes these pages render quite badly.   </p>
<p>I ultimately found this tidbit in the Django Template Docs: </p>
<blockquote><p>While TEMPLATE_STRING_IF_INVALID can be a useful debugging tool, it is a bad idea to turn it on as a &#8216;development default&#8217;.</p>
<p>Many templates, including those in the Admin site, rely upon the silence of the template system when a non-existent variable is encountered. If you assign a value other than &#8221; to TEMPLATE_STRING_IF_INVALID, you will experience rendering problems with these templates and sites.</p>
<p>Generally, TEMPLATE_STRING_IF_INVALID should only be enabled in order to debug a specific template problem, then cleared once debugging is complete</p></blockquote>
<p>Oops, that&#8217;s exactly what I don&#8217;t want.   In practice this was not as bad as I thought it would be, but it was not good, and it made my life harder because the time between making a typo in a template and finding the problem increased, which also increased the dificulty of finding the cause of the problem. </p>
<p><strong>My other frustration with Django Templates</strong></p>
<p>Beyond that, the fact that Django template sandboxing excludes all expressions pushes lots and lots of work into filters and up into the &#8220;views&#8221; which other frameworks call &#8220;controllers&#8221; and means that django views mix <strong>presentation</strong> and <strong>action</strong> logic even more than is common in other MVC like web frameworks (Rails, Pylons, TurboGears, etc.).</p>
<p>Having a full featured experssion language like <strong>python</strong> in templates has been very useful to me in capturing presentation logic <strong>in the template</strong>. </p>
<p>And at the same time creating anything like a &#8220;<strong><a href="http://jinja.pocoo.org/2/documentation/templates#macros">macro</a></strong>&#8221; or a &#8220;<strong><a href="http://genshi.edgewall.org/wiki/Documentation/xml-templates.html#id4">template function</a></strong>&#8221; (a bit of reusable template code) requires some <a href="http://docs.djangoproject.com/en/dev/howto/custom-template-tags/">slightly complicated</a> python gymnastics.  </p>
<p>I&#8217;m certainly no MVC purist, but I think that in the new post web-2.0 world where applications have HTLM frontends, rich javascript front-ends, and even flex/silverlight clients, it makes a lot of sense to keep presentation logic out of the &#8220;view/controller&#8221; and let that focus on handling HTTP requests, and marshaling the data required by whatever presentation technology (html, html+javascript, flex, rich-client + JSON, or whatever) you happen to use.  </p>
<p>And I really want to be able to have code-reuse in templates without jumping through hoops.   That&#8217;s part of what a template language is <strong>for</strong>, so I really don&#8217;t like giving it up. </p>
<p><strong>Conclusion</strong></p>
<p>With all of that said, if the benifits of Django (reusable apps mainly) are important to your project, you should use Django, and if you are using Django you <strong>absolutely should</strong> use Dango Templates.    They aren&#8217;t bad really.   It&#8217;s just that I&#8217;m used to the other options that do it better.</p>
<p>So, ultimately if you&#8217;re not already using Django, I think you should consider one of the other options, as I think they all do better on template code reuse, and allowing fail fast behavior. </p>
<p><strong>More Soon</strong></p>
<p>Tomorrow I&#8217;ll try to write a bit more about Jinja, but I think <a href="http://lucumr.pocoo.org/2008/9/16/why-jinja-is-not-django-and-why-django-should-have-a-look-at-it">this post</a> pretty much sumarizes why I think that Django Template users outside Django proper should really just use <a href="http://jinja.pocoo.org/2/documentation/">Jinja2</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Thinking about the Dip</title>
		<link>http://compoundthinking.com/blog/index.php/2009/12/02/thinking-about-the-dip/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/12/02/thinking-about-the-dip/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:50:42 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=222</guid>
		<description><![CDATA[I recently read Seth G&#8217;s book &#8220;the dip&#8221; which I&#8217;ve heard described variously as a book about choosing your battles, a book about quitting, or a book about mastery. And it is about all those things. Because all those things revolve around a central idea: sometimes things get harder before they get easier. That &#8220;harder&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I recently read Seth G&#8217;s book &#8220;the dip&#8221; which I&#8217;ve heard described variously as a book about choosing your battles, a book about quitting, or a book about mastery.  </p>
<p>And it is about all those things.  Because all those things revolve around a central idea:  </p>
<blockquote><p>sometimes things get harder before they get easier. </p></blockquote>
<p>That &#8220;harder&#8221; is what Seth calls the dip.  </p>
<p>And it is is difficult, but it&#8217;s also important because it makes being on the other side more valuable &#8212; after all not just anybody is willing to work their way through that dip. </p>
<p>For Seth, there&#8217;s obviously a lot about marketing, and reaching a wide audience. Obviously, it takes work to develop a new skill, grow a network of helpful people, or sell a new product.  But given that our economy is &#8220;dipping&#8221; and that many of us have personal dips to work through, I&#8217;m finding Seth&#8217;s message very timely and relevant at the moment. </p>
<p><strong>Getting through the dip is about the choices you make</strong></p>
<p>If you&#8217;re like me and the people I know in southeast michigan, you are actually facing multiple &#8220;dips&#8221; at once.   We are struggling our way through problems at work, financial problems, interpersonal problems, and we&#8217;re trying to figure out what to do about all those things.   </p>
<p>One of the core ideas in &#8220;The Dip&#8221; is that you have to choose which battles you will fight, or you&#8217;ll loose them all.   Some battles beg to be lost.  You have to give up fighting on some fronts in order to win on others. </p>
<p>So, to go back to <a href="http://compoundthinking.com/blog/index.php/2009/12/01/things-ive-learned-about-time-management/">yesterday&#8217;s post</a>, you have to say No to some things, in order to make it through any of the dips.   You can&#8217;t have everything, you have to choose.   And once you choose, you have to make it happen. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/12/02/thinking-about-the-dip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things I&#8217;ve learned about Time Management</title>
		<link>http://compoundthinking.com/blog/index.php/2009/12/01/things-ive-learned-about-time-management/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/12/01/things-ive-learned-about-time-management/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 14:41:42 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Personal Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=613</guid>
		<description><![CDATA[It&#8217;s easy enough to say that you don&#8217;t have enough time, but the reality is that time is the medium in which we live. Complaining you don&#8217;t have enough time very much like a fish complaining that he doesn&#8217;t have enough water. So, rather than complaining about the amount of time I have, I&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s easy enough to say that you don&#8217;t have enough time, but the reality is that time is the medium in which we live.   Complaining  you don&#8217;t have enough time very much like a fish complaining that he doesn&#8217;t have enough water.   So, rather than complaining about the amount of time I have, I&#8217;ve been learning to think about my time management issues differently. </p>
<p><strong>Where David Allen lead me wrong</strong></p>
<p>The first insight I had is that Getting Things Done (GTD) has steared me wrong.   This is hard to say because I think it&#8217;s a great book with a lot of great insights.   In particular the strong admonition to get everything you need to do down on paper has changed the way I live and think.   That list includes all the major and minor commitments I&#8217;ve made, and having it out of my head and in a system that I trust reduced my stress levels imensely.  </p>
<p>But I found that I still have a lot of stress. And I found that I was still thrashing back and forth between projects without making the kind of decisive progress on any of them that I wanted to.   </p>
<p><strong>Why wasn&#8217;t the GTD process enough?</strong></p>
<p>Because, as I eventually learned the GTD &#8220;inbox processing&#8221; strategy as described in the book is broken.  You are supposed to choose between three options for each input: do it, deligate it, or defer it.   But really there&#8217;s a key fourth option that is the really important one if you&#8217;re life is anything like mine.  </p>
<p>What is that  all important forth option?</p>
<ul>
<li><strong>Don&#8217;t do it.</strong>  Say no.   Avoid adding another commitment to your list.</li>
</ul>
<p><strong>Wait, there&#8217;s <em>science</em> behind this!</strong></p>
<p>This is really critical because like any queue that&#8217;s processed by a limited resource (in this case my time and attention) filling it too full actually causes the system to break down.  This process of breakdown even has a technical name that feels exactly right, it&#8217;s called &#8220;<a href="http://en.wikipedia.org/wiki/Thrash_(computer_science)">thrashing</a>.&#8221;  </p>
<p>Every programmer and computer user knows what this is like.  Open too many apps at once, and your machine grinds to a halt, data keeps getting swapped out to disk and the rate at which the machine can process information goes down exponentially. </p>
<p>Ok, so know I knew the name for my problem.   Naming it is good, but it&#8217;s not the solution. </p>
<p><strong>So, how do I stop thrashing about and get stuff done? </strong></p>
<p>At some point, i&#8217;m not exactly sure where, I had a realization that in life, just like a manufacturing line, or a software resource issue, there are two keys to preventing thrashing.   </p>
<ol>
<li> Avoid too much multitasking.   A system spends time switching between tasks and is less efficent when time-windows for work are too small, and task-switching happens too often.</li>
<li>When multiple commitments are being made that require real-time or near real-time responses, you have to keep the task-switching window short enough that high-priority tasks can be scheduled immediately.  This, of course, creates a tension with the first principle which suggests larger time windows between task-switching.</li>
</ol>
<p>This is where Getting Things Done&#8217;s todo list system provided me with a <strong>lot</strong> of help. It helped me reduce my task-switching costs, and that&#8217;s allowed me to get a better balance on these two pressures.  </p>
<p><strong>Letting the work FLOW</strong></p>
<p>I think there&#8217;s a very clear analogy with what happened at Toyota in the early days.   Manufacturers had die presses which took a long time to change, so they would run them for a long time.  This was great in that it helped keep the machine working and limited the downtime.   But it also meant that there were long delays in the system since the switching time and the time for the long runs added up.    Toyota decided that since they couldn&#8217;t afford more machines, they needed to figure out ways to reduce the cost of switching, which reduced total cycle time, made them more responsive to bugs (quality problems) and helped them to get more done in less time.  </p>
<p>Reducing the cost of switching made it possible for the system to run differently, rather than batching up lots of work and pushing it through, it Toyota discovered that you could pull what you needed through the system just in time.  This same thing works for time management, when you aren&#8217;t overloaded you can be more responsive to today&#8217;s needs, and you avoid the inevitable mismatches that come with long delays between request and response. </p>
<p><strong>What happens when there&#8217;s still too much to do? </strong></p>
<p>But, to come back to my main point, <strong>even when you&#8217;ve done everything you can do to reduce the task-switching costs, you still can have significant thrashing problems</strong> when the resource (that&#8217;s you or me) gets overscheduled.   </p>
<p>Most projects I&#8217;ve worked on ended up in this situation at some point, where working harder stopped producing results because of schedule pressure and resource contention.   </p>
<p><strong>This is why saying no is a critical skill.</strong> </p>
<p>If you limit the commitments you make, you can provide rapid turn around on the commitements you do make, and everything runs much more smoothly because you&#8217;re thrashing less, and wasting less time on task switching. </p>
<p>Beyond the basics, I&#8217;ve discovered that one really critical notion is to have enough slack in your system to handle emergencies.  If you schedule the system full, any high-priority, high-urgency task that enters the system can break the whole process.</p>
<p><strong>Without <em>slack</em> in the system emergencies snowball&#8230;</strong></p>
<p>I know this from experience, as I&#8217;ve had my share of emergencies in the last couple of years, and when there was slack in the system things settled down quickly, and when there wasn&#8217;t I ended up with new emergencies caused by the first emergency delaying things just a little bit too much.  </p>
<p>So, when you are tempted to take on another commitment, think about what would happen to your life if you had to take a week off to deal with a death in the family, or to help a sick relative.  If you don&#8217;t see any path to recovery, perhaps you&#8217;re over-scheduling your most important resource &#8212; you.  </p>
<p><strong>When No, really means Yes</strong></p>
<p>In the end I discovered the biggest irony of time management: it&#8217;s only when you say  <strong>No</strong> to some things, that you have the ability to say <strong>Yes</strong>, and make real commitments.   </p>
<p>When you say no to helping a friend move, or to visiting family, or whatever feels valuable to you you <strong>will</strong> feel terrible.   But, if you don&#8217;t say no sometimes to at least some of these things, you&#8217;ll end up not being able to do any of those things anyway, because you&#8217;re always behind and never quite able to fulfill the commitments you make. </p>
<p>I learned the hard way, hopefully you don&#8217;t have to ;) </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/12/01/things-ive-learned-about-time-management/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Power, Authority, Force and the politics of software</title>
		<link>http://compoundthinking.com/blog/index.php/2009/11/30/power-authority-force-and-the-politics-of-software/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/11/30/power-authority-force-and-the-politics-of-software/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 20:20:44 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=728</guid>
		<description><![CDATA[Bruce Eckel recently posted &#8220;We No Longer Need Power,&#8221; and Ian Bicking recently gave a talk &#8220;Toward a new self-definition for open source&#8220;. Both raise similar points, &#8220;power&#8221; seems to be handled differently &#8212; actually they both say better &#8212; in open source communities and open spaces conferences than traditional companies. I agree, but I [...]]]></description>
			<content:encoded><![CDATA[<p>Bruce Eckel recently posted &#8220;<a href="http://www.artima.com/forums/flat.jsp?forum=106&#038;thread=267861#349892">We No Longer Need Power</a>,&#8221; and Ian Bicking recently gave a talk &#8220;<a href="http://blog.ianbicking.org/2009/09/10/a-new-self-definition-for-foss/">Toward a new self-definition for open source</a>&#8220;.  Both raise similar points, &#8220;power&#8221; seems to be handled differently &#8212; actually they both say better &#8212; in open source communities and open spaces conferences than traditional companies.</p>
<p>I agree, but I think that any discussion power politics is pretty risky, particularly since we use authority, power and force pretty interchangeably in many situations.   And it&#8217;s hard to nail down exactly what people mean because there&#8217;s some confusion even at the level of what the words mean.   </p>
<p>So, from my perspective (heavily influenced by <a href="http://en.wikipedia.org/wiki/Hannah_Arendt">Hannah Arendt</a> here&#8217;s a reasonable definition of terms: </p>
<ul>
<li><strong>Power</strong>: group action in service of some goal</li>
<li><strong>Authority</strong>: some kind of status &#8220;given&#8221; to an individual, which gives her influence over the actions of others. </li>
<li><strong>Force</strong>: the ability to make somebody do something they would not do on their own </li>
<li><strong>Violence</strong>: the act of causing of physical, social, or economic damage to an individual or group. </li>
</ul>
<p><em>( * Arednt fans should note that I am using force differently than she does.) </em></p>
<p><strong>Power and Authority in Open Source</strong></p>
<p>Open Source projects have powerful people, in that they have people who somehow manage to get a group of people to work in common on some larger goal. And there&#8217;s often some sort of formal authority which resides in the BDFL or project leaders.   Authority often centers around who has commit access and who can flip the commit bit.    But there&#8217;s very little force or violence involved, and the authority that we give is always tentative and revokable in the case of an &#8220;unfriendly&#8221; fork of the community. </p>
<p>The fact that there&#8217;s often not much money going on reduces the chance of economic violence and removes the main way that developers encounter force.   So, nobody can force you to work on stuff you don&#8217;t want to, and nobody can force you to stop working on the things you  really want to see done.  </p>
<p><strong>Open source is Force/Violence free</strong></p>
<p>At least that&#8217;s how it often seems.   But I there can be significant social pressures to work on one thing rather than another, and many people often feel like they have a right to tell you what you <strong>ought</strong> to be working on.   </p>
<p>None of this counts as force, but it does seem to indicate some imbalances in the system, where there are producers and consumers of open source and the producers seem to often feel like they can never do enough to please all of their consumers.   </p>
<p>And because there&#8217;s a lack of resources going to the producers, it&#8217;s consumers are often frustrated by the slop pace of development.  But all of that is another post for another day. </p>
<p><strong>P.S.  A Science Fiction book recommendation</strong></p>
<p>Ursula K. LeGuin wrote a great book that I&#8217;ve been thinking a lot about when talking to people about the subject of the difference between &#8220;commercial&#8221; software culture, and the somewhat anarchistic Open Source culture.   The book <a href="http://www.amazon.com/gp/product/0061054887/pragmaticsyst-20">The Dispossessed</a>,  is one of my favorite Science Fiction novels, and and though it came long before &#8220;Open Source&#8221; or even &#8220;Free Software&#8221; even existed as such, I think it has a lot to say about the strengths and limitations of the &#8220;Free Software&#8221; culture.   </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/11/30/power-authority-force-and-the-politics-of-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coupling Django Style</title>
		<link>http://compoundthinking.com/blog/index.php/2009/11/28/coupling-django-style/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/11/28/coupling-django-style/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 17:32:24 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=349</guid>
		<description><![CDATA[I wrote the first draft of this a long time ago, and I skipped it because tempers seemed high in some places. It seems like things have calmed down, and I think the points are still 100% relevant. For those reading this remember, I&#8217;ve used Django to build things like http://fossfor.us and I have done [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote the first draft of this a long time ago, and I skipped it because tempers seemed high in some places.   It seems like things have calmed down, and  I think the points are still 100% relevant.  </p>
<p>For those reading this remember, I&#8217;ve used Django to build things like http://fossfor.us and I have done enough Django surgery to know what I&#8217;m talking about. </p>
<p>Django Developers have said, over and over again: </p>
<blockquote><p>Django is tightly integrated and loosely coupled.</p></blockquote>
<p>On the face of it, this statement is paradoxical (more techncally, it sounds like an <a href="http://en.wikipedia.org/wiki/Antinomy">antinomy</a> to me) coupling and integration are generally seen as ends on a spectrum. Perhaps the Django catchphrase is more than just marketing speak, and actually means something.  </p>
<p>If so perhaps they are thinking that they are <em>more loosely coupled</em> than some, and <em>more tightly integrated</em> than others.   I suppose you could put opinionated frameworks like Ruby on Rails on one end, and free-form frameworks like Pylons on the other, and Django sits somewhere in between.    </p>
<p>But even that seems an oversimplification, Rails is a huge community and Rails users have lots of options, there are alternative template engines galore, and many other components have plugins which replace or seriously modify their behavior. </p>
<p>Lest you think I&#8217;m manufacturing this from the air, here&#8217;s a quote from a django proponent discussing the idea of loose coupling in Django: </p>
<blockquote><p>Developers coming from Ruby on Rails or other extremely opinionated frameworks may be used to following their framework&#8217;s best practices to avoid fighting against a framework which feels that it knows your project better than you do, but with Django you&#8217;ll be back in the driver&#8217;s seat.</p></blockquote>
<p>&#8211; Will Larson o<a href="http://lethain.com/entry/2008/jul/22/an-introduction-to-django-s-loose-coupling/">n &#8220;loose coupling&#8221;</a> in django</p>
<p>I think this is only true, if it&#8217;s true, by degree.   It&#8217;s easier to do radical surgery to the framework in Django than it is in Struts, though I&#8217;m not all that convinced that Rails is harder to change than Django.   But really, that&#8217;s beside the point.  The fact of the matter is that framework surgery is much harder to do in Django than Pylons, and I think that&#8217;s not a wild claim, but a verifiable fact. </p>
<blockquote><p>I wouldn&#8217;t recommend decoupling from the Django ORM without an <strong>extremely compelling</strong> reason. It is the most coupled of all the subparts of Django, and certainly not trivial to replace.</p></blockquote>
<p>&#8211; <a href="http://lethain.com/entry/2008/jul/23/replacing-django-s-orm-with-sqlalchemy/">Will Larson on using SQLAlchemy with Django</a> (emphasis added)</p>
<p>Using SQLAlchemy in Django is not really hard (but at the same time it&#8217;s not all that easy either).  But, it&#8217;s the kind of thing you wouldn&#8217;t want to do unless you really had a good reason.   </p>
<p>Why? Because there are an awful lot of Django components that are &#8220;tightly integrated&#8221; with the django ORM.   </p>
<p>But before everybody gets too mad at me, let me turn it around, and say that I think:</p>
<ul>
<li><strong>it is not a bad thing to value integration above coupling. </strong></li>
</ul>
<p>Another Quote from Will&#8217;s blog, shows that he&#8217;s aware that loose coupling isn&#8217;t the single core value of Django: </p>
<blockquote><p>Django places value on loose coupling, but it isn&#8217;t the sole design principle either.</p></blockquote>
<p>&#8211; Will Larson (in a comment <a href="http://lethain.com/entry/2008/jul/22/replacing-django-s-template-language-with-jinja2/">here</a>)</p>
<p>I would say that even more strongly: </p>
<p><strong>Django should not place loose coupling above developer productivity.</strong></p>
<p>Adrian made a good point after my talk by suggesting that developers need to <em>get things done</em>, and to make sites that work <em>now</em> &#8212; not create software that is perfect by some abstract standard of design.  </p>
<p>And I do think that some of the helpers that depend on the Django ORM are <a href="http://compoundthinking.com/blog/index.php/2008/02/13/site-components-in-django-and-tg2/">significant productivity wins</a>.   And, removing the django ORM dependency in all of them would be both very hard, and totally not worth it. </p>
<p>&#8220;Tightly Integrated&#8221; has value, and sometimes that value trumps &#8220;Loosely Coupled.&#8221;   Zope is pretty tightly integrated into the ZODB.   Many TurboGears 2 plugins are going to be pretty tightly integrated into SQLALchemy.   Others will not, and I have encouraged some folks to rewrite their TG2 plugins to make them into pure WSGI apps that <em>don&#8217;t depend on TG2 at all</em>.   Determining what exactly you will depend on, and how tightly you will be coupled to that dependency requires thought, and ultimately has consequences. </p>
<p>I&#8217;m hard on the Django folks here because I think the &#8220;tightly integrated/loosely coupled&#8221; buzz phrase <em>is actually detrimental to understanding</em> how the trade-off&#8217;s work. </p>
<p>And there are trade-offs and those trade-offs mean that there isn&#8217;t and will never be one perfect web-framework which somehow magically isn&#8217;t subject to the down-side of any of the constraints and design trade-offs that we all have to deal with every day. </p>
<p>Which brings me to the other major point I tried to make in <a href="http://www.youtube.com/watch?v=fipFKyW2FA4">my talk about django</a>.   Encapsulation, orthogality, or loose coupling is to some extent enforced by package boundaries.  It&#8217;s not so much that you can&#8217;t be tightly coupled to the internals of an outside package, but that it feels wrong.   And it feels wrong because when you start making libraries you start defining public interfaces, and making decisions about what&#8217;s internal and what&#8217;s external.   And that makes monkeying with the internals feel icky.   But if everything is all in one package, it&#8217;s a lot easier and less &#8216;icky&#8221; feeling to just grab some internal bit and do what you need to, since less thought has been given to what&#8217;s public and what&#8217;s private. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/11/28/coupling-django-style/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Morality and Software Development Leadership</title>
		<link>http://compoundthinking.com/blog/index.php/2009/11/28/morality-and-software-development-leadership/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/11/28/morality-and-software-development-leadership/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 17:14:21 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=164</guid>
		<description><![CDATA[<strong>Power</strong>, <strong>dominance</strong>, and <strong>responsibility</strong> are hot button issues which hover over and around every action leaders take like ghosts.  And those who ignore them -- who wield power without thought, who see only the ends, and ignore the means -- put their projects at risk.   

I think it's a truism that there is no single barrier to project success more powerful than bad management.   There are dozens of ways in which bad management directly and indirectly decreases productivity, and undermines the possibility of success. 
]]></description>
			<content:encoded><![CDATA[<p><strong>Power</strong>, <strong>dominance</strong>, and <strong>responsibility</strong> are hot button issues which hover over and around every action leaders take like ghosts.  And those who ignore them &#8212; who wield power without thought, who see only the ends, and ignore the means &#8212; put their projects at risk.   </p>
<p>I think it&#8217;s a truism that there is no single barrier to IT project success more powerful than bad management.   There are dozens, if not hundreds, of ways in which bad management directly and indirectly decreases productivity, and undermines even the the <em>possibility</em> of success. </p>
<p>Foucault, is the twentieth century master of uncovering hidden power relationships, and anybody who&#8217;s read his masterwork <a href="http://www.amazon.com/gp/product/0679752552/pragmaticsyst-20">Discipline and Punish</a> will learn a variety of tools to uncover hidden power relationships, and these tools can be immensely valuable in unpacking what&#8217;s really going on when a situation &#8220;just feels wrong.&#8221;</p>
<p>It&#8217;s hard to quantify, but knowing this stuff can definitely help you avoid political landmines, and create a safer work environment.   But, I still haven&#8217;t figured out how to make Foucault palatable and understandable to the average IT manager. ;)   </p>
<p><strong>But <em>Naked aggression</em> is easy to spot</strong></p>
<p>On the other hand, you don&#8217;t need a sophisticated set of tools for unpacking power relationships to see what&#8217;s wrong with some teams.   For example, I once worked for a manager who held daily motivational meetings, in which he enumerated every small mistake that any of us could make that might make him look bad, and let each of us know in no uncertain terms that we would be &#8220;terminated&#8221; if we were seen to have made even the smallest mistake.   If we didn&#8217;t answer the phone with the right phrase, or try to convince customers that they wanted more expensive products than they needed, or failed to live up to any of thirty different (and sometimes contradictory) arbitrary rules, we were told we would be fired instantly. </p>
<p><strong>Doing the wrong thing may pay off <em>now</em>, but it almost always hurts you <em>later</em>.</strong></p>
<p>I left after less than 6 months, by the time a year was up, only 2 of 20 of the original people on the team were left.  But, the manager received a commendation for &#8220;running a tight ship.&#8221; Things were looking good.  Then again,  a year later he was fired, because his team just couldn&#8217;t keep up, and everyone on the team was so busy not screwing up that the had no time or energy left for the important things they were hired to do.    </p>
<p>Dominance games, and pure aggressive pressure helped him meet his daily and weekly goals, but killed him in the long run.    </p>
<p><strong>Project managers need to learn to wield power with a light touch.</strong></p>
<p>It&#8217;s inevitable that there are power-relationships involved in the context of an important project.   If you&#8217;re doing things right people are passionate about the project, people want to do the right thing, and people don&#8217;t always agree about what the right thing is.   </p>
<p>It can be tempting to jump into these disagreements and make decisions &#8212; and it can speed up progress in the short term.   But be careful, just like the manager who made his short term goals, but lost in the long run, you may end up killing people&#8217;s passion, and cutting off discussion before critical information is revealed.  </p>
<p>Sure, there are times when a strong good push can help people avoid prolonged and useless discussions, but it&#8217;s too easy to take advantage power relationships to avoid difficult but important discussions.</p>
<p>There&#8217;s lots more to be said on the subject of power relationships in software development, but I think one of the key things we have to understand is that c<strong>omputer nerds participate in power struggles too, they just do it naively</strong> and instinctively.   And<strong> that leaves us easy prey</strong> for those who do it with knowledge, talent, and finesse.  And those people are out there and in places where 2 years is a long time, they can get away with it for a surprisingly long time.</p>
<p>P.S.  I wrote this post in 2007, almost published it in 2008, and am just now getting around to publishing it.   So, please don&#8217;t think this is about anything happening to me personally right now, but it is something I keep seeing &#8220;around town&#8221; and something I think we need to understand better if we are going to stop falling prey to those who understand power politics better than we do and wield them more aggressively, and end up ruining many good projects. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/11/28/morality-and-software-development-leadership/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serving Developers *and* Users at SourceForge</title>
		<link>http://compoundthinking.com/blog/index.php/2009/07/18/serving-developers-and-users-at-sourceforge/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/07/18/serving-developers-and-users-at-sourceforge/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 01:50:20 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=703</guid>
		<description><![CDATA[My last post might have left some folks thinking that we&#8217;ve been focused entirely on &#8220;end user&#8221; experience at SourceForge and have been ignoring the developer side of the equasion, if that&#8217;s you, and you&#8217;ve felt a bit left out, there&#8217;s very good news. In the 7 months since I&#8217;ve been here, there have been [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://compoundthinking.com/blog/index.php/2009/07/16/turbogears-on-sourceforge/">last post</a> might have left some folks thinking that we&#8217;ve been focused entirely on &#8220;end user&#8221; experience at SourceForge and have been ignoring the developer side of the equasion, if that&#8217;s you, and you&#8217;ve felt a bit left out, there&#8217;s very good news.   In the 7 months since I&#8217;ve been here, there have been a significant number of developer focused changes at sf.net, and there are more coming before OSCON. </p>
<p><strong>Hosted Apps</strong></p>
<p>One of the biggest changes is the new <a href="http://sourceforge.net/apps/trac/sourceforge/wiki/Hosted%20Apps">Hosted Apps</a> system.   We&#8217;re an Open Source hosting company, and we want to provide some of the best tools available for Open Source developers, so it only makes sense to use Open Source tools to do it.   So, we now provide two dozen applications that you can install and use to help develop and manage your project, including trac, mediawiki, dotproject, a microbloging system, phpbb forums, an app for brainstorming ideas, and <a href="http://sourceforge.net/apps/trac/sourceforge/wiki/Hosted%20Apps">lots more</a>.<br />
<a href="http://sourceforge.net/apps/trac/sourceforge/wiki/Hosted%20Apps"><img src="http://compoundthinking.com/blog/wp-content/uploads/2009/07/trac_sourceforge-300x276.jpg" alt="trac hosted on sourceforge" title="trac hosted on sourceforge" width="300" height="276" align="right"/></a></p>
<p>From the perspective of an open source project maintainer, I think the best part of this is that I don&#8217;t have to manage them, do upgrades, backups, or worry about downtime &#8212; there are other people responsible for all that. </p>
<p><strong>Have it your way</strong></p>
<p>Part of the plan here is to make SourceForge more modular, and to let project managers use the tools that make sense for them and for their project.  I think we&#8217;re the only open source hosting solution that provides svn, git, hg, bzr, and cvs source repositories.  And with Trac, you&#8217;ve definitely got a far more full featured bug tracker than is available in most other open source project hosting.</p>
<p>One of the other advantages is that if you want new features in SourceForge, there&#8217;s now a clear and obvious way to do it.   For example if you want some new ticket tracking feature you can add that feature to Trac, and once there&#8217;s a new release, it&#8217;ll be added to your sf.net project for free. </p>
<p><strong>How the Consume side fits in</strong></p>
<p>If you saw <a href="http://compoundthinking.com/blog/index.php/2009/07/16/turbogears-on-sourceforge/">yesterday&#8217;s post,</a> you&#8217;ll remember this diagram.<br />
<a href="http://compoundthinking.com/blog/wp-content/uploads/2009/07/sfconsume.png"><img src="http://compoundthinking.com/blog/wp-content/uploads/2009/07/sfconsume.png" alt="sfconsume" title="sfconsume" width="554" height="554" class="alignnone size-full wp-image-695" /></a></p>
<p> We&#8217;ve created the summary page based on the idea that projects have data in various places, in SourceForge developed apps, in hosted apps, on freshmeat, and out on the web in various places.   In fact, all the the data on the sf.net project summary pages and download pages is fetched from the existing php apps via feeds and public API&#8217;s.   </p>
<p>We still have lots of work to do, but all of this means that we&#8217;re changing the way SourceForge works to serve our developers better.   We&#8217;re giving up on the assumption that we can provide the one right set of tools for all open source projects, and we&#8217;re also trying to leverage and improve existing open source solutions rather than reinvent the wheel.   </p>
<p>To be fair, lots of this stuff wasn&#8217;t available when sourceforge got started, so back then we had to do some inventing, but the open solutions have passed us in lots of areas, and we&#8217;re taking advantage of that. </p>
<p><strong>Developers need users too</strong></p>
<p>And that brings us full circle, we want to grow project communities.   In the end this means serving two sets of people well, and it means bringing those two communities together, serving developers means they get the tools they need to make better software, and serving downloaders and end users means the overall community grows.   But the real growth happens when the line between developer and user begins to blur, with non-developers triaging bugs, writing documentation, doing translations, and sometimes even becoming developers themselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/07/18/serving-developers-and-users-at-sourceforge/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>TurboGears on Sourceforge</title>
		<link>http://compoundthinking.com/blog/index.php/2009/07/16/turbogears-on-sourceforge/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/07/16/turbogears-on-sourceforge/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 23:32:49 +0000</pubDate>
		<dc:creator>Mark Ramm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SE Michigan Tech]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=689</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>No, we&#8217;re not moving the TG2 hosting to <a href="http://sourceforge.net">SourceForge</a>.   Instead, Sourceforge is now using TG2 to display the front pages, project pages, and download pages for all projects<img src="http://compoundthinking.com/blog/wp-content/uploads/2009/07/sourceforge-jpg.jpg" align = "right" alt="New Sourceforge front page" title="sourceforge-jpg" width="288" height="226" class="size-full wp-image-690" />.  This comes with a new look for SourceForge, but more than that it&#8217;s the first step in a fundamental rethinking of what SourceForge does.  We&#8217;ve been given the opportunity to focus on improving the experience of users of  SourceForge hosted software.  We&#8217;re not ignoring developers, and lots of good stuff is going on for developers, but this latest update is all about the users. We wanted to make downloading software from SourceForge faster and easier, because this will help projects attract and maintain users.  And more than 9 out of 10 of page views on SourceForge are by end-users, which means that the vast majority of page views on the SourceForge site are now going through TG2. </p>
<p><strong>It&#8217;s all about users. </strong></p>
<p>The big user experience wins come from some heuristics that we&#8217;ve developed to guess the best file to download.  We&#8217;re analyzing your browser&#8217;s user agent for information about your operating system.  And when the project has not told us about their preferred download, we&#8217;re analyzing file names and other data to get our best guess as to which file is the most relevant for a particular operating system.   </p>
<p>This means we can generally give you a direct link to the right version of the file, right on the project page, so there&#8217;s no need to browse through a complex array of pages, and links just to finally get to the file you came to download in the first place. </p>
<p><strong>Now with TG2 goodness. </strong></p>
<p><a href="http://compoundthinking.com/blog/wp-content/uploads/2009/07/sfconsume.png"><img src="http://compoundthinking.com/blog/wp-content/uploads/2009/07/sfconsume-300x300.png" alt="sf.consume architecture" title="sf.consume Diagram" align="right" width="300" height="300"  /></a>Under the hood, there&#8217;s a new TurboGears 2 app powered by MongoDB.  We&#8217;ve put this all together very quickly, and there have been a couple of rough spots here and there.  Fortunately, none of the rough spots were in the TG2 or the TG2 stack.   </p>
<p>But we did have a couple of rough patches.  For example, we couldn&#8217;t use a mongo replica pair for the master database and have slaves on each node.   So, we chose to try running the site all against a single replica pair rather than to do master-slave everywhere.  This was  compounded with a coding issue that, we were trying to pull tons more data out of MongoDB than we needed, and we ended up saturating a 2 gigabit network connection between the mongo master and the local slaves.  Which if you think about it is kind of amazing, since MongoDB was still only using a few percent of the CPU on the box.  </p>
<p>At this point though, all those issues are resolved and we are very confident that we&#8217;ll be able to add more user-facing improvements to SourceForge project pages and make the download side of things even better. </p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/07/16/turbogears-on-sourceforge/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>TurboGears 2.0.1 now available on pypi</title>
		<link>http://compoundthinking.com/blog/index.php/2009/06/22/turbogears-201-now-available-on-pypi/</link>
		<comments>http://compoundthinking.com/blog/index.php/2009/06/22/turbogears-201-now-available-on-pypi/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 20:21:32 +0000</pubDate>
		<dc:creator>Florent Aide</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=672</guid>
		<description><![CDATA[Since the beginning (nearly) of TurboGears 2.x development we use a private index to store all our dependencies and point people to it for installation. This was nice because it helped us control our dependency tree and make sure installation of our unstable software was as easy as possible. Since we had released a stable [...]]]></description>
			<content:encoded><![CDATA[<p>Since the beginning (nearly) of TurboGears 2.x development we use a <a title="TurboGears 2 private index" href="http://www.turbogears.org/2.0/downloads/2.0.1/" target="_blank">private index</a> to store all our dependencies and <a title="Install docs" href="http://www.turbogears.org/2.0/docs/main/DownloadInstall.html#install-turbogears-2" target="_blank">point people to it for installation</a>. This was nice because it helped us control our dependency tree and make sure installation of our unstable software was as easy as possible.</p>
<p>Since we had released a stable 2.0 version, followed by a 2.0.1 bugfix, we really were lacking a real pypi install mechanism. This is now a thing of the past! You can install a full blown TurboGears2 environment in one simple command:</p>
<p>easy_install tg.devtools</p>
<p>and this will fetch everything using normal lookups from the pypi. I hope this will help people out there.</p>
<p>At the same time I&#8217;d like to ask for help in that domain: If you are using TurboGears2 and find out that some dependency that needs compilation is not found in a compiled state (either on <a title="PYthon Package Index" href="http://pypi.python.org/pypi" target="_blank">pypi</a> or on <a title="TurboGears 2.0.1 index page" href="http://www.turbogears.org/2.0/downloads/2.0.1/" target="_blank">our index</a>), please help us:</p>
<ol>
<li>By sending a compiled version of the egg to me (florent aide, you&#8217;ll find me on the mailing list easily)</li>
<li>By pointing us the missing dependency (send a mail in the <a title="TurboGears Mailing List" href="http://groups.google.com/group/turbogears" target="_blank">turbogears</a> or <a title="TurboGears-Trunk Mailing List" href="http://groups.google.com/group/turbogears-trunk" target="_blank">turbogears-trunk</a> mailing list)</li>
<li>Or even better: try to become a maintainer for the specific dependency, that you know will always be missing for your architecture, and let us know about that great news. The whole open source community will become better, your karma (the real one, not the one you can admire on <a title="My false Karma" href="http://www.ohloh.net/accounts/faide" target="_blank">ohloh</a>) will bump-up and you&#8217;ll be forever remembered on <a title="not!" href="http://starwars.com/databank/location/endor/index.html" target="_blank">endor</a>.</li>
</ol>
<p>Now this leaves us with one more thing to do: finish <a title="Next TG website powered by TG" href="http://beta.turbogears.org/" target="_blank">the web site for turbogears that is currently in a poor state</a>. If you would like to help us on the <a title="TurboGears website engine" href="http://bitbucket.org/faide/turbogearsorg/overview/" target="_blank">engine</a>, please let us know in the mailing lists or via private message. If you want to help-out with content, please let us know also and we&#8217;ll be more than glad to give you an editor account and some directions to get some content online in this new website.</p>
<p>Cheers all,</p>
<p>Florent.</p>
]]></content:encoded>
			<wfw:commentRss>http://compoundthinking.com/blog/index.php/2009/06/22/turbogears-201-now-available-on-pypi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
