summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-22 19:20:56 +0000
committerPaul Buetow <paul@buetow.org>2022-01-22 19:20:56 +0000
commitfe14fc84c3011074834871f15a2b90c4cc5404d9 (patch)
tree6ac3342cceb37fb4d5fe39cf02c962f854f68880
parentd582c2c881e8299c1bbfbfdd2d01b4965b78a11e (diff)
use foo.zone
-rw-r--r--contact-information.gmi8
-rw-r--r--gemfeed/2008-06-26-perl-poetry.gmi2
-rw-r--r--gemfeed/2010-05-09-the-fype-programming-language.gmi2
-rw-r--r--gemfeed/2011-05-07-perl-daemon-service-framework.gmi2
-rw-r--r--gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi2
-rw-r--r--gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi2
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.gmi2
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi2
-rw-r--r--index.gmi2
-rw-r--r--resources.gmi2
-rw-r--r--site-mirrors.gmi10
11 files changed, 18 insertions, 18 deletions
diff --git a/contact-information.gmi b/contact-information.gmi
index 59e2dc5a..48c954a7 100644
--- a/contact-information.gmi
+++ b/contact-information.gmi
@@ -16,8 +16,8 @@ Currently, my E-Mail address forwards to paul dot buetow at protonmail dot com.
I am sharing articles that I found interesting regularly these social media channels:
=> https://www.linkedin.com/in/paul-buetow-b4857270/ My LinkedIn profile
-=> https://twitter.com/snonux My Twitter profile
-=> https://t.me/snonux My Telegram channel
+=> https://twitter.com/foozone My Twitter profile
+=> https://t.me/foo.zone My Telegram channel
### Internet Relay Chat
@@ -25,8 +25,8 @@ I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as
### My Open Source code repositories
-=> https://codeberg.org/snonux My personal Codeberg page
-=> https://github.com/snonux My personal GitHub page (slowly moving all my stuff over to Codeberg)
+=> https://codeberg.org/foozone My personal Codeberg page
+=> https://github.com/foozone My personal GitHub page (slowly moving all my stuff over to Codeberg)
=> https://github.com/mimecast/dtail DTail at Mimecast
=> https://github.com/mimecast/ioriot I/O Riot at Mimecast (currently, not maintained)
diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi
index ee473c98..309a4ca2 100644
--- a/gemfeed/2008-06-26-perl-poetry.gmi
+++ b/gemfeed/2008-06-26-perl-poetry.gmi
@@ -159,7 +159,7 @@ This is perl, v5.8.8 built for i386-freebsd-64int
Did you like what you saw? Have a look at Codeberg to see my other poems too:
-=> https://codeberg.org/snonux/perl-poetry
+=> https://codeberg.org/foozone/perl-poetry
E-Mail me your comments to paul at buetow dot org!
diff --git a/gemfeed/2010-05-09-the-fype-programming-language.gmi b/gemfeed/2010-05-09-the-fype-programming-language.gmi
index 50661064..79313a42 100644
--- a/gemfeed/2010-05-09-the-fype-programming-language.gmi
+++ b/gemfeed/2010-05-09-the-fype-programming-language.gmi
@@ -503,7 +503,7 @@ Fancy stuff like OOP or Unicode or threading is not planed. But fancy stuff like
You can find all of this on the GitHub page. There is also an "examples" folders containing some Fype scripts!
-=> https://codeberg.org/snonux/fype
+=> https://codeberg.org/foozone/fype
E-Mail me your comments to paul at buetow dot org!
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi
index 5c818326..ea3a2896 100644
--- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi
+++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi
@@ -156,7 +156,7 @@ BTW: You can install as many modules within the same instance as desired. But th
You can find PerlDaemon (including the examples) at:
-=> https://codeberg.org/snonux/perldaemon
+=> https://codeberg.org/foozone/perldaemon
E-Mail me your comments to paul at buetow dot org!
diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi
index d219e831..58e2d522 100644
--- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi
+++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi
@@ -57,7 +57,7 @@ BEGIN {
You can find the full source code at GitHub:
-=> https://codeberg.org/snonux/perl-c-fibonacci
+=> https://codeberg.org/foozone/perl-c-fibonacci
### Let's run it with Perl:
diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi
index 8484a7d5..32bcf6ea 100644
--- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi
+++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi
@@ -23,7 +23,7 @@ A couple of years have passed since I last worked on Debroid. Currently, I am us
All scripts mentioned here can be found on GitHub at:
-=> https://codeberg.org/snonux/debroid
+=> https://codeberg.org/foozone/debroid
### First debootstrap stage
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi
index 5a95e824..b4f9bab4 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi
@@ -4,7 +4,7 @@
Have you reached this article already via Gemini? It requires a Gemini client; web browsers such as Firefox, Chrome, Safari, etc., don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:
-=> gemini://foo.surf
+=> gemini://foo.zone
However, if you still use HTTP, you are just surfing the fallback HTML version of this capsule. In that case, I suggest reading on what this is all about :-).
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi
index 742e3b4d..9b5bcfb3 100644
--- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi
+++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi
@@ -57,7 +57,7 @@ Another benefit of using Gemini is that the Gemtext markup language is easy to p
I have exactly done that - I wrote a Bash script, named Gemtexter, for that:
-=> https://codeberg.org/snonux/gemtexter
+=> https://codeberg.org/foozone/gemtexter
In short, Gemtexter is a static site generator and blogging engine that uses Gemtext as its input format.
diff --git a/index.gmi b/index.gmi
index 21911468..ceff7294 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,4 +1,4 @@
-# foo.surf
+# foo.zone
```
,---------------------------,
diff --git a/resources.gmi b/resources.gmi
index e01d00f2..9bd3ba61 100644
--- a/resources.gmi
+++ b/resources.gmi
@@ -120,7 +120,7 @@ However, I still believe a degree in Computer Science helps to understand all th
My diploma thesis, "Object-oriented development of a GUI based tool for event-based simulation of distributed systems," can be found at:
-=> https://codeberg.org/snonux/vs-sim
+=> https://codeberg.org/foozone/vs-sim
I was one of the last students handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score, it settles between a Bachelor of Computer Science and a Master of Computer Science degree.
diff --git a/site-mirrors.gmi b/site-mirrors.gmi
index 4049be50..e97a18f2 100644
--- a/site-mirrors.gmi
+++ b/site-mirrors.gmi
@@ -8,7 +8,7 @@ All sites listed below are reachable via IPv4 and also via IPv6.
### Germany
-=> gemini://foo.surf gemini://foo.surf - My internet site and blog
+=> gemini://foo.zone gemini://foo.zone - My internet site and blog
Wondering what's the Gemini protocol about? Read:
@@ -18,7 +18,7 @@ Wondering what's the Gemini protocol about? Read:
The addresses above are hosted in Germany. Alternatively, you can add a "www" for using a mirror in Japan:
-=> gemini://www.foo.surf
+=> gemini://www.foo.zone
## My website
@@ -26,17 +26,17 @@ The addresses above are hosted in Germany. Alternatively, you can add a "www" fo
The content is the same as the Gemini capsule, but reachable via HTTP+HTML:
-=> https://foo.surf https://foo.surf - My internet website and blog
+=> https://foo.zone https://foo.zone - My internet website and blog
Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages:
-=> https://www2.foo.surf
+=> https://www2.foo.zone
### Japan
The addresses above are hosted in Germany. Alternatively, you can add a "www" for a mirror in Japan:
-=> https://www.foo.surf
+=> https://www.foo.zone
That's all for now...