[DUG-TO] XML output

Andre Molnar andre at becircle.com
Fri Feb 20 10:54:14 EST 2009


Andrew,

Actually, I've been working with Flex and Drupal data recently.

I would suggest looking at the services module and the XML-RPC server OR
AMFPHP for native actionscript data - or JSON for that matter.

With that you get views services that you get for free. i.e. you can
just access a views.getView() method - which will return your views data
in whatever format you like (xml, json, amf etc)

andre
Andrew Mallis wrote:
> 
> Hi gang,
> 
> In Drupal 5,
> Im trying to output the equivalent of a full node list view
> but in an XML format.
> 
> Creating a feed doesn't give me access to all my CCK fields.
> 
> The endgoal is to create XML for a flash font-end to parse.
> 
> I've been looking into XML-RPC and also the services module.
> There seem to be a wide range of opinions on the matter and an even
> wider range of bugs associated with each solution.
> 
> Does anyone have experience implementing a customize XML output for a
> node list?
> 
> 
> 
> *Andrew Mallis*
> *Ideograph*
> http://ideograph.ca
> skype: andrew_mallis  |  gTalk/Jabber:  andrew.mallis
> 
> *@ The Centre for Social Innovation*
> 215 Spadina Ave, Suite 400
> Toronto  |  Ontario  |  Canada  |  M5T 2C7
> cell:  416-939-4502
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> DUG-TO mailing list
> DUG-TO at lists.openject.com
> http://lists.openject.com/listinfo/dug-to



More information about the DUG-TO mailing list