Me

Ary

I'm a software developer from Miami, FL New York; my passion is to build elegant solutions.

Check my code on github, and follow me on twitter.

The Company

I am the founder of Natural Bits, a talented technology consulting company specialized in Ruby on Rails and iOS Development.

My Latests Posts

cocos2d Tip: Opacity, CCFadeOut, & CCFadeTo When using opacity and want to fade out, use fade to! Using fade out it will reset the opacity and then fade it out... so a fade to opacity 0, w...

cocos2d: Layer That Swallows Touches So you want to add a layer with a few buttons and you don't want to propagate the touches to the layers below. Easy, just stick the following in...

Cache Single ActiveRecord Objects with model_cached! I've just released a very simple Rails plugin that gives you the ability to transparently cache single active record objects using memcached. Th...

to_xls Plugin: Export to Excel in Rails the Easy Way Looking at the Google Analytics stats I realized that a lot of people are still reading my blog post about "how to export to Excel in Rails&qu...

TextAreaMate turns your textarea's into simple code editors TextAreaMate is a simple javascript library on top of Prototype, that turns a textarea into a simple code editor with a TextMate feeling. For no...

Archive →