Tag Archives: Flex
Presenting at the Adobe RIA user group London
Last Wednesday I had the pleasure of presenting at the Adobe RIA user group in London. Topic covered this time was “Scaling Flex for Enterprise Applications” and covered some of patterns we use at Lab49 when building Flex applications. In … Continue reading
Adobe Slider – Flex on mobile devices
Adobe came with a very interesting announcement during MAX 2009 – Adobe Slider, their new initiative to bring Flex to mobile devices. In my mind this is probably one of the more interesting announcements they made during the conference, up … Continue reading
Adobe announces LiveCycle Enterprise Suite 2
Today Adobe announced LiveCycle ES2, with some major new features: Mosaic – RIA portal Cloud deployment on Amazon EC2 LC ES Collaboration Service (formerly CoCoMo and Flash Collaboration Service) Flash Builder 4 and LCDS integration Mosaic looks really interesting, especially … Continue reading
JP Morgan follows in the footsteps of Morgan Stanley Matrix
JP Morgan with their MORCOM project seems to follow in the same footsteps as Morgan Stanley Matrix: Kids in a Candy Shop It is really interesting to see that they too have chosen to use Adobe Flex, and the selling … Continue reading
Adobe MAX Awards Finalist – Morgan Stanley Matrix
Morgan Stanley Matrix is named a finalist for the 2009 Adobe Max Awards in the Enterprise Productivity category. Public voting has started and is available at http://max.adobe.com/awards/finalists/ , the voting will be live until Tuesday, October 6 when winners will … Continue reading
Presenting at Adobe MAX 2009
I have finally received the confirmation for the Adobe MAX 2009 presentation, which I will be co-presenting together with a former colleague , Tom Sugden, from Adobe Professional Services Presentation is called “Building Matrix – Scaling Flex for a large … Continue reading
Matrix – Morgan Stanley’s new trading platform
Adobe ( Ben Forsaith), announces Morgan Stanley’s new Flash/Flex based trading platform. There is also a microsite that demonstrates some of the functionality Matrix “Morgan Stanley have launched a game changing application that aims to provide their customers with the … Continue reading
SWFScan first impression
I got some time today to try SWFScan, and from what it claims to offer it looks promising, but does it live up to it? The install works seamlessly, and you are up and running in minutes. You can load … Continue reading
Find security vulnerabilities in Flex applications
HP has launched a new tool to find security vulnerabilities in Flash/Flex applications, SWFScan. Looks quite promising, this is how it does it: Decompiles and analyzes the application to identify security issues. Identifies insecure code, and deployment setup. No need … Continue reading
Stubbing Flex HTTPServices
On a few projects I have worked on there has been necessary to stub the Flex HttpServices. A couple of reasons has been, server side code is not ready yet or services are too unstable to support a continuous UI … Continue reading