libEmail v1.0.2, libSmtp v2.0.2, appSmtpExample v2.0.2 2004-02-08 19:42 -
development Well, here's a few new little updates for you to play with. I'm
moving away from the "dot" notation in the handler and function names,
so if you have a project that's working with the previous versions of libEmail
and libSmtp think before you update.
libEmail v1.0.2 no longer wraps the HTML message body.
libSmtp v2.0.2 will now use the same connection to send multiple emails.
appSmtpExample v2.0.2 is an updated example on how to use the libraries, and
includes "libDns" (which is just a renamed "getMxRecords"
and is exactly the same code as the library on this site)
libMp3 v0.5.0 2004-02-01 22:42 -
development Here's a sneak peek of my upcoming MP3 library. Currently it
only reads ID3 v1.x tags, and gives you a global variable containing all
120-something genres of music (only the first 80 are part of the
"standard" the rest are from various versions of WinAMP).Website revamped 2004-02-01 00:00 I lifted this website layout from the giFT project [link].
I hope they don't mind, but I just love it ^_^libEmail v1.0.1 released 2004-02-01 00:00 -
development Updated libEmail to fix a few minor bugs, and one big snafu!libSmtp v2.0.1 released 2004-02-01 00:00 -
development Trying to work around a bug of the socket not properly closing
between library uses. Is this a problem with my code or an engine bug? *sigh*
Hopefully this will fix it.