I've been working on a Perl/Tk IM client called Milkbone for the past few months. It's still very much in development, but it works fairly well (or at least, I think so).
You can get a Windows installer or cross-platform source from http://www.milkbone.org. I haven't done any testing on Linux boxes yet, but if the Windows plugins are disabled, it should work without a hitch.
If you have any spare time, take a look at the source. I'd appreciate any help. The biggest problem right now is its memory usage - on a Windows box, milkbone can use up to 20 megs of RAM. I'd be eternally grateful if anyone could fix this.
Just Another Wisdom Seeker,
Bill
NOTE: Work on milkbone was done in between homework, work, and school, so I haven't had a chance to write documentation. If parts of the code don't make sense, just /msg me and I'll be glad to try to explain it. :)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.