Skip Navigation code drift

Gaia Online

Posts written while building one of the world's largest 2d virtual spaces in PHP.

Just In Time JavaScript

(6 min read) Web apps are heavy, and wait times suck. For every interaction you build, there's that much more code being added to the project.

Defining Social Fun

(7 min read) Belonging makes you an evangelist. An exploration into what makes users passionate and how Maslow and Nevis fit into the idea of how social belonging feeds this loop.

Stylizing Form Submits

(2 min read) For the legacy code around Gaia, we have forms with more than one possible "submit" for an action. The most common case of this is preview and submit buttons we traditionally use in the forums.