semanticart (Jeffrey Chupp)

Name
Jeffrey Chupp
Email
Website/Blog
http://semanticart.com
Company
Politics4All
Location
Auburn, AL
Member Since
Apr 27, 2008 (about 1 year)

Following 14 githubbers and watching 77 repositories view all →

Public Repositories (9)

  • undead-music-app

    A sample app for accessing the UndeadMusicAPI

    legend

    Last updated Sat Nov 07 14:45:25 -0800 2009

  • is_paranoid

    DEFUNCT: ActiveRecord 2.3 compatible gem "allowing you to hide and restore records without actua...

    legend

    Last updated Wed Oct 14 05:51:48 -0700 2009

  • scout-plugins

    Plugins for the Scout Server Monitoring and Reporting Tool

    legend

    Forked from highgroove/scout-plugins Mon Sep 21 15:45:23 -0700 2009

    Last updated Tue Sep 22 05:45:11 -0700 2009

  • hoboken

    a simple wiki powered by sinatra

    legend

    Last updated Fri Aug 28 12:53:37 -0700 2009

  • is_paranoid_nested_attributes_test

    a test rails app to try to debug issue #4 of is_paranoid

    legend

    Last updated Sat May 16 09:57:38 -0700 2009

  • acts_as_paranoid

    ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

    legend

    Forked from technoweenie/acts_as_paranoid Sun Apr 05 17:17:56 -0700 2009

    Last updated Sat Apr 25 12:22:36 -0700 2009

  • stuff-site

    The app running http://stuff.lilleaas.net and http://blog.semanticart.com

    legend

    Last updated Sun Feb 22 16:44:00 -0800 2009

  • semanticart.github.com

    OMG, ME!

    legend

    Last updated Sun Dec 28 16:59:23 -0800 2008

  • rack-roll

    randomly rick roll your users with the help of rack. pointless and mean.

    legend

    Last updated Sat Dec 06 18:09:46 -0800 2008

Public Activity feed

semanticart started watching naehrstoff/comet_sinatra Sat Nov 21 07:40:24 -0800 2009
comet_sinatra's description:
A small push-server example for Sinatra
semanticart started watching grosser/easy_esi Thu Nov 19 11:30:22 -0800 2009
easy_esi's description:
Rails: Cached pages with dynamic partials == Easy ESI
semanticart started watching hassox/pancake Wed Nov 11 11:31:22 -0800 2009
pancake's description:
Stackem Up!
semanticart created branch master at semanticart/undead-music-app Sat Nov 07 14:45:25 -0800 2009
semanticart created repository undeadmusic Sat Nov 07 14:45:14 -0800 2009
New repository is at semanticart/undead-music-app
semanticart updated gist: 223253 Wed Nov 04 08:03:03 -0800 2009
semanticart updated gist: 223631 Mon Nov 02 14:16:27 -0800 2009
# run the script and pass the path to your mongo/bin # i.e. # ruby mongodb_import_test.rb ~/Do...
semanticart started watching 80beans/wysihat-engine Mon Nov 02 09:09:57 -0800 2009
wysihat-engine's description:
A Rails engine to help integrate the 37signals WysiHat rich text editor to your application.
semanticart started watching nakajima/sinatras-hat Mon Nov 02 07:06:32 -0800 2009
sinatras-hat's description:
Super quick RESTy CRUD apps with Sinatra.
semanticart updated gist: 223253 Sun Nov 01 09:58:34 -0800 2009
semanticart created gist: 223631 Sun Nov 01 09:43:51 -0800 2009
# run the script and pass the path to your mongo/bin # i.e. # ruby mongo_ruby_driver_import_te...
semanticart created gist: 223253 Sat Oct 31 14:29:29 -0700 2009
semanticart opened issue 2 on BrianTheCoder/dm-is-schemaless Sat Oct 31 13:24:34 -0700 2009
mysql: Incorrect table definition; there can be only one auto column and it must be defined as a key
semanticart opened issue 1 on BrianTheCoder/dm-is-schemaless Fri Oct 30 06:55:11 -0700 2009
Column length too big for column 'body' (max = 21845); use BLOB or TEXT instead
semanticart started watching BrianTheCoder/dm-is-schemaless Wed Oct 28 13:27:34 -0700 2009
dm-is-schemaless's description:
Schemaless data in a traditional rdbms. Inspired by friendfeed
semanticart created gist: 214543 Tue Oct 20 12:34:56 -0700 2009
~/Documents/projects/cucumber/examples/sinatra(master)$ cucumber Feature: Addition In order to ...
semanticart created gist: 212736 Sun Oct 18 09:33:40 -0700 2009
$ ruby test_custom_data.rb Loaded suite test_custom_data Started
semanticart started watching bts/mbws Thu Oct 15 14:24:11 -0700 2009
mbws's description:
Ruby library for MusicBrainz Web Service (www.musicbrainz.org)
semanticart started watching mislav/is_paranoid Wed Oct 14 19:47:45 -0700 2009
is_paranoid's description:
Destroy your records while keeping them in database, able to restore them later
semanticart pushed to master at semanticart/is_paranoid Wed Oct 14 05:51:49 -0700 2009
HEAD is f86a7de7a405459d0450f2d50b0685f8c6209955
semanticart started watching gingerhendrix/scrobbler2 Tue Oct 13 08:12:04 -0700 2009
scrobbler2's description:
A ruby library for last.fm webservices v2
semanticart started watching sonian/is_paranoid Tue Oct 13 06:05:45 -0700 2009
is_paranoid's description:
ActiveRecord 2.3 compatible gem "allowing you to hide and restore records without actually deleting them." Yes, like acts_as_paranoid, only implemented differently...