310.684.3047

Browsing Categories
All articles in October 2011

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

Getting faster, and faster…

Getting faster is something that almost every developer wants to do. At the least, every developer _should_ be striving to do things faster and faster. I'm not going to get into approaches such as Test Driven Development versus UML-ing first, etc. Instead I am going to talk about things that…

Read More