Camille Roux has posted a presentation as part of an HMI (Human Machine Interface) in an engineering school in Nice. The content of this presentation entitled: "When there are rich clients in the Air (Adobe Flex and RIA).
Since July 7, the solution OpenSource e-commerce Magento offers an API to access the content of shops Magento. This API supports SOAP and XML RPC and provides access directly to customers, orders and product catalog of a Magento site.
This API is interesting to integrate Magento with all third-party applications in business and who must interact with a site ecommerce (ERP, CRM, Logistics, etc. ..)
This API will also develop an interface for a site e-commerce or Full Flex to develop a BackOffice Flex for Magento.
Mercedes Benz has launched a new site in Flex for the USA. This site has a nice interface and customization of an application to develop the Mercedes of your dreams.
The Open Screen Project is to enable a rich experience of the Internet through televisions, computers, mobile phones and household appliances. The Open Screen Project is supported by the leaders of these areas, Adobe, ARM, Chunghwa Telecom, Cisco, Intel, LG Electronics Inc., Marvell, Motorola, Nokia, NTT DoCoMo, Qualcomm, Samsung Electronics Co., Sony Ericsson, Toshiba and Verizon Wireless, and major media like the BBC, MTV Networks and NBC Universal, who want to provide a rich Web experience enhanced video, live and "on demand" through a multitude of terminals.
The Open Screen Project works with a runtime environment and a consistent - maintaining the benefits of Adobe ® Flash ® Player and, in the near future Adobe AIR ™ - that will remove barriers for developers and designers as published content and applications across a desk and end user terminals, such as telephone and mobile internet devices (MIDs). The Open Screen Project will allow for runtime performance across multiple OS and devices, and ultimately provide the best possible experience to consumers.
Specifically, this will include:
The removal of restrictions on the use of SWF and FLV/F4.
Publication of layers on the mobile terminals via APIs for Adobe Flash / Flex
The release of Adobe Flash Cast protocol and the AMF protocol for robust webservices more.
The elimination of license fees
All this is included in the next release of Adobe Flash Player and Adobe AIR for all terminals. Source: Open Screen Project
A week ago at the Flex Camp 2 in Toronto, Mike Portti presented a session to help us p romoting appllications our Flex and AIR. He talked about tips for submitting applications in the Flex Showcase and blogs as Flex-info, submit your content to the developer center, and official Adobe programs to help you promote your application. These slides could be very useful if you want to see the latest innovative applications Flex / AIR.
This code can be improved to make a basket to send to paypal in Flex. The method sends the data to paypal with a redirect button "buy now" using flash.net.URL request. The example is basic, and full management of the basket is a long ...
The analysis of the navigation of users and their actions on a website is often essential to improve service. Most Web sites use this. If you're not using it, Google provided a service called Google Analytics (GA), which allows visitors to follow it very easily. You can learn more and to create an account here: http://www.google.com/analytics/
&
I contruis Flex applications and analysis of the navigation is just as important to a Flex application. However, Google Analytics is made to run on traditional HTML sites, with lots of terms like barbarians "body onLoad" and others. Therefore, operate Analytics with a Flex application was not possible at first sight, I will show you the steps to take if you want to use Google Analytics in Flex. Read more ...