The Lively project is born out of the Smalltalk tradition of live, object-oriented personal computing environments. Our open-source creations (Lively Kernel and Lively Web) extend this approach to the world of cloud computing. Lively creations can be saved and shared as web pages, and can embed and communicate with other resources on the Internet.
We collaborate with a number of other groups, most notably members of the Software Architecture Group at the Hasso Plattner Institute in Potsdam, with whom we have enjoyed a constant exchange of discussions, software projects and interns. Two of HARC’s full-time employees began as Lively interns from HPI.
The entire Lively project is open-source under an MIT license, and accessible at https://github.com/LivelyKernel/LivelyKernel . The most recent release of Lively is available at http://lively-web.org .
Ongoing projects within Lively include…
Lively.next A redesign of Lively’s module system to facilitate embedding of foreign content as well as old versions of Lively itself. This project also includes a redesign of Lively’s Morphic graphics system to improve performance and simplicity while enabling better support for distributed access to Lively facilities and active sessions.
Pronto Pronto is a reimagining of the Lively user experience to make it more accessible to new users and other non-experts. It will be easier to pick up and use on pads and other touch devices, it will provide more guidance and less confusing choices for simple object constructions and finally it will offer more powerful and concrete construction capabilities such as replications, simple physics and other constraints.
Lively-4 Lively-4 is the work of our collaborators at the Hasso Plattner Institute , in Potsdam Germany. It features an architecture that is more closely wed to the DOM structure used to present web pages in browsers. This offers the possibility to interact more intimately with non-Lively web pages.