Giter Club home page Giter Club logo

yubnub-1's Introduction

== YubNub

This is the source code for YubNub, a (social) command-line for the web.

YubNub was written by Jonathan Aquino for the Rails Day 2005 programming competition.
You can reach Jonathan at [email protected].

http://jonaquino.blogspot.com/2005/06/yubnub-my-entry-for-rails-day-24-hour.html

This source code is made available under the MIT License (see LICENSE_YUBNUB).

== About YubNub

YubNub is a command-line for the web. After setting it up on your browser, you simply type "gim porsche 911" to do a Google Image Search for pictures of Porsche 911 sports cars. Type "random 49" to return random numbers between 1 and 49, courtesy of random.org. And best of all, you can make a new command by giving YubNub an appropriate URL.

www.yubnub.org

== Rails 2.1 Upgrade

Refactored and Upgraded to Rails 2.1 by Jacques Crocker ([email protected])

View source at http://github.com/jcnetdev/yubnub

== Installation Instructions

You'll need the latest Rails Version (2.1) installed as a gem in order to run these steps.

1) Get Codebase
git clone git://github.com/jcnetdev/yubnub.git
cd yubnub

2) Install Gems
rake gems:install

3) Setup DB and Seed Data
rake db:create db:schema:load db:migrate

4) Start Server
script/server


== Notes

To add a bunch of junk data (to test paging, etc..) run 

rake yubnub:junk_data

yubnub-1's People

Contributors

jcnetdev avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.