technicalpickles (Josh Nichols)

Name
Josh Nichols
Email
Website/Blog
http://technicalpickles.com
Location
Boston, MA
Member Since
Feb 06, 2008 (about 1 year)

Following 59 githubbers and watching 344 repositories view all →

Public Repositories (87)

  • jeweler

    Simple and opinionated helper for creating and managing Rubygem projects on GitHub

    legend

    Last updated Sat Nov 07 10:22:25 -0800 2009

  • thescotchzone

    thescotchzone.heroku.com

    legend

    Last updated Sat Nov 07 00:33:14 -0800 2009

  • rspec-spies

    test spies, for rspec

    legend

    Last updated Thu Nov 05 13:55:07 -0800 2009

  • rspec

    Behaviour Driven Development framework for Ruby

    legend

    Forked from dchelimsky/rspec Fri Sep 04 15:41:43 -0700 2009

    Last updated Wed Nov 04 19:52:10 -0800 2009

  • technicalpickles.github.com

    jekyll site for technicalpickles.com

    legend

    Last updated Tue Nov 03 08:35:51 -0800 2009

  • hello_extension

    Hello world, but for making a gem with native extensions

    legend

    Last updated Sun Nov 01 12:05:38 -0800 2009

  • formtastic

    A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close...

    legend

    Forked from justinfrench/formtastic Wed Nov 04 09:40:35 -0800 2009

    Last updated Tue Oct 27 23:28:11 -0700 2009

  • in-file-test

    A tiny generator for creating a ruby file, that when executed, runs a test/unit suite

    legend

    Last updated Tue Oct 27 16:54:43 -0700 2009

  • friendly_id

    FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It a...

    legend

    Forked from norman/friendly_id Tue Oct 27 10:49:03 -0700 2009

    Last updated Tue Oct 27 10:53:47 -0700 2009

  • gimme-octo-kitty-wiki

    A script to pull down a project's wiki on GitHub locally.

    legend

    Last updated Sat Oct 24 19:03:32 -0700 2009

  • the-perfect-gem

    Experiment for generating a jeweler-enabled project

    legend

    Last updated Tue Oct 06 17:38:16 -0700 2009

  • mustache-ride

    Example app that takes mustache for a ride in rails

    legend

    Last updated Mon Oct 05 09:34:12 -0700 2009

  • cucumber

    BDD that talks to domain experts first and code second

    legend

    Forked from aslakhellesoy/cucumber Fri Feb 13 12:13:36 -0800 2009

    Last updated Thu Oct 01 23:02:35 -0700 2009

  • meta

    RSpec 2 meta-gem that pulls in other components

    legend

    Forked from rspec/meta Thu Oct 01 21:12:43 -0700 2009

    Last updated Thu Oct 01 21:13:11 -0700 2009

  • has_ip_address

    An extension to ActiveRecord to store IP Addresses in the database as integers

    legend

    Last updated Mon Sep 28 14:24:28 -0700 2009

  • jekyll

    Jekyll is a blog-aware, static site generator in Ruby

    legend

    Forked from mojombo/jekyll Tue Dec 23 20:18:53 -0800 2008

    Last updated Thu Sep 03 21:04:48 -0700 2009

  • jquery.googlesearch

    Simple jQuery wrapper around the Google AJAX Search API.

    legend

    Last updated Sat Aug 29 22:31:13 -0700 2009

  • snapchop

    Grabs a snapshot of a movie using ffmpeg

    legend

    Last updated Thu Aug 27 19:44:39 -0700 2009

  • wheres-your-database-yml-dude

    A small Rails plugin to answer the question of "Where's your database.yml, dude?"

    legend

    Last updated Thu Aug 27 17:51:23 -0700 2009

  • delayed_job

    Database backed asynchronous priority queue -- Extracted from Shopify

    legend

    Forked from tobi/delayed_job Thu Aug 27 13:41:46 -0700 2009

    Last updated Thu Aug 27 14:18:31 -0700 2009

  • flvorflv

    A tiny wrapper around flvstreamer, an open source command-line RTMP client

    legend

    Last updated Thu Aug 27 13:08:57 -0700 2009

  • zomg-created

    TODO: one-line summary of your gem

    legend

    Last updated Sat Aug 15 09:11:05 -0700 2009

  • loofah

    HTML Sanitizer based on Nokogiri

    legend

    Forked from flavorjones/loofah Thu Aug 13 12:21:46 -0700 2009

    Last updated Thu Aug 13 12:28:26 -0700 2009

  • factory_girl

    legend

    Forked from thoughtbot/factory_girl Sat Feb 14 21:19:06 -0800 2009

    Last updated Mon Aug 03 22:03:27 -0700 2009

  • chester

    chester the cheat.errtheblog.com clone

    legend

    Last updated Mon Aug 03 20:16:07 -0700 2009

  • tools.scrollable

    mirror of jQuery TOOLS Scrollable, since I couldn't find a version control for it

    legend

    Last updated Mon Aug 03 11:04:19 -0700 2009

  • feedra

    Simple feed aggregation for Rails.

    legend

    Last updated Wed Jul 29 15:00:51 -0700 2009

  • eycap

    Engine Yard specific capistrano recipes

    legend

    Forked from engineyard/eycap Wed Jul 22 14:15:04 -0700 2009

    Last updated Wed Jul 22 14:17:18 -0700 2009

  • gemstalker

    A library for determining if GitHub has built a gem yet

    legend

    Last updated Tue Jul 21 21:19:22 -0700 2009

  • whenever

    Provides clean ruby syntax for defining messy cron jobs and running them Whenever.

    legend

    Forked from javan/whenever Tue Jul 21 18:29:21 -0700 2009

    Last updated Tue Jul 21 20:46:57 -0700 2009

  • therapist

    Helps you deal with your (GitHub) issues

    legend

    Last updated Fri Jul 17 06:49:32 -0700 2009

  • authlogic_facebook_connect

    Extension of the Authlogic library to add Facebook Connect support built upon the excellent faceb...

    legend

    Forked from kalasjocke/authlogic_facebook_connect Thu Aug 27 22:07:52 -0700 2009

    Last updated Wed Jul 15 18:13:47 -0700 2009

  • email-spec

    Collection of rspec matchers and cucumber steps for testing email in a rails app

    legend

    Forked from bmabey/email-spec Fri Apr 17 12:08:23 -0700 2009

    Last updated Thu Jun 25 11:43:34 -0700 2009

  • validates_url_format_of

    Validate the format of a URL by regexp in Ruby on Rails.

    legend

    Forked from henrik/validates_url_format_of Tue Jun 16 16:52:21 -0700 2009

    Last updated Tue Jun 16 18:38:53 -0700 2009

  • le-git

    It's a GitHub party and you're invited! Ruby wrapper for the GitHub API

    legend

    Last updated Thu Jun 11 22:54:39 -0700 2009

  • timeline_fu

    legend

    Forked from giraffesoft/timeline_fu Mon May 25 09:33:37 -0700 2009

    Last updated Mon May 25 09:34:25 -0700 2009

  • rankles

    Ranking algorithms.

    legend

    Last updated Thu May 14 20:40:34 -0700 2009

  • ruby-pivotal-tracker

    Ruby wrapper for the Pivotal Tracker API, no framework to be heard of!

    legend

    Forked from jsmestad/pivotal-tracker Mon May 11 22:30:00 -0700 2009

    Last updated Mon May 11 23:23:09 -0700 2009

  • railsconfcal

    TODO

    legend

    Last updated Wed May 06 21:25:13 -0700 2009

  • has_markup

    Manage markup close to home... right in the model! Caching, validation, etc

    legend

    Last updated Sat May 02 21:52:52 -0700 2009

  • pickled-vim

    My personal VIM configurations

    legend

    Last updated Mon Apr 27 22:03:50 -0700 2009

  • ruby-git

    Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wr...

    legend

    Forked from schacon/ruby-git Fri Oct 24 11:50:13 -0700 2008

    Last updated Sun Apr 26 19:38:02 -0700 2009

  • voteontherandom

    entry for barcamp boston programming contest

    legend

    Last updated Sun Apr 26 13:50:38 -0700 2009

  • bcb4-attendees

    TODO

    legend

    Last updated Sat Apr 25 13:55:24 -0700 2009

  • shoulda

    Makes tests easy on the fingers and the eyes

    legend

    Forked from thoughtbot/shoulda Tue Sep 02 15:03:41 -0700 2008

    Last updated Tue Apr 21 18:40:15 -0700 2009

  • crack

    Really simple JSON and XML parsing, ripped from Merb and Rails.

    legend

    Forked from jnunemaker/crack Tue Apr 21 17:39:41 -0700 2009

    Last updated Tue Apr 21 17:41:52 -0700 2009

  • httparty

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

    legend

    Forked from jnunemaker/httparty Tue Apr 21 17:22:59 -0700 2009

    Last updated Tue Apr 21 17:24:44 -0700 2009

  • happymapper

    object to xml mapping library

    legend

    Forked from jnunemaker/happymapper Mon Jan 19 20:59:38 -0800 2009

    Last updated Tue Apr 21 16:54:22 -0700 2009

  • daywalker

    A Ruby wrapper around the Sunlight Labs API using httparty and happymapper

    legend

    Last updated Fri Apr 17 22:40:32 -0700 2009

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Wed Apr 15 19:29:30 -0700 2009

    Last updated Wed Apr 15 19:31:20 -0700 2009

  • nulldb

    An ActiveRecord null database adapter for greater speed and isolation in unit tests.

    legend

    Forked from avdi/nulldb Fri Apr 10 14:42:31 -0700 2009

    Last updated Sat Apr 11 15:44:45 -0700 2009

  • enum_field

    legend

    Forked from giraffesoft/enum_field Tue Apr 07 09:45:40 -0700 2009

    Last updated Tue Apr 07 12:05:07 -0700 2009

  • flockup

    site powering tweetfleet.heroku.com, formerly flockup.com

    legend

    Last updated Sat Apr 04 20:28:33 -0700 2009

  • can_flag

    flag content as inappropriate

    legend

    Forked from courtenay/can_flag Tue Mar 31 13:41:24 -0700 2009

    Last updated Tue Mar 31 13:45:10 -0700 2009

  • integrity-campfire

    Campfire notifier for the Integrity continuous integration server

    legend

    Forked from defunkt/integrity-campfire Tue Mar 24 22:17:42 -0700 2009

    Last updated Thu Mar 26 09:44:26 -0700 2009

  • integrity

    The easy and fun Continuous Integration server

    legend

    Forked from foca/integrity Wed Mar 18 13:19:19 -0700 2009

    Last updated Tue Mar 24 23:53:36 -0700 2009

  • mg

    Minimalistic Gem

    legend

    Forked from sr/mg Tue Mar 24 23:03:37 -0700 2009

    Last updated Tue Mar 24 23:13:47 -0700 2009

  • bootstrapper

    A Rails plugin to assist in bootstrapping and seeding your database.

    legend

    Forked from sevenwire/bootstrapper Fri Mar 13 10:31:28 -0700 2009

    Last updated Fri Mar 13 11:42:09 -0700 2009

  • forgery

    Easy and customizable generation of forged data.

    legend

    Forked from sevenwire/forgery Tue Sep 30 11:28:15 -0700 2008

    Last updated Fri Mar 13 10:37:50 -0700 2009

  • ack.vim

    Vim plugin for the Perl module / CLI script 'ack'

    legend

    Forked from mileszs/ack.vim Tue Mar 03 12:32:16 -0800 2009

    Last updated Tue Mar 03 12:47:29 -0800 2009

  • bringing-vim-to-the-people

    An lo, on the fourth day he did step down from the mountain, and with him VIM did follow . . . .

    legend

    Forked from spicycode/bringing-vim-to-the-people Fri Feb 13 13:46:30 -0800 2009

    Last updated Wed Feb 25 14:57:34 -0800 2009

  • rake

    A make-like build utility for Ruby.

    legend

    Forked from jimweirich/rake Fri Feb 20 12:35:36 -0800 2009

    Last updated Fri Feb 20 12:36:20 -0800 2009

  • nice_assert_select

    make assert_select nicer

    legend

    Last updated Thu Feb 19 00:52:42 -0800 2009

  • matchy

    RSpec-esque matchers for Test::Unit

    legend

    Forked from jeremymcanally/matchy Wed Feb 18 21:54:25 -0800 2009

    Last updated Wed Feb 18 21:54:56 -0800 2009

  • oauth

    OAuth implementation for Ruby

    legend

    Forked from pelle/oauth Sun Feb 15 18:35:42 -0800 2009

    Last updated Sun Feb 15 19:26:58 -0800 2009

  • factory_girl_on_rails

    Some minor conveniences for using factory_girl on a Rails project

    legend

    Last updated Sat Feb 14 21:50:59 -0800 2009

  • amazon_associate

    Amazon Associates API Interface using hpricot

    legend

    Forked from dpickett/amazon_associate Mon Feb 16 21:11:50 -0800 2009

    Last updated Sun Feb 01 13:53:05 -0800 2009

  • ifib

    A web service for providing the fibonacci sequence, implemented using sinatra and memcache

    legend

    Last updated Mon Jan 26 15:03:01 -0800 2009

  • shoulda_generator

    Rails generators which produce tests using shoulda instead of straight up Test::Unit. Other goodi...

    legend

    Last updated Tue Jan 06 15:20:40 -0800 2009

  • flickr_fu

    flickr-fu is a ruby interface around the flickr REST api

    legend

    Forked from commonthread/flickr_fu Mon Jan 05 20:27:58 -0800 2009

    Last updated Mon Jan 05 23:21:50 -0800 2009

  • fakeweb

    Fork of Blaine Cook's FakeWeb for fixes and new features

    legend

    Forked from chrisk/fakeweb Sun Nov 16 20:32:26 -0800 2008

    Last updated Sun Jan 04 17:46:01 -0800 2009

  • calais

    A Ruby interface to the Open Calais API (http://opencalais.com)

    legend

    Forked from abhay/calais Wed Mar 11 21:46:27 -0700 2009

    Last updated Thu Dec 18 23:41:15 -0800 2008

  • ssl_requirement

    SSL Requirement plugin

    legend

    Forked from bcurren/ssl_requirement Wed Nov 12 12:34:21 -0800 2008

    Last updated Wed Nov 12 12:54:05 -0800 2008

  • paperclip-in-attachment_fus-clothing

    evil twin of paperclip to ease migration from attachment_fu

    legend

    Last updated Wed Oct 29 16:42:32 -0700 2008

  • pickles-on-rails

    A fresh Rails app, with some niceties and cleanup

    legend

    Last updated Fri Oct 17 16:53:06 -0700 2008

  • content_given

    An ActionView helper for determining if content_for

    legend

    Last updated Mon Oct 13 20:42:36 -0700 2008

  • safety_valve

    Rails plugin to rescue common Rails exceptions, render an error with your look and feel, and retu...

    legend

    Last updated Sun Oct 12 10:29:10 -0700 2008

  • bostonrb

    Website for bostonrb.org

    legend

    Forked from bostonrb/bostonrb Thu Sep 11 21:43:12 -0700 2008

    Last updated Sat Oct 11 22:38:50 -0700 2008

  • rubyflow

    A gitified copy of Peter Cooper's Rubyflow website

    legend

    Forked from Sutto/rubyflow Tue Aug 05 12:14:33 -0700 2008

    Last updated Fri Sep 26 13:08:07 -0700 2008

  • deliciousr

    Ruby library for the del.icio.us API

    legend

    Last updated Mon Aug 18 05:42:36 -0700 2008

  • file_fixture

    A helper method for loading files during test

    legend

    Last updated Mon Jul 14 08:18:44 -0700 2008

  • g-gem

    Tool for creating Gentoo ebuilds based on gems

    legend

    Last updated Mon May 19 21:06:20 -0700 2008

  • vlad-extras

    Extra tasks for vlad

    legend

    Last updated Thu Apr 24 05:35:51 -0700 2008

  • feedbarn

    A 'planet' like feed aggregator using feedparser and erubis

    legend

    Last updated Wed Mar 26 12:18:32 -0700 2008

  • ambitious-sphinx

    Ambition adapter for Sphinx

    legend

    Last updated Wed Mar 26 12:12:32 -0700 2008

  • my-created-gem

    legend

    Created Sat Aug 15 09:09:17 -0700 2009

  • repo_creation_test

    legend

    Created Tue Jul 07 16:02:07 -0700 2009

Public Activity feed

technicalpickles closed issue 52 on technicalpickles/jeweler Sat Nov 07 10:22:37 -0800 2009
Rake FileList members in gemspec block should uniq their content
technicalpickles pushed to master at technicalpickles/jeweler Sat Nov 07 10:22:25 -0800 2009
HEAD is f50055e49454162bb470ba8de39aedda68222939
technicalpickles closed issue 56 on technicalpickles/jeweler Sat Nov 07 10:19:12 -0800 2009
Don't pass the --local flag to 'gem install'
technicalpickles pushed to master at technicalpickles/jeweler Sat Nov 07 10:09:22 -0800 2009
HEAD is 4659f338f182fc62ee4f69aabd1e1e823a8de655
  • snusnu committed 4659f338:
    Don't pass the --local flag to gem install
technicalpickles pushed to master at technicalpickles/jeweler Sat Nov 07 10:07:22 -0800 2009
HEAD is 19709599dd4850fd4d9a3e155435118e1088beb1

2 commits »

technicalpickles edited a page in the technicalpickles/jeweler wiki Sat Nov 07 03:54:52 -0800 2009
technicalpickles pushed to master at technicalpickles/thescotchzone Sat Nov 07 00:33:15 -0800 2009
HEAD is 7ef52464913f10bc540a1a48e4291f4c248e5684
technicalpickles pushed to master at technicalpickles/thescotchzone Sat Nov 07 00:29:44 -0800 2009
HEAD is c9e5595ef25f1f644d8f181ccd90e5696645e9f4

3 commits »

technicalpickles edited a page in the technicalpickles/jeweler wiki Fri Nov 06 20:01:25 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Fri Nov 06 12:24:20 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Thu Nov 05 20:05:34 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Thu Nov 05 20:04:14 -0800 2009
technicalpickles created gist: 227483 Thu Nov 05 14:55:58 -0800 2009
require 'spec' require 'spec/autorun'
technicalpickles edited a page in the technicalpickles/jeweler wiki Thu Nov 05 13:57:58 -0800 2009
technicalpickles pushed to master at technicalpickles/rspec-spies Thu Nov 05 13:55:07 -0800 2009
HEAD is 6bbd7171eb62d401c6b0b754af091376d809882c
technicalpickles opened issue 55 on technicalpickles/jeweler Thu Nov 05 12:32:04 -0800 2009
better support for .document
technicalpickles open sourced thescotchzone Thu Nov 05 12:25:48 -0800 2009
thescotchzone.heroku.com
technicalpickles pushed to master at technicalpickles/rspec-spies Thu Nov 05 10:45:51 -0800 2009
HEAD is 05736e2923adc7ce1d0b300861bb76d9a76687ca
technicalpickles created tag v1.2.9 at technicalpickles/rspec-spies Thu Nov 05 10:42:38 -0800 2009
technicalpickles created branch master at technicalpickles/rspec-spies Thu Nov 05 10:42:33 -0800 2009
technicalpickles created repository rspec-spies Thu Nov 05 10:41:27 -0800 2009
New repository is at technicalpickles/rspec-spies
technicalpickles applied fork commits to jeweler/master Thu Nov 05 08:37:16 -0800 2009
master was changed to a8ac9c
technicalpickles applied fork commits to jeweler/master Thu Nov 05 08:32:55 -0800 2009
master was changed to be5867
technicalpickles edited a page in the technicalpickles/jeweler wiki Thu Nov 05 03:32:50 -0800 2009
technicalpickles pushed to master at technicalpickles/rspec Wed Nov 04 19:52:11 -0800 2009
HEAD is c83c3676a8ef8b7de97d88433fe29ef89dcb79f1

41 commits »

technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 15:54:52 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 15:54:39 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 11:59:50 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 11:54:25 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 11:54:11 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 11:53:44 -0800 2009
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 11:28:57 -0800 2009
technicalpickles forked justinfrench/formtastic Wed Nov 04 09:40:36 -0800 2009
Forked repository is at technicalpickles/formtastic
technicalpickles edited a page in the technicalpickles/jeweler wiki Wed Nov 04 09:38:44 -0800 2009