WebProgramming FoRGe
As web-based applications evolve from simple quick hacks and scripts to critical business applications and become increasingly more complex the issue of structuring, maintaining and (re-)engineering are becoming real issues.
This
FoRGe will look at some of these problems and some of the solutions SE and PL researchers have proposed.
Who's interested? Kris, Eric, Andrew, Ivan, Lyndon, Navjot, Maria, Clint, Arjun, Izzet, Brett, Terry, Sara
add yourself
When?
- Meeting time: Tuesday 1-2 pm.
- First meeting: Tuesday Feb 21st
Schedule
More materials?
It seems like there is an inexhaustible supply of stuff to read...
The list of papers and topics below is is intended to collect relevant information before setting a week-by-week schedule. It can also serve as a starting point for further reading.
Continuations for the Web
Bridging the gap between the stateless http protocol and the statefull control structures of programming languages.
Data access (Database, SQL and XML processing)
Web applications typically need to interact with external data sources and stores such as XML and relational databases. This is typically done through various APIs that are "untyped". Such untyped interfaces are undesirable (error prone, unchecked, hard to support in IDE, ...).
Monads and C#
- Comprehending Monads
. Phillip Wadler. ICLFP 1990.
- The essence of data access in Cω.
Gavin Bierman, Erik Meijer, and Wolfram Schulte. ECOOP 2005.
- Comprehension Syntax
. Peter Buneman, Leonid Libkin, Dan Suciu, Val Tannen, Limsoon Wong. ACM SIGMOD 1994.
- Monad Comprehensions: A Versatile Representation for Queries
. Torsten Grust. In The Functional Approach to Data Management - Modeling, Analyzing and Integrating Heterogeneous Data, pages 288-311, Springer, Sept. 2003.
- LINQ Webpage
: How the Cω stuff is making it into C# and VisualBasic.
- Link Project Overview
XML processing
Security
What's used in the real world?
- Php, JSP, Spring Webflow, Java Server Faces etc.
Links to other relevant material
- The Links Project
: Wadler et. al are working on developing a language for web programming dubbed "Links". The project's proposal
is an interesting read and provides many leads to related work.
Izzet: I want to propose the following paper to discuss it in our reading group. It is not an academic paper but seems to portray current developments on web applications.
<http://portal.acm.org/citation.cfm?id=1103941&coll=portal&dl=ACM&CFID=27500087&CFTOKEN=24073347>http://portal.acm.org/citation.cfm?id=1103941&coll=portal&dl=ACM&CFID=27500087&CFTOKEN=24073347
--
KrisDeVolder - 23 Jan 2006