About Atomic Object
We design and build world-class software for all sorts of clients.
Atomic Object Contact Us: +1 616 776 6020 contact@atomicobject.comCategories
Stay Connected
Lets Talk; An EventBus in Backbone.js
A few days back, we ran into an issue on a project using Backbone.js where we needed two Backbone views to be able to talk to one another. This is not an issue when there is a view A that has a reference to view B and binds to any events that propagate from B....
Read More
Read More
Andy Keller: Build vs Buy – Software GR
Recently we hosted Software GR with guest Andy Keller from Traction Software. Keller’s talk was on when to build or buy technologies in software development. In his presentation, Keller gives us some examples on buying vs building and shows how Traction Software developed their app with both custom and third party software.
Posted in Design & Development, Process & Practices, Tools, Uncategorized Tagged design, development, Software GR Leave a comment
CSS3 Transitions – Spicing Up DOM Changes
In one of the web projects I have been working on we have a handful of elements on the page change size when they were “toggled”. This was a simple add and remove of an active class (via jQuery’s addClass() and removeClass()) that caused our elements to snap open and closed. The user experience was…
Android App Test File Distribution with Dropbox
This last summer a few friends and I were working on a couple of small Android applications. When it came to testing the application on various devices, some of the people we approached to help test the app were not as technologically advanced as we were. For most of the people we were working with,…
Gadget Survival for the Winter Season
Public Knowledge Bases and You
Everyone stumbles into problems from time to time which they can’t immediately solve; you can’t know everything all the time. Fortunately, with a culture of learning present here are Atomic Object, we are all teachers and students. If one of us stumbles into a problem, we can turn to our programming pair, or another pair…
Posted in Design & Development, Languages, Tools Tagged javascript, ruby, ruby on rails Leave a comment
Vim Basics
Serving Fonts in Rails 3.1
Building an application on the new Rails 3.1 opens up a new way to serve up assets. The public folder is no longer the supported place for CSS, images and fonts, instead they live in the app/assets/* and vendor/assets/* folders. On my current project at AO we use custom fonts, initially hosted by Google, but…
A Culture of Learning
A little over 5 weeks ago I took on the role of an apprentice at Atomic Object. I was forewarned that I would be learning a ton, and I have certainly done so. From my own exploration and studying in the evenings to the prompting and prodding from co-workers, I can say I have learned…
Posted in Company, Culture, Process & Practices, Workplace 1 Comment
Getting Started with jQuery Mobile
jQuery to the rescue again! jQuery Mobile is built on jQuery and helps ease work on mobile based web applications. The framework gives a great start to a mobile site with very little effort making a custom mobile interface. The examples below are also found on github.
Posted in Mobile, Visual Design, Web 2 Comments



