Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.205.171 Times

Aol Message Boards freeware
Filter: All | Freeware | Demo
 

Aol Message Boards

< 1 2 3 4 5 > 
Added: January 08, 2010 | Visits: 1.118

Mail::Message::Head::SpamGroup Mail::Message::Head::SpamGroup is a Perl module which contains spam fighting related header fields. INHERITANCE Mail::Message::Head::SpamGroup is a Mail::Message::Head::FieldGroup is a Mail::Reporter SYNOPSIS my $sg = Mail::Message::Head::SpamGroup->new(head => $head, ...);...



Platforms: *nix

License: Freeware Size: 583.68 KB Download (99): Mail::Message::Head::SpamGroup Download

Added: January 18, 2010 | Visits: 1.147

Kopete Away Message Updater Call this script from the Autostart folder, and it will update Kopetes away message for each interval (requires Kopete 0.12 or higher). The away messages are by default defined in ~/.kopete-away-msgs. Each line can contain either: - a comment (starting with a #) - flags message The flags...





Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): Kopete Away Message Updater Download

Added: July 03, 2010 | Visits: 1.010

Gtk2::Ex::Dialogs::Message Gtk2::Ex::Dialogs::Message provides a simple message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::Message ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right parent, set...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): Gtk2::Ex::Dialogs::Message Download

Added: April 25, 2010 | Visits: 1.131

Mail::Message::Head::FieldGroup Mail::Message::Head::FieldGroup is a Perl module with a sub set of fields in a header. INHERITANCE Mail::Message::Head::FieldGroup is a Mail::Reporter Mail::Message::Head::FieldGroup is extended by Mail::Message::Head::ListGroup Mail::Message::Head::ResentGroup...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (97): Mail::Message::Head::FieldGroup Download

Added: August 20, 2008 | Visits: 1.273

1Topix 1TOPIX is a free info aggregator where you can get all your the most interesting forum news in one spot and share them with others. If you are a member of different web conferences, message boards or on-line discussions our off-line forum reader can help you to save time with your account info...


Platforms: Windows

License: Freeware Size: 5.93 KB Download (96): 1Topix Download

Added: August 13, 2008 | Visits: 1.040

ContactGenie-Message Class Modifier CG-MCM is a utility that enables the modification of message classes for existing Microsoft Outlook contacts. 1- User Selection message classes to modify 2- Ability to Delete/Move/Copy contacts with selected message classes 3- Verification that new message class name has been published supports...


Platforms: Windows

License: Freeware Size: 5.43 KB Download (96): ContactGenie-Message Class Modifier Download

Added: January 17, 2010 | Visits: 1.167

TAC TAC project is a pure Tcl version of AOL Instant Messenger (AIM). The TAC client began its life as a small add-on program distributed with TiK, the Tcl/Tk client. TAC has only a few of the features found in native Windows and Macintosh clients. It is easy for users to add features to TAC...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (96): TAC Download

Added: April 04, 2010 | Visits: 1.008

ebXML::Message ebXML::Message is a Perl module to encapsulate an ebMS message. SYNOPSIS use ebXML::Message; # create new message my $message = ebXML::Message->new ( CPAId => http://www.you.org/cpa/123456, Action => NewPurchaseOrder, MessageId => 12, RefMessageToId => 11, Service =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): ebXML::Message Download

Added: March 27, 2010 | Visits: 1.498

THCNET Message System THCNET Message System project is a customizable PHP-enabled Web application which provides a moderated message system using a backend MySQL database. Installation download and install MySQL. download and install apache with mod_rewrite and php4 or php5 compiled with the pspell libraries....


Platforms: *nix

License: Freeware Size: 378.88 KB Download (93): THCNET Message System Download

Added: May 26, 2010 | Visits: 1.297

BIM BIM version 1.00 is a free Java based AOL instant messenger client. BIM is a Java based AOL Instant Messenger Client with encryption support. It has a small code base (617KB w/encryption libs) and can be easily run on wide array of operating systems. BIM has been tested on OSX, Windows XP,...


Platforms: *nix

License: Freeware Size: 624.64 KB Download (93): BIM Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.116

Wily::Message Wily::Message is a Perl extension to handle Wily Messages. SYNOPSIS use Wily::Message; use Wily::Connect; # opens a file in wily and exits when the window is destroyed my $win_id; my $ws = Wily::Connect::connect(); my $wm = Wily::Message->new(Wily::Message::WMnew, 0, 0, 0, 1,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Wily::Message Download

Added: January 18, 2010 | Visits: 987

GameFOX TK GameFOX TK is a Firefox extension that improves browsing of the GameFAQs message boards.. For Blood Money on the Commodore 64, GameFAQs presents a message board for game discussion and help.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (91): GameFOX TK Download

Added: January 05, 2010 | Visits: 930

Message::Style Message::Style is a Perl module to perform stylistic analysis of messages. SYNOPSIS use Message::Style; my $score=Message::Style::score(@article); # or my $score=Message::Style::score(@article); This Perl library does an analysis of a RFC2822 format message (typically email messages or...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Message::Style Download

Added: February 20, 2010 | Visits: 5.345

Monkey Boards Monkey Boards is a small, fast, and efficient message board systems to enable smaller Web sites to build virtual online communities where users post and reply to messages. Compared with other projects, this defining purpose Monkey Boards much more clearer and to-the-point. The project is...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (89): Monkey Boards Download

Added: August 02, 2010 | Visits: 1.116

Debug::Message Debug::Message is a Perl module that eases the use of debug print with level, indentation and color. SYNOPSIS use Debug::Message; use Log::Dispatch; use Log::Dispatch::Screen; my $dispatcher = Log::Dispatch->new; $dispatcher->add( Log::Dispatch::Screen->new( name => screen, min_level =>...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Debug::Message Download

Released: March 21, 2012  |  Added: April 01, 2012 | Visits: 1.247

SD Free Hide Message The Hide Message is easy-to-use, reliable and powerful tool for protecting important information that you don't want others to see.With Hide Message you can encrypt and hide your text message into image without any changes in its resolution or size.You can view the modified image with any...


Platforms: Windows

License: Freeware Size: 4.95 MB Download (86): SD Free Hide Message Download

Added: May 10, 2013 | Visits: 900

JBoss Portal 2.7.0ALPHA1 JBoss Portal provides an open source and standards-based environment for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience.Technology and Architecture - JEMS: Leverages the power of JBoss Enterprise Middleware Services : JBoss...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (78): JBoss Portal 2.7.0ALPHA1 Download

Added: May 10, 2013 | Visits: 5.109

ScareCrow Message Board ScareCrow Message Board  application allows you to run a full featured forum on your website.General Features - User profiles that include: AIM, MSN, Yahoo! and ICQ identifications, locations, interests, homepage. - The option to hide email addresses from view in a profile. - On-server last...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (78): ScareCrow Message Board Download

Added: May 10, 2013 | Visits: 904

Private Message SYStem Private Message SYStem will send messages just like webmail but only faster. You are allowed to view messages and reply to messages. Super fast MySQL driven script. Scripts like this are also used on bulletin boards.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (71): Private Message SYStem Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 1.036

Message Password Message Password is a password recovery tool that reveals the passwords of the following instant messenger applications: * MSN Messenger * Windows Messenger (In Windows XP) * Windows Live Messenger (In Windows XP/Vista/7) * Yahoo Messenger (Versions 5.x and 6.x) * Google Talk * ICQ Lite...


Platforms: Windows, Other

License: Freeware Size: 4.24 MB Download (65): Message Password Download

< 1 2 3 4 5 >