new web pages for bug reporting and donations
[wifi-assistant] / www / index.html
index f8384cf..01d0603 100644 (file)
@@ -5,7 +5,7 @@
 h2 { clear: both; }
 .screenshot { width: 400px; }
 dd { margin-bottom: 1em; }
-#roadmap li.done { text-decoration: line-through }
+#roadmap .done { text-decoration: line-through }
 .cli { margin-left: 3em; }
 </style>
 </head>
@@ -95,13 +95,14 @@ built by the Maemo build site.
 
 
 
+<a name='roadmap'><!-- #roadmap --></a>
 <h2>Roadmap</h2>
 <ul id='roadmap'>
        <li class='done'>Daemon that launches browser</li>
        <li class='done'>GUI app where you can change settings</li>
-       <li>Add and remove settings</li>
+       <li class='done'>Add and remove settings</li>
+       <li>Upload wifi-assistant to Extras, <span class='done'put up a note on maemo.org forum</span></li>
        <li>Handles SSID/Network names with spaces in them</li>
-       <li>Upload wifi-assistant to Extras, put up a note on maemo.org forum</li>
        <li>Ability to specify URL to launch, per SSID/Network name</li>
        <li>Detect if the net is locked down or not
        (useful for networks which gives you one day access - you only want the browser launched once per day)</li>
@@ -118,15 +119,22 @@ built by the Maemo build site.
 
 
 
+<a name='bugs'><!-- #bugs --></a>
 <h2>Bugs</h2>
 <p>
 Comes included from the start ...
 </p>
 <p>
-There's no grand bug tracking system setup for this project. If the application doesn't work as expected, 
-feel free to send me an e-mail, or post a message in 
-<a href="https://garage.maemo.org/forum/forum.php?forum_id=6070">the forum</a>
-here at garage.maemo.org.
+If you've found a bug I'd love to hear about it and have it fixed so the application improves!
+There are basically three way in which you can contribute:
+</p>
+<ul>
+<li>Send me an email (fredrik&#64;wendt&#46;se)</li>
+<li>Put up a post about it <a href="http://talk.maemo.org/showpost.php?p=782524">on this thread</a> at talk.maemo.org (a forum)</li>
+<li>Enter a bug or feature request in the <a href="https://bugs.maemo.org/enter_bug.cgi?product=Wifi%20Assistant">bug tracking system</a></li>
+</ul>
+<p>
+Either way - your contribution is greatly appreciated!
 </p>
 <p>
 The only real "bug" right now is that network names with spaces in them aren't handled properly (they can't be part of a gconf key).
@@ -135,16 +143,22 @@ The only real "bug" right now is that network names with spaces in them aren't h
 
 
 
+<a name='source'><!-- #source --></a>
 <h2>Source</h2>
 <p>
-Is available, get it with <code>git clone https://vcs.maemo.org/git/wifi-assistant</code> or 
-<a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=wifi-assistant">you could browse it online</a>. 
+It's all written in Python and the source is available for download - you can either get it with 
+<code>git clone https://vcs.maemo.org/git/wifi-assistant</code> or 
+<a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=wifi-assistant">browse it online</a>. 
 There's more info at the <a href="https://garage.maemo.org/scm/?group_id=1777">SCM page</a>.
 </p>
+<p>
+Contributions are of course very welcome!
+</p>
 
 
 
 
+<a name='license'><!-- #license --></a>
 <h2>License</h2>
 <p>
 This application is free to use, inspect, adapt and share, licensed under a BSD type license.
@@ -159,7 +173,7 @@ To Lisa, Anton and Leia who support me (kind of) while I'm up late etc.
 </p>
 <p>
 A big thanks to Andrew Flegg (Jaffa) - the build files for this application are extremely similar 
-to those used for the excellent anti-blue man syndrome application 
+to those used to build the excellent anti "blue man syndrome" application 
 <a href='http://hermes.garage.maemo.org/'>Hermes</a>.
 </p>
 
@@ -184,13 +198,13 @@ to those used for the excellent anti-blue man syndrome application
 </div>
 
 <p>
-You could either simply donate to PayPal, or Flattr this project - either way: thanks for your support!
+You could either simply donate via PayPal, or Flattr this project - either way: thanks for your support!
 </p>
 
 
 
 
-
+<a name='ideas'><!-- #ideas --></a>
 <h2>Ideas</h2>
 <dl>
 <dt>Detect login page when connected to new network</dt>
@@ -212,6 +226,9 @@ If you get anything but a HTTP 200 in return, that network has a captive portal
 </dd>
 </dl>
 
+
+
+
 <h2>More Screenshots</h2>
 
 <p>These are not really needed to explain how the program works.</p>