Author: buildbot
Date: Fri Dec 5 17:07:23 2014
New Revision: 931562
Log:
Staging update by buildbot for devicemap
Added:
websites/staging/devicemap/trunk/content/index.html
Modified:
websites/staging/devicemap/trunk/content/ (props changed)
Propchange: websites/staging/devicemap/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 5 17:07:23 2014
@@ -1 +1 @@
-1632197
+1643355
Added: websites/staging/devicemap/trunk/content/index.html
==============================================================================
--- websites/staging/devicemap/trunk/content/index.html (added)
+++ websites/staging/devicemap/trunk/content/index.html Fri Dec 5 17:07:23 2014
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE- 2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+ <link href="/devicemap/css/devicemap.css" rel="stylesheet" type="text/css">
+ <title>Apache DeviceMap - Welcome to Apache DeviceMap (incubating)</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <!-- TODO favicon
+ <link rel="icon" type="image/png"
href="/devicemap/images/devicemap-logo/devicemap-favicon.png"/>
+ -->
+</head>
+
+<body>
+ <div id="navigation">
+
+ <img alt="Apache DeviceMap" width="300" height="98"
src="/devicemap/images/devicemap-logo/devicemap-logo-300-98.png"/>
+
+ <ul>
+<li><a href="/devicemap/index.html">Home</a></li>
+<li><a href="/devicemap/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/devicemap/download/">Downloads</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DMAP">Issue Tracker</a></li>
+<li><a href="/devicemap/getting-started.html">Getting Started</a></li>
+<li><a href="/devicemap/source.html">Source</a></li>
+<li><a href="http://wiki.apache.org/devicemap/">Wiki</a></li>
+<li><a href="/devicemap/team.html">Project Team</a></li>
+</ul>
+<h1 id="asf-links">ASF links</h1>
+<ul>
+<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a
Sponsor</a></li>
+<li><a href="http://www.apache.org/security/">Security</a></li>
+</ul>
+ </div>
+
+ <div id="content">
+ <h1 class="title">Welcome to Apache DeviceMap (incubating)</h1>
+ <p>Apache DeviceMap is a project to create a data repository containing
device information, images and other relevant
+information for all sorts of mobile devices, e.g. smartphones and tablets.</p>
+<p>While the focus is on that data, APIs exist to use and manage it.</p>
+<p>DeviceMap graduated from the Apache Incubator in November 2014.</p>
+<p>For more info please subscribe to our <a
href="/devicemap/mailing-lists.html">developers' list</a> and join the fun!</p>
+<p>Project artifacts are available on maven:</p>
+<div class="codehilite"><pre> <span class="nt"><dependency></span>
+ <span class="nt"><groupId></span>org.apache.devicemap<span
class="nt"></groupId></span>
+ <span class="nt"><artifactId></span>devicemap-data<span
class="nt"></artifactId></span>
+ <span class="nt"><version></span>1.0.1<span
class="nt"></version></span>
+ <span class="nt"></dependency></span>
+</pre></div>
+
+
+<h1 id="news-most-recent-first">News (most recent first)</h1>
+<p><strong>November 19th, 2014</strong> DeviceMap has graduated from the
Apache Incubator!</p>
+<p><strong>October 15th, 2014</strong> Device data 1.0.1 has been released.</p>
+<p><strong>August 1st, 2014</strong> Device data 1.0.0, Java client 1.0.0, and
BrowserMap 1.4.1 have been released!</p>
+<p><strong>May 17th, 2013</strong> New committer: Eberhard Speer Jr (and also
and Reza Naghibi and Radu Cotescu a few days ago).</p>
+<p><strong>May 13th, 2013</strong> - Thanks to Reza Naghibi, our new
committer, an online device detection test service is available at <a
href="http://devicemap-vm.apache.org/javaservice.html">http://devicemap-vm.apache.org/javaservice.html</a>,
also in <a href="http://devicemap-vm.apache.org/javaservice.js">JSON</a> and
<a
href="http://devicemap-vm.apache.org/javaservice.js?callback=someCallback">JSON-P</a>
formats.
+All variants take a <a
href="http://devicemap-vm.apache.org/javaservice.js?ua=some+unknown+Android+phone">ua
parameter</a> to ask for a specific device,.</p>
+<p><strong>June 31st, 2012</strong> - New prototype using <a
href="http://markmail.org/message/3bd63yqmuixn6co6">dynamic client-side
probes</a> to
+detect device features on the client side using javascript, results are
available both on the server and
+client sides.</p>
+<p><strong>March 19th,2012</strong> - We have put our <a
href="https://svn.apache.org/repos/asf/incubator/devicemap/trunk/prototypes/logcapture/">logcapture
prototype</a>
+online at <a
href="http://devicemap-vm.apache.org/logcapture/">http://devicemap-vm.apache.org/logcapture/</a>
+to start experimenting with analytics-like device information capture.</p>
+ </div>
+
+ <div id="footer">
+ <div class="copyright">
+ <p>
+ Copyright © 2010 The Apache Software Foundation, Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a>.
+ <br />
+ Apache, DeviceMap and the Apache feather and DeviceMap logos are
trademarks of The Apache Software Foundation.
+ </p>
+ </div>
+ </div>
+
+</body>
+</html>