Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
2010-07-01 22:13:33 (14 years ago)
Author:
woodsby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    66The ActiveRFID hardware, formerly known as cheaperRFID, can be purchased from Cliste Electronics at [http://cliste.sailwhatcom.com].  I recommend purchasing the USB RSSI receiver, as eventually I intend to provide signal strength based events; and the difference in cost is negligible. I also recommend purchasing transmitters without any sealant, especially if you are purchasing multiple 40m transmitters.  It's much easier to identify each transmitter if you pull all the batteries, and put them back in, one transmitter at a time. 
    77 
    8  
    9 Trac is a '''minimalistic''' approach to '''web-based''' management of 
    10 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 
    11  
    12 All aspects of Trac have been designed with the single goal to  
    13 '''help developers write great software''' while '''staying out of the way''' 
    14 and imposing as little as possible on a team's established process and 
    15 culture. 
    16  
    17 As all Wiki pages, this page is editable, this means that you can 
    18 modify the contents of this page simply by using your 
    19 web-browser. Simply click on the "Edit this page" link at the bottom 
    20 of the page. WikiFormatting will give you a detailed description of 
    21 available Wiki formatting commands. 
    22  
    23 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 
    24 a new Trac environment, containing a default set of wiki pages and some sample 
    25 data. This newly created environment also contains  
    26 [wiki:TracGuide documentation] to help you get started with your project. 
    27  
    28 You can use [wiki:TracAdmin trac-admin] to configure 
    29 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 
    30 regard to ''components'', ''versions'' and ''milestones''.  
    31  
    32  
    33 TracGuide is a good place to start. 
    34  
    35 Enjoy! [[BR]] 
    36 ''The Trac Team'' 
    37  
    38 == Starting Points == 
    39  
    40  * TracGuide --  Built-in Documentation 
    41  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 
    42  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 
    43  * TracSupport --  Trac Support 
    44  
    45 For a complete list of local wiki pages, see TitleIndex. 
     8== Setup ==