From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- jsmstrade.buetow.org/content/98.contact.xml | 20 ++++++++++++++++++ jsmstrade.buetow.org/content/JAR-Download.xml | 10 +++++++++ jsmstrade.buetow.org/content/SVN-Download.xml | 7 +++++++ jsmstrade.buetow.org/content/Screenshots.xml | 8 +++++++ jsmstrade.buetow.org/content/home.xml | 17 +++++++++++++++ jsmstrade.buetow.org/content/license.xml | 30 +++++++++++++++++++++++++++ 6 files changed, 92 insertions(+) create mode 100644 jsmstrade.buetow.org/content/98.contact.xml create mode 100644 jsmstrade.buetow.org/content/JAR-Download.xml create mode 100644 jsmstrade.buetow.org/content/SVN-Download.xml create mode 100644 jsmstrade.buetow.org/content/Screenshots.xml create mode 100644 jsmstrade.buetow.org/content/home.xml create mode 100644 jsmstrade.buetow.org/content/license.xml (limited to 'jsmstrade.buetow.org/content') 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 @@ + + + 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/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 @@ + + + JAR Download + JSMSTrade can be downloaded as a Java JAR file here. + Downloads per FTP + + ftp://ftp.buetow.org/pub/JSMSTrade + + + 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 @@ + + + SVN Download + JSMSTrade can be downloaded from SVN. Use the following steps to do so: + svn co https://ssl.buetow.org/repos/jsmstrade/trunk + + 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 @@ + + + Screenshot + + Here the obligatory screenshot of JSMSTrade: + + + 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 @@ + + + JSMSTrade + + JSMSTrade is a small and simple Java Application to use with + SMSTRADE + and can be downloaded for free. + Sun Feb 8th 2009 - JSMSTrade v0.3 released + + This version only includes a major bugfix. Sadly, v0.2 was not able to deliver any SMS messages. This has been fixed by now :) + Mon Feb 2nd 2009 - JSMSTrade v0.2 released + + 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. + Tue Jun 24th 2008 - JSMSTrade v0.1 released + + The first working version of JSMSTrade has been released. Have a lot of fun with it :-) + 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 @@ + + + License + + JSMSTrade 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. + + + + -- cgit v1.2.3