queso (Josh Owens)

Name
Josh Owens
Email
Member Since
Jan 30, 2008 (about 1 year)

Following 12 githubbers and watching 55 repositories view all →

Public Repositories (12)

  • daemon-kit

    Daemon Kit aims to simplify creating Ruby daemons by providing a sound application skeleton (thro...

    legend

    Forked from kennethkalmer/daemon-kit Fri Oct 02 19:26:23 -0700 2009

    Last updated Sat Oct 03 20:08:54 -0700 2009

  • acts_as_network

    Rails plugin for cleanly modeling social networks using ActiveRecord

    legend

    Forked from sjlombardo/acts_as_network Fri Sep 04 08:26:27 -0700 2009

    Last updated Fri Sep 04 12:32:12 -0700 2009

  • dryopteris

    HTML sanitization using Nokogiri

    legend

    Forked from brynary/dryopteris Wed May 13 19:37:37 -0700 2009

    Last updated Wed May 13 20:19:36 -0700 2009

  • tinder

    Tinder is an Ruby API for interfacing with Campfire, the 37Signals chat application.

    legend

    Forked from collectiveidea/tinder Tue Dec 09 08:53:42 -0800 2008

    Last updated Tue Dec 09 22:46:37 -0800 2008

  • integrity-campfire

    Campfire notifier for the Integrity continuous integration server

    legend

    Forked from defunkt/integrity-campfire Mon Dec 08 11:36:12 -0800 2008

    Last updated Mon Dec 08 14:31:37 -0800 2008

  • github-services

    Official GitHub Services Integration

    legend

    Forked from pjhyett/github-services Tue Jun 10 08:35:13 -0700 2008

    Last updated Mon Dec 08 11:41:17 -0800 2008

  • sitemap

    Rails Sitemap Plugin / Site Map Plugin for Rails. A beautiful rails sitemap plugin that talks to ...

    legend

    Last updated Thu Oct 23 06:52:03 -0700 2008

  • ym4r-gm

    A port of the YM4R-GM plugin for rails, to github

    legend

    Last updated Tue Aug 05 16:35:29 -0700 2008

  • auto_follow

    Twitter auto follow script

    legend

    Forked from shenie/auto_follow Wed Jul 30 23:23:40 -0700 2008

    Last updated Wed Jul 30 23:51:34 -0700 2008

  • hoptoad_notifier

    Reports exceptions to Hoptoad

    legend

    Forked from thoughtbot/hoptoad_notifier Thu Jul 24 18:15:00 -0700 2008

    Last updated Thu Jul 24 19:55:05 -0700 2008

  • signal-wiki

    The easy to use rails wiki

    legend

    Last updated Sun Apr 20 20:17:55 -0700 2008

  • viking

    Spam blocking plugin with support for Akismet and Defensio.

    legend

    Forked from technoweenie/viking Mon Mar 03 20:54:24 -0800 2008

    Last updated Wed Apr 02 11:02:47 -0700 2008

Public Activity feed

queso pushed to master at 4beansoup/inploy Fri Nov 06 21:26:22 -0800 2009
HEAD is 6e0e6d9eb8dacd5228bf87795fb547e91293111d
  • queso committed 6e0e6d9e:
    Add environment support, defaults to production.
queso pushed to master at handcrafted/foundation Fri Nov 06 13:24:00 -0800 2009
HEAD is 29b195b505badd02c5cd98e10c7668c306f8d208

3 commits »

queso started watching mperham/evented Mon Nov 02 22:13:14 -0800 2009
evented's description:
Your source for event-drivenness!
queso pushed to master at 4beansoup/chef Thu Oct 29 21:44:54 -0700 2009
HEAD is ebffb6770905b2ab19c9ceb0704185815c907d53
queso created branch master at 4beansoup/chef Thu Oct 29 21:12:51 -0700 2009
New branch is at 4beansoup/chef/tree/master
queso pushed to master at handcrafted/foundation Thu Oct 15 20:36:55 -0700 2009
HEAD is b5a47b2a6e25b703fefe0cb0521098a264f23fa3

2 commits »

queso pushed to master at handcrafted/foundation Wed Oct 14 22:19:38 -0700 2009
HEAD is a07a0c4772b7ff612a586850cbe946e7edc39f19
  • queso committed a07a0c47:
    [Foundation] Upgrade cucumber files and rails version.
queso pushed to master at handcrafted/foundation Wed Oct 14 21:51:44 -0700 2009
HEAD is e93a02c4be44c2707ac7a4aaa7e363c9a3f45e62
  • queso committed e93a02c4:
    [Foundation] Switch to gemcutter for everything, not just compass and grid coords.
queso updated gist: 204069 Wed Oct 07 07:33:19 -0700 2009
These are just simple tests run using ab and the Handcrafted foundation (http://github.com/handcr...
queso created gist: 204069 Wed Oct 07 07:30:06 -0700 2009
These are just simple tests run using ab and the Handcrafted foundation (http://github.com/handcr...
queso pushed to master at handcrafted/foundation Mon Oct 05 21:04:31 -0700 2009
HEAD is 67d4ae8ce6b1b16111eaa754107c7177849c7fc7

5 commits »

queso created gist: 201107 Sat Oct 03 20:55:29 -0700 2009
begin 1.upto(10) do |i| puts "Outer loop #{i}"
queso pushed to master at queso/daemon-kit Sat Oct 03 20:08:54 -0700 2009
HEAD is e4e2518e47a6e7305632731f2f6effc73668a5d3
  • queso committed e4e2518e:
    Get hoptoad notifications working again.
queso forked kennethkalmer/daemon-kit Fri Oct 02 19:26:23 -0700 2009
Forked repository is at queso/daemon-kit
queso created gist: 198714 Wed Sep 30 20:55:16 -0700 2009
Need to build an API and you aren't sure where to start? Wondering if you should be strict with ...
queso created gist: 198689 Wed Sep 30 20:18:51 -0700 2009
Ever try to build something new and exciting? Do you find yourself wondering what libraries and t...
queso updated gist: 195627 Mon Sep 28 11:09:58 -0700 2009
queso created gist: 195627 Mon Sep 28 11:07:38 -0700 2009
#!/usr/bin/env ruby # # Git commit-msg hook. If your branch name is in the form "t123", automatic...