Changes between Version 5 and Version 6 of ProjectMain


Ignore:
Timestamp:
Jun 10, 2008, 1:12:01 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectMain

    v5 v6  
    77 * [QuickStart Quick start]
    88 * [BasicConcepts Basic concepts]
    9  * [AppIntro Adapting and developing applications]
     9 * [AppIntro Adapting applications]
    1010 * [DataFlow Jobs and data]
    1111 * [ValidationSummary Validation]
     12 * [SecurityIssues Security issues]
    1213
    1314== Distributed computation with BOINC ==
     15 * Computing model
     16  * [BoincPlatforms Platforms]
     17  * [AppVersion Applications and application versions]
     18  * [JobIn Workunits]
     19  * [JobOut Results]
     20  * [JobReplication Redundancy and errors]
     21  * [HomogeneousRedundancy Numerical discrepancies]
     22  * [WorkDistribution Work distribution]
     23  * [LocalityScheduling Locality scheduling]
     24  * [TrickleMessages Trickle messages]
     25 * Data management
     26  * [BoincFiles Files and file references]
     27  * [FileCompression File compression]
     28  * [ExplicitFileMgt Explicit file management]
    1429
    15     * Basic concepts:
    16           * [ProjectsApps Projects and applications]
    17           * [BoincFiles Files and file references]
    18           * [FileCompression File compression]
    19           * [BoincPlatforms Platforms]
    20           * [AppVersion Applications and application versions]
    21           * [JobIn Workunits]
    22           * [JobOut Results]
    23     * Work distribution:
    24           * [JobReplication Redundancy and errors]
    25           * [HomogeneousRedundancy Numerical discrepancies]
    26           * [WorkDistribution Work distribution]
    27           * [LocalityScheduling Locality scheduling]
    28     * [TrickleMessages Trickle messages]
    29     * [SecurityIssues Security issues]
    30 
    31  == Developing a BOINC application ==
     30== Developing a BOINC application ==
    3231
    3332 * The BOINC API:
     
    5756== Creating a BOINC project ==
    5857
    59     * [ServerComponents What is a project?]
    60           * [DataBase The BOINC database]
    61           * [ServerDirs Directory structure]
    62                 * [DirHierarchy Upload/download directory hierarchy]
    63           * [ProjectConfigFile The project configuration file]
    64                 * [ProjectOptions Project options]
    65                 * [ProjectDaemons Daemons]
    66                 * [ProjectTasks Periodic tasks]
    67      * [ServerIntro Setting up a BOINC server]
    68      * [MakeProject The make_project script]
    69      * [XaddTool Adding applications/platforms]
    70      * [UpdateVersions Adding application versions]
    71      * [CreateProjectCookbook Project creation cookbook]
    72      * [StartTool Project control]
    73      * [ProjectSecurity Project security]
    74           * [KeySetup Encryption utility program]
    75           * [CodeSigning Code signing]
    76      * [ToolUpgrade Upgrading a project's server software]
    77        * [ServerUpdates List of recent server software changes]
    78      * [MultiHost Increasing server capacity]
    79      * [BetaTest Beta-test applications]
    80      * [ProjectLaunch Launching your project]
     58 * [ServerComponents What is a project?]
     59  * [DataBase The BOINC database]
     60  * [ServerDirs Directory structure]
     61  * [DirHierarchy Upload/download directory hierarchy]
     62 * [ProjectConfigFile The project configuration file]
     63  * [ProjectOptions Project options]
     64  * [ProjectDaemons Daemons]
     65  * [ProjectTasks Periodic tasks]
     66 * [ServerIntro Setting up a BOINC server]
     67  * [MakeProject The make_project script]
     68 * [XaddTool Adding applications/platforms]
     69 * [UpdateVersions Adding application versions]
     70 * [CreateProjectCookbook Project creation cookbook]
     71 * [StartTool Project control]
     72 * [ProjectSecurity Project security]
     73  * [KeySetup Encryption utility program]
     74  * [CodeSigning Code signing]
     75 * [ToolUpgrade Upgrading a project's server software]
     76  * [ServerUpdates List of recent server software changes]
     77 * [MultiHost Increasing server capacity]
     78 * [BetaTest Beta-test applications]
     79 * [ProjectLaunch Launching your project]
    8180
    8281== Getting work done ==
     
    9695== Monitoring a BOINC project ==
    9796
    98     * [HtmlOps Administrative web interface]
    99     * [ServerDebug Debugging server components]
    100     * [LogRotate Log rotation]
    101     * [WatchDog Watchdogs]
    102     * [StripChart Stripcharts]
    103 
    104 == Managing distributed data ==
    105 
    106     * [GetFileList Uploading file lists]
    107     * [GetFile Uploading files]
    108     * [SendFile Downloading files]
    109     * [DeleteFile Deleting files on client hosts]
     97 * [HtmlOps Administrative web interface]
     98 * [ServerDebug Debugging server components]
     99 * [LogRotate Log rotation]
     100 * [WatchDog Watchdogs]
     101 * [StripChart Stripcharts]
    110102
    111103== Web site ==
    112104
    113     * [WebConfig Web site customization]
    114     * [ProtectionFromSpam Protection from spam]
    115     * [WebForum Creating and managing message boards]
    116     * [TranslateIntro Web site translation]
    117     * [ServerStatus Server status page]
    118     * [ProfileScreen Profile screening]
    119     * [WebCache Caching]
    120     * [TeamImport Importing BOINC-wide teams]
    121     * [MediaWiki Adding a wiki]
    122     * [StyleSheets StyleSheets for documenting CSS]
     105 * [WebConfig Web site customization]
     106 * [ProtectionFromSpam Protection from spam]
     107 * [WebForum Creating and managing message boards]
     108 * [TranslateIntro Web site translation]
     109 * [ServerStatus Server status page]
     110 * [ProfileScreen Profile screening]
     111 * [WebCache Caching]
     112 * [TeamImport Importing BOINC-wide teams]
     113 * [MediaWiki Adding a wiki]
     114 * [StyleSheets StyleSheets for documenting CSS]
    123115
    124116== Miscellaneous ==
    125117
    126     * [VolunteerRecruit Recruiting and retaining volunteers]
    127     * [GuiUrls GUI URLs]
    128     * [ProjectSkin Creating a 'project skin']
    129     * [DbDump Export credit data as XML]
    130     * [GridIntegration Integrating BOINC projects with Grids]
    131     * [BoincVersion Versions of BOINC]
    132     * [MysqlConfig Configuring MySQL for BOINC]
    133     * [AccountControl Controlling account creation]
    134     * [ProjectSpecificPrefs Project-specific preferences]
    135     * [AppFiltering Work filtering by application]
    136     * [VirtualCampusSupercomputerCenter Campus-level BOINC projects]
    137     * [PayPalDonations Accepting donations through PayPal]
    138     * [BlackList Blacklisting hosts]
    139     * [UserJobs User-submitted jobs]
     118 * [VolunteerRecruit Recruiting and retaining volunteers]
     119 * [GuiUrls GUI URLs]
     120 * [ProjectSkin Creating a 'project skin']
     121 * [DbDump Export credit data as XML]
     122 * [GridIntegration Integrating BOINC projects with Grids]
     123 * [BoincVersion Versions of BOINC]
     124 * [MysqlConfig Configuring MySQL for BOINC]
     125 * [AccountControl Controlling account creation]
     126 * [ProjectSpecificPrefs Project-specific preferences]
     127 * [AppFiltering Work filtering by application]
     128 * [VirtualCampusSupercomputerCenter Campus-level BOINC projects]
     129 * [PayPalDonations Accepting donations through PayPal]
     130 * [BlackList Blacklisting hosts]
     131 * [UserJobs User-submitted jobs]