diff options
Diffstat (limited to 'netcalendar.buetow.org/content')
| -rw-r--r-- | netcalendar.buetow.org/content/98.contact.xml | 35 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/Download.xml | 2 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/Screenshots.xml | 6 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/home.xml | 22 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/license.xml | 9 |
5 files changed, 37 insertions, 37 deletions
diff --git a/netcalendar.buetow.org/content/98.contact.xml b/netcalendar.buetow.org/content/98.contact.xml index 11dcff3..a881cc3 100644 --- a/netcalendar.buetow.org/content/98.contact.xml +++ b/netcalendar.buetow.org/content/98.contact.xml @@ -1,20 +1,19 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?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://web.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> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://web.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 index 3edc20c..1444c2c 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download</pagetitle> <textheader>Bytecode compiled Jar archives</textheader> diff --git a/netcalendar.buetow.org/content/Screenshots.xml b/netcalendar.buetow.org/content/Screenshots.xml index 72ab8d4..08a9828 100644 --- a/netcalendar.buetow.org/content/Screenshots.xml +++ b/netcalendar.buetow.org/content/Screenshots.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?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" /> + </text> + <cimg href="%%documentsurl%%images/screenshot.png"/> </content> diff --git a/netcalendar.buetow.org/content/home.xml b/netcalendar.buetow.org/content/home.xml index f3e6a7f..fd8fc2f 100644 --- a/netcalendar.buetow.org/content/home.xml +++ b/netcalendar.buetow.org/content/home.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>NetCalendar</pagetitle> - <important> + <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> + <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> + </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! If you want to stay informed, please subscibe at </noop> - <namedlink href="http://freecode.com/projects/netcalendar">freecode</namedlink> + <namedlink href="http://freecode.com/projects/netcalendar">freecode</namedlink> <noop> to the netcalendar project. You will receive an email then a new release has been made.</noop> </text> <textheader>Sun Feb 08th 2009 - NetCalendar 1.0 released</textheader> diff --git a/netcalendar.buetow.org/content/license.xml b/netcalendar.buetow.org/content/license.xml index 1b65623..2115cf3 100644 --- a/netcalendar.buetow.org/content/license.xml +++ b/netcalendar.buetow.org/content/license.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>License</pagetitle> <text> @@ -12,14 +12,16 @@ as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. </noop> - <newline /> <newline /> + <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 /> + <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 @@ -27,4 +29,3 @@ </noop> </text> </content> - |
