|
[Webware-checkins] r2354 - WSGIKit/trunk/docs/web
From: <ianb@co...> - 2005-04-16 20:27
|
Author: ianb
Date: 2005-04-16 14:27:45 -0600 (Sat, 16 Apr 2005)
New Revision: 2354
Modified:
WSGIKit/trunk/docs/web/index.txt
Log:
Added informative links
Modified: WSGIKit/trunk/docs/web/index.txt
===================================================================
--- WSGIKit/trunk/docs/web/index.txt 2005-04-16 18:56:47 UTC (rev 2353)
+++ WSGIKit/trunk/docs/web/index.txt 2005-04-16 20:27:45 UTC (rev 2354)
@@ -18,12 +18,40 @@
$ svn co http://svn.w4py.org/WSGIKit/trunk WSGIKit
+Get Involved
+============
+
+Discussion:
+ webware-devel@... (`subscribe
+ <http://lists.sourceforge.net/lists/listinfo/webware-devel>`_,
+ `archives <http://dir.gmane.org/gmane.comp.python.webware.devel>`_)
+
+More abstract discussion about Python web programming in general:
+ web-sig@... (`subscribe
+ <http://mail.python.org/mailman/listinfo/web-sig>`_, `archives
+ <http://www.python.org/pipermail/web-sig/>`_)
+
+Checkins:
+ webware-checkins@... (`subscribe
+ <http://lists.sourceforge.net/lists/listinfo/webware-checkins>`_)
+
+IRC:
+ ``#webware`` on `freenode <http://freenode.net>`_
+
Resources
=========
* `To-do tutorial`_, an introduction to WSGIKit installation and application
design
+* `What is WSGIKit?
+ <http://blog.ianbicking.org/what-is-wsgikit.html>`_: a description
+ of WSGIKit's scope.
+
+* `What can WSGIKit do for you?
+ <http://blog.ianbicking.org/what-can-wsgikit-do-for-you.html>`_: a
+ description of what WSGIKit offers to Python web framework authors.
+
* Ian Bicking presented at `PyCon 2005`_ on `WSGI Middleware and
WSGIKit`_: *Using WSGI Middleware to build a foundation for Python web
programming*
|
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] r2354 - WSGIKit/trunk/docs/web | <ianb@co...> |