1. Aarron Walter

  2. Parsing RSS Using Magpie and Ajax

    Dec 29, 2006

    DMXZone.com has recently published an article of mine explaining how to parse RSS feeds using an open source PHP library called Magpie, and Ajax to handle the loading of the feeds. The feed reader is scalable to display as many or as few feeds as needed using an array to conveniently configure the script. If JavaScript is disabled or unavailable in the browser, the script gracefully degrades to offer a manual method of loading the feed headlines to the page rather than becoming disabled because of the Ajax calls that load them normally. Ajax is used in this example because fetching and parsing many feeds from many sources can result in an excessive page load delay as the script waits for all results to arrive. Using Ajax, you can display the headlines for each feed as they are received, resulting in an improved user experience.

    You can take a look at the finished example, and download the code archive to see how it works.

  3. Designing for Emotion by Aarron Walter

    Designing for Emotion

    Walter’s approach is direct, rigorous, at times scientific and filled with practical insight and humor.

    Anthony Wing Kosner, Forbes

    buy the book

    The UX Sketchbook

    The UX Sketchbook

    Quickly create web site mockups with the UX Sketchbook. This new sketchbook has a 1-up web browser blueprint page, backed with a 2-up blueprint page.

    learn more

  4. Say Some Words