wesrog (Wes Rogers)

Name
Wes Rogers
Website/Blog
http://sudomasochism.com
Member Since
Jul 04, 2008 (about 1 year)

Following 4 githubbers and watching 41 repositories view all →

Public Repositories (11)

  • coversrc

    Beefed up "Now Playing" for Last.fm. Makes getting album artwork a breeze.

    legend

    Last updated Mon Nov 23 08:47:26 -0800 2009

  • vim

    My .vim Ruby IDE

    legend

    Last updated Mon Nov 23 06:56:42 -0800 2009

  • spree-static-content

    Extention to manage the static pages for your spree shop

    legend

    Forked from PeterBerkenbosch/spree-static-content Thu Sep 17 12:49:44 -0700 2009

    Last updated Thu Sep 17 12:54:42 -0700 2009

  • snipmate.vim

    snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features...

    legend

    Forked from msanders/snipmate.vim Tue Sep 15 07:20:17 -0700 2009

    Last updated Tue Sep 15 07:30:23 -0700 2009

  • homebrew

    Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...

    legend

    Forked from mxcl/homebrew Mon Sep 14 12:14:23 -0700 2009

    Last updated Mon Sep 14 13:30:28 -0700 2009

  • vim-cucumber

    Vim Cucumber runtime files

    legend

    Forked from tpope/vim-cucumber Sat Sep 05 17:28:57 -0700 2009

    Last updated Sat Sep 05 17:32:05 -0700 2009

  • vim-haml

    Vim Haml runtime files

    legend

    Forked from tpope/vim-haml Sat Sep 05 07:46:58 -0700 2009

    Last updated Sat Sep 05 07:54:11 -0700 2009

  • itunes2rss

    Provides an RSS feed to your "Recently Added" iTunes smart playlist

    legend

    Last updated Fri Aug 14 14:59:57 -0700 2009

  • vim-surround

    surround.vim: quoting/parenthesizing made simple

    legend

    Forked from tpope/vim-surround Tue Sep 15 06:55:06 -0700 2009

    Last updated Tue Jul 21 08:40:15 -0700 2009

  • textile-editor-helper

    a fork of textile_editor_helper with minor improvements

    legend

    Forked from felttippin/textile-editor-helper Sat Nov 29 07:48:50 -0800 2008

    Last updated Sat Nov 29 08:30:05 -0800 2008

  • last.fm-tagger

    A simple RubyCocoa app that writes popular last.fm tags as genres to your iTunes library.

    legend

    Last updated Wed Aug 20 22:21:12 -0700 2008

Public Activity feed

wesrog pushed to tests at wesrog/coversrc Mon Nov 23 08:47:27 -0800 2009
HEAD is 0a2d74832c2d7dff4cd3f95dd38263e1801a3ccc

3 commits »

wesrog pushed to tests at wesrog/coversrc Mon Nov 23 08:12:22 -0800 2009
HEAD is 21b30b811e35ec3dbf77d9aa0f4c967ae5b5edb1

3 commits »

wesrog pushed to master at wesrog/vim Mon Nov 23 06:56:42 -0800 2009
HEAD is 98feb2617945c14ac95bc6e6774fe899c45d2e36
wesrog pushed to tests at wesrog/coversrc Sun Nov 22 21:34:08 -0800 2009
HEAD is 3a9c6bfb2e4f14f725eb77f5ec9d4ce34684c183
  • wesrog committed 3a9c6bfb:
    passing tests for lastfm and basic tests for coversrc
wesrog pushed to tests at wesrog/coversrc Sat Nov 21 19:07:37 -0800 2009
HEAD is f94e218b66307c48f815338e220dbebf4c5c0c19

2 commits »

wesrog pushed to tests at wesrog/coversrc Sat Nov 21 14:03:46 -0800 2009
HEAD is 43cf2ecbedddc94a5a500794d2de5f758a0281f7
wesrog pushed to tests at wesrog/coversrc Sat Nov 21 12:02:21 -0800 2009
HEAD is 994ebe5ac06a11fcc4b885e8601f1a94c0b9488b
  • wesrog committed 994ebe5a:
    testing for valid search and non-valid search
wesrog created branch tests at wesrog/coversrc Sat Nov 21 10:57:21 -0800 2009
New branch is at wesrog/coversrc/tree/tests
wesrog pushed to master at wesrog/coversrc Thu Nov 19 16:27:22 -0800 2009
HEAD is 16d9de8ed511a1bbc18f8a82013ef0f83a5e874d

2 commits »

wesrog pushed to master at wesrog/coversrc Thu Nov 19 16:14:20 -0800 2009
HEAD is 0198453d2c91b1575d8f626dde8eac3c2180f88b

4 commits »

wesrog started watching defnull/bottle Wed Nov 18 14:29:19 -0800 2009
bottle's description:
bottle.py is a fast and simple micro-framework for small web-applications.
wesrog pushed to master at wesrog/coversrc Wed Nov 18 13:24:13 -0800 2009
HEAD is 76d721900a3e013cbb153b3f1c65316bccdff665

8 commits »

wesrog pushed to master at wesrog/coversrc Sun Nov 15 11:02:57 -0800 2009
HEAD is 1513c95fd52edc1e35818d9846a24077e8c6bc6f
wesrog pushed to master at wesrog/coversrc Fri Nov 13 07:40:00 -0800 2009
HEAD is 8c39bbfd96dbe4ffde40e2b0fbda973d9d651241

8 commits »

wesrog updated gist: 231031 Thu Nov 12 13:00:56 -0800 2009
def w(t); t.grouping = s(t) unless s?(t); end def s?(t); t.grouping.to_s == s(t); end def s(t); t...
wesrog created gist: 231031 Tue Nov 10 08:55:50 -0800 2009
def w(t); t.grouping = s(t) unless s?; end def s?(t); t.grouping.to_s == s(t); end def s(t); t.gr...
wesrog pushed to master at wesrog/vim Thu Nov 05 07:35:55 -0800 2009
HEAD is 19aa1fea23d8d0be82e019bc81498142d3ebb0d0
wesrog updated gist: 221125 Wed Oct 28 21:13:33 -0700 2009
Dir['*'].map { |d| `cat #{d}/config/environment.rb | grep RAILS_GEM_VERSION`.scan(/[\d\.]+/) }.fl...
wesrog updated gist: 221125 Wed Oct 28 21:13:06 -0700 2009
Dir['*'].sort.map { |d| `cat #{d}/config/environment.rb | grep RAILS_GEM_VERSION`.scan(/[\d\.]+/)...
wesrog updated gist: 221138 Wed Oct 28 21:11:02 -0700 2009
["1.2.2", "1.2.3", "1.2.5", "1.2.6", "2.0.2", "2.1.0", "2.2.2", "2.3.2", "2.3.3", "2.3.4"]
wesrog updated gist: 221125 Wed Oct 28 21:10:24 -0700 2009
Dir['*'].sort.map { |d| v = `cat #{d}/config/environment.rb | grep RAILS_GEM_VERSION`.scan(/[\d\....
wesrog created gist: 221138 Wed Oct 28 21:08:14 -0700 2009
=> ["'1.2.2'", "'1.2.3'", "'1.2.5'", "'1.2.6'", "'2.0.2'", "'2.1.0'", "'2.2.2'", "'2.3.2'", "'2.3...
wesrog created gist: 221125 Wed Oct 28 20:50:27 -0700 2009
Dir['*'].sort.map { |d| v = `cat #{d}/config/environment.rb | grep RAILS_GEM_VERSION`.scan(/\'.+\...
wesrog pushed to master at wesrog/vim Wed Oct 28 06:54:00 -0700 2009
HEAD is ae42f081ae7ccbb587a01ce1bea937416acdcd33

2 commits »

wesrog commented on railsdog/spree Mon Oct 26 07:25:16 -0700 2009
Comment in ece1f03:

Typo in migration, line #8

wesrog pushed to master at wesrog/coversrc Fri Oct 23 08:24:33 -0700 2009
HEAD is 89eeec7624bf6fd3bc1df8f934aa127f1b4b72ea

3 commits »

wesrog pushed to master at wesrog/coversrc Thu Oct 22 13:16:25 -0700 2009
HEAD is 0ff9b1d87fafa7bf2f60d7bfa4501f81b188b840

20 commits »

wesrog commented on railsdog/spree Tue Oct 20 14:48:23 -0700 2009
Comment in 28ecc60:

Thanks for this one :) Kept having to fix conflicts.

wesrog pushed to master at wesrog/coversrc Mon Oct 19 12:52:14 -0700 2009
HEAD is 4710f2453457441df09e4d9857e5671b476f4ac8

6 commits »

wesrog pushed to master at wesrog/vim Mon Oct 19 07:15:40 -0700 2009
HEAD is 0eb70fa58e7ee6cd77997f09066044a88f3aaae1
wesrog pushed to master at wesrog/coversrc Sun Oct 18 21:10:44 -0700 2009
HEAD is 1405ce6044e0867a30fe691cf14c4cd00d7733b6

10 commits »

wesrog pushed to master at wesrog/coversrc Sun Oct 18 16:19:15 -0700 2009
HEAD is def22d881ccd8966d349511187d7600d0a4408eb

12 commits »

wesrog pushed to master at wesrog/coversrc Sun Oct 18 10:26:31 -0700 2009
HEAD is 6de713a9fb5b91afa218aa976ef477881f1beae3

5 commits »

wesrog pushed to master at wesrog/coversrc Fri Oct 16 22:01:39 -0700 2009
HEAD is 5a11e39150c1689584226dd7b20c58dec93eea4c

2 commits »

wesrog pushed to master at wesrog/coversrc Fri Oct 16 21:34:03 -0700 2009
HEAD is 140b983f3fe2d15f4b76fdcb768723ec814b63cf

16 commits »