summaryrefslogtreecommitdiff
path: root/software.txt
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-04-07 19:10:39 +0100
committerNick White <git@njw.me.uk>2010-04-07 19:10:39 +0100
commitb0e20294ede98e023317c090803dad1ba54578b1 (patch)
treea7ce0253a9abe5ef96e78aa293aac10a869dbd7d /software.txt
downloadnjw-website-b0e20294ede98e023317c090803dad1ba54578b1.tar.bz2
njw-website-b0e20294ede98e023317c090803dad1ba54578b1.zip
Initial commit
Diffstat (limited to 'software.txt')
-rw-r--r--software.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/software.txt b/software.txt
new file mode 100644
index 0000000..6e9f31a
--- /dev/null
+++ b/software.txt
@@ -0,0 +1,49 @@
+Software
+=======================================================
+
+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. 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).
+
+[GetHT](http://www.nongnu.org/getht)
+-------------------------------------------------------
+
+An application for GNU/Linux to download the PDF editions of
+[Hinduism Today](http://www.hinduismtoday.com).
+
+I am the founder and maintainer of this project, and
+currently work on it by myself.
+
+[GemRB](http://www.sourceforge.net/projects/gemrb)
+-------------------------------------------------------
+
+A reimplementation of the Infinity Engine, as used in games
+such as Baldurs Gate and Planescape: Torment.
+
+I contribute the odd patch to this, as well as maintaining
+the [gemrb game installers](http://git.njw.me.uk/cgit/cgit.cgi/gemrb-gameinstallers/)
+and the unofficial [Gentoo Ebuild](http://bugs.gentoo.org/show_bug.cgi?id=158336).
+
+[Gentoo](http://www.gentoo.org)
+-------------------------------------------------------
+
+An operating system based on either Linux or FreeBSD that
+can be automatically optimized and customized for just about
+any application or need.
+
+My distribution of choice, within which
+[I am active](http://bugs.gentoo.org/buglist.cgi?email1=gentoo-bugs%40njw.me.uk&amp;emailassigned_to1=1&amp;emailreporter1=1&amp;emaillongdesc1=1&amp;emailtype1=substring)
+in reporting and fixing bugs. I also maintain a
+[personal overlay](http://git.njw.me.uk/cgit/cgit.cgi/njw-gentoo-local/)
+of ebuilds I've built for it, including for
+[icecat](http://www.gnu.org/software/gnuzilla/) and
+[linux libre](http://www.fsfla.org/svnwiki/selibre/linux-libre/).
+
+[Scripts](scripts/)
+-------------------------------------------------------
+
+A collection of small scripts and related miscellany which
+others may find useful.