gordonbrander + ajax   22

balupton/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype.
javascript  web  development  polyfill  opensource  ajax  app 
26 days ago by gordonbrander
Manipulating the browser history - MDN
history.pushState allows you to associate an object with a specific history entry. Useful for emulating POST/PUT?
javascript  html5  mozilla  ajax  mvc 
february 2012 by gordonbrander
Backbone.js Live Collections – Bocoup Web Log
You might have a finite set of data that you need to fetch once for your application.
You might have a feed of data that is constantly updating and thus your collection periodically check for updates.

Dealing with the first scenario is quite simple. It would require defining a Collection constructor that has a url property. Calling fetch on an instance of that collection would then fetch the data and that would be sufficient.

Dealing with the second scenario is somewhat more complex for several reasons
javascript  ajax  web  development  backbonejs  learn  mvc 
december 2011 by gordonbrander
Asynchronous Programming in JavaScript with “Promises” - IEBlog - Site Home - MSDN Blogs
Tired of nested callbacks? A better alternative to managing multiple async processes.
javascript  pattern  ajax 
december 2011 by gordonbrander
hij1nx/SugarSkull - GitHub
Client-side routing for single-page AJAX apps.
framework  javascript  mvc  opensource  web  development  ajax 
august 2011 by gordonbrander
Lazy Load | jQuery Plugins
Waits to load in off-screen images until you scroll to them. Makes longer pages feel snappy. You can also specify a load visual effect (like fade in).
jquery  plugin  opensource  ajax  development  javascript 
october 2010 by gordonbrander
QuirksBlog: Introduction to W3C Widgets
...something akin to the dashboard widgets one has on OSX.
ajax  javascript  app  mobile  standard  w3c  html  css 
november 2009 by gordonbrander
jQuery API browser
How long has this handy reference been around?
web  development  javascript  api  ajax  jquery  learn 
january 2009 by gordonbrander
spacecollective.org recent
Creative grid-based post layout, with Ajax loading. Fun.
web  design  grid  ajax  UI  blog  inspiration 
october 2008 by gordonbrander
SproutCore
A javascript library being developed by folks at Apple. Reputedly pushing the boundaries of complex javascriptery.
apple  ajax  javascript  framework  opensource  development  library 
june 2008 by gordonbrander
FancyZoom 1.1
Lightboxing script with a smooth, mac-like interface.
javascript  image  web  slideshow  ajax 
june 2008 by gordonbrander
24 ways: Get To Grips with Slippy Maps
Get going with Google maps and all the others (through the mapstraction library) with this simple tutorial.
development  javascript  map  api  ajax  web  design  learn 
december 2007 by gordonbrander
MooPix
A Javascript hookup to the Flickr API. Yay!
ajax  flickr  slideshow  mootools  javascript  opensource 
august 2007 by gordonbrander
Slideshow: A Javascript class for Mootools
Simple, lightweight and semantic. Could you ask for more?
slideshow  mootools  javascript  ajax  resource 
august 2007 by gordonbrander
flickrshow
Simple javascript slideshows for Flickr. Built on Prototype framework.
slideshow  javascript  opensource  prototype  flickr  ajax 
august 2007 by gordonbrander
SmoothGallery
Slick, lightweight slideshow script built on Moofx.
mootools  javascript  slideshow  opensource  ajax  script 
august 2007 by gordonbrander
YShout: A Free PHP + AJAX Shoutbox
Simple, open-source, clean markup, degradable js. Hey, if you need a shoutbox, this is the way to go.
opensource  ajax  javascript 
november 2006 by gordonbrander
GTDTiddlyWiki - your simple client side wiki
A super simple Getting Things Done client (or server) side wiki that does everything from one file. Seriously. The entire wiki is a single file, index.html. AJAX is sweet baby!
gtd  productivity  wiki  ajax  web  app 
september 2006 by gordonbrander

Copy this bookmark:



description:


tags: