Path: mv.asterisco.pt!mvalente
From: mvale…@ruido-visual.pt (Mario Valente)
Newsgroups: mv
Subject: A Future Web Development Framework – Introduction
Date: Sat, 28 Jul 07 01:30:21 GMT
  I have decided that my promised reflections on web
 development frameworks must be done this weekend.
  I have also decided that it’s not going to be one
 long post; and so, more to kick myself into starting
 than anything else, here’s the first part: its actually
 a braindump of links to read and understand the rest of
 my commentaries.
  This first post should be regarded as a prerequisite
 reading list… 
  Please Teach me Web Frameworks for Python
  http://www.artima.com/weblogs/viewpost.jsp?thread=146149
  WebFS: a Web of Data
  http://www.zefhemel.com/archives/2007/03/04/webfs
  Python web development and frameworks in 2007
  http://jesusphreak.infogami.com/blog/vrp1
  Web Framework Manifesto
  http://blog.circleshare.com/?/archives/16-Web-Framework-Manifesto.html
  The Right Way to do Ajax is Declaratively
  http://duncan-cragg.org/blog/post/right-way-to-do-ajax-is-declaratively/
  Enforcing Strict Model-View Separation in Template Engines
  http://davidrupp.blogspot.com/2007/06/required-reading-enforcing-strict-model.html
  Aren’t the MVC and 3-Tier architectures the same thing?
  http://www.tonymarston.net/php-mysql/infrastructure-faq.html#faq26
  From all of the above it follows that my next posts subject’s will
 be:
  – Architecture
  – Backend Storage
  – Application Logic
  – Templating
  – Form Handling
  – URL Mapping
  – Existing Frameworks
— MV
