Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
Mar 9, 2011, 12:03:37 PM (14 years ago)
Author:
dennisw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    1 = Heat map =
     1= Project Heatmap =
    22
    3 College student student Dennis Wagenaar has started his 'Wireless Leiden heat map" project. The aim is to convert measurement data on network coverage in a map, similar to for instance this <a href="http://vort.org/media/data/crashes.html"> example</a>.
     3College student student Dennis Wagenaar has started his 'Wireless Leiden Heat map" project. The aim is to convert measurement data on network coverage in a map, similar to for instance this [http://vort.org/media/data/crashes.html example].
    44
    55When the web application is available volunteers can enter their data that will be included in the map. Measurement data can be collected by applications like
     
    1919 - A plurality of equipment and measuring set ups must be accomodated.
    2020
    21 Dennis will report on his progress during the course of the project at the volunteer meetings.
     21Dennis will report on his progress during the course of the project at the volunteer meetings.
     22
     23
     24== Examples ==
     25
     26Here are some working examples using the [http://svn.wirelessleiden.nl/svn/data/WifiStumble/maatschappelijke-stage/1/WifiStumble/wleiden.csv wleiden.csv] and the methods described in [http://svn.wirelessleiden.nl/svn/data/WifiStumble/maatschappelijke-stage/1/WifiStumble/wleiden.csv onderzoeksrapport]. Based on these a decision will be made which method will be used for the project.
     27
     28 - [http://svn.wirelessleiden.nl/svn/projects/Heatmap/src/website_ontwerp/index.html Gheat]
     29 - [http://www.google.com/fusiontables/DataSource?snapid=159718 Google Fusion Tables] (check ''Display as heat map'')
    2230
    2331
    2432
    25 = Welcome to Trac 0.12.1 =
    26 
    27 Trac is a '''minimalistic''' approach to '''web-based''' management of
    28 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    29 
    30 All aspects of Trac have been designed with the single goal to
    31 '''help developers write great software''' while '''staying out of the way'''
    32 and imposing as little as possible on a team's established process and
    33 culture.
    34 
    35 As all Wiki pages, this page is editable, this means that you can
    36 modify the contents of this page simply by using your
    37 web-browser. Simply click on the "Edit this page" link at the bottom
    38 of the page. WikiFormatting will give you a detailed description of
    39 available Wiki formatting commands.
    40 
    41 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    42 a new Trac environment, containing a default set of wiki pages and some sample
    43 data. This newly created environment also contains
    44 [wiki:TracGuide documentation] to help you get started with your project.
    45 
    46 You can use [wiki:TracAdmin trac-admin] to configure
    47 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    48 regard to ''components'', ''versions'' and ''milestones''.
    49 
    50 
    51 TracGuide is a good place to start.
    52 
    53 Enjoy! [[BR]]
    54 ''The Trac Team''
    5533
    5634== Starting Points ==