This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
/
README
130 lines (81 loc) · 3.6 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
////////// // // // //////
// // // // // // //
// // // // // // //////
// // // ////////// //
THE MOBILE WEB FRAMEWORK
==============================================================================
Copyright:
Copyright (c) 2010-2022 UC Regents
License:
http://mwf.ucla.edu/license
STATUS - repository archival as of 9-13-2022
==============================================================================
TABLE OF CONTENTS
1. FRAMEWORK
2. INITIATIVE
3. COLLABORATION
4. LICENSE
5. CREDITS
==============================================================================
1. FRAMEWORK
The Mobile Web Framework is a cross-platform web framework that focuses
on mobile web standards, semantic markup, device agnosticism and graceful
degradation, providing a robust presentation layer that allows applications
to define a single set of markup optimized for HTML 5 capable devices that
degrades gracefully to any HTML 4.01 or XHTML MP compliant device
including Blackberry, Windows Mobile and even T9 phones.
==============================================================================
2. INITIATIVE
The framework project began in early 2010 as a joint venture between the UCLA
Office of Information Technology and UCLA Communications as a means to reach
all campus mobile users via a single platform in a reasonable and cost-
effective manner.
The framework first went into production at the beginning of Fall 2010 with
the launch of UCLA Mobile. Over ten campus units are now participating at UCLA
and four other campuses in the UC system have launched production applications
using the framework.
A number of other institutions both in the UC and beyond are currently
involved in the initiative.
More information is online at the collaboration site: http://mwf.ucla.edu
==============================================================================
3. COLLABORATION
To get involved with the Mobile Web Framework project, please see the
following links:
Home http://mwf.ucla.edu
Code Repository https://github.com/ucla/mwf
Documentation https://github.com/ucla/mwf/wiki
Issue Tracker https://jira.ats.ucla.edu:8443/
Contact [email protected]
==============================================================================
4. LICENSE
The Mobile Web Framework is open-source software licensed under the BSD
3-Clause License.
For the full text of the license, please see the online version:
http://mwf.ucla.edu/license
A copy of this license is also available in the /LICENSE file.
==============================================================================
5. CREDITS
5.1 PROJECT
Project Lead Rose Rocchio
Development Lead Eric Bollens
Systems Lead Ed Sakabu
5.2 CONTRIBUTORS
In addition to their own mobile applications, a number of participants have
contributed code directly to the Mobile Web Framework.
UC Los Angeles Eric Bollens
Ed Sakabu
Mike Takahashi
Joseph Maddela
Nate Emerson
Zorayr Khalapyan
UC Berkeley Sara Leavitt
UC San Diego Mojgan Amini
Ike Lin
UC San Francisco Richard Trott
UC Santa Barbara Logan Franken
UC Riverside Chris Webber
Beyond direct contributions, the input and suggestions of numerous others
have made the Mobile Web Framework possible.