jonmagic (Jonathan Hoyt)

Name
Jonathan Hoyt
Email
Website/Blog
http://jonmagic.com
Company
SabreTech Consulting LLC
Location
Elkhart Indiana
Member Since
Feb 22, 2008

Following 0 coders and watching 48 repositories view all →

Public Repositories (20)

  • StretchMinder

    An OSX application that reminds you to stretch.

    legend

    Last updated Fri Mar 19 12:32:55 -0700 2010

  • webapp_gui

    A single page load style gui for web apps.

    legend

    Last updated Fri Mar 19 06:59:27 -0700 2010

  • SafariSessionSaver

    Simple app that archives (and restores) Safari's currently-open windows+tabs

    legend

    Forked from rentzsch/SafariSessionSaver Tue Mar 16 06:16:32 -0700 2010

    Last updated Mon Mar 15 22:03:43 -0700 2010

  • jukeman_installer

    tars and installer script to prep a server

    legend

    Last updated Wed Mar 10 16:56:49 -0800 2010

  • jukeman

    JukeMan is a client & server application that turns a debian box into a jukebox. It is designed t...

    legend

    Last updated Sun Mar 07 07:13:41 -0800 2010

  • rack-gridfs

    Rack middleware for adding HTTP endpoints for files stored in MongoDB GridFS

    legend

    Forked from skinandbones/rack-gridfs Mon Jan 18 12:48:14 -0800 2010

    Last updated Mon Feb 22 22:54:44 -0800 2010

  • jonmagic.com

    My html/css/javascript/images/fonts for jonmagic.com

    legend

    Last updated Thu Feb 11 21:03:02 -0800 2010

  • librmpd

    librmpd is a simple yet powerful Music Player Daemon library written entirely in Ruby.

    legend

    Forked from felix/librmpd Mon Jan 18 21:06:20 -0800 2010

    Last updated Tue Jan 19 07:08:03 -0800 2010

  • grip

    MongoMapper GridFS Attachment mixin

    legend

    Forked from jnunemaker/grip Wed Dec 23 07:28:17 -0800 2009

    Last updated Wed Dec 23 07:38:25 -0800 2009

  • oh-my-zsh

    A community-driven framework for managing your zsh configuration. (work in progress)

    legend

    Forked from robbyrussell/oh-my-zsh Thu Oct 01 07:18:00 -0700 2009

    Last updated Mon Oct 05 16:03:35 -0700 2009

  • pudding

    rails 2.3.2 app with basic gems and plugins, several flavors in different branches

    legend

    Last updated Mon Oct 05 09:01:44 -0700 2009

  • mongodb-startupitem-osx

    A Mac OS X startup item for MongoDB

    legend

    Forked from provideal/mongodb-startupitem-osx Fri Dec 25 07:45:30 -0800 2009

    Last updated Thu Oct 01 08:26:14 -0700 2009

  • authlogic

    A clean, simple, and unobtrusive ruby authentication solution.

    legend

    Forked from binarylogic/authlogic Wed Sep 30 07:26:46 -0700 2009

    Last updated Fri Sep 11 22:20:13 -0700 2009

  • startertemplate

    Rails Starter Template

    legend

    Forked from schmidtjra/startertemplate Wed Jul 22 10:00:58 -0700 2009

    Last updated Wed Jul 01 15:16:44 -0700 2009

  • openhouse

    A 3 page web app we use once or twice a year for our open house. It allows people to enter their ...

    legend

    Last updated Thu May 21 17:47:57 -0700 2009

  • httparty

    Makes http fun! Also, makes consuming restful web services dead easy.

    legend

    Forked from jnunemaker/httparty Thu Jul 02 15:07:08 -0700 2009

    Last updated Mon May 18 13:25:51 -0700 2009

  • groundwork

    Foundation for new Rails applications.

    legend

    Forked from hectoregm/groundwork Mon Oct 05 13:16:26 -0700 2009

    Last updated Tue Apr 28 17:21:00 -0700 2009

  • suite

    Suite is management software for small service based businesses.

    legend

    Last updated Sun Apr 12 14:37:03 -0700 2009

  • optik

    Opportunity Tickets, a ticket manager I wrote for my company awhile back, been using it for 2 years

    legend

    Last updated Fri Mar 06 09:00:16 -0800 2009

  • sixsigmaforms

    This is software we wrote for a medical billing client, then they went out of business and never ...

    legend

    Last updated Wed Mar 26 12:59:07 -0700 2008

Public Activity feed

jonmagic created gist: 338231 Fri Mar 19 14:48:50 -0700 2010
require 'helper' class Foo
jonmagic pushed to master at jonmagic/StretchMinder Fri Mar 19 12:32:55 -0700 2010
  • 92f286b
    added note about recompiling
jonmagic pushed to master at jonmagic/StretchMinder Fri Mar 19 12:31:46 -0700 2010
  • 676f029
    set the interval multiplier back to 60
jonmagic pushed to master at jonmagic/StretchMinder Fri Mar 19 12:27:58 -0700 2010
  • 8c8ed56
    added hotcocoa gem install command to readme
jonmagic created branch master at jonmagic/StretchMinder Fri Mar 19 12:24:57 -0700 2010
jonmagic created repository StretchMinder Fri Mar 19 12:24:14 -0700 2010
New repository is at jonmagic/StretchMinder
jonmagic pushed to master at jonmagic/webapp_gui Fri Mar 19 06:59:27 -0700 2010
  • 5529f83
    removed video and replaced with a link
jonmagic pushed to master at jonmagic/webapp_gui Fri Mar 19 06:57:50 -0700 2010
jonmagic pushed to master at jonmagic/webapp_gui Fri Mar 19 05:52:07 -0700 2010
  • 512e050
    updated back button to look better
jonmagic pushed to master at jonmagic/webapp_gui Fri Mar 19 05:43:09 -0700 2010
jonmagic pushed to master at jonmagic/webapp_gui Fri Mar 19 05:36:26 -0700 2010
jonmagic pushed to master at jonmagic/webapp_gui Tue Mar 16 16:20:52 -0700 2010
  • c453061
    new one page webapp gui, still needs some work, resizing eleme...
jonmagic forked rentzsch/SafariSessionSaver Tue Mar 16 06:16:34 -0700 2010
Forked repository is at jonmagic/SafariSessionSaver
jonmagic created gist: 329261 Thu Mar 11 07:54:07 -0800 2010
class SongsController < ApplicationController def index
jonmagic created gist: 329259 Thu Mar 11 07:52:51 -0800 2010
class Song include MongoMapper::Document plugin Grip
jonmagic pushed to master at jonmagic/jukeman_installer Wed Mar 10 16:56:52 -0800 2010
  • c9d7274
    updated mongo and mongo gem versions
jonmagic created gist: 328390 Wed Mar 10 12:58:27 -0800 2010
s = Song.all[2] => #<Song duration: 35.19925, artist: nil, mp3_id: ObjectID('4b98007de5947c54f700...
jonmagic updated gist: 328373 Wed Mar 10 12:57:29 -0800 2010
NoMethodError at /gridfs/4b98007de5947c54f7000010 You have a nil object when you didn't expect it...
jonmagic updated gist: 328373 Wed Mar 10 12:56:45 -0800 2010
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose....
jonmagic updated gist: 328373 Wed Mar 10 12:55:49 -0800 2010
NoMethodError at /gridfs/4b98007de5947c54f7000010 You have a nil object when you didn't expect it...
jonmagic updated gist: 328373 Wed Mar 10 12:55:38 -0800 2010
NoMethodError at /gridfs/4b98007de5947c54f7000010 You have a nil object when you didn't expect it...
jonmagic created gist: 328373 Wed Mar 10 12:50:33 -0800 2010
NoMethodError at /gridfs/4b98007de5947c54f7000010 You have a nil object when you didn't expect it...
jonmagic updated gist: 325887 Mon Mar 08 14:40:08 -0800 2010
# install required packages for building sudo apt-get install build-essential libssl-dev libreadl...
jonmagic created gist: 325887 Mon Mar 08 14:38:49 -0800 2010
# download and install ruby wget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p248.tar.gz tar ...
jonmagic pushed to master at jonmagic/jukeman Sun Mar 07 07:13:42 -0800 2010
  • 99d9ff4
    slight change to ajax requests
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 15:07:15 -0800 2010
jonmagic pushed to master at jonmagic/jukeman_installer Fri Mar 05 13:32:41 -0800 2010
  • 5e84f51
    switched from god to bluepill, this is a working version
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 13:31:13 -0800 2010
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 13:14:48 -0800 2010
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 13:11:49 -0800 2010
  • fb283fa
    still trying to get this to work
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 12:51:49 -0800 2010
  • 90bf79b
    still trying to get the navvy app right
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 12:48:32 -0800 2010
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 12:45:03 -0800 2010
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 12:43:39 -0800 2010
jonmagic pushed to master at jonmagic/jukeman Fri Mar 05 12:15:48 -0800 2010
  • f75f37f
    trying to delay server starts