-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatures.html
More file actions
241 lines (215 loc) · 10.8 KB
/
features.html
File metadata and controls
241 lines (215 loc) · 10.8 KB
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Molly | The open source mobile portal</title>
<meta name="description" content="Molly is a framework for the rapid development of information and service portals targeted at mobile internet devices."/>
<meta name="copyright" content="This site's design and contents Copyright (c) 2010 University of Oxford and contributors."/>
<meta name="license" content="This site's design and contents may be reused under the terms of the Creative Commons Attribution 3.0 license (http://creativecommons.org/licenses/by/3.0/)"/>
<meta name="keywords" content="Molly, Python, Django, university, mobile, framework, open-source, Apache License v2, Oxford"/>
<link rel="stylesheet" href="blueprint/screen.css" type="text/css" media="screen, projection" />
<link rel="stylesheet" href="blueprint/print.css" type="text/css" media="print" />
<link rel="stylesheet" href="base.css" type="text/css" />
<!--[if lt IE 8]><link rel="stylesheet" href="css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
<!-- Date: 2010-05-11 -->
<link rel="shortcut icon" href="images/favicon.png" />
</head>
<body>
<div id="header">
<div class="container">
<h1><img alt="Molly" src="images/molly-logo.png" width="138" height="91" /></h1>
<p>The open source mobile portal</p>
<ul>
<li><a href="https://sourceforge.net/mail/?group_id=309230">Mailing Lists</a></li>
<li><a href="http://molly.readthedocs.org/">Documentation</a></li>
<li><a href="irc://irc.freenode.net/#molly">IRC Channel</a></li>
<li><a href="http://github.com/mollyproject/mollyproject">Git Repository</a></li>
<li><a href="http://travis-ci.org/#!/mollyproject/mollyproject">Continuous Integration</a></li>
<li><a href="http://issues.mollyproject.org/">Issue Tracker</a></li>
<li><a href="http://blog.mollyproject.org">Blog</a></li>
</ul>
</div>
</div>
<div id="body">
<div class="container">
<div class="span-24 append-bottom">
<div id="main" class="span-19 colborder">
<div class="append-bottom">
<ul class="navigation">
<li><a href=".">About Molly</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="community.html">Community</a></li>
</ul><hr/>
</div>
<h2>Features</h2>
<div class="span-9 append-1">
<dl>
<dt>Contact search</dt>
<dd><p>
Search your University's contact directory to retrieve e-mail
addresses, phone numbers and locations. Molly comes with
out-of-the-box support for <strong><abbr title="Lightweight
Directory Access Protocol">LDAP</abbr> directories</strong>, and
demonstrator providers for the University of Oxford's contact search.
</p></dd>
<dt>Library search</dt>
<dd><p>
Molly can interface with library information systems using the
<strong>Z39.50 protocol</strong>, providing a simplified search to
cover most use-cases for people on the move. We intend to support
access to systems with other interfaces in the near future.
</p></dd>
<dt>Podcasts</dt>
<dd><p>
Provide access to your University's audio-visual media with our
existing support for <strong><abbr title="Outline Processor Markup
Language">OPML</abbr> feeds</strong>.
</p></dd>
<dt>Places and maps</dt>
<dd><p>
Display University buildings, restaurants, bus stops and whatever
else is important to your staff and students. Molly comes with
support for importing points of interest information from
<strong>OpenStreetMap</strong> and <strong>the <abbr
title="National Public Transport Access Node">NaPTAN</abbr>
database</strong>, and can easily be extended to pull data from
any local information sources.
</p></dd>
<dt>News and events</dt>
<dd><p>
Molly provides simple support for displaying news and events from
RSS feeds, including maps of venues where available.
</p></dd>
</dl>
</div>
<div class="span-9 last">
<dl>
<dt>Service status</dt>
<dd><p>
Show the status of your IT infrastructure, with built-in support for
the <strong>Service Status <abbr title="Really Simple Syndication">RSS</abbr> module</strong>, and demonstrator
connectors to other RSS-based service status providers.
</p></dd>
<dt>Integrated search</dt>
<dd><p>
Site-wide search, powered by a <strong>Google Search
Appliance</strong> or any other search engine. Molly applications
can also deliver relevant results, allowing for example, the
detection of <abbr title="International Standard Book Number">ISBN</abbr>s
and automatic library catalogue searches.
</p></dd>
<dt>Sakai integration</dt>
<dd>
<p>
Molly can currently act as an interface to your <strong>Sakai</strong>
installation, providing access to the <strong>sign-up</strong>,
<strong>evaluations</strong> and <strong>polls</strong> tools.
Further integration is currently under development.
</p>
</dd>
<dt>Pluggable authentication</dt>
<dd>
<p>
Molly's authentication framework allows you to secure any
application using whatever method suits, even allowing you to mix
and match, depending on your environment.
</p>
<p>
Molly currently supports <strong>WebAuth</strong> and acting as
an <strong>OAuth consumer</strong>, allowing you to limit the
trust requirements in your implementation.
</p>
</dd>
</dl>
</div>
</div>
<div id="sidebar" class="span-4 last">
<h2>Other links</h2>
<h3>Press and social media coverage</h3>
<ul>
<li>
<a href="http://www.timeshighereducation.co.uk/story.asp?storycode=408716">
<em>Times Higher Education</em> article
</a>
</li>
<li>
<a href="http://www.universitybusiness.com/viewarticle.aspx?articleid=1515">
<em>University Business</em> article
</a>
</li>
<li>
<a href="http://www.ox.ac.uk/media/news_stories/2009/091012.html">
<em>University of Oxford</em> press release
</a>
</li>
<li>
<a href="http://www.bodleian.ox.ac.uk/news/2009_oct_23">
<em>Bodleian Libraries</em> press release
</a>
</li>
<li>
<a href="http://www.dontwasteyourtime.co.uk/elearning/mobile-website-oxford-university/">
<em>Don't Waste Your Time</em> eLearning Blog
</a>
</li>
<li>
<a href="http://www.resourceshelf.com/2009/12/10/oxford-universitys-mobile-library-catalog-using-location-sensing-technology/">
<em>Resource Shelf</em> newsletter
</a>
</li>
</ul>
<h3>Awards / Nominations</h3>
<ul>
<li>
<a href="http://www.ucisa.ac.uk/members/awards/excellence.aspx">
Winner - 2010 UCISA Award for Excellence (by Eduserv)</a>
</li>
<li>
<a href="http://www.learningwithoutfrontiers.com/lwf-awards-finalists-2011/">
Finalist - 2011 Learning Without Frontiers Innovation</a>
</li>
<li>
<a href="http://www.wsa-mobile.org/">
UK Nomination - 2010 UN World Summit Award, Mobile</a>
</li>
</ul>
<h3>Contributors</h3>
<ul>
<li>
<a href="http://www.ox.ac.uk/">University of Oxford</a>
</li>
<li>
<a href="http://www.brookes.ac.uk/">Oxford Brookes University</a>
</li>
<li>
<a href="http://www.bangor.ac.uk/">Bangor University</a>
</li>
<li>
<a href="http://www.sgul.ac.uk/">St George's University of London</a>
</li>
<li>
Lots of individuals (<a href="http://github.com/mollyproject/mollyproject">Github</a>/<a href="https://sourceforge.net/mail/?group_id=309230">Mailing lists</a>/<a href="irc://irc.freenode.net/#molly">IRC</a>)
</ul>
<hr />
<p>
<a href="http://www.djangoproject.com/">
<img src="http://media.djangoproject.com/img/badges/djangoproject120x25.gif" width="120" height="25" alt="A Django project." title="A Django project." />
</a><br/>
<a href="http://github.com/mollyproject/mollyproject">
<img src="images/gitbutton.png" width="120" height="51" alt="Get Molly at Github" />
</a>
</p>
</div>
</div>
</div>
</div>
<hr />
<div id="footer">
<div class="container">
<div class="span-24">
</div>
</div>
</div>
</body>
</html>