Apache Mobile Filter
Original author(s) | Idel Fuschini |
---|---|
Initial release | November 2008 |
Stable release | 4.20
/ 22 March 2017 |
Written in | Perl |
Engine | |
Type | Apache module, device detectio, redirect and image rendering |
License | GNU general public license |
Website | apachemobilefilter |
Search Apache Mobile Filter on Amazon.
Original author(s) | Idel Fuschini |
---|---|
Initial release | December 2013 |
Stable release | 1.3.2.1
/ 1 November 2016 |
Written in | C |
Engine | |
Type | Apache module, device detection and redirect |
License | GNU Affero General Public License |
Website | apachemobilefilter |
Search Apache Mobile Filter on Amazon.
Apache Mobile Filter (AMF), is an open-source project created by Idel Fuschini and distributed under the GNU General Public License (GPL). The AMF is a suite of tools that allow access to a Device Description Repository (such as WURFL, DetectRight, 51Degrees or others) directly from Apache.
Main features[edit]
Device detection
Using several device repository Apache Mobile Filter detect the mobile device and pass the capabilities value as environment variable
Image rendering
Resize images to screen them is suitable device
Mobile switcher
Redirect the mobile to the correct site or path of the site
Module[edit]
The suite has several modules the most important are:
- AMFLiteDetectionFilter: The module detects if is a mobile device,touch, tablet or a smart tv. This module doesn't use AMF free repository.
- AMF51DegreesFilter: The module detects the mobile device and passes the 51Degrees capabilities on to the other web application as environment variables.
- AMFDetectRightFilter: The module detects the mobile device and passes the DetectRight capabilities on to the other web application as environment variables.
- AMFWurflFilter: The module detects the mobile device and passes the WURFL capabilities on to the other web application as environment variables.
- AMFImageFilter: Resize images on the fly to adapt to the screen size of the mobile device
- AMFMobileCaching: has the goal to cache the different dedicated mobile device layout of the same pages
- AMFSwitcher: Used to switch the device to the right content (mobile browser, personal computer browser)
- AMFTrace: Used to trace the capabilities of device on log file, useful for statistic scope.
- AMFWebService: Used from third party applications, is a web service that gives the information capabilities as XML or JSON.
- AMF+: Is a C module for detect devices if are mobile, touch,tablet or smart tv
References[edit]
- Frederick, G.; Lal, R. (2010). Beginning Smartphone Web Development: Building JavaScript, CSS, HTML and Ajax-based Applications for iPhone, Android, Palm Pre, BlackBerry, Windows Mobile and Nokia S60. IT Pro. Apress. p. 279. ISBN 978-1-4302-2621-5. Retrieved May 26, 2017. Search this book on
See also[edit]
Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".
External links[edit]
- Official site
- Official documentation
- AMF project on SourceForge
- AMF on CPAN
- AMF and drupal
- modules.apache.org
- Guidelines for web-content transformation proxies 1.0
- MobileFrontend/Configuring Browser Auto-Detection
- Mobilebrowser detection and redirection in EZ Publish
- DetectRight: Apache Mobile Filter Compatibility
This article "Apache Mobile Filter" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.