yrgoldteeth's Stars
ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
oauth-xx/oauth-ruby
OAuth for Ruby
maxjustus/sinatra-authentication
A sinatra extension wrapped in a gem that implements authentication/permissions with users stored in the database. Now with optional support for facebook connect
ngauthier/hydra
Distributed testing framework
briandoll/Rit
rit. is a standalone web application that allows users to edit and schedule content. Content is served up to a consuming application as a web service.
futurechimp/enigmamachine
Enigmamachine is a video processor which queues and encodes videos according to target profiles that you define. Videos must be on a locally mounted filesystem. The processor takes the path to the video, and executes one or more ffmpeg commands on the video. There is a handy web interface for defining encoding tasks, and a restful web service which takes encoding commands.
rkumar/rbcurse
ruby based curses widgets: fields, buttons, textarea. menus, message boxes, tabbed panes, tables, listboxes, splitpanes, scrollpanes. Event based, MVC architecture. (DEPRECATED - PLS USE rbcurse-core)
stouset/version
Simple version-numbering encoding and helper methods
laserlemon/simple_oauth
Simply builds and verifies OAuth headers
hallison/postview
Postview is a simple blog engine (aka. blogware) written in Ruby using the Sinatra DSL for render files written in Markdown.
jschoolcraft/urlagg
Delicious Aggregator
baroquon/ansuz_theme_birmingham_color_graphics
An Ansuz theme for Birmingham Color Graphics
knewter/asset_tracker_connector
A Ruby library for connecting with the Isotope11 Asset Tracker
yrgoldteeth/asset_tracker_connector
A Ruby library for connecting with the Isotope11 Asset Tracker
jamescook/pow
puts with colors
yrgoldteeth/about_face
Simple markdown converter with sinatra frontend
yrgoldteeth/ansuz
Open source Rails based content management that works.
yrgoldteeth/ansuz_personal_homepage
Plugin to extend Ansuz to send certain users to a personalized homepage
yrgoldteeth/ansuz_product_manager
Product Manager Plugin for Ansuz CMS
yrgoldteeth/ansuz_shopping_cart
Shopping Cart Plugin for Ansuz CMS
yrgoldteeth/asset_tracker_tutorial_pre
Isotope11's work tracking system
yrgoldteeth/config_files
My various config files (conky, bashrc, muttrc etc. etc. et cetera)
yrgoldteeth/dm-core
DataMapper - Core
yrgoldteeth/grape
An opinionated micro-framework for creating REST-like APIs in Ruby.
yrgoldteeth/Music-Library-Comparison
To bring great balance to my wife's and my music libraries
yrgoldteeth/ncurses-ruby
My fork of ncurses-ruby library
yrgoldteeth/rbcurse
ruby based curses widgets: fields, buttons, textarea. menus, message boxes, tabbed panes, tables, listboxes, splitpanes, scrollpanes. Event based, MVC architecture.
yrgoldteeth/Rit
rit. is a standalone web application that allows users to edit and schedule content. Content is served up to a consuming application as a web service.
yrgoldteeth/ruby-netflix
A Ruby wrapper for the Netflix api.
yrgoldteeth/sinatra-authentication
A sinatra extension wrapped in a gem that implements authentication/permissions with users stored in the database. Now with optional support for facebook connect, with some of my own tweaks