Using IMified and Google App Engine to build XMPP Applications

Providing an Instant Messaging interface to your application is easier than you might think. And you don't have to wait for the upcoming XMPP API or ignore those using other networks.

IMified provide a currently free service which provides a web hook like interface to an instant messaging bot. Try sending a message to appengineimified@bot.im. This is just an example, you can find the code to add to your own applications at githib.com/garethr/appengine-imified/

Note that messages on this page are automatically cleared every day so it doesn't get swamped over time. Feel free to send a message to see it work. Please don't spam.

This application was originally build by Gareth Rushgroge of morethanseven.net. The code can be found on GitHub.