Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
07d7943a
Commit
07d7943a
authored
Jan 04, 2014
by
Daniel W Bond
Browse files
projects page
parent
5882e84a
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/projects.html
View file @
07d7943a
...
...
@@ -5,30 +5,114 @@
{% block content %}
<div
class=
"
row well
"
>
<div
class=
"
page-header"
id=
"banner
"
>
<div
class=
"row"
>
Git
<div
class=
"col-lg-12 text-center"
>
<h1><strong>
Projects
</strong></h1>
</div>
</div>
</div>
<!-- I originally had something different in mind...
should these all now be rows? -->
<div
class=
"row"
>
<div
class=
"row"
>
<h2>
Deployed
</h2>
</div>
<div
class=
"row"
>
Go
<legend><strong>
Git
</strong>
| git.gmu.edu
</legend>
<p>
GitLab is a central host for Git repositories. It's like GitHub, but
operated by Mason for Mason. Any student or member of the community may
log into it with their Mason NetID. Users may upload code either for
private work or public viewing, and may allow others to contribute to their
projects.
</p>
</div>
<div
class=
"row"
>
Whatsopen
<legend><strong>
Whatsopen
</strong>
| whatsopen.gmu.edu
</legend>
<p>
Provide a list of all currently open dining options in/around campus,
kept updated with holidays, etc. Expanding to cover more than dining locations.
</p>
</div>
<div
class=
"row"
>
Bookshare
<legend><strong>
Go
</strong>
| go.gmu.edu
</legend>
<p>
Providing URL shortening would enhance branding when used by
organizations in ULife and elsewhere. For example, all shortened links to a
gmu.edu website would appear as go.gmu.edu/nHU8oPm instead of bit.ly/nHU8oPm.
</p>
</div>
<div
class=
"row"
>
Advisor
<h2>
Active
</h2>
</div>
<div
class=
"row"
>
Mirrors
<legend><strong>
Bookshare
</strong>
| bookshare.srct.gmu.edu
</legend>
<p>
Bookshare is a platform for textbook transactions, with books searchable
by Name, Author, ISBN, and Class.
</p>
</div>
<div
class=
"row"
>
<legend><strong>
Advisor
</strong>
| advisor.srct.gmu.edu
</legend>
<p>
Advisor is an automatic academic advising system. The goal is to allow
students to enter their academic history in a standard form and receive an
interactive list of coursework they are required to complete for graduation,
as well as possible electives and prerequisite trees. This would not serve
as a replacement for in-person academic advisor meetings.
</p>
</div>
<div
class=
"row"
>
<legend><strong>
Mirrors
</strong>
| mirrors.gmu.edu
</legend>
<p>
The org would integrate and expand repo.vse.gmu.edu, which currently
hosts a local mirror of open source software. Such software mirrors are
currently operated by Virginia Tech, MIT, RIT, University of Nebraska,
Georgia Tech, Wheaton College, University of Calgary, and other
institutions. This would be coordinated with VSE Computing Resources.
</p>
</div>
<div
class=
"row"
>
<h2>
Proposed
</h2>
</div>
<div
class=
"row"
>
<legend><strong>
Etherpad
</strong>
| pad.srct.gmu.edu
</legend>
<p>
Etherpad is a realtime collaboration tool recently acquired by Google
(http://etherpad.org/). The tool is open source, and is used at schools
like MIT, MSU, RIT, and UCLA. This tool would allow members of the Mason
community to easily edit documents with their peers, similar to Google Docs.
</p>
</div>
<div
class=
"row"
>
<legend><strong>
Maps
</strong>
| maps.srct.gmu.edu
</legend>
<p>
An online mapping utility for navigation inside buildings on campus. The
university has numerous mapping resources available for students to locate
buildings, but none for locating specific rooms and classrooms.
</p>
</div>
<div
class=
"row"
>
<legend><strong>
People
</strong>
| people.gmu.edu
</legend>
<p>
Want to find out about (currency exchanges | Australian wildlife |
software usability | The Second Opium War)? People will build on the
functionality in peoplefinder.gmu.edu by allowing students to search for
professors by background and expertise, collecting their bios and research
currently spread across School and College webpages.
</p>
</div>
<div
class=
"row"
>
<legend><strong>
PGP
</strong>
| pgp.gmu.edu
</legend>
<p>
Student organization would manage a GMU public key server. This would
start as a proof of concept, but would allow for future exploration to
deploy a public key infrastructure for encrypted email or digital signatures
for general institutional purposes.
</p>
</div>
<div
class=
"row"
>
<legend><strong>
Toolbox
</strong>
| toolbox.srct.gmu.edu
</legend>
<p>
Toolbox will provide several services to GMU SRCT for managing various
systems and services.
</p>
</div>
<div>
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment