Tag Archives: RIA

fatc_logo

Flash and the City is this week!

This week, I’ll be at Flash and the City (FATC) in downtown Manhattan, a conference designed to give people the opportunity to attend sessions with industry experts in Flash, Flex, ColdFusion, mobile, and UX design—all while exploring world-famous sites throughout New York City. Conference-goers and speakers will also have the opportunity to mingle at social [...]

Continue reading

The Brightkite Wall

In late 2008 Brightkite engaged Universal Mind to develop an application called The Brightkite Wall. The Wall is a Flash Application built using Flex. For those of you unfamiliar with Brightkite, here’s a quick overview: Brightkite is a location based, micro-blogging, social networking platform. Unless you’ve been living in a cave for the last five [...]

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