Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
11/02/05 11:09:06 (12 years ago)
- Author:
-
kevin
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v14
|
v15
|
|
18 | 18 | * IdentityManagement : Tracking users' identities with group-based permissions |
19 | 19 | * CachingTechniques : different ways to add caching to your app |
| 20 | * [http://www.groovie.org/articles/2005/11/01/how-to-use-database-agnostic-sql-in-sqlobject Database agnostic SQL] : Ben Bangert's great article on using SQLObject to generate database agnostic SQL, for those times when working with objects isn't what you need |
20 | 21 | |
21 | 22 | === Development Ideas === |