From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- netcalendar.buetow.org/OBSOLETEPROJECT | 1 + netcalendar.buetow.org/content/98.contact.xml | 20 ++++++++++++++ netcalendar.buetow.org/content/Download.xml | 17 ++++++++++++ netcalendar.buetow.org/content/SVN-Download.xml | 7 +++++ netcalendar.buetow.org/content/Screenshots.xml | 8 ++++++ netcalendar.buetow.org/content/home.xml | 28 +++++++++++++++++++ netcalendar.buetow.org/content/license.xml | 30 +++++++++++++++++++++ netcalendar.buetow.org/htdocs/images/award.gif | Bin 0 -> 9647 bytes netcalendar.buetow.org/htdocs/images/award.org.gif | Bin 0 -> 9647 bytes netcalendar.buetow.org/htdocs/images/head.jpg | Bin 0 -> 32194 bytes .../htdocs/images/screenshot.png | Bin 0 -> 217299 bytes 11 files changed, 111 insertions(+) create mode 100644 netcalendar.buetow.org/OBSOLETEPROJECT create mode 100644 netcalendar.buetow.org/content/98.contact.xml create mode 100644 netcalendar.buetow.org/content/Download.xml create mode 100644 netcalendar.buetow.org/content/SVN-Download.xml create mode 100644 netcalendar.buetow.org/content/Screenshots.xml create mode 100644 netcalendar.buetow.org/content/home.xml create mode 100644 netcalendar.buetow.org/content/license.xml create mode 100644 netcalendar.buetow.org/htdocs/images/award.gif create mode 100644 netcalendar.buetow.org/htdocs/images/award.org.gif create mode 100644 netcalendar.buetow.org/htdocs/images/head.jpg create mode 100644 netcalendar.buetow.org/htdocs/images/screenshot.png (limited to 'netcalendar.buetow.org') 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/content/98.contact.xml b/netcalendar.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..f46ee65 --- /dev/null +++ b/netcalendar.buetow.org/content/98.contact.xml @@ -0,0 +1,20 @@ + + + Contact Me/Us + + Please use the + Development Mailing List + for any considerations of this humble programming project or any other programming project of mine. + + + But you may also use other methods such as listed + on this site + for example. + + + If you are interested in other projects please visit + http://dev.buetow.org + :) + + + diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml new file mode 100644 index 0000000..ee18184 --- /dev/null +++ b/netcalendar.buetow.org/content/Download.xml @@ -0,0 +1,17 @@ + + + Download + Bytecode compiled Jar archives + Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first. + + Look at + ftp://ftp.buetow.org/pub/NetCalendar + for all available binaries! + + Source code + + The sourcecode can be obtained from + SVN + (Subversion). + + diff --git a/netcalendar.buetow.org/content/SVN-Download.xml b/netcalendar.buetow.org/content/SVN-Download.xml new file mode 100644 index 0000000..17008c9 --- /dev/null +++ b/netcalendar.buetow.org/content/SVN-Download.xml @@ -0,0 +1,7 @@ + + + Download through SVN (Subversion) + NetCalendar can be downloaded from SVN. Use the following steps to do so: + svn co https://ssl.buetow.org/repos/netcalendar/ + + diff --git a/netcalendar.buetow.org/content/Screenshots.xml b/netcalendar.buetow.org/content/Screenshots.xml new file mode 100644 index 0000000..72ab8d4 --- /dev/null +++ b/netcalendar.buetow.org/content/Screenshots.xml @@ -0,0 +1,8 @@ + + + Screenshot + + Here the obligatory screenshot of the NetCalendar: + + + diff --git a/netcalendar.buetow.org/content/home.xml b/netcalendar.buetow.org/content/home.xml new file mode 100644 index 0000000..7271948 --- /dev/null +++ b/netcalendar.buetow.org/content/home.xml @@ -0,0 +1,28 @@ + + + NetCalendar + + + Important notice: + 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 + http://dev.buetow.org + and enjoy :) + + + 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. + + Its initial motivaion was a programming project at the + Aachen University of Applied Sciences + for the object oriented programming class. But it became much more than just that! If you want to stay informed, please subscibe at + freecode + to the netcalendar project. You will receive an email then a new release has been made. + + Sun Feb 08th 2009 - NetCalendar 1.0 released + 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). + Thu May 18th 2006 - Website up + + The initial website of the NetCalendar application is up an running using the + Xerl Template Engine + as its base. All new releases will be anounced here. Currently 1.0 Release Candidate 5 is ready for download. + + diff --git a/netcalendar.buetow.org/content/license.xml b/netcalendar.buetow.org/content/license.xml new file mode 100644 index 0000000..1b65623 --- /dev/null +++ b/netcalendar.buetow.org/content/license.xml @@ -0,0 +1,30 @@ + + + License + + NetCalendar is (C) by Paul Buetow. + + GNU General Public license + + + 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. + + + + 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. + + + + 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. + + + + diff --git a/netcalendar.buetow.org/htdocs/images/award.gif b/netcalendar.buetow.org/htdocs/images/award.gif new file mode 100644 index 0000000..4526f63 Binary files /dev/null and b/netcalendar.buetow.org/htdocs/images/award.gif differ diff --git a/netcalendar.buetow.org/htdocs/images/award.org.gif b/netcalendar.buetow.org/htdocs/images/award.org.gif new file mode 100644 index 0000000..4526f63 Binary files /dev/null and b/netcalendar.buetow.org/htdocs/images/award.org.gif differ diff --git a/netcalendar.buetow.org/htdocs/images/head.jpg b/netcalendar.buetow.org/htdocs/images/head.jpg new file mode 100644 index 0000000..b2299ad Binary files /dev/null and b/netcalendar.buetow.org/htdocs/images/head.jpg differ diff --git a/netcalendar.buetow.org/htdocs/images/screenshot.png b/netcalendar.buetow.org/htdocs/images/screenshot.png new file mode 100644 index 0000000..c239a28 Binary files /dev/null and b/netcalendar.buetow.org/htdocs/images/screenshot.png differ -- cgit v1.2.3