X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=html.ct;h=87464240f9a5b3e84b80780b6cda7ae6f081ae59;hp=0d88a39ef500303b4b8bcdfbd81bea04dbae01c7;hb=27f5eae0be0602965f9fb330e2fc16311bfeacfe;hpb=8456e5d97f4bc5c066d3af9d4584b0843fe510ce diff --git a/html.ct b/html.ct index 0d88a39..8746424 100644 --- a/html.ct +++ b/html.ct @@ -25,6 +25,7 @@ Content-Type: text/html; charset=UTF-8 AWeather<% if (page->name) printf(" - %s", page->name); %> + @@ -46,15 +47,15 @@ Content-Type: text/html; charset=UTF-8
<% page->print(); %>

@@ -94,6 +98,7 @@ Content-Type: text/html; charset=UTF-8
  • Virtual Globe base rendering
  • +
  • GPS tracking using GPSd (Linux only)
  • Real-time and offline mode
  • Auto-updating
  • Fullscreen mode
  • @@ -103,7 +108,6 @@ Content-Type: text/html; charset=UTF-8

    Planned

    @@ -128,6 +133,45 @@ Content-Type: text/html; charset=UTF-8
    +
    2012-02-16
    +
    + AWeather 0.7 released: +
    + +
    2012-01-10
    +
    + AWeather 0.6.3 released: + + (p.s. AWeather 0.6.2 doesn't exist, you never + heard of it, and neither have I) +
    + +
    2011-11-25
    +
    + AWeather 0.6.1 released: +
    +
    2011-11-03
    AWeather 0.6 released:
    +
    +

    See also: Older news, + gitweb

    +<% } %> +<% void print_oldnews(void) { %> + < News +
    2011-06-19
    AWeather 0.5 released:
    -
    -

    See also: Older news, - gitweb

    -<% } %> -<% void print_oldnews(void) { %> - < News -
    2010-05-17
    AWeather 0.4.1:
    <% } %> +<% void print_manual(void) { %> +
    + <% print_file("manual.inc"); %> +
    +<% } %> + <% void print_screenshots(void) { %>

    AWeather provides a consistent user interface that allows the @@ -264,36 +314,48 @@ Content-Type: text/html; charset=UTF-8

  • Source code
    - aweather-<%= VERSION %>.tar.gz, - grits-<%= VERSION %>.tar.gz, - rsl-1.40.tar.gz + aweather-<%= VERSION %>.tar.gz, + grits-<%= VERSION_GRITS %>.tar.gz, + rsl-1.40.tar.gz
    -
    Gentoo
    -
    emerge sci-geosciences/aweather from the sunrise overlay
    +
    Binaries
    +
    Show..
    -
    Debian
    -
    apt-get install aweather from Debian sid
    + + -
    Ubuntu
    -
    apt-get install aweather from Ubuntu Oneiric
    - + + + + + + + + + + + + + +
  • Windows
    -
    aweather-<%= VERSION_WIN32 %>-gtk.exe +
    aweather-<%= VERSION_WIN %>-gtk.exe (Use this unless you know what you're doing)
    Without GTK
    -
    aweather-<%= VERSION_WIN32 %>.exe
    +
    aweather-<%= VERSION_WIN %>.exe
  • Mac OS X
    -
    Coming soon (Mac OS developer? Help out)
    +
    aweather-<%= VERSION_MAC %>.dmg + (Requires 10.6 or newer)
  • @@ -301,7 +363,7 @@ Content-Type: text/html; charset=UTF-8

    Pre-releases, betas, and other hazardous software

    Check out the files directory for any potential updates

    -

    Pre-releases are labeled with a -p0 and are mainly built for testing the Windows packages

    +

    Pre-releases are labeled with a -p0 and are mainly built for testing the Windows and Mac packages

    Development code

    @@ -317,6 +379,16 @@ Content-Type: text/html; charset=UTF-8
    git clone <%= GIT_GRITS %>
    git clone <%= GIT_RSL %>
    +

    + Repositories for packaging and this website + (and gitweb: + Packaging, + Website) +

    +
    +
    git clone <%= GIT_PKG %>
    +
    git clone <%= GIT_WEB %>
    +
    <% } %> <% void print_development(void) { %> @@ -361,6 +433,8 @@ Content-Type: text/html; charset=UTF-8
  • Currently building and running AWeather requires the exact same version of Grits to be installed
    (This may change in the near future as the software stabilizes)
  • +
  • The Downloads page has information + on accessing the AWeather source code repositories
  • <% } %> @@ -450,11 +524,16 @@ Content-Type: text/html; charset=UTF-8
  • Automatic updating
  • Warning/Watch/Advisory display
  • +
  • GPS tracking and logging
  • Surface and map overlays
  • Terrain rendering
  • - <% print_screen("meso"); %> + <% print_screen("stormbased"); %> +
    + AWeather showing storm based warnings
    + on top of Level-II radar imagery +
    Download