Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
## gnip helper in javascript; depends on jquery var GnipHelper = function (username, pwd, baseurl) { this.username = username; this.pwd = pwd; this.baseurl = baseurl; this._computeAuth = function () { // base64 the username and pwd } this.doRequest = function (url, data, asPost) { } };
This paste will be private.
From the Design Piracy series on my blog: