{"id":40,"date":"2007-03-22T04:23:28","date_gmt":"2007-03-22T09:23:28","guid":{"rendered":"https:\/\/billhiggins.us\/weblog\/2007\/03\/22\/links-for-2007-03-22\/"},"modified":"2007-03-22T04:23:28","modified_gmt":"2007-03-22T09:23:28","slug":"links-for-2007-03-22","status":"publish","type":"post","link":"https:\/\/billhiggins.us\/blog\/2007\/03\/22\/links-for-2007-03-22\/","title":{"rendered":"links for 2007-03-22"},"content":{"rendered":"<ul class=\"delicious\">\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/www.w3.org\/TR\/XMLHttpRequest\/\">The XMLHttpRequest Object<\/a><\/p>\n<p class=\"delicious-extended\">The w3c&#8217;s attempt to standardize the de facto XHR standard.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/standards\">standards<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/ajax\">ajax<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/www.xulplanet.com\/references\/objref\/XMLHttpRequest.html\">XMLHttpRequest &#8211; XULPlanet<\/a><\/p>\n<p class=\"delicious-extended\">Docs on the Mozilla implementation of XHR<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/ajax\">ajax<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/www.berenddeboer.net\/rest\/authentication.html\">REST based authentication<\/a><\/p>\n<p class=\"delicious-extended\">Discussion of some of the issues of authenticating REST-style web services including an example of securing your services with Basic or Digest auth using Apache HTTP Server.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/rest\">rest<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/http\">http<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/www.oreillynet.com\/xml\/blog\/2006\/10\/what_i_didnt_know_about_xhr.html\">What I Didn&#8217;t Know About XHR &#8211; O&#8217;Reilly XML Blog<\/a><\/p>\n<p class=\"delicious-extended\">Interesting test case explaining browsers&#8217; default limitations on number of concurrent XHR requests.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/ajax\">ajax<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=339530\">Bug 339530 \u00e2\u20ac\u201c Basic auth fails with XMLHttpRequest<\/a><\/p>\n<p class=\"delicious-extended\">A bug related to supporting the user and password arguments to XmlHttpRequest#open<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/firefox\">firefox<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/msdn.microsoft.com\/workshop\/author\/dhtml\/reference\/methods\/open.asp\">MSDN XMLHttpRequest#open method<\/a><\/p>\n<p class=\"delicious-extended\">Microsoft&#8217;s documentation on IE&#8217;s API for the XmlHttpRequest&#8217;s open method.  It also talks about IE&#8217;s overly-aggressive GET caching.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/microsoft\">microsoft<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/www.mnot.net\/javascript\/xmlhttprequest\/\">XMLHttpRequest HTTP Feature Tests<\/a><\/p>\n<p class=\"delicious-extended\">Executable test case to determine your current browser&#8217;s support for XHR features.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/http\">http<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/www.mnot.net\/javascript\/xmlhttprequest\/cache.html\">XMLHttpRequest Caching Tests<\/a><\/p>\n<p class=\"delicious-extended\">Executable test case to determine the correctness of your browser&#8217;s resource caching via XHR.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/http\">http<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/wiki.osafoundation.org\/bin\/view\/Journal\/AjaxCMPAuthentication09192006\">Using Basic Authentication via with AJAX to access CMP<\/a><\/p>\n<p class=\"delicious-extended\">Solutions for using Basic Auth from an Ajax application sans ugly browser dialog.<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/http\">http<\/a>)<\/p>\n<\/li>\n<li>\n<p class=\"delicious-link\"><a href=\"http:\/\/lists.osafoundation.org\/pipermail\/cosmo-dev\/2006-September\/001575.html\">[Cosmo-dev] CMP and AJAX<\/a><\/p>\n<p class=\"delicious-extended\">Additional commentary and analysis on the &#8216;<a href=\"http:\/\/wiki.osafoundation.org\/bin\/view\/Journal\/AjaxCMPAuthentication09192006\">Using Basic Authentication via with AJAX to access CMP<\/a>&#8216; wiki page<\/p>\n<p class=\"delicious-tags\">(tags: <a href=\"http:\/\/del.icio.us\/BillHiggins\/xhr\">xhr<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/http\">http<\/a> <a href=\"http:\/\/del.icio.us\/BillHiggins\/ajax\">ajax<\/a>)<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>The XMLHttpRequest Object The w3c&#8217;s attempt to standardize the de facto XHR standard. (tags: standards ajax xhr) XMLHttpRequest &#8211; XULPlanet Docs on the Mozilla implementation of XHR (tags: xhr ajax) REST based authentication Discussion of some of the issues of authenticating REST-style web services including an example of securing your services with Basic or Digest [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-links"],"_links":{"self":[{"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":0,"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"wp:attachment":[{"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/billhiggins.us\/blog\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}