|
| Author |
Message |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Mon Jan 24, 2005 7:37 pm Post subject: |
|
|
Ive started a full client writen in Perl TK useing the msn.pm
Its name will be: Perl Interface MultiProtocol messenger or: PIMP messenger
Its Current Features:- login
- Recieve messages
- Full buddy lists and group lists
- send messages
Really just basic chat..but its a start. Im currently adding menus to set your status and display name and basic things like that, But the gole is to add a plugin type interface for autoresponce things..and special feaures. I also plan to add other client support.
Im currently looking for people that would like to help, so post here or PM me..
also as may suggestions as i could get in this post would be great!
my future plans: - Add, Remove, Block users
- Join Convo support
- Change Status/Display name
- DP and CE support
- Plugin support
- AIM
- File Transfer (with later msn.pm build)
Ideas: - Skins (Dazzy)
- Notifications (darkmonkey)
ill be posting the source to this hopefully later today
 _________________ [ matt ] |
|
| Back to top |
|
 |
Dazzy Agent

Joined: 09 Jan 2004 Posts: 1731
 
|
Posted: Mon Jan 24, 2005 7:39 pm Post subject: |
|
|
| You should make it customizaly....skins... |
|
| Back to top |
|
 |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Mon Jan 24, 2005 7:40 pm Post subject: |
|
|
Good idea! _________________ [ matt ] |
|
| Back to top |
|
 |
Dazzy Agent

Joined: 09 Jan 2004 Posts: 1731
 
|
Posted: Mon Jan 24, 2005 9:02 pm Post subject: |
|
|
Perl Interface mult protocol Messenger  |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Mon Jan 24, 2005 9:03 pm Post subject: |
|
|
Umm, should be able to be run on a machine without Perl, and one without SSL updates and stuff. Great idea btw  _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
Dazzy Agent

Joined: 09 Jan 2004 Posts: 1731
 
|
Posted: Mon Jan 24, 2005 9:04 pm Post subject: |
|
|
| You can complile it and wont need perl apparently... |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Mon Jan 24, 2005 9:08 pm Post subject: |
|
|
Ok.
Nice logo thingy Dazzy .
Another idea - Have the Window's "bubble" messages to show when someone logs in/out, and have the program run in the taskbar. Also allow it to store your username/password, and log stuff. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Mon Jan 24, 2005 9:13 pm Post subject: |
|
|
good idea darkmonkey ill add a Notifications for status changes, any suggestions for where to store the passwords...so its still secure...i would rather not have it in plane text... _________________ [ matt ] |
|
| Back to top |
|
 |
SlimShady Newbie

Joined: 12 Jul 2004 Posts: 10
  
|
Posted: Mon Jan 24, 2005 9:37 pm Post subject: |
|
|
Store the passwords encrypted in an INI file including other info. Login name/e-mail adress, path to avatar/display picture, etc. |
|
| Back to top |
|
 |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Mon Jan 24, 2005 9:38 pm Post subject: |
|
|
i plan to release source...fo any encryption could be reversed, but it is a thought...jus to not have it plane text _________________ [ matt ] |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Mon Jan 24, 2005 10:42 pm Post subject: |
|
|
MD5 encryption rawks. It's algorythm is so complicated, it is almost impossible to decypher, and yet is very easy to use . The type of file is not important - it's the text inside it . -- Another idea, in the screenie to the far right, you have it as "you" and the user's name. Any chance you can have fonts and colours sent back, and displayed on the screen. Also, having a p4 (chat only) name would be cool . _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
Addict Not Yet a God

Joined: 21 Jan 2004 Posts: 473
   
|
Posted: Mon Jan 24, 2005 11:19 pm Post subject: |
|
|
Muti client you say? How about Jabber! Everybody loves Jabber! B) |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Tue Jan 25, 2005 8:20 am Post subject: |
|
|
Everyone says they love jabber, but then no one ever goes on it . Multi-client would be cool though. How about sniffing around YIM? _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Tue Jan 25, 2005 1:12 pm Post subject: |
|
|
*raises hand* I use Jabber!
You can use Tk::RichText or whatever it is for conversation windows, so when you get a user's font you can display it correctly in the window.  _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Tue Jan 25, 2005 1:31 pm Post subject: |
|
|
QUOTE(Cer @ Jan 25 2005, 02:12 PM) *raises hand* I use Jabber! | Do you sign on as much as you use AIM and MSN? The only reason I do is because it's all built into Trillian ^_^.
Cool idea about the Richtext thing, I've looked at it and it looks rocking B) _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |