Blog to discuss Midnight Coders products features, ideas and trends in development of Rich Internet Applications

Thursday, September 04, 2008

Data Management for Flex and PHP

We have started private beta testing today for the new release of WebORB for PHP. The new version delivers support for WebORB Data Management for Flex - WDMF. The system includes the following components:
  • Data model designer - you can connect to a database (MySQL or SQL Server) and identify the database and tables to work with. For every table you can preview the table data and manage mappings between columns and property names in the generated code
  • Code generator - creates ActionScript and PHP code to work with your data. You can load records, create, update and delete directly from Flex
  • Runtime environment - there's a rich framework to operate on the data. It supports dynamic functions, loading related records and very soon data synchronization as well.
We put together a video demonstrating WDMF for PHP. You can see it at:
http://www.themidnightcoders.com/weborb/php/videos/wdmf/overview

If you are interested in participating in the beta testing, please send an emial to info@themidnightcoders.com.

2 Comments:

Anonymous artur said...

glad to see things moving along with this product! just wondering if the data sync will work just like in LCD?
will i be able to bind my components directly to the DB? and do you have an idea when this feature will be ready for beta-testing? my team is eager to try it out. thanks and keep up the good work! - artur

9:01 AM

 
Blogger Milan said...

One question, not related directly with WebORB PHP version: do you have any plans to port WebORB to python? I think it would be a great interest in community, since a lot of people today is starting to use google app engine as Flex backend.
Thanks in advance for any reply!
Milan

5:45 AM

 

Post a Comment

<< Home