Software As She’s Developed

Mahemoff’s Podcast/Blog - Web, Programming, Usabilty from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)

Software As She’s Developed header image 4

XML Descriptors, Be Gone!

October 4th, 2006 · 3 Comments

Dion posted a story about Nokia's new mobile widgets. This will be very cool if it's as good as it sounds. However, what got me was the XML-based config - three separate files for config, skin, and widgets. The widget config: PLAIN TEXTXML: <widget name="Example widget" version="0.1">     <info>     <creator>       <user>username</user>       <date>7.6.2006 12:00</date>   [...]

[Read more →]

Tags: SoftwareDev