Documentation | Spritely
march 2010 by Vaguery
"Spritely is a simple plugin with only two key methods, sprite() and pan() both of which simply animate the background-image css property of an element. The difference between the two is that a 'sprite' image contains two or more 'frames' of animation, whereas a 'pan' image contains a continuous image which pans left or right and then repeats. Typically, in either case, you would use a png file (with or without transparency) for this. You might wish to use a transparent gif for Internet Explorer 6, though it probably won't look as good. Your html elements must already be the correct size you want the sprite to appear, but the background image will typically be larger than the html element, and the spritely methods reposition the background image within the html element."
javascript
html5
animation
web-design
via:jayturley
NO-FLASH
march 2010 by Vaguery
Ruby & WebSockets: TCP for the Browser - igvita.com
december 2009 by Vaguery
"WebSockets in HTML5 change all of that as they were designed from the ground up to be data agnostic (binary or text) with support for full-duplex communication. WebSockets are TCP for the web-browser. Unlike BOSH or equivalents, they require only a single connection, which translates into much better resource utilization for both the server and the client. Likewise, WebSockets are proxy and firewall aware, can operate over SSL and leverage the HTTP channel to accomplish all of the above - your existing load balancers, proxies and routers will work just fine."
software-development
HTML5
websocket
programming
web2.0
javascript
browsers
december 2009 by Vaguery
Web Workers
october 2009 by Vaguery
"This specification defines an API that allows Web application authors to spawn background workers running scripts in parallel to their main page. This allows for thread-like operation with message-passing as the coordination mechanism."
web-applications
standard-setting-play
distributed-processing
programming
standards
API
specification
HTML5
threads
Nudge
october 2009 by Vaguery
What CouchDB brings to HTML5 : Daytime Running Lights
october 2009 by Vaguery
"In a CouchDB-enabled web, data-flows don't have to be centralized, which means friends can communicate without going through a fixed domain. This makes the web more efficient. It also means I can make data available to my social network without relying on 3rd-party services."
CouchDB
HTML5
standard-setting-play
distributed-processing
openness
open-access
grid-computing
social-networks
october 2009 by Vaguery
related tags
animation ⊕ API ⊕ browsers ⊕ CouchDB ⊕ distributed-processing ⊕ GitHub ⊕ grid-computing ⊕ html5 ⊖ javascript ⊕ library ⊕ NO-FLASH ⊕ Nudge ⊕ open-access ⊕ open-science ⊕ open-source ⊕ openness ⊕ programming ⊕ social-networks ⊕ software-development ⊕ specification ⊕ standard-setting-play ⊕ standards ⊕ threads ⊕ via:jayturley ⊕ visualization ⊕ web-applications ⊕ web-design ⊕ web2.0 ⊕ websocket ⊕Copy this bookmark: