Downloadliste

Projektbeschreibung

Tera-WURFL is a PHP class that can identify the capabilities of mobile devices using the standardized Wireless Universal Resource File (WURFL). This implementation uses the same methods as the stock PHP WURFL library, but significantly improves performance by storing the WURFL data in a database backend (currently only MySQL). You can use multiple patch files to override the capabilities in the WURFL file. Tera-WURFL is able to figure out if the client visiting your site is a wireless device or a desktop Web browser. Unlike other implementations of WURFL, Tera-WURFL includes an easy-to-use graphical user interface to allow you to update your WURFL file directly from the Internet, load the WURFL file, browse and clear the device cache, and more.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-19 19:58
2.1.3

Diese Version führt eine MongoDB Database Connector, bessere Unterstützung für Microsoft SQL Server und eine höhere Leistung in MySQL. Auch in dieser Version gibt es ein voll funktionsfähiges Command Line Interface für die Verwaltung Ihres Systems aus der Schale oder Skripte.
Tags: Stable
This version introduces a MongoDB database connector, better support for Microsoft SQL Server and higher performance in MySQL. Also in this version, there is a full-featured command line interface for administering your system from the shell or scripts.

2010-02-11 00:33
2.1.0

Ein SimpleDesktop Matching Engine wurde eingeführt, die Geschwindigkeit für die Erkennung von Desktop-Browsern 10-mal gegenüber der Version 2.0.0 erhöht, bei gleichzeitiger Reduzierung der Cache-Größe durch Caching aller Desktop-User-Agents in einem Cache-Eintrag. Capability Filtering wurde eingeführt, die Ihnen erlaubt, um die Leistung drastisch zu erhöhen und die Größe Ihrer Datenbank senken. Capability-Filterung können Sie entscheiden, welche Funktionen, die Sie wollen, aus der WURFL-Datei zu verwenden und den Rest ignoriert. Ein Bug, der Firefox verhindert hatte, dass in manchen Situationen richtig erkannt wurde behoben.
Tags: Stable
A SimpleDesktop Matching Engine was introduced, which increases detection speed for desktop browsers by 10 times compared to version 2.0.0, while reducing the cache size by caching all desktop user agents in a single cache entry. Capability Filtering was introduced, which allows you to increase performance and drastically cut the size of your database. Capability Filtering lets you decide which capabilities you want to use from the WURFL file and ignores the rest. A bug that was preventing Firefox from being detected properly in some situations was fixed.

2009-11-15 22:44
2.0.0

Die Änderungen von Version 2.0.0 RC5 gehören eine MySQL4 Datenbank-Connector, eine verbesserte MySQL5 Datenbank-Connector, und verschiedene Grammatik und Rechtschreibung korrigiert.
Tags: Stable
The changes from version 2.0.0 RC5 include a MySQL4 database connector, an improved MySQL5 database connector, and various grammatical and spelling corrections.

2009-11-06 07:08
2.0.0 RC5

Dies ist eine komplette Code neu geschrieben und die 1.x-Reihe. Es nimmt viel von der Funktionalität für 2.x von einem frühen Pre-Release des Java WURFL Evolution Projekt. Es ist derzeit stabiler als 1.x und wesentlich genauer. Die 2.x Zweig enthält spezielle User Agent Matcher, dass spezifische Nachweismethoden für bestimmte Gruppen von Geräten (zB Samsung, Apple, Nokia und Firefox).
Tags: Pre-Release, Code Rewrite
This is a complete code rewrite from the 1.x series. It takes much of the functionality for 2.x from an early pre-release of the Java WURFL Evolution project. It is currently more stable than 1.x and considerably more accurate. The 2.x branch includes specific User Agent Matchers that apply specific detection methods to specific groups of devices (i.e. Samsung, Apple, Nokia, and Firefox).

2007-07-24 09:05
Stable 1.5.2

Dieses Release führt eine einfache, intelligente Installations-Skript, das Sie durch die Installation Wanderungen nutzen, um Sie zum Laufen zu bringen in wenigen Minuten. Ebenfalls enthalten ist ein XML Web Service mit dem Sie Ihre Datenbank aus einer Sprache, die unterstützt XML-Abfrage ermöglicht. Das Gerät Matching-System wurde auch wieder mit der Leistung und Anpassung im Hinterkopf geschrieben.
Tags: Code cleanup
This release introduces an easy to use smart installation script that walks you through the installation to get you up and running in minutes. Also included is an XML Web service that allows you to query your database from any language that supports XML. The device matching system has also been re-written with performance and customization in mind.

Project Resources