Changes between Initial Version and Version 1 of ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer


Ignore:
Timestamp:
08/10/09 16:25:57 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3= 1. Working with Sophie Server = 
     4 
     5Sophie Server allows you to share and download Sophie books through a webpage. Sophie Server is an application that can be deployed on any web server allowing the creation of a social network of Sophie books and users. 
     6 
     7Not all Sophie Server functionality is currently implemented: it should be recognized that in this release, Sophie Server exists for demonstration purposes only. The demonstration Sophie Server can be visited [http://sophie2.org:8003/login.jsp here]. 
     8 
     9== Working with Sophie Server as a user == 
     10 
     11 11.1. [wiki:ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer/01_CreatingAnAccountOnSophieServer Creating an account on Sophie Server][[BR]] 
     12 11.2. [wiki:ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer/02_LoggingIntoSophieServer Logging in to Sophie Server][[BR]] 
     13 11.3. [wiki:ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer/03_EditingYourProfileOnSophieServer Editing your profile on Sophie Server][[BR]] 
     14 11.4. [wiki:ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer/04_BrowsingBooksOnSophieServer Browsing books on Sophie Server][[BR]] 
     15 11.5. [wiki:ITERATION_11/Release/UserDocumentation/SophieServer/01_WorkingWithSophieServer/05_SearchingBooksOnSophieServer Searching books on Sophie Server][[BR]] 
     16 
     17== Working with Sophie Server as an administrator == 
     18 
     19This release of Sophie provides the first public release of the Sophie Server application. This is in the main download package. To run Sophie Server, first follow the [wiki:ITERATION_11/Release/UserDocumentation/01_PreReleaseSophie/01_InstallationInstructions installation instructions] for Sophie. Then run the file ''sophie2-alpha-3\sophie2_server.bat'' (on Windows) or ''sophie2-alpha-3/sophie2_server.sh'' (on Linux or a Mac). To test if your Sophie Server is working, navigate to [http://localhost:8003 http://localhost:8003]. If Sophie Server is running correctly, you should see the standard Sophie Server interface; you'll be able to create new accounts and login just as with our demonstration server.  
     20 
     21Be aware that this is server software; it does open a port on your computer. If you're uncomfortable with this (or don't know what this means), don't run Sophie Server.