From cdaa3c658ec94f2284ceab43bea82f2131d6a63c Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 22:38:49 +0200 Subject: remove fype.buetow.org --- fype.buetow.org/OBSOLETEPROJECT | 1 - fype.buetow.org/content/98.contact.xml | 19 --------- fype.buetow.org/content/Download.xml | 12 ------ fype.buetow.org/content/home.xml | 31 -------------- fype.buetow.org/htdocs/images/fype.png | Bin 1978 -> 0 bytes fype0.buetow.org/OBSOLETEPROJECT | 2 +- xerl.buetow.foo/content/Development.xml | 67 ------------------------------ xerl.buetow.foo/content/Download.xml | 10 ----- xerl.buetow.foo/content/Embedded_Perl.xml | 67 ++++++++++++++++++++++++++++++ 9 files changed, 68 insertions(+), 141 deletions(-) delete mode 100644 fype.buetow.org/OBSOLETEPROJECT delete mode 100644 fype.buetow.org/content/98.contact.xml delete mode 100644 fype.buetow.org/content/Download.xml delete mode 100644 fype.buetow.org/content/home.xml delete mode 100644 fype.buetow.org/htdocs/images/fype.png delete mode 100644 xerl.buetow.foo/content/Development.xml delete mode 100644 xerl.buetow.foo/content/Download.xml create mode 100644 xerl.buetow.foo/content/Embedded_Perl.xml diff --git a/fype.buetow.org/OBSOLETEPROJECT b/fype.buetow.org/OBSOLETEPROJECT deleted file mode 100644 index 703453b..0000000 --- a/fype.buetow.org/OBSOLETEPROJECT +++ /dev/null @@ -1 +0,0 @@ -Fype is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! diff --git a/fype.buetow.org/content/98.contact.xml b/fype.buetow.org/content/98.contact.xml deleted file mode 100644 index a881cc3..0000000 --- a/fype.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - 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/fype.buetow.org/content/Download.xml b/fype.buetow.org/content/Download.xml deleted file mode 100644 index 552884b..0000000 --- a/fype.buetow.org/content/Download.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - Download - For git just type "git clone git://git.buetow.org/fype". - To update to the latest stable version just type "cd ./fype; git pull". - - Go to - gitweb - to browse the online repository. The master branch always keeps the current stable version. The devel branch always keeps the current development version. For releases there are tags and for screenshots check out the screenshots branch. - - For bleeding edge you can fetch the devel branch with "git clone -b develop git://git.buetow.org/fype fype-develop". But be warned, this one might be broken! It will be merged to master when it's done. - diff --git a/fype.buetow.org/content/home.xml b/fype.buetow.org/content/home.xml deleted file mode 100644 index c7d6eee..0000000 --- a/fype.buetow.org/content/home.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - The Fype Language - Free, small, simple... - - - Important notice: - The development of this project has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit - http://dev.buetow.org - and enjoy :) - - - - - ... is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! Fype should be portable to many different operating systems as well. The first release will be also available at least for Linux and maybe other UNIX alike operating systems. Fype itself is using the BSD license. For more infos please consult the - README - file! And also see the - TODO - file so you can see whats coming up next :). The latest development version (trunk) is - - use LWP::Simple; - get('https://ssl.buetow.org/repos/fype/trunk/docs/version.txt'); - - and there is no stable branch available yet. - - - In order to stay updated I recommend you to follow my blog at - http://comp.buetow.org - and see what's new or changing. - - diff --git a/fype.buetow.org/htdocs/images/fype.png b/fype.buetow.org/htdocs/images/fype.png deleted file mode 100644 index 1748de5..0000000 Binary files a/fype.buetow.org/htdocs/images/fype.png and /dev/null differ diff --git a/fype0.buetow.org/OBSOLETEPROJECT b/fype0.buetow.org/OBSOLETEPROJECT index 50eac36..703453b 100644 --- a/fype0.buetow.org/OBSOLETEPROJECT +++ b/fype0.buetow.org/OBSOLETEPROJECT @@ -1 +1 @@ -Fype0 was an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. It's the predecessor of Fype (without 0). +Fype is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! diff --git a/xerl.buetow.foo/content/Development.xml b/xerl.buetow.foo/content/Development.xml deleted file mode 100644 index f1761ab..0000000 --- a/xerl.buetow.foo/content/Development.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - Some programming projects - Mailing List - - Here are some programming projects listed which I programmed in my spare time. Some may be usefull and others may not. Please use the - Development Mailing List - for any considerations. - - Git repository - - You may go to - gitweb - for browsing some of the repositories. Please check out each individual project site how to clone a git repository. - - Deb repository - Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via '[deb|deb-src] [http|ftp]://deb.buetow.org/apt REPLACEWITHDISTNAME main'. - To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -" - Project list - - - # Ugly but works for now - my $hostroot = $config->get_hostroot(); - - sub getf ($) { - open my $f, $_[0] or die "$!: $_[0]\n"; - my @slurp = !!LT!!$f!!GT!!; - close $f; - @slurp; - } - - sub nl () { "!!LT!!br /!!GT!!\n" } - - sub list (*) { - my $tag = shift; - my @found = sort `find $hostroot -name $tag`; - my $ret = ''; - - - for my $found (@found) { - $found =~ /.*hosts.(.*?).$tag/; - my $host = $1; - - my @content = getf $found; - - $ret .= "!!LT!!b!!GT!!!!LT!!a href=http://$host!!GT!!$host!!LT!!/a!!GT!!!!LT!!/b!!GT!!" . nl;; - if (@content) { - $ret .= join " ", @content; - $ret .= nl; - } - $ret .= nl; - } - - $ret; - } - - my $ret = list PROJECT; - - $ret .= "!!LT!!b!!GT!!!!LT!!i!!GT!!Older projects (not active at the moment):!!LT!!/i!!GT!!!!LT!!/b!!GT!!" . nl x 2; - $ret .= list OLDPROJECT; - $ret .= "!!LT!!b!!GT!!!!LT!!i!!GT!!Obsolete projects (no work will be done anymore and the software may be broken):!!LT!!/i!!GT!!!!LT!!/b!!GT!!" . nl x 2; - $ret .= list OBSOLETEPROJECT; - - $ret; - - - diff --git a/xerl.buetow.foo/content/Download.xml b/xerl.buetow.foo/content/Download.xml deleted file mode 100644 index 826cc07..0000000 --- a/xerl.buetow.foo/content/Download.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - Download - Xerl can be downloaded from git. Just type "git clone git://git.buetow.org/xerl". - - Go to - gitweb - in order to browse the repository online. The master branch always keeps the current stable version. The develop branch always keeps the current development version. For releases there are tags. - - diff --git a/xerl.buetow.foo/content/Embedded_Perl.xml b/xerl.buetow.foo/content/Embedded_Perl.xml new file mode 100644 index 0000000..f1761ab --- /dev/null +++ b/xerl.buetow.foo/content/Embedded_Perl.xml @@ -0,0 +1,67 @@ + + + Some programming projects + Mailing List + + Here are some programming projects listed which I programmed in my spare time. Some may be usefull and others may not. Please use the + Development Mailing List + for any considerations. + + Git repository + + You may go to + gitweb + for browsing some of the repositories. Please check out each individual project site how to clone a git repository. + + Deb repository + Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via '[deb|deb-src] [http|ftp]://deb.buetow.org/apt REPLACEWITHDISTNAME main'. + To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -" + Project list + + + # Ugly but works for now + my $hostroot = $config->get_hostroot(); + + sub getf ($) { + open my $f, $_[0] or die "$!: $_[0]\n"; + my @slurp = !!LT!!$f!!GT!!; + close $f; + @slurp; + } + + sub nl () { "!!LT!!br /!!GT!!\n" } + + sub list (*) { + my $tag = shift; + my @found = sort `find $hostroot -name $tag`; + my $ret = ''; + + + for my $found (@found) { + $found =~ /.*hosts.(.*?).$tag/; + my $host = $1; + + my @content = getf $found; + + $ret .= "!!LT!!b!!GT!!!!LT!!a href=http://$host!!GT!!$host!!LT!!/a!!GT!!!!LT!!/b!!GT!!" . nl;; + if (@content) { + $ret .= join " ", @content; + $ret .= nl; + } + $ret .= nl; + } + + $ret; + } + + my $ret = list PROJECT; + + $ret .= "!!LT!!b!!GT!!!!LT!!i!!GT!!Older projects (not active at the moment):!!LT!!/i!!GT!!!!LT!!/b!!GT!!" . nl x 2; + $ret .= list OLDPROJECT; + $ret .= "!!LT!!b!!GT!!!!LT!!i!!GT!!Obsolete projects (no work will be done anymore and the software may be broken):!!LT!!/i!!GT!!!!LT!!/b!!GT!!" . nl x 2; + $ret .= list OBSOLETEPROJECT; + + $ret; + + + -- cgit v1.2.3