public
Description: Open Source Social Networking Platform
Homepage: http://github.com/manveru/sociar
Clone URL: git://github.com/manveru/sociar.git
Click here to lend your support to: sociar and make a donation at www.pledgie.com !
manveru (author)
Wed Mar 11 19:27:20 -0700 2009
commit  db12e44d25c2b7f25d3c34896d7d498a3938c483
tree    401c62d051a74228897be9c0599d4bc6de466217
parent  d1f74cb5a653b6fc348b1e22c1862fedd90cf4bd
sociar /
name age message
file README.markdown Loading commit data...
file Rakefile Mon Jun 02 07:16:11 -0700 2008 Add thumbnail tasks to Rakefile [manveru]
directory controller/
directory db/ Mon Jun 02 22:59:29 -0700 2008 Avoid warning from Sequel [manveru]
file env.rb
directory env/
directory helper/ Sun Jun 01 22:08:46 -0700 2008 Switch config to Configuration [manveru]
directory model/
directory public/
directory spec/ Sun Jun 01 22:08:46 -0700 2008 Switch config to Configuration [manveru]
file start.rb
directory vendor/
directory view/
README.markdown

Sociar

Sociar is an open source social networking platform. It's geared towards customization, offering you all the flexibility you'll need to build your own social network based on it.

The underlying architecture is provided by the Ramaze web framework.

Features

Sociar provides

Obtaining

Currently Sociar is available on github, for the installation you can either use git or download a tarball directly from the Sociar github page

Via git

git clone git://github.com/manveru/sociar

Running

First you'll need the dependencies installed:

gem install faker erubis scaffolding_extensions xml-simple maruku thin \
            rack haml sequel sqlite3-ruby configuration ruby-openid

Also, make sure to have the latest version of Ramaze, you get get it from github as well.

git clone git://github.com/manveru/ramaze

Setup

Contributing

git clone git://github.com/manveru/sociar cd sociar git branch ticgit origin/ticgit ti list