The Artima Developer Community
Sponsored Link

Python Buzz Forum
AIM and Y!IM feature request

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Phillip Pearson

Posts: 1083
Nickname: myelin
Registered: Aug, 2003

Phillip Pearson is a Python hacker from New Zealand
AIM and Y!IM feature request Posted: Mar 30, 2006 8:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Phillip Pearson.
Original Post: AIM and Y!IM feature request
Feed Title: Second p0st
Feed URL: http://www.myelin.co.nz/post/rss.xml
Feed Description: Tech notes and web hackery from the guy that brought you bzero, Python Community Server, the Blogging Ecosystem and the Internet Topic Exchange
Latest Python Buzz Posts
Latest Python Buzz Posts by Phillip Pearson
Latest Posts From Second p0st

Advertisement

It would be very nice if AIM and Y!IM could start in minimised state. Skype and MSN do it very nicely; now can the others follow along please?

Also, on a sorta-but-not-quite-related note, it would be cool if someone could port msnlib (Python MSN messenger protocol library) and the ylib (Python Yahoo Messenger protocol library from the xmpppy yahoo-transport) to run inside Twisted Words. Either that or port the OSCAR library from Twisted Words to run outside Twisted, or make a HOWTO for making Twisted coexist with other stuff.

A while back I started on a bot that would support multiple networks. It wasn't hard to get it working with ylib and msnlib, but the only decent AIM library seems to be the one in Twisted Words, which is a pain to integrate with stuff that doesn't live inside Twisted.

One alternative is just to run the Twisted stuff in one thread and the rest in another thread, but it would be cool if they were all integrated nicely.

Comment

Read: AIM and Y!IM feature request

Topic: Where is Jython's Zimmer? Previous Topic   Next Topic Topic: Where is Jython's Zimmer?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use