REM Blog
-
12/13/2012
Markdown Reminders
Some self-reminders about working with Markdown syntax
-
12/12/2012
SQLite Reminders
Some self-reminders about sqlite
-
11/17/2012
Git Reminders
Some notes on using git
-
11/16/2012
Publisher Subscriber Pattern
I've been playing with the pub/sub pattern.
-
11/12/2012
Notes on YUI Doc
Self reminders for using YUI Doc
-
11/12/2012
Learning About Dust.js
I've been playing with Backbone.js and I discovered a templating tool called dust.js that looks really promising (these notes are not coherent , yet)
-
11/09/2012
Using JSON.stringify() on an object that contains cyclical references
I stumbled into this when using Google Maps, you can override object values in the output of JSON.stringify().
-
11/02/2012
Overview of UX Testing
Here's my 10 minute introduction to usability testing, and how it rocked my world.
-
10/31/2012
Three Google Analytics metrics for measuring the usability of your website
Funnels, bounce rate, and search terms can give you valuable insight into the usability of your website.
-
10/30/2012
Self reminder about BASE encoding
This is a self reminder about base encoding (binary, hexidecimal, and base 10)