Browse the glossary using this index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL
Currently sorted First name ascending Sort by: Last name | First name change to descending

Black Panther

Lalit Bhatt

Black Panther

Blog

by Lalit Bhatt - Friday, 25 September 2009, 3:14 PM
 
A type of website usually maintained by an individual (Blogger) with regular entries of commentary, description of events or other material such as graphics or video. Entries are commonly displayed in reverse chronological order.
In one line - It is a sort of online diary.

leena gour

leena gour

leena gour

Accessibility

by leena gour - Monday, 30 May 2011, 3:04 PM
 
Accessible to all.

An application is said to be accessible if all type of users including disabled are able to use it.

Leon Stringer

Leon Stringer

Leon Stringer

JSON

by Leon Stringer - Tuesday, 27 July 2021, 9:03 PM
 

JSON (JavaScript Object Notation) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values). JSON is a language-independent data format. It was derived from JavaScript, but many modern programming languages include code to generate and parse JSON-format data.


Lionel Redelinghuys

Lionel Redelinghuys

Lionel Redelinghuys

Oracle

by Lionel Redelinghuys - Friday, 25 September 2009, 3:19 PM
 
A commercial database management system like MS SQL with an Open Source leg.

Lukas Haemmerle

Lukas Haemmerle

Lukas Haemmerle

Shibboleth

by Lukas Haemmerle - Saturday, 2 July 2005, 1:29 AM
 
Shibboleth is not only a kind of linguistic password that identifies one as a member of an 'in' group, it's also the name of a middleware project of Internet2.

The Shibboleth project is developing architectures, policy structures, practical technologies and an open source implementation (also called Shibboleth) to support inter-institutional sharing of (web) resources subject to access controls.

Some key concepts of Shibboleth are:
  • Federated Administration
  • Access Control Based on Attributes
  • Active Management of Privacy
  • Standards Based
  • Framework for Multiple, Scaleable Trust and Policy Sets (Federations)
  • Standard Attribute Value Vocabulary
Using Moodle with Shibboleth authentication has the following advantages (depending on the Shibboleth federation you are part of):
  • Access to Moodle can be restricted very accurate (e.g. you allow only students from universities A, B and D to access your Moodle, but not students from universities C and E. Or you allow only medicine students.)
  • User accounts are created automatically as soon as a user logs in the first time.
  • The user profiles are set up automatically (e.g. the users firstname, surname and email address is inserted the first time a user logs in)
  • The user profiles can automatically kept up-to date all the time
  • So you don't have to care anymore for user management issues because this is basically handled by the Identity Provider of the Shibboleth user (e.g. the home university).
  • Once Shibboleth users are authenticated, they can access other Shibboleth-enabled resources without loggin in another time. Due to this single sign-on mechanism, they e.g. can jump from one Moodle installation to another or the can access a Shibboleth-protected library or a web shop, always being authenticated.
Plans for the future concerning Moodle:
  • Automatic course enrollment according to Shibboleth attributes.