jotto (Jonathan Otto)

Name
Jonathan Otto
Email
Company
Fast Light Beautiful LLC
Location
TEXAS
Member Since
Jul 09, 2008 (about 1 year)

Following 21 githubbers and watching 40 repositories view all →

Public Repositories (3)

Public Activity feed

jotto started watching adamwiggins/yaml_db Mon Dec 07 18:04:10 -0800 2009
yaml_db's description:
Rails plugin for a database-independent dump format, data.yml.
jotto started watching vidarh/sliding-stats Sun Dec 06 15:55:36 -0800 2009
sliding-stats's description:
Sliding stats is Rack Middleware that presents a "sliding window" over a web apps last N requests (where N is a reasonably low value, as it's all kept in memory). This is currently a "work in progress" - don't deploy this anywhere without testing it first; It is likely to have nasty bugs.
jotto updated gist: 235745 Sun Dec 06 15:46:53 -0800 2009
# ** how to call from rails app ** # put this file in the lib directory # REQUIRES a central Cach...
jotto updated gist: 235745 Sun Dec 06 15:45:52 -0800 2009
# ** how to call from rails app ** # put this file in the lib directory # REQUIRES a central Cach...
jotto started watching tobi/clarity Sun Dec 06 14:25:34 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
jotto commented on dcu/friendly_id Thu Dec 03 08:47:52 -0800 2009
Comment in eb63dc2:

DCU - Thank you for this - it was useful to me. Did you submit a pull request to Norman?

jotto created gist: 246670 Tue Dec 01 13:30:18 -0800 2009
<IfModule mpm_prefork_module> StartServers 10 MinSpareServers 10
jotto started watching pilu/web-app-theme Mon Nov 30 18:26:26 -0800 2009
web-app-theme's description:
A simple theme for web apps
jotto started watching wvanbergen/request-log-analyzer Wed Nov 18 13:50:05 -0800 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.
jotto updated gist: 235745 Sun Nov 15 22:58:15 -0800 2009
# how to call from rails app # REFERRER_ARRAY = [] # config.middleware.use "ReferrerMiddleware", ...
jotto updated gist: 235745 Sun Nov 15 22:55:31 -0800 2009
class ReferrerMiddleware def initialize(app, site_domain, var, opts = {}) @app = app
jotto created gist: 235745 Sun Nov 15 20:59:47 -0800 2009
class ReferrerMiddleware def initialize(app, site_domain, var, opts = {}) @app = app
jotto started watching justinfrench/formtastic Sun Nov 15 19:18:12 -0800 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
jotto pushed to master at jotto/gha Sun Nov 15 15:38:32 -0800 2009
HEAD is 01db35072618915ceb7b3115aaac8312e125123d
jotto pushed to master at jotto/gha Sun Nov 15 14:00:12 -0800 2009
HEAD is 84bfcace94b1e21125fb56967635de1df2f6d5a8
  • jotto committed 84bfcace:
    add form for collecting github user and token
jotto started watching jotto/gha Sat Nov 14 23:56:19 -0800 2009
gha's description:
(G)it(H)ub(A)chievements
jotto pushed to master at jotto/gha Sat Nov 14 23:54:53 -0800 2009
HEAD is 344d1cc8496e47b0054c7b27ca98a602a2c02127
  • jotto committed 344d1cc8:
    add class to validate github user and token
jotto added hone to gha Sat Nov 14 22:24:42 -0800 2009
gha is at jotto/gha
jotto created branch master at jotto/gha Sat Nov 14 22:24:00 -0800 2009
New branch is at jotto/gha/tree/master
jotto created repository gha Sat Nov 14 21:19:19 -0800 2009
New repository is at jotto/gha
jotto started watching vigetlabs/garb Sat Nov 14 18:50:37 -0800 2009
garb's description:
A Ruby wrapper for the Google Analytics API
jotto pushed to master at jotto/twitter_oauth Sat Nov 14 13:13:03 -0800 2009
HEAD is 97c2d593acd18e4bc8e23f5b13bcce046c949315
  • jotto committed 97c2d593:
    per http://stackoverflow.com/questions/1021212/twitter-search-api-blocked-from-amazon-ec2-in-ruby-only-not-curl-is-this-net
jotto forked moomerman/twitter_oauth Sat Nov 14 13:06:38 -0800 2009
Forked repository is at jotto/twitter_oauth
jotto started watching tylerhunt/remit Mon Nov 02 17:27:48 -0800 2009
remit's description:
An API for using the Amazon Flexible Payment Service (FPS).
jotto started watching freels/table_migrator Sun Sep 27 21:47:01 -0700 2009
table_migrator's description:
Zero-downtime table migrations in MySQL