» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with request + JavaScript

Easier than AJAX

includeJS=function(url,onload,allowCache){ url=allowCache?url:url+'&nocache='+Math.random(); url=url.split('?').length>1?url:url.replace(/\&/,'?'); onload=typeof onload=="function"?onload:function(){}; var js=document.createElement('sc

json: del.icio.us/tag/json

Asynchrone Webanwendungen mit Jetty, Comet und anderen " 02 " 2007 " Ausgaben " ABO & ARCHIV " Linux-Magazin Online

<sep/>sollen asynchrone Requests zu schnelleren und besser skalierenden Webanwendungen führen. Der Jetty-Server hat dazu Continuations implementiert, Cometd bietet ein

jetty: del.icio.us/tag/jetty

Simon Willison: Graphing requests with Tamper Data

"graph showing what happens when you load up www.yahoo.com. It shows every component of the page - JavaScript, CSS, images - and when each component started and finished loading. You can use it to get an idea for how long it took between the HTML starting

Firefox: del.icio.us/tag/firefox