Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Web interface to google talk/jabber (no javascript)

Options
  • 13-04-2007 2:24pm
    #1
    Closed Accounts Posts: 68 ✭✭


    I'm trying to code an interface to the jabber protocol which will accessible through a web page and which does not use javascript/ajax to communicate to the server.

    The idea it to enable a bit of time wasting on google talk from work (through a web page on a non blocked server), where all jabber servers and web interfaces are blocked by the firewall.

    I have looked at jabber.py and xmpppy as python modules to use simplify everything and really I'm just wondering does anyone have any experience using these modules or have a better (simpler) way to achieve this.


Advertisement