Why not just a simple catalogue?
<root>
--- <items>
-- <Showcase Item 1>
---- <Image>
---- <Description>
---- <Title>
......
On Wed, Dec 18, 2013 at 7:15 AM, Kessler CTR Mark J <
[email protected]> wrote:
> Ok, so flex app loading an xml list from the server. So the last part is
> really about how to organize the data on the server. Folder for each app
> in the showcase with a pics and another xml file that has the detail
> description with the pic file listing.
>
> -Mark
>
> -----Original Message-----
> From: Maurice Amsellem [mailto:[email protected]]
> Sent: Wednesday, December 18, 2013 6:16 AM
> To: [email protected]
> Subject: RE: Flex showcase
>
> I am not sure we could have BlazeDS equivalent on the apache web site.
> So maybe text data (info on apps) could be stored in a simple xml file.
> Even with hundreds of apps it shouldn't be that large.
> And the images (screenshots) would be available as static resources, as it
> is today, and loaded on demand by the flex app.
> AFAIK, javascript can also parse remote XML files, so data storage would
> be independent of the implementation (js or flex).
>
> WDYT?
>
> Maurice
>