]> err.no Git - sope/blob - sope-appserver/samples/README
fixed (all?) gcc 4.0 warnings
[sope] / sope-appserver / samples / README
1 sope-appserver samples
2 ======================
3
4 HelloWorld
5 - simple SOPE application with a single .wo wrapper template
6
7 TestPages
8 - small app for testing NGObjWeb bugs
9
10 TestSite
11 - test site for use with the 'sope' tool
12
13 WOxExtTest
14 - an XML template (.wox) based application which shows the use of various
15   WEExtensions/WOExtensions reusable components
16
17 davpropget
18 - simple example to retrieve the properties of a WebDAV URL using
19   WOHTTPConnection.
20
21 iCalPortal
22 - pre-SOPE attempt to write a small iCal calendaring portal
23
24 parsedav
25 - a small tool to test the NGObjWeb WebDAV parser