crofty (James Croft)

Name
James Croft
Email
Location
London
Member Since
Jun 05, 2008 (about 1 year)

Following 0 githubbers and watching 48 repositories view all →

Public Repositories (9)

  • Static-site-template

    A template for static sites built using staticmatic and compass

    legend

    Last updated Mon Nov 23 19:51:00 -0800 2009

  • votesmart

    A wrapper for the Project Vote Smart API

    legend

    Forked from Empact/votesmart Sun Nov 22 11:47:03 -0800 2009

    Last updated Sat Nov 21 10:05:56 -0800 2009

  • sammy

    Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.

    legend

    Forked from quirkey/sammy Tue Oct 27 12:21:37 -0700 2009

    Last updated Mon Oct 12 07:42:41 -0700 2009

  • templates

    A rails template and some base files that I use to create new projects

    legend

    Last updated Wed Sep 30 05:31:04 -0700 2009

  • couchrest

    A RESTful CouchDB client based on Heroku's RestClient and Couch.js

    legend

    Forked from couchrest/couchrest Mon Oct 05 00:57:37 -0700 2009

    Last updated Mon Sep 28 21:00:19 -0700 2009

  • rspec-haml-scaffold-generator

    A Haml Scaffolding Generator for RSpec

    legend

    Forked from ryanwood/rspec-haml-scaffold-generator Mon Feb 16 05:04:38 -0800 2009

    Last updated Tue Feb 17 03:46:08 -0800 2009

  • discogs

    Fork of oodelalis discogs gem

    legend

    Last updated Sat Jan 03 07:41:33 -0800 2009

  • ym4r_mapstraction

    Fork of nofxx/ym4r_mapstraction

    legend

    Forked from nofxx/ym4r_mapstraction Wed Nov 05 00:54:50 -0800 2008

    Last updated Wed Nov 05 00:54:52 -0800 2008

  • mephisto-sitemap-generator

    A Mephisto plugin to generate sitemaps. Changed to work as an Engine plugin.

    legend

    Last updated Fri Aug 29 08:38:27 -0700 2008

Public Activity feed

crofty created gist: 256957 Tue Dec 15 06:05:35 -0800 2009
chsh -s /bin/bash
crofty updated gist: 247621 Wed Dec 02 13:41:19 -0800 2009
# Postgres install on ubuntu sudo apt-get install postgresql
crofty created gist: 247621 Wed Dec 02 13:34:58 -0800 2009
# Postgres install on ubuntu sudo apt-get install postgresql
crofty pushed to master at crofty/Static-site-template Mon Nov 23 19:51:00 -0800 2009
HEAD is 63cbdf1b7720f0326ebffeb84ed126a74d117adc
crofty created branch master at crofty/Static-site-template Mon Nov 23 19:37:41 -0800 2009
crofty created repository Static-site-template Mon Nov 23 19:36:56 -0800 2009
New repository is at crofty/Static-site-template
crofty forked Empact/votesmart Sun Nov 22 11:47:04 -0800 2009
Forked repository is at crofty/votesmart
crofty pushed to master at Empact/vote-reports Sat Nov 21 15:03:10 -0800 2009
HEAD is 13bb4dd6a63a3355633ed36eab3f7cd670d9e6c2
crofty pushed to master at Empact/vote-reports Sat Nov 21 14:54:12 -0800 2009
HEAD is a6670e0f41de45e175c0f77d7bc65082ae644ae6

2 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 13:38:43 -0800 2009
HEAD is 39e86e67c5bc282a8880bc584489ffbb32941eae

2 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 12:58:20 -0800 2009
HEAD is aeffd66472f88247cb7b997d6799be4c836080f9
crofty pushed to master at Empact/vote-reports Sat Nov 21 12:52:06 -0800 2009
HEAD is 98566375c49e7951ac9e205f26a16f0a438cf736
crofty pushed to master at Empact/vote-reports Sat Nov 21 12:33:09 -0800 2009
HEAD is 68fa1d26cbe2fdbb2d118963948292ec85c26a53

8 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 10:25:57 -0800 2009
HEAD is c49da873da6a45e765bde45dfd53af74ba62cdc7

2 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 10:00:39 -0800 2009
HEAD is 60dc332ac8ecf48227013a5d1d868d315de18dc2
  • crofty committed 60dc332a:
    started fleshing out features for login/signup. added factorygirl gem
crofty pushed to master at Empact/vote-reports Sat Nov 21 09:25:42 -0800 2009
HEAD is a8a48f508710eaa94e54ef5c108f8af76e28c9a9
crofty pushed to master at Empact/vote-reports Sat Nov 21 09:22:43 -0800 2009
HEAD is 1c3698b93b5ffb25b6427608aaf6e1aa53d9262a
crofty pushed to master at Empact/vote-reports Sat Nov 21 09:15:53 -0800 2009
HEAD is 45472c80017242a3f922a5c6d9797ec5b1cc8a27

6 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 09:01:33 -0800 2009
HEAD is 5b51f0a6d570bb6858589a3de6016968925b5c0d

6 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 08:37:01 -0800 2009
HEAD is 510e27829259fad8e52dc63662ae4003d70a12cd

2 commits »

crofty pushed to master at Empact/vote-reports Sat Nov 21 08:09:32 -0800 2009
HEAD is 56295a5bbafc1a7d5c154e9b44586add6f889844

4 commits »

crofty forked Empact/vote-reports Sat Nov 21 07:05:30 -0800 2009
Forked repository has since been deleted.
crofty updated gist: 225262 Fri Nov 06 11:30:39 -0800 2009
# Integrity CI setup on slicehost useradd -m ci sudo passwd ci
crofty created gist: 227082 Thu Nov 05 06:36:32 -0800 2009
class ProjectsController < ApplicationController # GET /projects # GET /projects.xml
crofty created gist: 225262 Tue Nov 03 09:37:18 -0800 2009
# Integrity CI setup on slicehost sudo apt-get install sqlite3 libsqlite3-dev sudo gem install sq...
crofty created gist: 225118 Tue Nov 03 07:31:09 -0800 2009
sudo vi /etc/apt/sources.list # Add multiverse to the end of each of the strings
crofty started watching langalex/hejhej Sat Oct 31 13:57:36 -0700 2009
hejhej's description:
This is a CouchApp I have written for fun and to demonstrate how to test drive CouchApps with Cucumber. Its purpose is to help learn new (spoken) languages.
crofty forked quirkey/sammy Tue Oct 27 12:21:38 -0700 2009
Forked repository is at crofty/sammy
crofty updated gist: 183802 Wed Oct 21 07:30:06 -0700 2009
sudo apt-get update sudo aptitude install build-essential sudo apt-get install libmozjs-dev lib...
crofty forked couchrest/couchrest Mon Oct 05 00:57:38 -0700 2009
Forked repository is at crofty/couchrest
crofty forked jchris/couchrest Mon Oct 05 00:55:31 -0700 2009
Forked repository has since been deleted.
crofty updated gist: 181005 Fri Oct 02 04:14:32 -0700 2009
crofty updated gist: 181005 Fri Oct 02 01:34:04 -0700 2009
# Install tokyo cabinet cd ~/src git clone git://github.com/etrepum/tokyo-cabinet.git