310.684.3047

Browsing Categories
All articles in September 2012

How I Learned To Enjoy JavaScript

Eleven months ago I would have cringed at the thought of having to build large web applications, like the ones I'd usually built in Flex, using JavaScript. Over the years my JS usage became less and less; embed a SWF, fix an IE bug. At the same time the opportunity…

Read More

Intro to MongoDB and MongoAS3 Slides and links

I gave a presentation to the AZFPUG (Arizona Flash Platform User Group) on MongoDB and MongoAS3. Below are links to the presentation slides and the GitHub repository to download the example code. The examples code repository is just a start and will continue to get new code additions as new…

Read More

Robotlegs Support for Starling Framework

Today I finished creating a set of classes for the Robotlegs framework that allow you to use the Starling Framework with Robotlegs.…

Read More

MobileHackDays Hackathon LA – Building WarShips

A couple of weeks ago members of our team at almer/blank participated at the hackathon in Los Angeles representing Adobe as Team Adobe. You can read and see some video of the game we built, WarShips. I thought I would write a little bit about how we accomplished building a…

Read More

Introducing MongoAS3

I've recently finished some work on a project I've been doing on my downtime at nights called MongoAS3, an ActionScript 3 driver for MongoDB. The driver is now at version 0.1 and I've written a getting started blog post on my personal blog here: http://omar.likesflex.com/?p=37.
MongoAS3 lets you establish a…

Read More