royw (Roy Wright)

Name
Roy Wright
Email
Website/Blog
http://royw.wordpress.com
Location
Chappell Hill, Texas
Member Since
Dec 13, 2008 (about 1 year)

Following 3 githubbers and watching 60 repositories view all →

Public Repositories (20)

  • railroad_xing

    RailRoad_xing is a class diagrams generator for Rails or Merb apps with AR or DataMapper ORMs.

    legend

    Last updated Mon Dec 07 21:26:16 -0800 2009

  • mongomapper

    Awesome gem for modeling your domain and storing it in mongo

    legend

    Forked from jnunemaker/mongomapper Sat Sep 26 13:20:14 -0700 2009

    Last updated Thu Oct 01 22:33:49 -0700 2009

  • drbman

    TODO

    legend

    Last updated Sun Jul 19 02:45:35 -0700 2009

  • qt-rebuild

    This utility attempts to find and rebuild packages with QT plugins for gentoo linux.

    legend

    Last updated Tue Jun 30 22:54:57 -0700 2009

  • rmint

    TODO

    legend

    Last updated Wed Jun 24 17:35:45 -0700 2009

  • umm-core-demo

    Demo core for developing web api

    legend

    Last updated Fri Jun 19 00:17:40 -0700 2009

  • spec2merb

    TODO

    legend

    Last updated Thu Jun 18 22:33:17 -0700 2009

  • shoeshine

    UI tools for shoes

    legend

    Last updated Fri May 01 11:54:46 -0700 2009

  • git_shoes

    Experiment using shoes for a git GUI

    legend

    Last updated Mon Apr 27 20:24:50 -0700 2009

  • dvdprofiler2xbmc

    script to create moviename.nfo and .tbn files from DVDProfiler exported data and IMDB data for us...

    legend

    Last updated Fri Apr 24 16:08:27 -0700 2009

  • dvdprofiler_collection

    Library for access exported profiles from DVD Profiler

    legend

    Last updated Fri Apr 24 02:39:00 -0700 2009

  • tmdb

    Ruby interface to the themovieDb.com API

    legend

    Last updated Fri Apr 24 02:37:28 -0700 2009

  • imdb

    Wrapper library to search IMDB parsing its HTML

    legend

    Forked from porras/imdb Sun Mar 22 04:39:22 -0700 2009

    Last updated Fri Apr 24 02:36:43 -0700 2009

  • roys_extensions

    Various extensions I find useful

    legend

    Last updated Fri Apr 24 02:30:33 -0700 2009

  • read_page_cache

    cache web access for testing

    legend

    Last updated Tue Apr 21 11:29:35 -0700 2009

  • ruby-gnome2-app-skeleton

    A basic application skeleton for a ruby-gnome2 (ruby-gtk2) application.

    legend

    Last updated Thu Jan 15 13:50:20 -0800 2009

  • presentations

    Various presentations

    legend

    Last updated Thu Jan 15 13:48:25 -0800 2009

  • flickrfetchr

    A class to selectively fetch images from Flickr. Includes a command-line interface and integrati...

    legend

    Last updated Fri Dec 19 06:07:59 -0800 2008

  • lmce_manager

    A rails based manager for LinuxMCE

    legend

    Last updated Thu Dec 18 21:01:48 -0800 2008

  • lmce_db_mindmaps

    A script used to create MindMaps from the LinuxMCE mysql database

    legend

    Last updated Thu Dec 18 20:21:26 -0800 2008

Public Activity feed

royw started watching jferris/effigy Mon Dec 21 21:14:05 -0800 2009
effigy's description:
Ruby views without a templating language
royw started watching ice799/memprof Fri Dec 11 15:41:28 -0800 2009
memprof's description:
A Ruby gem for memory profiling
royw created tag v0.5.4 at royw/railroad_xing Mon Dec 07 21:26:16 -0800 2009
royw pushed to master at royw/railroad_xing Mon Dec 07 21:26:16 -0800 2009
HEAD is 75d2c4ab4fd1d193bd5061d8e753be16f11c70e6

3 commits »

royw started watching mattball/MBCoverFlowView Fri Dec 04 22:16:46 -0800 2009
MBCoverFlowView's description:
An open-source Cover Flow implementation
royw started watching maddox/tmdb_party Mon Nov 30 11:10:15 -0800 2009
tmdb_party's description:
Simple ruby wrapper to themoviedb.org (http://api.themoviedb.org/2.0/docs/) using HTTParty
royw started watching plataformatec/devise Sat Nov 14 11:47:38 -0800 2009
devise's description:
Flexible authentication solution for Rails with Warden
royw created gist: 231789 Wed Nov 11 00:34:27 -0800 2009
require 'spec' require 'dm-core' require 'dm-validations'
royw started watching wvanbergen/request-log-analyzer Wed Nov 04 12:35:53 -0800 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.
royw created gist: 223778 Sun Nov 01 14:56:12 -0800 2009
require 'mongo_mapper' require 'spec'
royw updated gist: 216763 Fri Oct 23 23:24:56 -0700 2009
require 'mongo_mapper' require 'spec' require 'extlib'
royw created gist: 216763 Fri Oct 23 02:02:24 -0700 2009
require 'mongo_mapper' require 'spec' require 'extlib'
royw started watching defunkt/version_sorter Mon Oct 19 11:36:59 -0700 2009
version_sorter was created Fri Apr 24 17:05:19 -0700 2009
royw created gist: 213584 Mon Oct 19 11:26:08 -0700 2009
require 'mongo_mapper' require 'spec'
royw created gist: 206993 Sat Oct 10 11:25:55 -0700 2009
require 'mongo_mapper' require 'spec' require 'log4r'
royw updated gist: 205303 Thu Oct 08 14:40:37 -0700 2009
require 'mongo_mapper' require 'spec'
royw created gist: 205303 Thu Oct 08 12:48:43 -0700 2009
class Test include MongoMapper::Document
royw created gist: 204608 Wed Oct 07 17:48:31 -0700 2009
require 'mongo_mapper' require 'spec'
royw started watching defunkt/mustache Sun Oct 04 15:35:28 -0700 2009
mustache's description:
What could be more logical awesome than no logic at all?
royw created gist: 201659 Sun Oct 04 15:07:35 -0700 2009
royw-macbook:tmp royw$ cat search_indexing.rb require 'mongomapper' require 'spec'
royw created gist: 201103 Sat Oct 03 20:52:32 -0700 2009
require 'mongomapper' require 'spec'
royw pushed to master at royw/mongomapper Thu Oct 01 22:33:49 -0700 2009
HEAD is e07d617b4f3efdc1540f0e0e78cd22d7e4a17a31
  • royw committed e07d617b:
    handle embedded document and hash keys
royw pushed to master at royw/mongomapper Wed Sep 30 16:24:14 -0700 2009
HEAD is 4b3fb019d5a750aa44798908e70bc75d4d27712e
  • royw committed 4b3fb019:
    added test coverage for model associations and xml serialization
royw started watching opscode/chef Tue Sep 29 14:34:17 -0700 2009
chef's description:
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.