cloudslide

Member Since
Aug 13, 2009 (4 months)

Following 0 githubbers and watching 15 repositories view all →

cloudslide doesn’t have any public repositories yet

Public Activity feed

cloudslide updated gist: 260579 Sun Dec 20 13:52:31 -0800 2009
var CloudSlide = {}; CloudSlide.StrophePlugin = function(name, settings){ this.settings = jQuer...
cloudslide updated gist: 260579 Sun Dec 20 13:26:26 -0800 2009
CloudSlide.BoshClient = function(settings){ this.settings = jQuery.extend({}, xmppSettings, set...
cloudslide updated gist: 260579 Sun Dec 20 12:01:30 -0800 2009
var xmppSettings = { boshService: "/http-bind", connection: null,
cloudslide created gist: 260579 Sun Dec 20 09:56:53 -0800 2009
var CloudSlide = {}; CloudSlide.BoshClient = function(settings){ this.settings = $.extend({}, x...