diff options
Diffstat (limited to 'netcalendar.buetow.org')
| -rw-r--r-- | netcalendar.buetow.org/OBSOLETEPROJECT | 1 | ||||
| -rw-r--r-- | netcalendar.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/98.contact.xml | 19 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/Download.xml | 9 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/Screenshots.xml | 8 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/home.xml | 26 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/license.xml | 31 | ||||
| -rw-r--r-- | netcalendar.buetow.org/htdocs/images/award.gif | bin | 0 -> 9647 bytes | |||
| -rw-r--r-- | netcalendar.buetow.org/htdocs/images/award.org.gif | bin | 0 -> 9647 bytes | |||
| -rw-r--r-- | netcalendar.buetow.org/htdocs/images/head.jpg | bin | 0 -> 32194 bytes | |||
| -rw-r--r-- | netcalendar.buetow.org/htdocs/images/screenshot.png | bin | 0 -> 217299 bytes |
11 files changed, 94 insertions, 0 deletions
diff --git a/netcalendar.buetow.org/OBSOLETEPROJECT b/netcalendar.buetow.org/OBSOLETEPROJECT new file mode 100644 index 0000000..e2892c3 --- /dev/null +++ b/netcalendar.buetow.org/OBSOLETEPROJECT @@ -0,0 +1 @@ +NetCalendar is a network capable calendar application. NetCalendar has a server and a client part which communicate over a TCP/IP network. It also supports secure sockets using SSL. NetCalendar can also be used as a stand-alone application. NetCalendar does not use an SQL database but rather the database of the classic Unix "calendar" program. diff --git a/netcalendar.buetow.org/SITEMAP b/netcalendar.buetow.org/SITEMAP new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/netcalendar.buetow.org/SITEMAP diff --git a/netcalendar.buetow.org/content/98.contact.xml b/netcalendar.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..d3d66b0 --- /dev/null +++ b/netcalendar.buetow.org/content/98.contact.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> + </text> + <text> + <noop>But you may also use other methods such as listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> for example.</noop> + </text> + <text> + <noop>If you are interested in other projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> +</content> diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml new file mode 100644 index 0000000..0f7fc7a --- /dev/null +++ b/netcalendar.buetow.org/content/Download.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Download</pagetitle> + <textheader>Download from git repository</textheader> + <text> + <noop>Go to </noop> + <namedlink href="http://github.com/rantanplan/!!HOSTNAME!!">http://github.com/rantanplan/!!HOSTNAME!!</namedlink> + </text> +</content> diff --git a/netcalendar.buetow.org/content/Screenshots.xml b/netcalendar.buetow.org/content/Screenshots.xml new file mode 100644 index 0000000..08a9828 --- /dev/null +++ b/netcalendar.buetow.org/content/Screenshots.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Screenshot</pagetitle> + <text> + <noop>Here the obligatory screenshot of the NetCalendar:</noop> + </text> + <cimg href="%%documentsurl%%images/screenshot.png"/> +</content> diff --git a/netcalendar.buetow.org/content/home.xml b/netcalendar.buetow.org/content/home.xml new file mode 100644 index 0000000..4444fa9 --- /dev/null +++ b/netcalendar.buetow.org/content/home.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>NetCalendar</pagetitle> + <important> + <text> + <strong>Important notice:</strong> + <noop>The development of NetCalendar has been stalled. In near future, there will be no further development on this project. This project always was a proof of concept only. For current programming projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> and enjoy :)</noop> + </text> + </important> + <text>NetCalendar is a network capable calendar application. NetCalendar has a server and a client part which communicate over a TCP/IP network. It also supports secure sockets using SSL. NetCalendar can also be used as a stand-alone application. NetCalendar does not use an SQL database but rather the database of the classic Unix "calendar" program.</text> + <text> + <noop>Its initial motivaion was a programming project at the </noop> + <namedlink href="http://www.fh-aachen.de">Aachen University of Applied Sciences</namedlink> + <noop> for the object oriented programming class. But it became much more than just that!</noop> + </text> + <textheader>Sun Feb 08th 2009 - NetCalendar 1.0 released</textheader> + <text>The "NetCalendar 1.0" has been finally released. It has been almost 3 years since 1.0 RC5. However, only a few things have changed. NetCalendar now supports secure sockets using SSL. And the documentation is now completely in english (a part of it used to be in german). I've also managed to include a few cosmetic fixes as well (e.g. new splash screen). </text> + <textheader>Thu May 18th 2006 - Website up</textheader> + <text> + <noop>The initial website of the NetCalendar application is up an running using the </noop> + <namedlink href="http://xerl.buetow.org">Xerl Template Engine</namedlink> + <noop> as its base. All new releases will be anounced here. Currently 1.0 Release Candidate 5 is ready for download.</noop> + </text> +</content> diff --git a/netcalendar.buetow.org/content/license.xml b/netcalendar.buetow.org/content/license.xml new file mode 100644 index 0000000..a5f3e61 --- /dev/null +++ b/netcalendar.buetow.org/content/license.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text> + <noop>NetCalendar is (C) by Paul C. Buetow.</noop> + </text> + <textheader>GNU General Public license</textheader> + <text> + <noop> + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + </noop> + <newline/> + <newline/> + <noop> + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + </noop> + <newline/> + <newline/> + <noop> + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + </noop> + </text> +</content> diff --git a/netcalendar.buetow.org/htdocs/images/award.gif b/netcalendar.buetow.org/htdocs/images/award.gif Binary files differnew file mode 100644 index 0000000..4526f63 --- /dev/null +++ b/netcalendar.buetow.org/htdocs/images/award.gif diff --git a/netcalendar.buetow.org/htdocs/images/award.org.gif b/netcalendar.buetow.org/htdocs/images/award.org.gif Binary files differnew file mode 100644 index 0000000..4526f63 --- /dev/null +++ b/netcalendar.buetow.org/htdocs/images/award.org.gif diff --git a/netcalendar.buetow.org/htdocs/images/head.jpg b/netcalendar.buetow.org/htdocs/images/head.jpg Binary files differnew file mode 100644 index 0000000..b2299ad --- /dev/null +++ b/netcalendar.buetow.org/htdocs/images/head.jpg diff --git a/netcalendar.buetow.org/htdocs/images/screenshot.png b/netcalendar.buetow.org/htdocs/images/screenshot.png Binary files differnew file mode 100644 index 0000000..c239a28 --- /dev/null +++ b/netcalendar.buetow.org/htdocs/images/screenshot.png |
