Sakai Open Academic Environment (OAE) 1.4.0 release

RELEASE DATE: 1 August 2012

The Sakai Community is pleased to announce the release of the Sakai OAE version 
1.4.0.

Sakai OAE is an open-source platform that promotes collaboration and sharing 
between users and interoperability between systems. It embraces a new vision 
for academic collaboration informed by the needs of learners, teachers and 
researchers. OAE provides academic networking capabilities that encourage 
people to connect and participate actively in communities that span beyond the 
traditional boundaries of classroom and institution. Powerful content authoring 
capabilities permit mash-ups and remixable experiences of ideas, connectivity, 
dialog and media. Enhanced search capabilities aid discovery of people and 
content. A widget-based architecture simplifies both development and 
integration with external systems.

WHAT'S NEW

OAE 1.4.0 introduces the following new refinements:

Multiple improvements to widget loading
Improved loading of 3rd party and jQuery components
General reduction in the number of HTTP requests (CSSEmbed, etc.)
When embedding images on a page, processed images are now used.
Improved caching
Streamlined server logging
we also fixed some bugs too: http://bit.ly/OC842P
An OAE 1.4.0 vs 1.3.0 test comparing total requests and total data transfers 
required to display six common pages (no gzipping), both with an empty cache 
and a primed cache, suggests

a 50% reduction in the number of requests, both for an empty and a primed 
cache. When the cache is primed, OAE now averages around 5-6 requests per page.
with a primed cache, a reduction in the amount of data transferred over the 
wire by almost 2 orders of magnitude, dropping from an average of 350KB to 
about 5KB.
a reduction in the size of non-cached Ajax requests.
See the charts for more details:  http://bit.ly/Mk55Qd

DOWNLOADS

OAE 1.4.0 Web Start (one-click download/run for Demos)

http://source.sakaiproject.org/release/oae/1.4.0/webstart/sakaioae.jnlp

 If you previously sampled our web start be sure to check your /home directory 
and remove the /sling folder and, if desired, the /store folder if you 
previously added content and want to start fresh.

 Users of Apple OSX Mountain Lion have reported start up issues when using the 
webstart.  For resetting local security settings see http://bit.ly/NmzvLz.

OAE 1.4.0 Binary (org.sakaiproject.nakamura.app-1.4.0.jar)

http://source.sakaiproject.org/maven2/org/sakaiproject/nakamura/org.sakaiproject.nakamura.app/1.4.0/org.sakaiproject.nakamura.app-1.4.0.jar

command line example: java -Xms512m -Xmx1024m -XX:MaxPermSize=256m -jar 
org.sakaiproject.nakamura.app-1.4.0.jar 1> run.log 2>&1 &

OAE 1.4.0 Source

3akai-ux front-end: 
https://github.com/sakaiproject/3akai-ux/tree/org.sakaiproject.nakamura.uxloader-1.4.0
 
Nakamura back-end (now includes the solr bundle): 
https://github.com/sakaiproject/nakamura/tree/org.sakaiproject.nakamura-1.4.0 
Sparsemap Content storage system: 
https://github.com/sakaiproject/sparsemapcontent/tree/org.sakaiproject.nakamura.core-1.3.6

Sakai CLE 2.8 Hybrid Integration Module

Tag: https://source.sakaiproject.org/svn/hybrid/tags/hybrid-1.1.5 
Tomcat zip overlay: 
http://source.sakaiproject.org/maven2/org/sakaiproject/hybrid/hybrid-assembly/1.1.5/

Sakai CLE "OAE" skins

2.8.x: 
https://source.sakaiproject.org/svn/reference/branches/sakai-2.8.x/library/src/webapp/skin/oae/
 
2.9.x: 
https://source.sakaiproject.org/svn/reference/branches/sakai-2.9.x/library/src/webapp/skin/oae/

CHANGE LOG

https://confluence.sakaiproject.org/display/OAEREL/oae-1.4.0+change+log

KNOWN ISSUES

Below is a highlighted list of issues not addressed in the 1.4.0 release. 
Tickets listed below with a status of "resolved" or "closed" are targeted for 
the next release.

https://jira.sakaiproject.org/browse/SAKIII-6031

Collections that you do not own but you have added to your Library are not 
included in My Library count

https://jira.sakaiproject.org/browse/SAKIII-6014
Collection Viewer counts are not accurate when dragging in content and 
refreshing 

https://jira.sakaiproject.org/browse/SAKIII-5412

Content Authoring has numerous accessibility issues for user of screen reading 
software and keyboard only users

https://jira.sakaiproject.org/browse/SAKIII-5061

Group library permissions set to members cannot edit still allows member to 
upload content

https://jira.sakaiproject.org/browse/SAKIIIDESIGN-251
Deleting a course does not delete the Course website that was created as part 
of it.

https://jira.sakaiproject.org/browse/SAKIII-4493

Collection added to a group appears in My Library and can't be removed

https://jira.sakaiproject.org/browse/SAKIII-4266

After creator removes content from their library, it remains in the system with 
no ability to remove it.

https://jira.sakaiproject.org/browse/KERN-3025

Uploading more than 500 files at a time fails to set members

https://jira.sakaiproject.org/browse/KERN-2773
Content count can be temporarily incorrect when adding or deleting multiple 
pieces of content at once

https://jira.sakaiproject.org/browse/KERN-2586

Group/World deletion is broken

See our issue tracking system for a complete list of OAE: 
https://jira.sakaiproject.org/secure/IssueNavigator.jspa?mode=hide&requestId=13017

UPGRADING

 Upgrading to oae-1.4.0 from an earlier version (e.g., oae-1.1.0) involves a 
number of steps that MUST be followed in order to avoid dropping your existing 
data.

https://confluence.sakaiproject.org/x/dqmCB

INSTALL GUIDES

OAE Demo Web Start Guide

https://confluence.sakaiproject.org/x/oxNJB

OAE Configuration and Deployment Guide

https://confluence.sakaiproject.org/x/n4_CB

OAE and Java 1.7

https://github.com/sakaiproject/nakamura/blob/master/README-java-1.7

OAE/CLE Hybrid Deployment Guide

https://confluence.sakaiproject.org/x/pIaCB

Deploying OAE: University of Cambridge deployment notes

https://confluence.sakaiproject.org/display/3AK/University+of+Cambridge+OAE+Deployment

DEVELOPER DOCUMENTATION

OAE Widget SDK and Library

http://oae-widgets.sakaiproject.org/

OAE Nakamura

https://confluence.sakaiproject.org/x/HoDzAQ

MAIL LISTS

Subscribe at http://collab.sakaiproject.org/mailman/listinfo

Deployers: oae-product...@collab.sakaiproject.org
Developers: oae-dev@collab.sakaiproject.org
Technical Reference Group: oae-...@collab.sakaiproject.org
User Reference Group: oae-...@collab.sakaiproject.org

IRC

Sakai OAE developers can be found on IRC:

server: irc.freenode.net
room: #sakai

LEAD ORGANIZATIONS

OAE project leadership is provided by the following organizations with support 
from the Sakai Foundation:

Cambridge University
Charles Sturt University
Georgia Tech
New York University
University of California, Berkeley
rSmart

LICENSE

Sakai OAE is released under the Apache license, version 2.0 
http://www.apache.org/licenses/LICENSE-2.0.
_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to