Yeah it’s a bad picture taken with an iPhone, but still cool! Related Posts:Some good things in life are free!REDBug, Wordpress and Firing up the Grill (Link share)DownloadsHead in the sandRSS Feed Fixed
E4X XML Namespaces
For XML that looks like the following response from Yahoo’s weather service: When you need to access the nodes with complex node names such as yweather:location think XML namespaces. In the above example, look for the xmlns declaration in the rss node – xmlns:yweather=’http://xml.weather.yahoo.com/ns/rss/1.0′. Creating a Namespace object using the declaration will allow us to [...]




