xdocs/projects/devicemap.xml (29 lines of code) (raw):

<?xml version="1.0"?> <!-- 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. --> <document> <properties> <author email="general.AT.attic.apache.DOT.org">The Apache Software Foundation</author> <title>Apache DeviceMap</title> </properties> <body> <section id="devicemap"> <title>Apache DeviceMap</title> <p><a href="https://devicemap.apache.org">Apache DeviceMap</a> moved into the Attic in December 2016. Apache DeviceMap was a project to create a data repository containing device information, images and other relevant information for all sorts of mobile devices. </p> <resource_table project="devicemap"> <mail name="commits"/> <jira key="DMAP"/> <svn/> <cwiki/> </resource_table> <p>As with any project in the Attic - if you should choose to fork DeviceMap outside of Apache, please let us know so we can link to your project. </p> <p>Some related projects to DeviceMap are: </p> <ul> <li><a href="https://openddr.mobi/">OpenDDR</a> - this is a new version of OpenDDR, parts of which were migrated to Apache Devicemap, and now have been merged back to OpenDDR. </li> <li><a href="https://github.com/nielsbasjes/yauaa">YAUAA: Yet Another UserAgent Analyzer</a> is an Apache licensed alternative to DeviceMap. Rather than employing a fixed collection of User-Agent (UA) strings as in DeviceMap, YAUAA performs a semantic analysis to determine certain attributes of the UA. </li> <li><a href="https://devicedetector.net/">DeviceDetector</a> is an LGPL 3.0 licensed PHP project that parses YAML based device data in a similar way as DeviceMap/OpenDDR do with W3C compatible data. </li> <li><a href="https://mobiledetect.net/">mobiledetect</a> is an MIT licensed PHP project for detecting mobile devices. </li> </ul> </section> </body> </document>