Changes between Initial Version and Version 1 of ProjectLaunch


Ignore:
Timestamp:
Jan 8, 2008, 3:13:30 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectLaunch

    v1 v1  
     1= Launching your project =
     2
     3Before launching your project (i.e. making it available for public participation)
     4make sure you have completed the following steps:
     5
     6 * Test your application(s) on as wide a range of platforms as possible; do [BetaTest Beta beta testing] if possible.
     7 * Set up your [CodeSigning code signing system].
     8 * Set up your [WebConfig web configuration file].
     9 * Start following strict security practices: use an offline code signing machine, and generate [CodeSigning a new code-signing key].
     10 * Set the [ProjectOptions#Credit fp_benchmarks_weight] setting based on your application's characteristics.
     11 * Create [WebForum message boards] as appropriate for your project.
     12
     13To launch your project, do the following:
     14
     15 * Set <disable_account_creation> to zero.
     16 * Enable all the periodic tasks in config.xml (dp_dump, update_uotd, update_forum_activities, update_stats, update_profile_pages, team_import, notify).
     17 * Announce your project on the boinc_projects email list.