Changeset 172:f6cf4624512c
- Timestamp:
- 2007-08-04 16:22:49
(1 year ago)
- Author:
- Stefan Schwarzer <sschwarzer@sschwarzer.net>
- branch:
- default
- Message:
Perhaps write a tutorial.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r156 |
r172 |
|
| 1 | 1 | # Copyright (C) 2007, Stefan Schwarzer |
|---|
| 2 | | # |
|---|
| | 2 | # |
|---|
| 3 | 3 | # Permission is hereby granted, free of charge, to any person |
|---|
| 4 | 4 | # obtaining a copy of this software and associated documentation files |
|---|
| … | … | |
| 8 | 8 | # and to permit persons to whom the Software is furnished to do so, |
|---|
| 9 | 9 | # subject to the following conditions: |
|---|
| 10 | | # |
|---|
| | 10 | # |
|---|
| 11 | 11 | # The above copyright notice and this permission notice shall be |
|---|
| 12 | 12 | # included in all copies or substantial portions of the Software. |
|---|
| 13 | | # |
|---|
| | 13 | # |
|---|
| 14 | 14 | # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|---|
| 15 | 15 | # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|---|
| … | … | |
| 27 | 27 | opened with "Open link in new window") |
|---|
| 28 | 28 | - write help text |
|---|
| | 29 | - write tutorial? |
|---|
| 29 | 30 | - re-investigate caching for server and client |
|---|
| 30 | 31 | - command line |
|---|