summaryrefslogtreecommitdiff
path: root/jsmstrade.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-02-03 10:44:49 +0100
committerPaul Buetow <paul@buetow.org>2013-02-03 10:44:49 +0100
commit025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch)
tree007c5af4f921aa85665f4db56f6f4309668a5dab /jsmstrade.buetow.org
parentfc0acd318710aa0bb566329a36d886b1455c21ec (diff)
add hosts
Diffstat (limited to 'jsmstrade.buetow.org')
-rw-r--r--jsmstrade.buetow.org/OLDPROJECT1
-rw-r--r--jsmstrade.buetow.org/content/98.contact.xml20
-rw-r--r--jsmstrade.buetow.org/content/JAR-Download.xml10
-rw-r--r--jsmstrade.buetow.org/content/SVN-Download.xml7
-rw-r--r--jsmstrade.buetow.org/content/Screenshots.xml8
-rw-r--r--jsmstrade.buetow.org/content/home.xml17
-rw-r--r--jsmstrade.buetow.org/content/license.xml30
-rw-r--r--jsmstrade.buetow.org/htdocs/images/screenshot.pngbin0 -> 13636 bytes
8 files changed, 93 insertions, 0 deletions
diff --git a/jsmstrade.buetow.org/OLDPROJECT b/jsmstrade.buetow.org/OLDPROJECT
new file mode 100644
index 0000000..85ec389
--- /dev/null
+++ b/jsmstrade.buetow.org/OLDPROJECT
@@ -0,0 +1 @@
+JSMSTrade is a small and simple Java application to use with SMSTRADE.de for delivering SMS over the internet.
diff --git a/jsmstrade.buetow.org/content/98.contact.xml b/jsmstrade.buetow.org/content/98.contact.xml
new file mode 100644
index 0000000..f46ee65
--- /dev/null
+++ b/jsmstrade.buetow.org/content/98.contact.xml
@@ -0,0 +1,20 @@
+<?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>
+ <link>http://dev.buetow.org</link>
+ <noop> :)</noop>
+ </text>
+</content>
+
diff --git a/jsmstrade.buetow.org/content/JAR-Download.xml b/jsmstrade.buetow.org/content/JAR-Download.xml
new file mode 100644
index 0000000..abadf6a
--- /dev/null
+++ b/jsmstrade.buetow.org/content/JAR-Download.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>JAR Download</pagetitle>
+ <text>JSMSTrade can be downloaded as a Java JAR file here.</text>
+ <textheader>Downloads per FTP</textheader>
+ <text>
+ <namedlink href="ftp://ftp.buetow.org/pub/JSMSTrade">ftp://ftp.buetow.org/pub/JSMSTrade</namedlink>
+ </text>
+</content>
+
diff --git a/jsmstrade.buetow.org/content/SVN-Download.xml b/jsmstrade.buetow.org/content/SVN-Download.xml
new file mode 100644
index 0000000..95b05da
--- /dev/null
+++ b/jsmstrade.buetow.org/content/SVN-Download.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>SVN Download</pagetitle>
+ <text>JSMSTrade can be downloaded from SVN. Use the following steps to do so:</text>
+ <pretext>svn co https://ssl.buetow.org/repos/jsmstrade/trunk</pretext>
+</content>
+
diff --git a/jsmstrade.buetow.org/content/Screenshots.xml b/jsmstrade.buetow.org/content/Screenshots.xml
new file mode 100644
index 0000000..2b09226
--- /dev/null
+++ b/jsmstrade.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 JSMSTrade:</noop>
+ </text>
+ <cimg href="%%documentsurl%%images/screenshot.png" />
+</content>
diff --git a/jsmstrade.buetow.org/content/home.xml b/jsmstrade.buetow.org/content/home.xml
new file mode 100644
index 0000000..2911740
--- /dev/null
+++ b/jsmstrade.buetow.org/content/home.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>JSMSTrade</pagetitle>
+ <text>
+ <noop>JSMSTrade is a small and simple Java Application to use with </noop>
+ <namedlink href="http://www.smstrade.de">SMSTRADE</namedlink>
+ <noop> and can be downloaded for free.</noop>
+ <textheader>Sun Feb 8th 2009 - JSMSTrade v0.3 released</textheader>
+ <text>
+ <noop>This version only includes a major bugfix. Sadly, v0.2 was not able to deliver any SMS messages. This has been fixed by now :)</noop>
+ <textheader>Mon Feb 2nd 2009 - JSMSTrade v0.2 released</textheader>
+ <text>
+ <noop>The second version of JSMSTrade just has been released. The changes are as follows: The application is now using the english language and is not in german anymore. Also a small bugfix has been included: The input area will not freeze after typing more than 160 chars.</noop>
+ <textheader>Tue Jun 24th 2008 - JSMSTrade v0.1 released</textheader>
+ <text>
+ <noop>The first working version of JSMSTrade has been released. Have a lot of fun with it :-)</noop>
+</content>
diff --git a/jsmstrade.buetow.org/content/license.xml b/jsmstrade.buetow.org/content/license.xml
new file mode 100644
index 0000000..3af0a9a
--- /dev/null
+++ b/jsmstrade.buetow.org/content/license.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>License</pagetitle>
+ <text>
+ <noop>JSMSTrade is (C) by Paul 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/jsmstrade.buetow.org/htdocs/images/screenshot.png b/jsmstrade.buetow.org/htdocs/images/screenshot.png
new file mode 100644
index 0000000..ce5276f
--- /dev/null
+++ b/jsmstrade.buetow.org/htdocs/images/screenshot.png
Binary files differ