Created by Maurizio Martignano, last modified by Maurizio Martignano 04 Sep 2024, at 11:41 AM
Windows-OpenACS (vers. 5.16.0 - September 2024) is a Windows 64 port of OpenACS 5.10.1 and the latest snapshot of NaviServer and is available at Spazio IT.
This port installs and runs on the following systems:
- Windows 10,
- Windows 11,
- Windows Server 2012 R2,
- Windows Server 2016,
- Windows Server 2019 and
- Windows Server 2022.
Created by Benjamin Brink, last modified by Gustaf Neumann 08 Aug 2017, at 09:39 AM
Listed in chronological order, newest first.
Aram, Koch, Neumann. "Long-Term Analysis of the Development of the Open ACS Community Framework: Open Source Solutions for Knowledge Management and Technological Ecosystems" c2017 http://www.igi-global.com/chapter/long-term-analysis-of-the-development-of-the-open-acs-community-framework/168981
Demetriou, Koch, Neumann. "The Development of the OpenACS Community" http://nm.wu-wien.ac.at/research/publications/b608.pdf A chapter from: Miltiadis Lytra, Ambjorn Naeve (eds): Open Source for Knowledge and Learning Management: Strategies Beyond Tools, Idea Group Publishing, Hershey, PA, 2006.
Andersson, Greenspun, Grumet. "Software Engineering for Internet Applications" c2006 http://philip.greenspun.com/seia/ "A 2002 textbook for MIT students learning how to build things like amazon.com"
Abelson, Greenspun, Sandon. "Tcl for Web Nerds" http://philip.greenspun.com/tcl/ "We hope that a professional programmer or MIT student can breeze through it in one evening. By the end of the evening, that person should have learned Tcl, learned a little something about the Web, and not have been bored."
Philip Greenspun. "SQL for Web Nerds" http://philip.greenspun.com/sql/: ..we keep our readers in the world of Web services. Most often they are working within the data model for online communities.. ..our examples are all drawn from real production Web sites that get close to 1 million requests per day. This should make the examples more interesting.. ..we assume that our readers are bright and accustomed to formal languages. We don't assume any experience with declarative languages, database query languages, or any specific programming language. But once we can assume that the reader has written code, it is possible to use more sophisticated examples and get to the interesting stuff more quickly. ..we hope that ..[its].. a great choice for the MIT student or the working programmer.
Philip Greenspun. "Philip and Alex's Guide to Web Publishing"; c1998 http://philip.greenspun.com/panda/ A historical classic that introduced some early developers to the components and thinking behind OpenACS
Created by Robert Taylor, last modified by Gustaf Neumann 06 Jun 2017, at 09:23 AM
This is a very interesting website with a lot of JavaScript examples: http://www.javascripttoolbox.com
Of particular interest is the JavaScript table sorting library that could be used in a few OpenACS based apps: http://www.javascripttoolbox.com/lib/table/index.php
Created by Jim Lynch, last modified by Jim Lynch 13 Jul 2012, at 12:35 AM
description/intro paragraph (this might as well be inline)
(all the rest are menu items, which probably open into submenu which has content)
getting started with git for openacs
git for openacs users
git for openacs coders and contributors
openacs release management using git
managing the repos
Created by Robert Taylor, last modified by Robert Taylor 02 Jan 2007, at 06:32 PM
This is a great cheat sheet for css:
CSS cheet sheet