Web development , php , ajax , symfony, framework, zend
In: web resources
16 Dec 2009In response to complaints, the social network now offers a way to keep friends lists from appearing on publicly viewable profiles. Here are steps for making that happen. Originally posted at Safe and Secure Go to Source
In: web resources
6 Oct 2009A thorough response to Paul Myers’ passionate article about Google stealing the web. Go to Source
In: web resources
5 Oct 2009CSSHttpRequest is cross-domain Ajax using CSS. Like JavaScript includes, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest. CSSHttpRequest functions similarly to JSONP, and is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page. CSSHttpRequest.get( “http://www.nb.io/hacks/csshttprequest/hello-world/”, function(response) { alert(response); } [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.