public
Description: Open Source Social Networking Platform
Homepage: http://github.com/manveru/sociar
Clone URL: git://github.com/manveru/sociar.git
Search Repo:
Click here to lend your support to: sociar and make a donation at www.pledgie.com !
sociar /
name age message
folder README.markdown Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
folder Rakefile Mon Jun 02 07:16:11 -0700 2008 Add thumbnail tasks to Rakefile [manveru]
folder controller/ Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
folder db/ Mon Jun 02 22:59:29 -0700 2008 Avoid warning from Sequel [manveru]
folder env.rb Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
folder env/ Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
folder helper/ Sun Jun 01 22:08:46 -0700 2008 Switch config to Configuration [manveru]
folder model/ Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
folder public/ Wed Jun 04 00:35:53 -0700 2008 Some layout and footer fixes [manveru]
folder spec/ Sun Jun 01 22:08:46 -0700 2008 Switch config to Configuration [manveru]
folder start.rb Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
folder vendor/ Tue Aug 26 01:33:05 -0700 2008 Add vendor/image.rb [manveru]
folder view/ Tue Aug 26 01:32:24 -0700 2008 Use HAML instead of Ezamar [manveru]
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

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