You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Apache Mobile Filter

From EverybodyWiki Bios & Wiki

Apache Mobile Filter
Original author(s)Idel Fuschini
Initial releaseNovember 2008; 15 years ago (2008-11)
Stable release
4.20 / 22 March 2017; 7 years ago (2017-03-22)
Written inPerl
Engine
    TypeApache module, device detectio, redirect and image rendering
    LicenseGNU general public license
    Websiteapachemobilefilter.org

    Search Apache Mobile Filter on Amazon.

    AMF+
    Original author(s)Idel Fuschini
    Initial releaseDecember 2013; 10 years ago (2013-12)
    Stable release
    1.3.2.1 / 1 November 2016; 7 years ago (2016-11-01)
    Written inC
    Engine
      TypeApache module, device detection and redirect
      LicenseGNU Affero General Public License
      Websiteapachemobilefilter.org

      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]


      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.