= Welcome to Miscbits = Miscbits contains miscellaneous tidbits of code, little, often single file creations that I decided to lump together into one “project” until they get big enough, if ever, to deserve their own project page. I like Miscbits, it sounds like “biscuits”. == Projects == * [source:anagram/trunk/ Anagram] — a little [http://www.haskell.org/ Haskell] program I wrote to find anagrams of words from a wordlist. * EpiphanySessionManager — Epiphany extension to save/restore browser sessions. * IrssiScripts — Custom scripts for Irssi * KeySigning — Tools to help with [http://gnupg.org/ GnuPG] key verification and signing. * [wiki:MpdStatus MPD Status] — quick [http://python.org/ Python] script to print song currently playing in [http://www.musicpd.org/ mpd] * [wiki:NewsbeuterDBUS Newsbeuter D-BUS] — interface for Gnome applications to add feeds to the [http://synflood.at/newsbeuter.html Newsbeuter] `urls` file. * PlinkPot — [http://python.org/ Python] command-line tool for [http://linkpot.net LinkPot]. * SvnBot — an IRC bot that pipes up to tell you about [http://subversion.tigris.org/ Subversion] commits. * [source:tracirclog/trunk/ TracIrcLog] — makes snippets of IRC look pretty in [http://trac.edgewall.com/ Trac]. * [source:tracxmlrender/trunk/ TracXmlRenderer] — something to render [http://www.w3.org/XML/ XML] documents with a given stylesheet in a TracWiki. For a complete list of local wiki pages, see TitleIndex. == Licenses == Unless otherwise stated, software in the Miscbits project is free software: you can redistribute it and/or modify it under the terms of [/licenses/gpl-3.0 version 3 of the GNU General Public License] as published by the [http://www.fsf.org/ Free Software Foundation].