New Flex Microsite Builder and Content Management System

I have just completed an application in Flex for ca & McAfee through POPview. The spec was to develop a microsite builder with a WYSIWYG content management system and the suggestion of Flex was made (one reason was to avoid page refreshes when data was updated), it also needed to be very user friendly and take approx 3 minutes to learn how to use. After careful consideration many interesting perks of using Flex kept on arising and the resulting application was so easy to use and manage I couldn’t resist rebuilding a similar application to demo on my blog.

The application has a front-end Flex built swf which is the microsite and is populated by an XML file (front-end not included here in the demo). The backend builder and CMS is built using ColdFusion and a MySQL database outputting the above XML file. I tackled some new areas in Flex which have served as excellent learning points in using the software i.e. custom drag and drop components.
So have a look and a tinker!!!
Note: This was very quickly put together for the blog just to highlight some of the features I developed in the original application.

http://www.nutrixinteractive.com/cms_demo/main.html

Note: Image uploading is disabled to stop people uploading HUGE images…

This entry was posted in AS3, Coldfusion, Flex. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

5 Comments

  1. Posted August 3, 2007 at 10:38 am | Permalink

    How difficult is to change templates?

  2. Posted August 3, 2007 at 8:53 pm | Permalink

    Each element of the template is a custom component so deleting from the template is as easy as deleting the instantiation of the component in the main template mxml.
    The slightly more arduous task is the adding of components due to them obviously having to be integrated into the server side communication, but that isn’t too bad really.
    One other point is the type of content for the template, integration of buttons, for example. was completed in my original application with specific URL’s so new link buttons can be generated, this made things slightly more difficult.
    Cheers, Simon…

  3. David
    Posted January 14, 2008 at 5:37 pm | Permalink

    Ummm- yes please. Umm errr.. you want to open this project up? Please.

    I would like to have a hack at writing a PHP backend for it. This could be a *very* popular program. Drupal is huge. But this could be better.

  4. Posted February 1, 2008 at 4:23 am | Permalink

    I’m very interested in using this for one of our projects. Let’s discuss licensing and prices…

  5. Posted June 17, 2008 at 12:33 pm | Permalink

    Hi.
    I’m very interested to try this by miself. Can you give me any recommendation, links books, tutorials or something.
    Many thanks, and goood work!!!
    Matias

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>