topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 2:21 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Text Mode Instant Messenger Client (Source Available)  (Read 13248 times)

Hoak

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
IDEA: Text Mode Instant Messenger Client (Source Available)
« on: December 03, 2005, 03:25 AM »
'Instant Messenger' applications are by design text applications but most are large, GUI heavy (and ugly),  feature bloated, insecure, unstable resource hogs (for what they actually do)....

The text mode nature and use of the application suggests by design that a console mode 'IM' client would be one of the most obvious ways to streamline the application, reduce features to most commonly used essentials, and offer something that's a real resource sipper you can leave running on your system 24/7 without giving it a second thought.

Linux has many text mode 'IM' clients, one mature example called mICQ also has rough, buggy, and poorly documented Windows ports available, but at least shows what's possible in the way of a clean, easy and functional text interface.

Miranda is a very popular, open source, multiple protocol, 'IM' client that's very light weight, and offers a plug-in architecture so only user chosen features and functions need be installed.   As the Miranda Source is mature, open, and free; it would I imagine (I'm not a programmer) offer a reasonable starting point for quickly building a simple text mode 'IM' client.

A 'Console Mode' Miranda compatable client would offer several compelling advantages in addition to those already mentioned including:

· all the core features are already coded
· a console mode Miranda compatible client could use many Miranda plug-ins
· code is already very mature and very 'light weight'
· program is compatable with all popular 'IM' protocols
· plenty of attention & enthusiasm for the Programmer from the Miranda community


There are many open source, multi-protocol 'IM' client projects; I've just suggested Miranda because it's popular, mature, well documented, and because it's one of the smallest 'IM' clients available.

Resources:

· Miranda Instant Messenger Home Page
· Miranda Source Code Download
· Miranda @ SourceForge
· Miranda CVS Browser
· Miranda Developers Journal

· mICQ Home Page
· mICQ Linux Source
· mICQ CVS Archives
· mICQ @ SourceForge

I love Windows CMD Console text mode applications for their clean, lean form that follows function interface and utility; I  wish Windows had a fraction of the offering of console mode applications that Linux/UNIX systems offer and appreciate any new links anyone can offer to useful Windows text mode applications...

Δ
« Last Edit: December 03, 2005, 04:37 AM by Hoak »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: IDEA: Text Mode Instant Messenger Client (Source Available)
« Reply #1 on: December 06, 2005, 05:27 AM »
this is a great idea, but it's probably outside the scope of a coding snack and probably needs someone with some miranda coding experience.  great idea though,

Hoak

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
Re: IDEA: Text Mode Instant Messenger Client (Source Available)
« Reply #2 on: December 10, 2005, 11:05 PM »
Perhaps it is more of a 'Coding Lunch' then a 'Snack', but all that really needs to be done is a Console mode interface added to the Miranda Source.  Microsoft Visual C++ is even supposed to have goo-gaws for making exactly this sort of thing easy for the Programmer...

Anyhowdy, hope someone gets excited about the idear that can pick it up and work with it, as it's way over my head and ability at the moment...

Δ

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
Re: IDEA: Text Mode Instant Messenger Client (Source Available)
« Reply #3 on: January 02, 2006, 04:02 AM »
As you say, Miranda is "already very mature and very 'light weight'", so why would you need a "text mode only Miranda"?

https://www.donation...dex.php?topic=1201.0

Hoak

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
Re: IDEA: Text Mode Instant Messenger Client (Source Available)
« Reply #4 on: January 02, 2006, 01:54 PM »
I guess you have to use and love console mode applications to appreciate them...  Even the lightest weight GUI application will be of a porker compared to a dedicated console mode application.

Δ

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
Re: IDEA: Text Mode Instant Messenger Client (Source Available)
« Reply #5 on: January 02, 2006, 02:01 PM »
I guess you have to use and love console mode applications to appreciate them...  Even the lightest weight GUI application will be of a porker compared to a dedicated console mode application.
Well, I used the console quite a lot too, but now it's 2006! ;)

I now prefer to use programs where much could be done with just the keyboard.