Posts Tagged "pidgin"

  • Como agregar Twitter a Pidgin [Ubuntu/Linux]

    microblog-purple es un plugin para Pidgin que funciona tanto en Windows como en Linux y soporta a Twitter, Identica y Laconica a través del servidor de base de las ventanas de conversación.

    deb http://ppa.launchpad.net/sugree/ppa/ubuntu intrepid main

    deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu intrepid main

    deb http://ppa.launchpad.net/sugree/ppa/ubuntu hardy main

    deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu hardy main

    deb http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main

    deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main

    sudo [...]

    Read More...
  • Check if Pidgin is Perl enabled
    In Pidgin, navigate to Help | About and find Perl: Enabled
    Install XML::XPath from CPAN
    From the command prompt
    # perl -MCPAN -e shell
    From the cpan shell
    get XML::XPath
    make XML::XPath
    test XML::XPath
    install XML::XPath
    Or if you’re feeling lucky, just
    install XML::XPath
    Linux
    Copy twitter.pl to your pidgin plugins directory Usually ~/.purple/plugins/
    Enable Twitter Status Feed
    Using Pidgin, navigate to Tools | [...]

    Read More...

Ad