Rename JSON-LD Play to JSON-LD Playground and create proper page titles
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 01 Aug 2013 11:04:59 +0200
changeset 1830 44305050fb4e
parent 1829 67f5042daeda
child 1831 b2f895bc632b
Rename JSON-LD Play to JSON-LD Playground and create proper page titles

Changed Google Analytics snipping to an account we all have access to.
images/index.html
index.html
learn.html
playground/index.html
test-suite/index.html
--- a/images/index.html	Thu Aug 01 10:27:18 2013 +0200
+++ b/images/index.html	Thu Aug 01 11:04:59 2013 +0200
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
   prefix="
-        xhv: http://www.w3.org/1999/xhtml/vocab# 
+        xhv: http://www.w3.org/1999/xhtml/vocab#
         xsd: http://www.w3.org/2001/XMLSchema#
         rdfs: http://www.w3.org/2000/01/rdf-schema#
         dc: http://purl.org/dc/terms/
@@ -9,13 +9,13 @@
         v: http://rdf.data-vocabulary.org/#"
   lang="en" >
   <head>
-    <title>JSON-LD - JSON for Linking Data</title>
+    <title>JSON-LD Images/Logos</title>
 
     <!-- Meta Tags -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 
-    <!-- Style Sheets -->  
+    <!-- Style Sheets -->
     <link rel="stylesheet" type="text/css" href="../static/css/bootstrap/bootstrap.css">
     <link rel="stylesheet" type="text/css" href="../static/css/bootstrap/bootstrap-responsive.css">
     <link rel="stylesheet" type="text/css" href="../static/css/bootstrap/font-awesome.css">
@@ -31,7 +31,7 @@
       m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
       })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-      ga('create', 'UA-40462488-1', 'json-ld.org');
+      ga('create', 'UA-42886053-1', 'json-ld.org');
       ga('send', 'pageview');
     </script>
   </head>
@@ -44,12 +44,12 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
-          </a> 
+          </a>
           <a class="brand" href="../index.html"><img src="../images/json-ld-data-24.png" alt="JSON-LD logo"> JSON-LD</a>
           <div class="nav-collapse">
             <ul class="nav">
               <li>
-                <a href="../playground/index.html"><span class="icon-beer"></span> Play</a>
+                <a href="../playground/index.html"><span class="icon-beer"></span> Playground</a>
               </li>
               <li>
                 <a href="../learn.html"><span class="icon-book"></span> Documentation</a>
@@ -167,8 +167,8 @@
             </tr>
           </tbody>
         </table>
-      </div>        
-      <hr>        
+      </div>
+      <hr>
       <div id="footer">
         <p id="copyright">
           Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
@@ -177,9 +177,9 @@
       </div>
     </div> <!-- /container -->
     <!-- script tags -->
-    <script type="text/javascript" src="../static/js/bootstrap/bootstrap.js"></script> 
+    <script type="text/javascript" src="../static/js/bootstrap/bootstrap.js"></script>
     <script type="text/javascript">
-      $('#markup,#context,#frame').bind('keyup', function() { 
+      $('#markup,#context,#frame').bind('keyup', function() {
         $('.btn-group > .btn').each(function () {
           $(this).removeClass('active')
         });
@@ -187,6 +187,3 @@
     </script>
   </body>
 </html>
-
-      
-            
\ No newline at end of file
--- a/index.html	Thu Aug 01 10:27:18 2013 +0200
+++ b/index.html	Thu Aug 01 11:04:59 2013 +0200
@@ -25,13 +25,13 @@
     <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
 
     <script>
-    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
       m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-    ga('create', 'UA-40462488-1', 'json-ld.org');
-    ga('send', 'pageview');
+      ga('create', 'UA-42886053-1', 'json-ld.org');
+      ga('send', 'pageview');
     </script>
   </head>
 
@@ -41,14 +41,14 @@
         <div class="row-fluid">
           <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
             <span class="icon-bar"></span>
-            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </a>
           <a class="brand active" href="#"><img src="images/json-ld-data-24.png" alt="JSON-LD logo"> JSON-LD</a>
           <div class="nav-collapse">
           <ul class="nav">
             <li>
-              <a href="playground/index.html"><span class="icon-beer"></span> Play</a>
+              <a href="playground/index.html"><span class="icon-beer"></span> Playground</a>
             </li>
             <li>
               <a href="learn.html"><span class="icon-book"></span> Documentation</a>
@@ -92,7 +92,7 @@
         <div class="span3">
           <h2><span class="icon-exchange"></span> Linked Data </h2>
           <p class="text-justify">
-            <a href="http://en.wikipedia.org/wiki/Linked_data">Linked Data</a> 
+            <a href="http://en.wikipedia.org/wiki/Linked_data">Linked Data</a>
             empowers people that publish and use information on the Web. It is a
             way to create a network of standards-based, machine-readable data across
             Web sites. It allows an application to start at one piece of Linked Data,
@@ -125,26 +125,25 @@
             environments, REST Web services, and unstructured databases such as
             CouchDB and MongoDB.
           </p>
-          <!-- <a class="btn" href="#">Learn more &raquo;</a> -->
         </div>
         <!-- End span -->
       </div>
     </div>
-      
+
     <br/><br/>
 
     <div class=" hero-unit">
-      <h2 style="text-align:center;"><span class="icon-beer icon-large"></span> Play</h2>
+      <h2 style="text-align:center;"><span class="icon-beer icon-large"></span> Playground</h2>
       <div class="container row">
         <div class="offset5 span6">
           <p class="text-justify">
-            <strong>JSON-LD Play</strong> is a web-based JSON-LD viewer and debugger.
+            The <strong>JSON-LD Playground</strong> is a web-based JSON-LD viewer and debugger.
             If you are interested in learning JSON-LD, this tool will be of great help
             to you. Developers may also use the tool to debug, visualize, and share
             their JSON-LD markup.
           </p>
-          <a class="btn" href="./playground/index.html">Try Play &raquo;</a>
-        </div> 
+          <a class="btn" href="./playground/index.html">Launch the JSON-LD Playground</a>
+        </div>
       </div>
       <!-- End span -->
     </div>
@@ -236,7 +235,7 @@
         support channel on freenode.net. There is also a <a
         href="http://lists.w3.org/Archives/Public/public-linked-json/">JSON-LD
         mailing list</a>. All weekly meetings are open to the public, and are <a
-        href="http://json-ld.org/minutes/">minuted, recorded, and archived</a>. Listed below are all of the 
+        href="http://json-ld.org/minutes/">minuted, recorded, and archived</a>. Listed below are all of the
         communication tools that the community uses on a weekly basis.</p>
       </div>
 
@@ -292,7 +291,7 @@
         video, presentations, tutorials, and documentation about JSON-LD. The
         tutorials are designed to train novice web developers that have used JSON
         and transform them into JSON-LD rockstar ninjas (yes, really).<br><br>
-        <a class="btn" href="./learn.html">Learn more about JSON-LD &raquo;</a>
+        <a class="btn" href="./learn.html">Learn more about JSON-LD</a>
         </p>
       </div>
       <!-- End Row -->
@@ -303,10 +302,10 @@
         Part of the <a href="http://payswarm.com/">PaySwarm</a> standardization initiative.
         </p>
       </div>
-    </div> 
+    </div>
     <!-- /container -->
 
     <!-- Script tags -->
     <script type="text/javascript" src="static/js/bootstrap/bootstrap.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
--- a/learn.html	Thu Aug 01 10:27:18 2013 +0200
+++ b/learn.html	Thu Aug 01 11:04:59 2013 +0200
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
   prefix="
-    xhv: http://www.w3.org/1999/xhtml/vocab# 
+    xhv: http://www.w3.org/1999/xhtml/vocab#
     xsd: http://www.w3.org/2001/XMLSchema#
     rdfs: http://www.w3.org/2000/01/rdf-schema#
     dc: http://purl.org/dc/terms/
@@ -9,7 +9,7 @@
     v: http://rdf.data-vocabulary.org/#"
   lang="en" >
   <head>
-    <title>JSON-LD - JSON for Linking Data</title>
+    <title>JSON-LD Articles and Presentations</title>
 
     <!-- Meta Tags -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -29,7 +29,7 @@
       m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
       })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-      ga('create', 'UA-40462488-1', 'json-ld.org');
+      ga('create', 'UA-42886053-1', 'json-ld.org');
       ga('send', 'pageview');
     </script>
   </head>
@@ -42,12 +42,12 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
-          </a> 
+          </a>
           <a class="brand" href="index.html"><img src="images/json-ld-data-24.png" alt="JSON-LD logo"> JSON-LD</a>
           <div class="nav-collapse">
             <ul class="nav">
               <li>
-                <a href="playground/index.html"><span class="icon-beer"></span> Play</a>
+                <a href="playground/index.html"><span class="icon-beer"></span> Playground</a>
               </li>
               <li class="active">
                 <a href="learn.html"><span class="icon-book"></span> Documentation</a>
@@ -115,7 +115,7 @@
           <li><a href="https://github.com/json-ld/json-ld.org/issues?milestone=2&amp;page=1&amp;sort=created&amp;state=open">Open JSON-LD 1.0 Syntax issues</a></li>
           <li><a href="https://github.com/json-ld/json-ld.org/issues?milestone=1&amp;page=1&amp;sort=created&amp;state=open">Open JSON-LD 1.0 API issues</a></li>
         </ul>
-      </div>        
+      </div>
       <div class="clearfix"></div>
       <hr>
       <div id="footer">
--- a/playground/index.html	Thu Aug 01 10:27:18 2013 +0200
+++ b/playground/index.html	Thu Aug 01 11:04:59 2013 +0200
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
   prefix="
-    xhv: http://www.w3.org/1999/xhtml/vocab# 
+    xhv: http://www.w3.org/1999/xhtml/vocab#
     xsd: http://www.w3.org/2001/XMLSchema#
     rdfs: http://www.w3.org/2000/01/rdf-schema#
     dc: http://purl.org/dc/terms/
@@ -9,13 +9,13 @@
     v: http://rdf.data-vocabulary.org/#"
   lang="en" >
   <head>
-    <title>JSON-LD - JSON for Linking Data</title>
+    <title>JSON-LD Playground</title>
 
     <!-- Meta Tags -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 
-    <!-- Style Sheets -->  
+    <!-- Style Sheets -->
     <link rel="stylesheet" type="text/css" href="../static/css/bootstrap/bootstrap.css">
     <link rel="stylesheet" type="text/css" href="../static/css/bootstrap/bootstrap-responsive.css">
     <link rel="stylesheet" type="text/css" href="../static/css/bootstrap/font-awesome.css">
@@ -40,7 +40,7 @@
       m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
       })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-      ga('create', 'UA-40462488-1', 'json-ld.org');
+      ga('create', 'UA-42886053-1', 'json-ld.org');
       ga('send', 'pageview');
     </script>
   </head>
@@ -53,12 +53,12 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
-          </a> 
+          </a>
           <a class="brand" href="../index.html"><img src="../images/json-ld-data-24.png" alt="JSON-LD logo"> JSON-LD</a>
           <div class="nav-collapse">
           <ul class="nav">
             <li class="active">
-              <a href="../playground/index.html"><span class="icon-beer"></span> Play</a>
+              <a href="../playground/index.html"><span class="icon-beer"></span> Playground</a>
             </li>
             <li>
               <a href="../learn.html"><span class="icon-book"></span> Documentation</a>
@@ -96,7 +96,7 @@
       <br/>
       <div id="info">
         <p class="alert alert-warning">
-        WARNING: This is <em>beta</em> software, there are 
+        WARNING: This is <em>beta</em> software, there are
         <a href="https://github.com/json-ld/json-ld.org/issues">bugs</a>.
         This tool is not yet ready for production use. That said, it's
         pretty useful already, and the bugs preventing production use will
@@ -119,7 +119,7 @@
         <button id="btn-product" class="btn button"><span>Product</span></button>
         <button id="btn-recipe" class="btn button"><span>Recipe</span></button>
         <button id="btn-library" class="btn button"><span>Library</span></button>
-      </div>        
+      </div>
       <br/><br/>
       <div id="markup-container">
         <div class="row">
@@ -179,7 +179,7 @@
           </div><!-- /.tab-content -->
         </div><!-- /.tabbable -->
       </div>
-      <hr>          
+      <hr>
       <div id="footer">
         <p id="copyright">
          Website content released under a <a href="http://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a> except where an alternate is specified.
@@ -192,11 +192,11 @@
     <script type="text/javascript" src="../static/js/bootstrap/bootstrap.js"></script>
     <script type="text/javascript">
       $('#frame-div').hide();
-      $('#markup,#context,#frame').bind('keyup', function() { 
+      $('#markup,#context,#frame').bind('keyup', function() {
         $('.btn-group > .btn').each(function () {
           $(this).removeClass('active')
         });
       });
     </script>
   </body>
-</html>
\ No newline at end of file
+</html>
--- a/test-suite/index.html	Thu Aug 01 10:27:18 2013 +0200
+++ b/test-suite/index.html	Thu Aug 01 11:04:59 2013 +0200
@@ -2,7 +2,7 @@
 <html>
 <head>
   <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-  <title>JSON-LD - Test Suite</title>
+  <title>JSON-LD Test Suite</title>
 
   <!-- Meta Tags -->
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -34,6 +34,15 @@
       </dl>
     </section>
   </script>
+  <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-42886053-1', 'json-ld.org');
+    ga('send', 'pageview');
+  </script>
 </head>
 <body onload="load_manifests();">
   <div class="navbar navbar-static-top">
@@ -48,7 +57,7 @@
         <div class="nav-collapse">
         <ul class="nav">
           <li>
-            <a href="../playground/index.html"><span class="icon-beer"></span> Play</a>
+            <a href="../playground/index.html"><span class="icon-beer"></span> Playground</a>
           </li>
           <li>
             <a href="../learn.html"><span class="icon-book"></span> Documentation</a>