• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 315 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.16.218.62' AND v.timestamp >= 1714756328 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 315 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.16.218.62' AND v.timestamp >= 1714756328 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

CouchDB: Relaxing Offline JavaScript


Google Tech Talk
September 24, 2009
slides: http://www.slideshare.net/jchrisa/couchdb-local-web-platform
Web Exponents: http://www.youtube.com/view_play_list?p=689D6EE903ED5CB6&search_query=web...

ABSTRACT

Presented by Chris Anderson.

CouchDB's web API and offline replication capabilities make it ideally suited to power a sea-change in the relationships between users and service providers. I'll give a 10,000 foot overview of CouchDB, as well as discuss the benefits and challenges of writing applications that can be replicated transparently from the cloud to local machines.

Chris Anderson is an Apache CouchDB committer and co-author of the forthcoming O'Reilly book "CouchDB: The Definitive Guide". He is a director of couch.io, offering commercial hosting, support, consulting, and custom development. He enjoys working on JavaScript CouchApps which can be peer-replicated just like any other data. Chris is obsessed with bending the physics of the web to give control back to users.


See video

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options