Giter Site home page Giter Site logo

imclab / bearlol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seshness/bearlol

0.0 2.0 0.0 701 KB

bunny1 is a tool that lets you write smart bookmarks in python and then share them across all your browsers and with a group of people or the whole world. It was developed at Facebook and is widely used there. seshness: I'm porting bunny1 as bearlol/lolbear for UC Berkeley students.

Home Page: http://www.bunny1.org/

License: BSD 3-Clause "New" or "Revised" License

bearlol's Introduction

bunny1

Copyright (c) 2007-2009, Facebook Inc.

bunny1 is a tool that lets you write smart bookmarks in python and then 
 share them across all your browsers and with a group of people or the 
 whole world. It was developed at Facebook and is widely used there.

To install bunny1, run
   sudo setup.py build install

To get started, run the example.py script that will be under 
 build/scripts-<version>/
   b1_example.py

If you need to change the port that the server is running on (the default is
 9084), then you can use the --port option, ex.
   b1_example .py --port=8080

You can see other command-line options by running ./example.py --help

The server should then tell you where it is running.  If you visit that URL,
 you should see a help page for bunny1 that explains how to configure your 
 browser to work with the server.

If it isn't easy to run a standalone server in your environment 
 (ex. DreamHost or most other shared hosting environments), then you can 
 just use example.py or barebones.py or a similar script as a CGI.

To setup your own commands, the easiest way to start is by taking either the 
 example.py script or the barebones.py script and editing it.  example.py 
 includes a bunch of examples of the different kinds of things you can do,
 and is a good place to start reading if you're interested in what special
 features are available.  If you just want  something simple to get started, 
 the barebones.py script is the most stripped-down and straightforward, and 
 it works well if you want to just copy something and modify it to make your
 own server.

bunny1 requires CherryPy 3.1.0 or newer and python2.4 or python2.5.
bunny1 does not currently work with python2.6.

The original author of bunny1 is Charlie Cheever.  David Reiss and
 Dan Corson and Will Chen and Chris Piro and Eugene Letuchy and Luke Shepard
 and others contributed ideas and code and support.  Julie Zhuo made the
 blob bunny logo.

The original idea for bunny1 came from yubnub.org.  Ubiquity from 
 Mozilla Labs is a similar tool that is very powerful and worth checking 
 out if you are a Firefox user.

You can send feedback and bug reports to [email protected] .

    -- ccheever



bearlol's People

Contributors

ccheever avatar seshness 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.