Today, social media and communication over the internet has become to prevalent that marketers are constantly looking for opportunities to throw their ads in the way of consumer traffic with the hopes they will be noticed... As an intern at a marketing firm, however, even I think its annoying when I sign onto AOL instant messenger, and half of the buddy list is made up of paid advertisements t
hat simply make the program looked cluttered (not to mention slowing down the computer by using additional memory to run these ads.) In doing research, I was able to find directions on how to disable these advertisements through the AIM program itself. After giving it a try, I restarted AIM, and to my ple
asant surprise, the clutter and 'noise' was all gone and just the program's standard buttons (and of course the buddy list) remained, a real treat if you ask me. I was able to see soo many friends at one glance with no scrolling; it honestly made my day. See the picture and/or follow the link to learn how to do this for yourself. Now, i'm a marketing major myself working for a reputable marketing agency in Boston, but sometimes the channels used to advertise are just too much to handle. Who would honestly think to look at an ad squished into an already small buddy list window that contains communication channels with people they know? These ads, at least in my opionin, are nothing more than an inconvenience and waste of space, and have no chance of competing against the screen names on my buddy list.
hat simply make the program looked cluttered (not to mention slowing down the computer by using additional memory to run these ads.) In doing research, I was able to find directions on how to disable these advertisements through the AIM program itself. After giving it a try, I restarted AIM, and to my ple
asant surprise, the clutter and 'noise' was all gone and just the program's standard buttons (and of course the buddy list) remained, a real treat if you ask me. I was able to see soo many friends at one glance with no scrolling; it honestly made my day. See the picture and/or follow the link to learn how to do this for yourself. Now, i'm a marketing major myself working for a reputable marketing agency in Boston, but sometimes the channels used to advertise are just too much to handle. Who would honestly think to look at an ad squished into an already small buddy list window that contains communication channels with people they know? These ads, at least in my opionin, are nothing more than an inconvenience and waste of space, and have no chance of competing against the screen names on my buddy list. To remove Advertisements:
C:\Program Files\AIM6\services\imApp\veryour_version\content\uiPluginGadgets.box
Simply change the name of uiPluginGadgets.box; I changed it to uiPluginGadgets_.box
Simply change the name of uiPluginGadgets.box; I changed it to uiPluginGadgets_.box
C:\Program Files\AIM6\services\imApp\veryour_version\content\bl\aolBuddyListAd.js
Open up this file in notepad, hit ctrl+f, and search for adcontainer. The first result is the one you want to change--change collapsed=false to collapsed=true.
Save and close the file.
To remove the plugin box at the bottom of your buddy list:
C:\Program Files\AIM6\services\imApp\veryour_version\content\bl\bl.js
Open up this file in notepad, hit ctrl+f, and search for ("adContainer").collapsed = false;. The first, and only, result is the one you want to change--change collapsed = false to collapsed = true.
Save and close the file. Fire up AIM to see if the ads are gone; if not, do the final step below.
Open up this file in notepad, hit ctrl+f, and search for adcontainer. The first result is the one you want to change--change collapsed=false to collapsed=true.
Save and close the file.
To remove the plugin box at the bottom of your buddy list:
C:\Program Files\AIM6\services\imApp\veryour_version\content\bl\bl.js
Open up this file in notepad, hit ctrl+f, and search for ("adContainer").collapsed = false;. The first, and only, result is the one you want to change--change collapsed = false to collapsed = true.
Save and close the file. Fire up AIM to see if the ads are gone; if not, do the final step below.