[Repoze-checkins] r1606 - www/trunk/blog.repoze.org/entries
Tres Seaver
tseaver at palladion.com
Mon Aug 11 20:17:44 EDT 2008
Author: Tres Seaver <tseaver at palladion.com>
Date: Mon Aug 11 20:17:44 2008
New Revision: 1606
Log:
Blog about Carlos' shootout app.
Added:
www/trunk/blog.repoze.org/entries/shootout-20080811.txt
Added: www/trunk/blog.repoze.org/entries/shootout-20080811.txt
==============================================================================
--- (empty file)
+++ www/trunk/blog.repoze.org/entries/shootout-20080811.txt Mon Aug 11 20:17:44 2008
@@ -0,0 +1,15 @@
+
+Carlos La Guardia: repoze.shootout
+#label general
+
+<p> Carlos La Guardia has checked in a cool demo application for
+ repoze: <a href="http://svn.repoze.org/repoze.shootout/trunk"
+ >repoze.shootout</a> is an example "idea competition" application,
+ demonstrating <code>URL dispatch</code> and integration with
+ <a href="http://www.sqlalchemy.org">SQLAlchemy</a>.</p>
+
+<p>Check this application out of Subversion via:</p>
+
+<pre>
+ svn co http://svn.repoze.org/repoze.shootout/trunk repoze.shootout
+</pre>
More information about the Repoze-checkins
mailing list