FizzAIM


FizzAIM is an application used for connecting to the AOL Instant Messenger network. I made it because I was sick and tired of so many clients out there that seem to be bloated with extra garbage, adware, extra services, etc. I don't need to play games with my IM client, I don't want to watch ads, I don't want extra stuff installed on my machine, and I don't need to connect to a bunch of other networks I've never heard of. Thus, FizzAIM is here to solve my problems.

FizzAIM is a .NET application designed with C#. Right now, it is set to only require .NET Framework 2.0. It uses the AIMCC standard.

Download FizzAIM v2.0

Changelog / Version History

Planned Release

  • Sound on IM
  • Flashing Window on IM
  • Ability to add/remove groups
  • Ability to move/manually sort buddies
  • Abililty to alphabetize buddy list
  • Better status window messages (rate limit, bad password, etc)
  • Remember last used user(s)?

v2.0 - Public Release!

  • Added ability to remove offline buddies
  • Fixed bug with removing buddies
  • Decreased sign-on time
  • Fixed additional bugs
  • Cleaned code
  • Redesigned visuals
  • Added appropriate anchors to form controls
  • Packaged for public release

v1.8

  • Added loader to help with list loading
  • Re-wrote the handler for groups
  • Finished add and remove buddy functionality
  • Updated main window

v1.7

  • Tweaked buddy list to show only online users and update accordingly
  • Finished Add Buddy functionality
  • Tweaked main window.
  • Updated icon
  • Added ability to remove buddies

v1.6

  • Enhanced ability to deploy application

v1.5

  • Finished send-message functionality
  • Tweaked message auto-scrolling techniques
  • Added ability for plain-text or HTML message toggle
  • Started Buddylist Additions

v1.2

  • Finished Buddylist view functionality
  • Finished new message window functionality
  • Sign Off and Quit functionality enhanced
  • Logon credentials made dynamic

v1.1

  • Initial buddylist displayed
  • New message windows added
  • Sign Off and Quit functionality enhanced

v1.0

  • Ability to receive IMs added
  • Main window redone
  • Status box Updated

v0.98

  • Built main window
  • Built status box
  • Established AIM connectivity