Product Strategist, Experience Designer & Code Tweaker 

Facebook Twitter LinkedIn
 
 
Home » Archive for category "Code is Poetry" (Page 2)

Archive for the ‘Code is Poetry’ Category:


OpenSocial app

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.

Structure of a RSS Feed

Sample RSS 2.0 Feed http://webdesign.about.com/rss2.0feed/ An example of a simple RSS feed. This is the description of the feed itself, not an item. http://webdesign.about.com/rss2.0feed/entry.html This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed. http://webdesign.about.com/rss2.0feed/entry.html   How to Build an RSS File from Scratch Let them

(More)…

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)…

 
© Muthukumar Rajamani
credit