[Repoze-checkins] r958 - www/trunk/kiss.repoze.org/content
repoze at laguna.palladion.com
repoze at laguna.palladion.com
Sun May 4 21:16:33 EDT 2008
Author: repoze
Date: Sun May 4 21:16:33 2008
New Revision: 958
Log:
Commit blog snarfings.
Modified:
www/trunk/kiss.repoze.org/content/index.html
Modified: www/trunk/kiss.repoze.org/content/index.html
==============================================================================
--- www/trunk/kiss.repoze.org/content/index.html (original)
+++ www/trunk/kiss.repoze.org/content/index.html Sun May 4 21:16:33 2008
@@ -47,7 +47,7 @@
</div>
<h2 class="underline">Latest News</h2>
- <div class="blosxomStory"><h3>Tomster.org: Nginx + WSGI</h3> <p> Tom Lazar has written an informative article on running WSGI applications under nginx . Check it out!</p> <p>posted: Apr 16, 2008 at 7:28pm | <a href="http://blog.repoze.org/tom_lazar-nginx_and_wsgi.html">view full entry</a></p></div><div class="blosxomStory"><h3>Tom Lazar Investigates Deliverance and Repoze</h3> <p> Deliverance is the New Kid on the Block[tm] in the Plone world. I find the whole concept very intriguing and have decided to give it a try on both of my current new projects. (No risk, no fun, eh!?)</p> <p>posted: Apr 12, 2008 at 10:58pm | <a href="http://blog.repoze.org/tomlazar-deliverance-blogentry.html">view full entry</a></p></div><div class="blosxomStory"><h3>Video of Repoze Talk by Tim Knapp</h3> <p> Tim Knapp of Emerge Technology presents repoze.zope2 in Christchurch NZ last week. Nice job Tim!</p> <p>posted: Apr 10, 2008 at 3:23am | <a href="http://blog.repoze.org/duffyd-presents-repoze.html">view full entry</a></p></div></div>
+ <div class="blosxomStory"><h3>Martin Aspeli's "Rolling Out Repoze"</h3> <p> Martin Aspeli writes a fairly lengthy article detailing how he's moved his personal blog over to running under repoze.plone as well as configuration of another set of applications under repoze+plone + mod_wsgi + deliverance.</p> <p>posted: May 4, 2008 at 6:17pm | <a href="http://blog.repoze.org/optilude-rolling-out-repoze.html">view full entry</a></p></div><div class="blosxomStory"><h3>repoze.who 1.0 Released</h3> <p> Version 1.0 of the repoze.who WSGI authentication framework has been released. You can get it via easy_install -i http://dist.repoze.org/simple repoze.who . Version 1.0 has optional support for middleware configuration via a config file (thanks to Tres). Being a framework, repoze.who is configuration-heavy, and it can provide a better separation of concerns and more convenience [...]</p> <p>posted: May 4, 2008 at 3:52pm | <a href="http://blog.repoze.org/repozewho-1.0.html">view full entry</a></p></div><div class="blosxomStory"><h3>Test Version of repoze.plone for Plone 3.1.1 released</h3> <p> To get it via easy_install (virtualenv suggested, don't even bother trying a -U upgrade from an older repoze.plone, it just won't work): $ bin/easy_install -i http://dist.repoze.org/plone/3.1.1/simple repoze.plone $ bin/addzope2user {username} {password} .. ignore deprecation warnings .. $ bin/paster serve etc/zope2.ini To get it via zc.buildout , check out http://svn.repoze.org/buildouts/repoze.plone/branches/3.1.1/ and run: $ python2.4 bootstrap.py [...]</p> <p>posted: Apr 29, 2008 at 6:01pm | <a href="http://blog.repoze.org/repoze-dot-plone3110.html">view full entry</a></p></div></div>
</body>
</html>
\ No newline at end of file
More information about the Repoze-checkins
mailing list