Welcome to the future web site of the Open Source project for ShareLive.
NOTE: You are looking at an archived page; it is no longer updated, so much of this information is probably inaccurate. For up-to-date news, see the home page.
Brief Menu
Attention all ShareLive.com refugees!
Please see my informational page on the closing
Summary: sharelive is closing on June 4th, but OpenShareLive will remain
Update: or maybe not. see the page for details.
News/Updates
- 2005-05-30: last update that is done this way, i think. backing up....
- 2005-05-26: seperate refugee page
- 2005-05-26: Added SL.com refugee info above
- 2005-05-26: Database structure publically released. HOWTO:run (below) updated accordingly.
Be sure to see the SF news as well.
HOWTO: Run
20050423
Keep in mind that this is very untested/developmental code. I haven't even tried to run it. This is mostly just a reminder to us, I guess.
- cd path/to/place/you/want/to/install
- cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/opensharelive export -Dtomorrow F3
- mv F3/* .
- mv sharelive/* .
- rm -r F3 sharelive
- cd backend
- ln -s . backend
- cd ..
- vim Connections/Default.php
- (of course you may substitute with your favorite editor)-set the blank values to the correct ones for your MySQL server
- OK. Now you need to get the DB structure and put it on your MySQL server.
- You may need to initialize the DB with some rows/records.
- If I have foreseen all potential problems, you should have something that does something, at least. One of my goals is to get it runnable anyplace.
HOWTO: Contribute
20050423
If you know some PHP and want to improve/fix/whatever code, you can help us out by submitting a patch. here's how (does not assume CVS knowledge):
- cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/opensharelive checkout F3
- cd F3
- Now you can edit the code just as you would any other code (leave the directories named CVS alone unless you know what you are doing)
- If you spend alot of time (more than 5 hours) doing this, you should probably run "cvs update -dP" periodically.
- When you are done, run "cvs diff -u > ../patch_file"
- Goto our patch place, and Submit New, attaching the aformentioned patch_file.
- Someone will look it over and possibly commit it to CVS for all to enjoy.
Temporary (2005-04-17) home page by Chris Engel (ctenet/chris52389)
Hosting for this open source project is provided for free by: