binaries
These are beta versions of some of my plugins for Miranda Instant Messenger
Help and support is available on the Miranda forums, or through IRC (#miranda channel on freenode)
- Alarms - configure repetitive or once-off reminders, and be notified via sound and/or popups
- Attache - creates and optionally uploads MiniDumps if and when Miranda crashes, which can help developers find and repair defects
- IAX - Inter-Asterisk eXchange protocol wrapper, which enables connections to Asterisk VOIP servers
- JustTabs - adds tabs to classic SRMM (requires SRMM)
- LastContact - reopen last contact message window on configurable hotkey
- MessageNotify - shows popup notifications when messages are received (requires a popup plugin such as YAPP or Popup+)
- MetaContacts - combine multiple contacts into one
- MySpace - protocol plugin for MySpace IM (requires Miranda version 0.7.0.32+) (available in ANSI version)
- NoHistory - enable/disable/delete history on a per-contact basis
- NoHTML - removes incoming and encodes outgoing HTML in messages, optionally converting to/from BBCodes - designed for use with the OTR plugin
- OTR (Off-the-Record encryption) - wrapper for libotr, provides OTR encryption...check out the OTR homepage for more information
- Ping - adds a frame displaying the status of internet addresses 'pinged' using ICMP or TCP on a given port at a configurable interval
- Ping Protocol - a protocol (non-frames) version of Ping
- Sametime - implementation of IBM's Lotus Sametime protocol using the open source Meanwhile library
- Tipper - shows additional contact information when hovering your mouse over the contact list (available in ANSI version)
- Updater - automatically detects and installs plugin updates (available in ANSI version)
- WorldTime - adds a frame to display times from different timezones
- WorldTimeProto - a protocol (non-frames) version of WorldTime
- XFrames - adds frame support to clist classic (requires clist classic)
- YAPP (Yet Another Popup Plugin) - allows other plugins to display popup notifications
There's more if you search the Miranda file listing or the Miranda forums.
source code
Source code for these plugins and others can be accessed via Subversion or the web.
For subversion clients, use the following URL:
https://server.scottellis.com.au/svn/mim_plugs
You can use the anonymous certificate located here if the certificate request dialogs become too annoying.
You can also browse the repository using WebSVN (which is much more user friendly).
It's normal to get a warning from your browser about the certificate for my site - if you'd like to avoid that, you can install my CA cert located here.
NB: The URL for svn access has changed (as of 16/7/07). You can use the SVN 'relocate' command if you have modified sources you wish to update.
Visual Studio project template
This project template for Visual Studio will do the work of setting up a Miranda plugin project for you, with no coding required. It gives you the choice of whether to include an empty options page, include message filtering code, register with Miranda's network library, include a main and/or contact menu item, and includes a configurable version resource. It creates 4 project configurations: Debug, Release, Debug (Unicode), and Release (Unicode). It was developed with and for VS2005.
help and support
I do this stuff for free and in my spare time, and as you might guess I enjoy the programming part more than anything else. The most helpful place is probably the Miranda forums.. However, do feel free to contact me and if I can find the time I'll do what I can to help. I have a todo list now that might help me to remember what I was going to do next - if you have something to add to it please let me know.