Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Wall Next Generation

Compare

  Analyzed over 3 years ago

WNG is a JSP tag-library, what tags really do is to build "components", i.e. to create Java objects which you can connect like Lego bricks to build a mobile page programmatically. The actual rendering is postponed to a later stage, i.e. when the programmer is ready. Of course, the rendering can be ... [More] made follow the JSP life-cycle (and this will be the most common usage, I suspect), but nothing prevents you, the programmer, from having the object model generate mobile mark-ups in situations I cannot think of at the moment. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

MyMobileWeb

Compare

  Analyzed over 3 years ago

http://mymobileweb.morfeo-project.org/

2.95M lines of code

0 current contributors

about 12 years since last commit

3 users on Open Hub

Activity Not Available
3.0
   
I Use This

Liferay multidevice extensions

Compare

  Analyzed about 20 hours ago

Liferay extensions allowing to recognize user's device and take actions (dynamically change theme or redirect) based on user's device capabilities.

10K lines of code

0 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

scala-wurfl

Compare

  Analyzed about 16 hours ago

WURFL Scala API

547K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

rmwurfl

Compare

  No analysis available

Is a port of Tera-WURFL

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

libWURFL

Compare

  Analyzed over 3 years ago

It is a WURFL Shared Library used to match the HTTP request to obtain the mobile device capabilities. It can be used to build Ruby, PHP, Python module once it is installed on the system.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

wurfl-haskell

Compare

  No analysis available

The WURLF file format (http://wurfl.sourceforge.net/) is not well adapted to the parsing of the user agent strings. It is useful to manage a database of mobile features.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

perl-mobile-wurfl

Compare

  No analysis available

Mobile::Wurfl is a perl module that provides an interface to mobile device information represented in wurfl (http://wurfl.sourceforge.net/). The Mobile::Wurfl module works by saving this device information in a database (preferably mysql). It offers an interface to create the relevant database ... [More] tables from a SQL file containing "CREATE TABLE" statements (a sample is provided with the distribution). It also provides a method for updating the data in the database from the wurfl.xml file hosted at http://www.nusho.it/wurfl/dl.php?t=d&f=wurfl.xml. It provides methods to query the database for lists of capabilities, and groups of capabilities. It also provides a method for generating a "canonical" user agent string (see "canonical_ua"). Finally, it provides a method for looking up values for particular capability / user agent combinations. By default, this makes use of the hierarchical "fallback" structure of wurfl to lookup capabilities fallback devices if these capabilities are not defined for the requested device. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: artistic_gpl