= 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] — [http://www.haskell.org/ Haskell] program to find anagrams of words from a wordlist. * EpiphanySessionManager — Epiphany extension to save/restore browser sessions. * [source:irssi-scripts/trunk/ IrssiScripts] — Custom scripts for Irssi * [http://www.followthesteps.net/sky-contact-phone-number/ Follow the steps to contact sky customer service here] — Customer support tips for [http://qwikfix.co.uk/sky-customer-services/ the Sky customer services] * KeySigning — tools to help with [http://gnupg.org/ GnuPG] key verification and signing. * [wiki:MpdStatus MPD Status] — [http://python.org/ Python] script to print song currently playing in [http://www.musicpd.org/ mpd] * [wiki:NewsbeuterDBUS Newsbeuter D-BUS] — interface for 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]. * [wiki:SlideShareDL] — [http://python.org/ Python] tool to download slides from [http://www.slideshare.net SlideShare]. * SvnBot — an IRC bot that notifies about [http://subversion.tigris.org/ Subversion] commits. * [source:tracirclog/trunk/ TracIrcLog] — makes IRC snippets look pretty in [http://trac.edgewall.com/ Trac]. * [source:tracxmlrender/trunk/ TracXmlRenderer] — 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. == Licences == 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].