Tag Archives: Flex

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 reading
300px-Adobemax2007

Adobe – 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 reading

Binding 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 reading
MVC-Process

Team 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 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