id: programming lastupdated: 2017-09-05 title: programming parenttitle: formatter: txt2tags Here are some of my programming projects. Note: all code written by myself and published on this page are, unless otherwise specified, licensed under the GNU [General Public License http://www.gnu.org/licenses/gpl.html] (GPL) as published by the [Free Software Foundation http://www.fsf.org/], either version 2 or (at your option) any later version. (Any of my code that says it is licensed under only version 2 of the GPL is actually licensed under version 2 or later.) For any other type of distribution, please contact me, and we can work something out. % : [Work setup worksetup] a description of my work setup : [Debian stuff debian/] some Debian-related stuff : [Matrix matrix/] some Matrix-related stuff : [Jabber jabber/] some Jabber/XMPP-related stuff : [GNUstep gnustep/] some GNUstep-related stuff : [emacs stuff emacs] various configuration and elisp hacks that I use : [LaTeX stuff latex] some LaTeX tips : [AlsaPlayer LIRC interface ap-lirc] control AlsaPlayer with a remote control % %: [unnamed content management system ucms] %the CMS that I use for this site : [sets __/sets/] //(deprecated)// a C++ class for integer sets. This class is mostly superseded by the STL bitset class. One could write a largely trivial wrapper around bitset and get the functionality of my Sets class. Therefore, it is no longer being developed. However, it may still have educational value, so I'm still making it available. I hereby release all code and documentation related to this project into the public domain. : [Shaded Buttons __/ShadedButtons/ShadedButtons.html] //(deprecated)// an old OS/2 project to create a replacement to the standard buttons. This is here only for the sake of completeness. I have not touched this project since 1997, and probably will never touch it. Links may not work. Information may be incorrect. I hereby release all code and documentation related to this project into the public domain. Have fun.