Python MSN messenger

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
elupus Offline
Team-XBMC Developer
Posts: 3,764
Joined: Mar 2004
Reputation: 2
Post: #11
mind providing a patch for this on sf so it could be implemented?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
jb_here Offline
Junior Member
Posts: 12
Joined: Jul 2004
Reputation: 0
Post: #12
heres a python msn library and sample client that could be used for xbmc to add msn messenger, i don't have the know how but mybe one of yous could add it to xbmc :bowdown:

http://users.auriga.wearlab.de/~alb/msnlib/

tia Smile
find quote
jb_here Offline
Junior Member
Posts: 12
Joined: Jul 2004
Reputation: 0
Post: #13
i crossposted to both future dev and python dev because it belongs in both, thread was already started in future, but it's a lib

:nuts:
find quote
solexalex Offline
Skilled Python Coder
Posts: 706
Joined: Jul 2004
Reputation: 6
Post: #14
hey !
i'm very interested !
so please, coders, come and help us !

i already tryed this lib but i'm not very good at python.
find quote
WarriorSan Offline
Senior Member
Posts: 151
Joined: Oct 2003
Reputation: 0
Post: #15
this could be very nice!

-xbox v1.1 with samsung dvd-drive
-250 gb
-ata 100 cable
-xecuter 2.2 pro
-xecuter 5035 bios (customized)
-customized ms dash

-crystal xbox v1.4 with samsung dvd-drive and uv light
-300 gb
-ata 100 cable
-xenium ice
-xecuter 5035 bios (customized)
-xbmc as dash
find quote
sonic Offline
Member
Posts: 72
Joined: May 2004
Reputation: 0
Post: #16
wiee  :o ... really hope someone with the skills could do something nice with this Smile. a messenger in xbmc would be nice
find quote
EminaZ Offline
Junior Member
Posts: 11
Joined: Jan 2004
Reputation: 0
Post: #17
python aim!!!:

http://jabberstudio.org/projects/pyaim-t.../index.php
find quote
Kaer Offline
Member
Posts: 54
Joined: Dec 2004
Reputation: 0
Post: #18
hope to get one for msn though Tongue
wow looking through the codes, its complicated. home someone will be willing to try Tongue
find quote
speciestraitor Offline
Junior Member
Posts: 21
Joined: Oct 2004
Reputation: 0
Post: #19
it would be awesome to get the xbox live buddy list/functionality to the msn script as well...although it is based off of .net so is it even possible?
find quote
donno Offline
Team-XBMC Python Developer
Posts: 131
Joined: Jan 2005
Reputation: 0
Location: Australia
Post: #20
i am very intrested in the ability of msn messanger for xmbc.

i have great ideas. reading the documentations and the start seems sort easy to do the basic.

if i time to develop it i would lookin to it.
at the moment i am in of making of an irc client called irc-x.
when i am finshed or get free time with that project. i will look into this one.

features i had in mind
- for chatting - use a full screen window.
- for the buddy/friend/contact list i had in mind a
- alerts - popoing up in the bottom corner, like how the xlink chat does.
- use bitplanes skin reader for the stuff - maybe later once it works.
- use bitplanes py9 dictinary for sms/ remote text- low priority)
- for options - use full screen window and a listbox. to change screen name/nick - (low priority)
- auto replacement of words or entire scences. eg k being okay or Confused1 replaced wih hello, what you been doing? , - this could be achived by using a txt file and before the message is send check the words in the sentces with the list.
- sound support playing alert sounds etc.

i think i may draw up a gui plan another day and let you know.
i just wanted to post some ideas.

i reckon if we/i/someone starts this they should create the gui first then add the msn code. because then it could be reused as
python aim.


i have done a little coding and thats all. don't get too happy.
check my script page at.
http://donno.glwb.info/xbox.htm

check the desing docs here
http://donno.glwb.info/msnx_desgin.pdf


just getting the links together
http://msnp.sourceforge.net/ -- i think this may be easier lib to use.
http://users.auriga.wearlab.de/~alb/msnlib/

bitplane (http://www.bitplane.net/)
http://gaz.davidson.users.btopenworld.com/bitsbit....kin.zip
http://gaz.davidson.users.btopenworld.com/bitsbit....v01.rar


firstly has anyone else started making one yet ?

good devleping tip: make sure it works with emulator, saves a lot of time.

does xbmc support being able to play two sounds at onceConfused

** Team XBMC Tester** XBMC 4 ever

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Post Reply