3 Commits 937952ead6 ... 8b8b48e083

Author SHA1 Message Date
  UltrasonicMadness 8b8b48e083 Improved the legal section 5 years ago
  UltrasonicMadness 64a0120c12 Added links to Vervis 5 years ago
  UltrasonicMadness 7668634ec3 Added a page for The Impossible Grid 5 years ago

BIN
public_html/common/images/hellohelix.png


BIN
public_html/common/images/impossiblegrid.png


+ 3 - 3
public_html/legal/index.php

@@ -35,15 +35,15 @@
             <main>
                 <h1>Legal</h1>
                 <h3>Licensing</h3>
-                <p>The code for UltrasonicMadness.org is licensed under the <a target="_blank" href="https://www.gnu.org/licenses/agpl.html">GNU Affero General Public License version 3</a> and the information and media displayed is licensed under the <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">Creative Commons Attribution-ShareAlike 4.0 International Public License</a>, unless otherwise stated.</p>
+                <p>The code for UltrasonicMadness.org, unless otherwise stated, is licensed under the <a target="_blank" href="https://www.gnu.org/licenses/agpl.html">GNU Affero General Public License version 3</a> and the information and media displayed, unless otherwise stated, is licensed under the <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">Creative Commons Attribution-ShareAlike 4.0 International Public License</a>.</p>
                 
                 <h3>Third-party Material</h3>
                 <p>The logos of <a target="_blank" href="https://gnusocial.no/">GNU Social</a> and <a target="_blank" href="https://notabug.org/">NotABug</a> are property of their respective owners and they are used on this website solely for the purpose of linking to profiles owned and controlled by UltrasonicMadness on those websites.</p>
                 
                 <h3>Privacy</h3>
-                <p>UltrasonicMadness.org takes your privacy very seriously. I will only use and collect user details as specified in the <a href="/legal/privacy">privacy policy</a>. I may update this from time to time as I add software to the website, such as a forum, but I will never collect more information than I need to operate such software.</p>
+                <p>UltrasonicMadness.org takes your privacy very seriously. I will only use and collect user details as specified in the <a href="/legal/privacy">privacy policy</a>. I may update this from time to time as I add software to the website but I will never collect more information than I need to operate such software.</p>
                 
-                <p>Last updated: 1 May 2018</p>
+                <p>Last updated: 23 June 2018</p>
             </main>
 
             <?php inc_footer(); ?>

+ 3 - 2
public_html/legal/privacy/index.php

@@ -34,8 +34,9 @@
         <div id="page-pane">
             <main>
                 <h1>Privacy Policy</h1>
-                <p>UltrasonicMadness.org does not collect any personal information about visitors.</p>
-                <p>Last updated: 4 May 2017</p>
+                <p>As a visitor to UltrasonicMadness.org "the Website", your IP address, the date you accessed the Website and the contents of your web browser's user agent may be logged by tools provided by my webhost, HostMetro. If you do not wish for your IP address to be logged, you may use tools such as the <a target="_blank" href="https://www.torproject.org/">Tor Browser</a> to access the Website.</p>
+                <p>HostMetro has its own <a target="_blank" href="http://www.hostmetro.com/privacy.html">privacy policy</a> which visitors may wish to refer to.</p>
+                <p>Last updated: 23 June 2018</p>
             </main>
 
             <?php inc_footer(); ?>

+ 4 - 1
public_html/software/index.php

@@ -40,6 +40,10 @@
                     </div>
                     
                     <div>
+                        <a href="/software/the-impossible-grid"><img alt="" src="/common/images/impossiblegrid.png" />The Impossible Grid</a>
+                    </div>
+                    
+                    <div>
                         <a href="/software/madhelix"><img alt="" src="/common/images/helix.png" />MadHelix</a>
                     </div>
                     
@@ -51,7 +55,6 @@
                         <a href="/software/usm-website"><img alt="" src="/common/images/USMLogo128.png" />USM Website</a>
                     </div>
                 </div>
-                <p>Further code snippets are available on <a target="_blank" href="https://notabug.org/UltrasonicMadness">my NotABug.org page</a>.</p>
             </main>
 
             <?php inc_footer(); ?>

+ 3 - 2
public_html/software/madhelix/index.php

@@ -46,16 +46,17 @@
                 <ul>
                     <li>SoundHelix is developed by Thomas Schürger</li>
                     <li>MadHelix is developed by UltrasonicMadness</li>
+                    <li>The icons are made by the <a target="_blank" href="http://www.gnome.org/">GNOME Project</a> as part of version 3.28.0 of the <a target="_blank" href="https://gitlab.gnome.org/GNOME/adwaita-icon-theme">Adwaita Icon Theme</a>.</li>
                 </ul>
                 
                 <h3>License</h3>
                 <p>MadHelix is available under the <a target="_blank" href="https://www.gnu.org/licenses/gpl.html">GNU General Public License, version 3 only</a>.</p>
                 
                 <h3>Source Code</h3>
-                <p>Source code is available on <a target="_blank" href="https://notabug.org/UltrasonicMadness/madhelix">NotABug.org</a>.</p>
+                <p>Source code is available on <a target="_blank" href="https://notabug.org/UltrasonicMadness/madhelix">NotABug</a> and <a target="_blank" href="https://dev.angeley.es/s/UltrasonicMadness/p/madhelix">Vervis</a>.</p>
                 
                 <h3>Download</h3>
-                <p>Compiled versions are available <a target="_blank" href="https://notabug.org/UltrasonicMadness/madhelix/releases">here</a>.</p>
+                <p>Compiled versions are available from <a target="_blank" href="https://notabug.org/UltrasonicMadness/madhelix/releases">NotABug</a>.</p>
             </main>
             
             <?php inc_footer(); ?>

+ 1 - 1
public_html/software/the-dream-code/index.php

@@ -45,7 +45,7 @@
                 <p>The Dream Code is available under the <a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.</p>
                 
                 <h3>Source Code</h3>
-                <p>Source code is available on <a target="_blank" href="https://notabug.org/UltrasonicMadness/the-dream-code">NotABug.org</a>.</p>
+                <p>Source code is available on <a target="_blank" href="https://notabug.org/UltrasonicMadness/the-dream-code">NotABug</a> and <a target="_blank" href="https://dev.angeley.es/s/UltrasonicMadness/r/the-dream-code">Vervis</a>.</p>
             </main>
             
             <?php inc_footer(); ?>

+ 49 - 0
public_html/software/the-impossible-grid/index.php

@@ -0,0 +1,49 @@
+<?php
+    /*
+     * Personal website of UltrasonicMadness
+     * Copyright (C) 2018 UltrasonicMadness
+     *
+     * This program is free software: you can redistribute it and/or modify
+     * it under the terms of the GNU Affero General Public License as
+     * published by the Free Software Foundation, either version 3 of the
+     * License, or (at your option) any later version.
+     *
+     * This program is distributed in the hope that it will be useful,
+     * but WITHOUT ANY WARRANTY; without even the implied warranty of
+     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+     * GNU Affero General Public License for more details.
+     *
+     * You should have received a copy of the GNU Affero General Public License
+     * along with this program.  If not, see <http://www.gnu.org/licenses/>. 
+     */
+    
+    include($_SERVER['DOCUMENT_ROOT'] . '/../backend/php/page-elements.php');
+?>
+
+<!DOCTYPE html>
+<html>
+    <head>
+        <?php
+            gen_html_head('The Impossible Grid', 'green');
+        ?>
+    </head>
+    
+    <body>
+        <?php gen_common_pane(); ?>
+            
+        <div id="page-pane">
+            <main>
+                <h1>The Impossible Grid</h1>
+                <p>The Impossible Grid is a 2-player game in which 1 player inputs a number between 1 and 16 and and the other player tries to find this number on a 4&times;4 grid. The second player wins if they find the number, otherwise the first player wins.</p>
+                
+                <h3>License</h3>
+                <p>The Impossible Grid is available under the <a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.</p>
+                
+                <h3>Source Code</h3>
+                <p>Source code is available on <a target="_blank" href="https://notabug.org/UltrasonicMadness/impossible-grid">NotABug</a> and <a target="_blank" href="https://dev.angeley.es/s/UltrasonicMadness/r/impossible-grid">Vervis</a>.</p>
+            </main>
+            
+            <?php inc_footer(); ?>
+        </div>
+    </body>
+</html>