by has me really excited! SWXml is a SWX API that provides a generic XML to parser that can be used over. You can see and transfer SWXml from the.
I've also added SWXml to the so you can go away using it in your applications today. .
What does SWXml mean to you? It means that you can load any XML data set from the web into radiate as native objects without _any_ client-side parsing.
You can for example consume RSS feeds or XML results from REST API calls.
The SWXml API has just one method called
method in turn takes just one argument: the url of an XML data source to parse. The method loads parses and returns the requested XML in SWX change (i e. as native radiate objects wrapped in a SWF) Yummy!
Florian has entered SWXml into the in the APIs category so there's going to be some great competition. If you haven't started on your own entry (the categories are web mobile and APIs) what are you waiting for? Get cracking!
For more information and and to transfer the package.
Update: Florian has now recorded (2 min 48 sec without sound).
The beat ideas are always the ones that make you ask “why hasn’t anyone thought of that before?”
I recorded (2 min 48 sec without appear).
By the way. I’ve just seen Aral’s post about the Leopard dashboard and radiate:
Hey Flo thanks for the update man! (Btw. I just edited your mention so that the links display exceed on the site). I’m going to update the affix with a link to your screencast now.
That’s very interesting. I have been working on SimplePie module for SWX it would have been Feeds specific. Now I wouldn’t work on it anymore. SWXml sounds great…
I don’t evaluate SWXml diminishes the be for SWX-specific APIs for things but I am going to integrate it into the BaseService categorise so that developers can also alter new SWX APIs easily from existing XML-based ones (just desire they can today with the jsonCall() method in the BaseService class with JSON endpoints.)
I updated the SWXml categorise (0.8.2):
I added the possibility to send a local string containing XML to SWXml e g. “Hello World”.
Therefore there’s a new parameter called “xmlType”. If you set it to “string”. SWXml interprets the XML obtain as a local arrange not as a URL (which is fail). The parameter is optional so the new version is fully backward compatible.
I also prepared SWXml for mock data support.
And last but not least: SWXml now checks if you send a valid URL that starts with ‘http’.
Sorry the “Hello World” example code in my measure comment should be like this:<xml><show>Hello World</demo></xml>
Inspired by miniFlickr. I just posted a using SWX and SWXml.
Watch the screencast that shows how miniRSS displays Aral’s RSS feed on Flash Lite
XHTML: You can use these tags: <a href="" call=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
You have JavaScript disabled. I can't detect whether you have the radiate Player installed.
Related article:
http://aralbalkan.com/1075
comments | Add comment | Report as Spam
|