gaim/www

update tags
default tip
2019-09-10, convert-repo
7d915c997ccd
update tags
<!--#include virtual="/header.shtml"-->
<h1>Eric's Page of Cool Stuff</h1>
<blockquote>
So I've been hacking Gaim for a little over a year now, and I've come up
with some things that I think are pretty neat. So here they are for all
of you to have. Everything will be dated because I don't really intend
to keep this very up-to-date. Don't send me bug reports about any of this,
YAYOR, YMMV, etc., etc. Feel free to send patches for any of these things.
<P><B>June 6, 2001: </b><a href="gtk2.shtml">Directions</a> for getting
Gaim to compile using <a href="http://www.gtk.org/">GTK 2</a> (still in CVS)
<P><B>June 6, 2001: </b><a href="idle.c">Plugin</a> to set the idle time
for an account
<P><B>June 6, 2001: </b><a href="base64.c">Base64</a> converter. Copied
from Gaim code to bug test it.
<P><B>June 6, 2001: </b><a href="pixbuf.shtml">GdkPixbuf</a> tests that
I did (with sample animations too, thanks mid and elnscott).
<P><B>June 9, 2001: </b><a href="gaim.diff">Diff</a> against icqlib from CVS and
<a href="makediff.sh">script</a> I use to make the diff. Very me-specific. I
don't know why I'm posting this.
<P><B>June 9, 2001: </b><a href="mid.diff">Patch</a> I made for mid so that he
could have the conversation tabs and chat tabs in the buddy list. Very buggy but
mostly functional.
<P><B>June 14, 2001: </b><a href="design.txt">Design ideas</a> for what Gaim
might be like in the future.
<P><B>July 26, 2001: </b><a href="gaim-0.12.0pre20010725.tar.gz">Gaim
0.12.0pre20010725 tarball</a> for a quick look at some implementation ideas for
a future gaim.
<P><B>July 26, 2001: </b><a href="roadmap.txt">Roadmap</a> for where I'd like to
see 0.11 and 0.12 go.
<P><B>August 28, 2001: </b><a href="gendiff.sh">Script</a> to generate the diffs
between icqlib and libfaim and gaim's copy of them. I don't know why I'm posting
this.
<P><B>August 28, 2001: </b><a href="gtkcount.sh">Script</a> to count the number
of lines still containing either "gtk" or "gdk" (case-insensitive) left in the
protocols.
<P><B>August 29, 2001: </b><a href="broken2.diff">New diff</a> for getting gaim
to work with GTK 2. --enable-gtk2, otherwise it'll use GTK 1.2. No guarantees
about it compiling.
<P><B>September 5, 2001: </b><a href="tricks.shtml">Tricks</a> that you can do
by modifying gaim's source.
<P><B>September 6, 2001: </b><a href="autoadd.c">Plugin</a> to automatically add
people to your buddy list when they IM you.
<P><B>September 6, 2001: </b><a href="maxconvo.c">Plugin</a> to limit the number
of conversation windows.
</blockquote>
<!--#include virtual="/footer.shtml"-->