mike | Shared With: Everyone - Apr 06 2009 | ajax, javascript, library, web development
mike | Shared With: Everyone - Aug 05 2009 | google, ajax, javascriptShareViewed: 2 Times
mike | Shared With: Everyone - May 28 2009 | ajax, google, javascriptShareViewed: 2 Times
mike | Shared With: Everyone - May 27 2009 | google, ajax, javascript, programming
mike | Shared With: Everyone - Feb 20 2009 | calendar, google, javascript, ajaxSample application for getting Google Calendar public data in AJAX
ShareViewed: 1 Time
mike | Shared With: Everyone - Feb 20 2009 | javascript, google, calendar, data, ajaxUsing client-side javascript to access Google data (including Calendar information)
ShareViewed: 1 Time
mike | Shared With: Everyone - Jan 19 2009 | ajax, cross-site, css, javascriptShareViewed: 1 Time
mike | Shared With: Everyone - Jul 11 2008 | javascript, ajax, crypto, pageforest
Laudible but difficult to acheive goal of building a trustable "zero-knowledge" pure javascript program. Current browsers just have some many ways to unintentially run code that isnt' "reviewable" by the user.
I think it's a fine idea to encrypt locally, and store only encrypted data. But I think in practice, the user ends up having to trust the entire system of components - including the server. He can't, after all, do a complete security review every time a new version of the javascript application is loaded from the server.
Quoted: A zero-knowlege web application knows nothing of its users and their data. This is a first definition of a new methodology.
mike | Shared With: Everyone - Apr 12 2008 | google, javascript, ajax, web developmentI like Google's method of doing "AJAX" APi calls. The REST request is made by setting a callback (function name), and context (string). When the SCRIPT tag is returned, it will call your function:
callback(context, response, status, error-string)
Allows for multiple outstanding calls at one time and to hook up the correct response with the correct caller.
ShareViewed: 2 Times
mike | Shared With: Everyone - Apr 12 2008 | search, google, javascript, ajax, customize




Send Mike a friend request or a personal message instead.