Difference between revisions of "Main Page"

From DUNE
Jump to navigation Jump to search
Line 2: Line 2:
 
== What are these pages? ==
 
== What are these pages? ==
 
This is the new location for documentation created and used by the LBNE group at BNL. These pages are created and maintained using Mediawiki. We decided to make a move to Mediawiki based on the following:
 
This is the new location for documentation created and used by the LBNE group at BNL. These pages are created and maintained using Mediawiki. We decided to make a move to Mediawiki based on the following:
* It pays to use an industry-standard tool which enjoys considerable community support and benefits from enormous development effort already invested in it over the years
+
* It pays to use an industry-standard tool which enjoys considerable community support and benefits from enormous development effort already invested in it over the years. Mediawiki powers tens of thousands of sites including major industrial companies and government organizations [http://en.wikipedia.org/wiki/MediaWiki#Sites_using_MediaWiki (source).]
 
* All indications are that the learning curve to start using it is fairly trivial
 
* All indications are that the learning curve to start using it is fairly trivial
 
* In many trials, the Redmine system used to manage some of the content created by and for LBNE personnel did not really satisfy the previous two bullet points, in part because it's main intention is to manage projects and documentation does not represent its central design motivation. This is reflected in the product which is not intuitive and where navigation is hampered.
 
* In many trials, the Redmine system used to manage some of the content created by and for LBNE personnel did not really satisfy the previous two bullet points, in part because it's main intention is to manage projects and documentation does not represent its central design motivation. This is reflected in the product which is not intuitive and where navigation is hampered.
Line 42: Line 42:
 
== Major Software Components and Tools ==
 
== Major Software Components and Tools ==
 
* [https://web.fnal.gov/project/ArtDoc/SitePages/Home.aspx ''art''], a suite of tools, libraries, and applications for processing detector events.
 
* [https://web.fnal.gov/project/ArtDoc/SitePages/Home.aspx ''art''], a suite of tools, libraries, and applications for processing detector events.
* [https://github.com/brettviren/worch ''worch''], a meta-build system based on ''waf'' orchestration tool.
+
* [https://github.com/brettviren/worch ''worch''], a meta-build orchestration system based on ''waf'' framework.
  
 
<!-- * [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
<!-- * [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Localise MediaWiki for your language] -->
 
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Localise MediaWiki for your language] -->

Revision as of 01:33, 8 October 2014

Welcome!

What are these pages?

This is the new location for documentation created and used by the LBNE group at BNL. These pages are created and maintained using Mediawiki. We decided to make a move to Mediawiki based on the following:

  • It pays to use an industry-standard tool which enjoys considerable community support and benefits from enormous development effort already invested in it over the years. Mediawiki powers tens of thousands of sites including major industrial companies and government organizations (source).
  • All indications are that the learning curve to start using it is fairly trivial
  • In many trials, the Redmine system used to manage some of the content created by and for LBNE personnel did not really satisfy the previous two bullet points, in part because it's main intention is to manage projects and documentation does not represent its central design motivation. This is reflected in the product which is not intuitive and where navigation is hampered.

These are some useful links for getting started with Mediawiki:

BNL pages

Useful LBNE links

LBNE Computing

Organization

Major Software Components and Tools

  • art, a suite of tools, libraries, and applications for processing detector events.
  • worch, a meta-build orchestration system based on waf framework.