Author Archives: adamflater
Hands On: eBay Desktop Opens to the Masses
By Alan Henry eBay has a history of releasing tools and widgets that make it easier for buyers to find items and for sellers to make money. Between the Firefox Companion and blog-compatible eBay widgets, the site has gone out of its way to provide a number of tools that make using the online auction site so easy that [...]
Continue readingAdobe – Adobe Press Room: For immediate release
Nearly 600 Entries Received from 30 Countries in Fifth Year of Competition ADOBE MAX 2007, CHICAGO — October 3, 2007 — Adobe Systems Incorporated (Nasdaq:ADBE) today announced the winners of the 2007 MAX Awards. Now in its fifth year, the global awards program recognizes innovative applications of Adobe software for creating engaging experiences. Adobe received [...]
Continue readingDavid Coletta’s Max Talk
David Coletta from Virtual Ubiquity (Buzzword) will be giving a talk on optimization in Flex a the Adobe MAX conference next week. He was gracious enough to include a screen cast of an application I’ve been working on in his talk. Make sure you make it to one of his sessions. I’ll be there, so say [...]
Continue readingFacebook Interview On CRN
I was recently part of a group interview session with Stacy Cowley from CRN. Here’s a snippet of the article where I was quoted: ‘…Adam Flater, an EffectiveUI software architect, sees Facebook’s fluffiness as an essential part of its appeal. “Users are adopting things for their sheer entertainment value right now. When a client wants [...]
Continue readingBinding with Getters and Setters
In most of the Flex apps written these days there’s a need for applicattion level configuration data. It’s really nice to have this data sit in an XML file on a server somewhere so that it’s really easy to update. Typically I’m seeing stuff in these files like Copyright info, Terms of Service, maybe some [...]
Continue readingTeam RIA Development – Part 2 – MVC – Part 1
My posts on team development will start from a beginners understanding of programming, working up to an advanced look at architecture and design. First thing’s first: What’s this MVC thing? MVC stands for Model-view-controller. MVC aims to separate, or decouple, data (model) from the user interface (view) and functional logic (controller). You can read a [...]
Continue readingTeam RIA Development – Part 1
In the past year or so I’ve been playing the role of technical lead / architect on most of the Flex projects I’ve been working on. Usually this involves a team of 3-6 developers and 1-3 designers. The focus of my blog over the next few months will be to pass on the tips and [...]
Continue readingPresenting at eBay Developers Conference
I’ll be presenting at the eBay Developers Conference on June 12th in Bosoton. My topic will be on using the eBay ActionScript SDK to create eBay Widgets. I was the lead develoepr on the eBay ActionScript SDK project. (Read more on Ryan Stewart’s Blog: http://blogs.zdnet.com/Stewart/?p=302) This project leverages the Apache Axis toolkit to generate web [...]
Continue readingΗ ιστορία Artemis (The Story of Artemis)
Artemis began as a proof of concept. One day, about 4 weeks ago I was working away in my office at effectiveUI when one of my bosses (although I’m sure he would object to that title), Brook, asked me about the feasibility of an application for a potential client. This is not an odd thing [...]
Continue reading