bridgeutopia (Katherine G Pe)

Name
Katherine G Pe
Website/Blog
http://blog.bridgeutopiaweb.com
Member Since
Jan 30, 2009 (9 months)

Following 65 githubbers and watching 347 repositories view all →

Public Repositories (7)

  • role_requirement

    Role Requirement which should work with Authlogic

    legend

    Last updated Wed Nov 18 15:25:37 -0800 2009

  • jquery_validation

    A project that extends the jquery validation plugin

    legend

    Last updated Sat Nov 07 15:36:31 -0800 2009

  • bookmark_url_to

    Bookmark a page to selected services.

    legend

    Forked from heurionconsulting/bookmark_url_to Sat Oct 31 09:05:38 -0700 2009

    Last updated Mon Nov 02 11:51:23 -0800 2009

  • spree

    Spree is a complete open source e-commerce solution for Ruby on Rails.

    legend

    Forked from railsdog/spree Sun Oct 11 21:54:47 -0700 2009

    Last updated Sun Oct 11 14:20:29 -0700 2009

  • jrails

    jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you ...

    legend

    Forked from aaronchi/jrails Tue Jun 02 02:48:31 -0700 2009

    Last updated Wed Jun 17 09:23:36 -0700 2009

  • navigation_helper

    Rails plugin: provides automatic navigation for RESTful architectures, and has simple support for...

    legend

    Forked from mitnal/navigation_helper Tue Jun 30 01:09:32 -0700 2009

    Last updated Sun May 17 04:51:38 -0700 2009

  • substruct-app

    Substruct E-commerce application made to work for Rails 2.2.2

    legend

    Last updated Sun Apr 19 08:20:03 -0700 2009

Public Activity feed

bridgeutopia started watching adamwiggins/rest-client Sat Nov 21 01:47:16 -0800 2009
rest-client's description:
Simple REST client for Ruby, inspired by microframework syntax for specifying actions.
bridgeutopia started watching technoweenie/rest-client Sat Nov 21 01:47:00 -0800 2009
rest-client's description:
Simple REST client for Ruby, inspired by microframework syntax for specifying actions.
bridgeutopia started watching josh/MacOnRack Sat Nov 21 00:14:18 -0800 2009
MacOnRack's description:
A sample MacRuby application demonstrating how to connect Rack to a WebView.
bridgeutopia started watching joevandyk/monkeycharger Fri Nov 20 23:59:48 -0800 2009
monkeycharger's description:
RESTful Rails app for storing credit cards
bridgeutopia started watching hpricot/hpricot Fri Nov 20 17:17:24 -0800 2009
hpricot's description:
A swift, liberal HTML parser with a fantastic library
bridgeutopia started watching jnunemaker/happymapper Fri Nov 20 13:29:15 -0800 2009
happymapper's description:
object to xml mapping library
bridgeutopia started watching jnunemaker/crack Fri Nov 20 13:23:53 -0800 2009
crack's description:
Really simple JSON and XML parsing, ripped from Merb and Rails.
bridgeutopia started watching Objective3/ElementParser Fri Nov 20 12:27:21 -0800 2009
ElementParser's description:
ElementParser is lightweight Cocoa Framework (usable on the iPhone) to provide easy access to XML and HTML content.
bridgeutopia pushed to master at bridgeutopia/role_requirement Wed Nov 18 15:25:37 -0800 2009
HEAD is 7222bd47c777abf77e22b8c35d5d2df8cab71cc7
bridgeutopia started watching defunkt/sake Wed Nov 18 12:50:25 -0800 2009
sake's description:
System wide Rake.
bridgeutopia started watching defunkt/sake Wed Nov 18 12:49:36 -0800 2009
sake's description:
System wide Rake.
bridgeutopia created gist: 237367 Tue Nov 17 15:14:15 -0800 2009
def teaser(text, wordcount, omission) text.split[0..(wordcount-1)].join(" ") + (text.split....
bridgeutopia started watching rtomayko/shotgun Sat Nov 14 17:45:34 -0800 2009
shotgun's description:
Forking implementation of rackup -- because reloading always sucks.
bridgeutopia started watching jmhodges/rfeedparser Fri Nov 13 17:13:11 -0800 2009
rfeedparser's description:
rFeedParser is a translation of the Universal Feed Parser from Python into Ruby. It has nearly the exact same behavior.
bridgeutopia started watching flavorjones/loofah Fri Nov 13 12:54:17 -0800 2009
loofah's description:
HTML Sanitizer based on Nokogiri
bridgeutopia started watching taf2/curb Fri Nov 13 12:35:56 -0800 2009
curb's description:
Ruby bindings for libcurl
bridgeutopia started watching pauldix/sax-machine Fri Nov 13 12:30:20 -0800 2009
sax-machine's description:
A declarative sax parsing library backed by Nokogiri.
bridgeutopia started watching pauldix/feedzirra Fri Nov 13 11:45:43 -0800 2009
feedzirra's description:
A feed fetching and parsing library that treats the internet like Godzilla treats Japan: it dominates and eats all.
bridgeutopia started watching porras/livevalidation Wed Nov 11 11:16:50 -0800 2009
livevalidation's description:
Client-side validations for Ruby on Rails (using javascript library livevalidation.com)
bridgeutopia started watching nickstenning/validates_date_time Tue Nov 10 12:06:54 -0800 2009
validates_date_time's description:
Fork of validates_date_time rails plugin. Please do submit pull requests for any changes, and I'll merge them with Jonathan's svn changes.
bridgeutopia started watching nesquena/sinatra_more Tue Nov 10 01:12:19 -0800 2009
sinatra_more's description:
Generators, helpers and extensions enabling complex sinatra apps
bridgeutopia started watching sinatra/sinatra-book Tue Nov 10 01:04:04 -0800 2009
sinatra-book's description:
Tutorial + Cookbook
bridgeutopia started watching lucasjosh/sinatra-book Tue Nov 10 00:53:39 -0800 2009
sinatra-book's description:
Tutorial + Cookbook
bridgeutopia started watching galetahub/rails-ckeditor Mon Nov 09 12:02:54 -0800 2009
rails-ckeditor's description:
Rails plugin for integration ckeditor 3.x
bridgeutopia updated gist: 229147 Sat Nov 07 22:43:43 -0800 2009
desc "Load production data into development database" task :import_remote_db do
bridgeutopia created gist: 229147 Sat Nov 07 22:42:57 -0800 2009
desc "Load production data into development database" task :import_remote_db do
bridgeutopia started watching moomerman/sinitter Sat Nov 07 21:22:58 -0800 2009
sinitter's description:
Demo app for Twitter OAuth using sinatra and twitter_oauth gem
bridgeutopia started watching moomerman/twitter_oauth Sat Nov 07 19:19:28 -0800 2009
twitter_oauth's description:
Twitter OAuth REST API client library for Ruby
bridgeutopia started watching moomerman/sinitter Sat Nov 07 19:18:55 -0800 2009
sinitter's description:
Demo app for Twitter OAuth using sinatra and twitter_oauth gem
bridgeutopia started watching leah/tinytinyurl Sat Nov 07 18:16:58 -0800 2009
tinytinyurl's description:
A very very simple sinatra app for shortening URLs.
bridgeutopia pushed to master at bridgeutopia/jquery_validation Sat Nov 07 15:36:32 -0800 2009
bridgeutopia pushed to master at bridgeutopia/jquery_validation Sat Nov 07 15:35:37 -0800 2009