How to use JAXL (Jabber XMPP Library in PHP) to import Gtalk contacts of any user

November 5, 2009   -   XMPP   -   25 comments

JAXL is an open source Jabber XMPP Client library written in PHP. It provides a self titled class JAXL which implements XMPP protocol. It can be extended to write custom event handler for every message or presence received. Developers are using JAXL for developing real time applications. Checkout 5 exciting gaming bots you can [...]

How to broadcast a message to your Gtalk friends using JAXL?

May 20, 2009   -   XMPP   -   13 comments

In this era of social media we all look forward to easy and utility tools to easily market our site and blogs. In this post I will demonstrate a ready to use script, which will help you broadcast your message to everyone on your gtalk friend list in one go. jaxl4broadcast.class.php jaxl4broadcast.class.php is an extension of JAXL [...]

Programatically control your google mails using JAXL v 1.0.4

February 6, 2009   -   XMPP   -   4 comments

Google has released an API for almost all of their products including maps, feedburner and gadgets. However one of the API’s which every developer would have loved to make use of is “Google Mail API” which is still missing (available for premium google apps user only). Here in this post I would demonstrate how one [...]

How to get dzone feeds as IM using JAXL? Add dzone@gtalkbots.com

January 7, 2009   -   XMPP   -   8 comments

The most funny part of knowing XMPP protocol is that you can execute all your daily web needs using it. Be it playing anagram online or achieving your status messages. And your life gets easy if you are using an XMPP Client Library like JAXL. Here I have tried to create a simple bot which allows [...]

Introducing JAXL – Open Source Jabber XMPP Library

January 2, 2009   -   Open Source Projects   -   81 comments

Introduction JAXL stands for “Jabber XMPP Library“. For fun, it stands for “Just Another XMPP Library” This library currently supports following features: Connect to a Jabber Server (e.g. Gtalk) TLS Encryption DIGEST-MD5 and PLAIN authentication mechanisms Roster Support Library comes with the following class files: config.ini.php : Holds your jabber account and mysql connection information mysql.class.php : Basic MySQL connection class used to insert [...]

games@gtalkbots.com – Online gaming enabled on Gtalk

November 2, 2008   -   XMPP   -   2 comments

Anagram, many of you might be familiar with it or even played many a times back in school and colleges. Its a simple text based game, where you are given a jumbled word and you need to re-arrange it. E.g. You will be given huldos and you need to quickly identify that as should. So getting [...]

Save your and your friend's status messages. Share and promote your website through your status

September 14, 2008   -   XMPP   -   1 comment

Hello Everyone, http://gtalkbots.com Here is this new website which help you save your and your friends Gtalk status messages. It also provides a social bookmarking feature with a different edge. Are you fed up with posting your website and blogs at digg.com, delicious, stumble or any other such site there. If not, you must surely be fed up [...]

GTalk Status Message Collector

September 6, 2008   -   XMPP   -   3 comments

Hello Everyone, I have started http://gtalkbots.com , based on the example demonstrated here. Try out and Help spreading the word. I am not a big fan of twitter, but after I heard they do something similar to what I will be demonstrating here. I thought of building this one out. So here is my demo application, also [...]

Critical Bug in Gmail integrated Chat

July 4, 2008   -   Tech News   -   34 comments

Well chat is a part of our day to day life (I use Gtalk). While chatting with my friends today who were using gmail integrated chat, I noticed that they were going offline every 2-3 minutes. Finally thanks to Sowmya Sudha, who came up with this critical bug in Gmail integrated chat. Here is what [...]

Powered by Wordpress. © 2008-2010 All Rights Reserved.