summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--software/.htaccess1
-rw-r--r--software/index.txt65
2 files changed, 15 insertions, 51 deletions
diff --git a/software/.htaccess b/software/.htaccess
new file mode 100644
index 0000000..9a1df4c
--- /dev/null
+++ b/software/.htaccess
@@ -0,0 +1 @@
+Redirect 301 /software/getgbook /software/getxbook
diff --git a/software/index.txt b/software/index.txt
index a6a71b6..f0ce0bc 100644
--- a/software/index.txt
+++ b/software/index.txt
@@ -5,63 +5,26 @@ I am very supportive of
[software freedom](http://www.gnu.org/philosophy/free-sw.html);
ensuring everyone has freedom and control of their own computing, by
protecting the right to freely use, study, modify and share programs.
-One of the ways I support this goal is by working on free software,
-some of which may be found in my
-[public git repositories](http://git.njw.me.uk).
I reject the term 'open source,' which was created to
undermine the importance of freedom and collective welfare, and
recast free software as nothing more than an efficient mode of
production and profit.
-[SimplyRead](simplyread/)
------------------------------------------------------------------------
+I work on a variety of free software projects, and maintain several
+of my own.
-A program to make webpages more readable. It removes everything but
-the article from a webpage, displaying it simply and attractively.
+## Projects
-[Getgbook](getgbook/)
------------------------------------------------------------------------
+* [SimplyRead](simplyread/) - A program to make webpages more readable.
+* [Getxbook](getxbook/) - A collection of tools to download books from
+ websites.
+* [Spout](spout/) - A simple caveflying game.
+* [GetHT](http://www.nongnu.org/getht) - A program to download editions
+ of [Hinduism Today](http://www.hinduismtoday.com).
+* [GemRB game installers](http://git.njw.me.uk/cgit/cgit.cgi/gemrb-gameinstallers/) -
+ A set of scripts to install the games supported by
+ [GemRB](http://www.sourceforge.net/projects/gemrb).
-A set of scripts to automate downloading from Google Books.
-
-[Spout](spout/)
------------------------------------------------------------------------
-
-A simple caveflying game. The aim is to fly as high as possible,
-avoiding or destroying obstacles.
-
-[Gentoo](http://www.gentoo.org)
------------------------------------------------------------------------
-
-A unix-like operating system that can be automatically optimized and
-customized for a variety of different applications or needs.
-
-My distribution of choice, within which
-[I am active](http://bugs.gentoo.org/buglist.cgi?email1=gentoo-bugs%40njw.me.uk&emailassigned_to1=1&emailreporter1=1&emailcc1=1&emailtype1=substring)
-in reporting and fixing bugs. I wrote the ebuild for the
-[icecat](http://www.gnu.org/software/gnuzilla/) package and modified
-the kernel eclass to enable automatic deblobbing with
-[linux libre](http://www.fsfla.org/svnwiki/selibre/linux-libre/).
-I also maintain a
-[personal overlay](http://git.njw.me.uk/cgit/cgit.cgi/njw-gentoo-local/)
-of some ebuilds I've built for it.
-
-[GetHT](http://www.nongnu.org/getht)
------------------------------------------------------------------------
-
-An application for GNU/Linux to download the PDF editions of
-[Hinduism Today](http://www.hinduismtoday.com).
-
-[GemRB game installers](http://git.njw.me.uk/cgit/cgit.cgi/gemrb-gameinstallers/)
----------------------------------------------------------------------------------
-
-A set of scripts to install the games supported by
-[GemRB](http://www.sourceforge.net/projects/gemrb), a reimplementation
-of the Infinity engine.
-
-[Scripts](scripts/)
------------------------------------------------------------------------
-
-A collection of small scripts and related miscellany which others may
-find useful.
+[Scripts](scripts/) - A collection of small scripts and related
+miscellany which others may find useful.