Done with coding a simple xml app and hosting it on Google Code. Waiting to get access to Orkut sandbox so that i can proceed to add this app on Orkut.
Archive for the ‘Code is Poetry’ Category:
jQuery for Designers
Designer? Interested in jQuery? Click here for sample markups, script, css and examples.
Front-End Performance Optimization through CSS sprites
Among many techniques used to reduced the No. of requests to the servers, CSS sprites is a cool one. This simple CSS technique involves clubbing multiple images as one and uses ” background-position:” to define the image display. Here’s a cool CSS Sprite generation tool
AHAH!
AHAH = Asynchronous HTML and HTTP is a subset of AJAX without the X(XML) Update web pages dynamically using JavaScript and XHTML, instead of XML. Like in AJAX, use XMLHTTP to raise a Request. The state-change of the request when the Response is received is directly passed on to a Function. The response is directly
(More)…





2 Comments » 