diff options
Diffstat (limited to 'netcalendar.buetow.org/content')
| -rw-r--r-- | netcalendar.buetow.org/content/98.contact.xml | 9 | ||||
| -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 |
5 files changed, 0 insertions, 83 deletions
diff --git a/netcalendar.buetow.org/content/98.contact.xml b/netcalendar.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/netcalendar.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact me</pagetitle> - <text> - <noop>Please use the contact methods listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> :)</noop> - </text> -</content> diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/netcalendar.buetow.org/content/Download.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?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/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> - </text> -</content> diff --git a/netcalendar.buetow.org/content/Screenshots.xml b/netcalendar.buetow.org/content/Screenshots.xml deleted file mode 100644 index 08a9828..0000000 --- a/netcalendar.buetow.org/content/Screenshots.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?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 deleted file mode 100644 index 4444fa9..0000000 --- a/netcalendar.buetow.org/content/home.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?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 deleted file mode 100644 index a5f3e61..0000000 --- a/netcalendar.buetow.org/content/license.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?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> |
