Archive for the ‘Web Technologies’ Category

Structure of a RSS Feed

Tuesday, May 13th, 2008

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 ...

Top AJAX Frameworks of 2007

Wednesday, December 26th, 2007

Prototype, JQuery and ExtJS are the top 3 AJAX frameworks used in 2007 based on a survey conducted by Ajaxian. Interestingly 42.5% of the respondents also used one of these frameworks, toolkits and libraries to design proof-of-concepts and prototypes. 46.5% of the developers used them in conjunction with PHP followed ...

Web Innovation 2007 : Day 1

Tuesday, December 18th, 2007

Just got back from attending an interesting Day 1 of the Web Innovation 2007 Conference. Promise to upload photos soon. It was heartening to note that finally, User Experience was given its due recognition in many of the Web 2.0 related presentations. Both Adobe & Microsoft extensively promoted Flex, ...

CLI > GUI > CLI on GUI!?!

Friday, November 16th, 2007

Update : Read Enso’s take on Why Quasi Modes are more user friendly than Modes And now CLI gets contextually integrated with GUI! Atleast, that’s what Jono DiCarlo from Humanized has demonstrated through Enzo. All you need to do is press “Caps Lock” key to invoke/trigger the Command Line Interface and start ...

Flex Overview

Wednesday, October 31st, 2007

High level overview on Adobe Flex. Using a tree navigation to provide the overview aint a good idea. Creating a Simple RIA: Watch Video of the Tutorial Learning Points * Flex applications are Flash applications. o Flex is ...