Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: OpenACS


Related Topics

In the News (Wed 23 Dec 09)

  
  OpenACS - Wikipedia, the free encyclopedia
The Open Architecture Community System (OpenACS) is an advanced open-source toolkit for developing community web applications licensed under the terms of the GNU GPL.
OpenACS runs on AOLserver with either Oracle or PostgreSQL as its database.
In 2002, after the ACS code tree forked, the Tcl code base came to be maintained by the OpenACS project.
en.wikipedia.org /wiki/OpenACS   (178 words)

  
 OpenACS Packages | Linux Journal
OpenACS 4 (Open Architecture Community System), the toolkit for creating on-line communities that was initially examined here last month, dramatically improves on earlier versions in a number of ways.
Because of how the OpenACS templating system works, it's not unusual for a single web page to use three files: a.tcl file for setting variables, an.xql file that defines the SQL query used to retrieve rows from the database and an.adp file that is responsible for turning the information into HTML.
OpenACS will ask you for the URL of the APM or the name of the directory in which one or more packages reside.
www.linuxjournal.com /article.php?sid%3D6275   (2686 words)

  
 Vinod's BlogArchive   (Site not responding. Last check: 2007-10-21)
OpenACS is a toolkit to build online communities, that is, sites which value users and their contributions.
I plan to add more stuff soon, but OpenACS is in the midst of releasing its next version, so I'm concentrating my extensive free time in that endeavor.
OpenACS is useful when you want to allow a bunch of users to each have complete control over their own personal websites, yet also allow those users to interact with each other, perhaps even aggregating content from multiple users in one place.
kurup.org /blog/archive/2003/09   (868 words)

  
 OpenACS | Linux Journal
Moreover, OpenACS is built on collective experience gained from building such communities, which is reflected in the sophistication of the data model and applications.
OpenACS thus includes a new, more advanced templating system that breaks each page into two parts: a Tcl page that sets variables and an ADP page that retrieves those variable values.
OpenACS may sound extremely complex, but it actually consists of only four parts: 1) an installed PostgreSQL or Oracle server; 2) AOLserver, compiled with nsxml (the XML-parsing module for AOLserver), the PostgreSQL and/or Oracle driver and an appropriate configuration file; 3) the OpenACS data model; and 4) OpenACS Tcl libraries, Tcl pages and ADP pages.
www.linuxjournal.com /article.php?sid%3D6223   (2835 words)

  
 A Quick Intro to OpenACS Templating
In OpenACS, the webpage that is most similar to the HTML page you're used to is an ADP page.
What OpenACS adds to HTML is a couple of extentions which allow you to incorporate dynamic information from a database.
OpenACS has a very powerful way of separating code and presentation.
rubick.com:8002 /openacs/templating   (584 words)

  
 OpenACS   (Site not responding. Last check: 2007-10-21)
OpenACS is a web toolkit built on top of AOLServer.
There we have the connection to Philip Greenspun, the operator of photo.net, and author of two books about database backed websites in which he uses the beginnings of ACS as his examples.
It doesn't yet support the full OpenACS toolkit, but by avoiding unsupported API calls you should be able to write high performance web applications in TCL that run under either AOLServer or Apache.
wiki.tcl.tk /3647   (262 words)

  
 Collaboraid - External Auth Spec   (Site not responding. Last check: 2007-10-21)
Each user in OpenACS will belong to exactly one domain, which can either be the "local" OpenACS users table, in which case the password column is used, or it can be some external authority, which will be communicated with using some protocol, as implemented by an authentication driver.
OpenACS will come pre-configured with one domain, which is the "local" domain, meaning we'll authenticate as normal using the local users table.
Alternatively, if you want to combine this with fallback to OpenACS accounts, we would instead present the normal login screen, but put a button which says "Login using X", where X is the redirection-based external authority.
www.collaboraid.biz /developer/ext-auth-spec   (4262 words)

  
 OpenACS Installation on OS X
Nearly everyone in the OpenACS community uses emacs, and Bart Teeuwisse's Emacs OACS module turns emacs into a great integrated development environment that automagically handles tcl, sql and xml code as appropriate.
These documents include lots of information unnecessary for OpenACS (like working with PHP, Java, and Perl), but they don't mention building with tcl, which is important for some of the optional modules.
Note: there is something funky about running multiple OpenACS sites on OS X with each site assigned to a different port on the localhost loopback address (127.0.0.1) (for example, one site on 127.0.0.1:8000 and another on 127.0.0.1:8001).
epimetrics.com /topics/one-page?page_id=269&topic=Bit-head+Stuff&...   (3071 words)

  
 Why OpenACS?   (Site not responding. Last check: 2007-10-21)
OpenACS (Open Architecture Community System) is an advanced toolkit for building scalable, community-oriented web applications.
If you're thinking of building an enterprise-level web application, OpenACS is a solid, proven foundation that will give you a 3-6 month headstart.
I added a few tables (this was an older version of openACS - now I'd probably use the content repository), a few custom scripts, and had a working model up in no time.
www.acornhosting.net /whyoacs   (649 words)

  
 OpenACS articles   (Site not responding. Last check: 2007-10-21)
OpenACS Home Page - If you're interested in finding out more about the technology behind this site, OpenACS.org is a good place to start.
Moving an OpenACS instance to another server - describes how to move an OpenACS instance from one server to another.
Using Arch for source control management with OpenACS - Arch is so much better than CVS I can't stand it.
rubick.com /openacs   (524 words)

  
 FLOSSUsability: Open ACS   (Site not responding. Last check: 2007-10-21)
OpenACS (Open Architecture Community System) is a toolkit for building scalable, community-oriented web applications.
OpenACS is the foundation for many products and websites, including the.LRN e-learning platform.
OpenACS is open source and is available under the GNU General Public License.
www.flossusability.org /wiki.pl?OpenACS   (125 words)

  
 MacEdition : BOLTS : February 7, 2003
OpenACS is an open-source success story, being a piece of software that has survived and flourished after the demise of the company that created it.
OpenACS has a package manager, similar to Red Hat’s RPM and Debian’s APT, allowing individual modules to be loaded and unloaded, so if you don’t need ecommerce right now, you can always install it later.
OpenACS runs on many Unix variants (including Mac OS X), and is based on two fundamental technologies: the AOLserver web application server, and the PostgreSQL relational database.
macedition.com /bolts/bolts_20030207.php   (2270 words)

  
 Collaboraid - Vision and priorities for OpenACS   (Site not responding. Last check: 2007-10-21)
The toolkit features of OpenACS are very important, because it lets us efficiently build applications and features that attract users, and it makes OpenACS perfect for slapping a good web UI on top of older back-end systems (systems integration above), I do not see toolkit as a goal in itself.
The bottom line is that we should make OpenACS as valueable and attractive out of the box, as a very well-integrated and fully-featured groupware platform, with specializations in education and project-management, which also integrates well with third-party software, targeted at people who aren't religius about technology.
For integration within OpenACS, if we want to play the integrated nature of OpenACS to our advantage, the key is integrating the site-wide services, such as categories, notifications, RSS feeds, workflow, and WebDAV, to cover all applications.
dev.collaboraid.biz /developer/blog/one-entry?entry_id=24429   (1379 words)

  
 The OpenACS e-learning infrastructure
OpenACS provides a standard data model and API that are briefly described in the next section.
In OpenACS, when a page is requested by a user, the request processor authenticates the user, then utilizes the user/group module (part of the core system) to authorize or not the request.
OpenACS can support complex user hierarchies by defining “parties” that may be: “users” identifiable by a distinct email, or a “person” with distinctive first and last name, or a “group” that maybe one or more of the above, or even other groups.
ausweb.scu.edu.au /aw03/papers/calvo2/paper.html   (4558 words)

  
 OpenACS 4 Subsites Design Document   (Site not responding. Last check: 2007-10-21)
OpenACS docs are written by the named authors, but may be edited by OpenACS documentation staff.
An OpenACS 4 subsite is a managed suite of applications that work together for a particular user community.
The basic concept behind scoping was to allow one scoped OpenACS installation to behave as multiple unscoped OpenACS installations so that one OpenACS install could serve multiple communities.
mytlc.com /doc/subsites-design.html   (1179 words)

  
 OpenACS 4.6 Packages   (Site not responding. Last check: 2007-10-21)
But, this organization made it difficult to distribute modules as independent packages, because the pieces of each module are strewn all over the tree in at least 3 or 4 different areas.
In OpenACS 4.6, administrators can define an arbitrary mapping between the URLs the user types and the actual file in the file system that is served.
The request-processor document shows you how OpenACS figures out which instance of your application was requested by the user at any given time.
mytlc.com /doc/packages   (2566 words)

  
 OpenACS Templates | Linux Journal
The OpenACS templates are rather sophisticated in the way they collect and return data and make it possible to perform many types of automatic error checking that would otherwise be tedious or simply ignored.
Their values are substituted in place of those on the HTML page before the HTML is sent to the user's browser, which means that data sources can define not only text, but also image names and stylesheet attributes.
While OpenACS is often touted as a remarkable system because of its elaborate data model and advanced applications, I have found the templates to be one of the more compelling parts of OpenACS.
www.linuxjournal.com /article.php?sid=6377   (2317 words)

  
 OpenACS   (Site not responding. Last check: 2007-10-21)
OpenACS is an open source toolkit for building web applications.
OpenACS has a sophisticated users/groups and permissioning model.
It is thus particularly well suited for applications that need to serve many different user groups with specific behaviour.
www.tsinger.com /openacs   (168 words)

  
 OpenACS 4.6 Release Notes   (Site not responding. Last check: 2007-10-21)
This release has been subjected to an organized test effort, but please bear in mind that we are still in the process of developing testing tools, methodology, and scripts.
Note that the Windows documentation is not current for OpenACS 4.6, but an alternative is to use John Sequeira's Oasis VM project.
It's included in the package as a text file and is also summarized at the end of the installation documentation in the section, Set Up OpenFTS.
mytlc.com /doc/release-notes.html   (359 words)

  
 Using Arch for source control management with OpenACS   (Site not responding. Last check: 2007-10-21)
This will allow you to have localized changes to your OpenACS installation, use the remote repository without doing a bunch of CVS chicanery, and in general allow you to test changes before going live with them.
When updates are made to OpenACS core (such as 5.1.3 coming out), you update it in the oacs archive.
The old version of OpenACS is at ~/wd/openacs-5-1-0, and the new version is at ~/wd/openacs-5-1-1.
rubick.com:8002 /openacs/arch   (2597 words)

  
 COMP4011 - OpenACS Environment @CSE - 01s1   (Site not responding. Last check: 2007-10-21)
The OpenACS system is an implementation of the ArsDigita Community System that uses PostgreSQL rather than Oracle as the database back-end.
There should be no errors, but one does crop up; however, it doesn't seem to affect the performance of OpenACS, so we'll ignore it.
The first time you run OpenACS, it's probably worth checking this log file from the start to make sure that everything has started up ok. If something hasn't, send me email and I'll invetsigate.
www.cse.unsw.edu.au /~cs4011/01s2/doc/openacs/cse.html   (1306 words)

  
 Why isn't OpenACS sending email?   (Site not responding. Last check: 2007-10-21)
Ok, you installed OpenACS, and it's supposed to be sending email notifications when someone posts in the forums, and more importantly, it's supposed to tell you when someone requests a membership so that you can approve them.
(If it isn't set, OpenACS will try to connect to 'localhost', which is fine, as long as your mailserver is listening on localhost.) Make sure you don't have MailHost set to the wrong IP address.
You should see OpenACS connect to the mailserver to send email, and then see the mailserver connect to the remote mailserver to deliver the message.
www.acornhosting.net /articles/openacs_email   (880 words)

  
 Technorati Tag: openacs   (Site not responding. Last check: 2007-10-21)
OpenACS Tip of the Week: Introduction to Open...
OpenACS has some really powerful features that I would like to expose through my blog, and I would like to cover them in my “OpenACS Tip of the Week”...
A year-end summary of OpenACS accomplishments was posted on the openacs.org forums: * We released 9 versions of OpenACS, beginning with the first...
www.technorati.com /tag/openacs   (615 words)

  
 IAP 2005 Activity: OpenACS Bootcamp
OpenACS is a toolkit for building scalable, community-oriented web applications.
OpenACS is the base software platform for.LRN, which is used by SloanSpace.
The activity will cover: an overview of OpenACS and its functionality, key architectural OpenACS design principles, configuring OpenACS to specific needs, the basics of SQL and database design, and extending OpenACS to make your own application.
student.mit.edu /searchiap/iap-6388.html   (110 words)

  
 Install OpenACS 4.6   (Site not responding. Last check: 2007-10-21)
In case you are trying to delete a previous OpenACS installation, consult these commands in the section called “Deleting a tablespace” below.
The next page shows the results of loading the OpenACS Kernel data model - be prepared to wait a few minutes as it works.
You'll see the final Installer page, "OpenACS Installation: Complete." It will tell you that the server is being restarted; note that unless you already set up a way for AOLServer to restart itself (ie.
mytlc.com /doc/openacs.html   (2297 words)

  
 Enabling OpenACS Subsites to Use SSL Through a Pound Proxy: HOWTO
OpenACS enables you to create subsites under the main site so that you can run multiple websites from the same code and database.
Configure the hostnames for each subsite to point its respective IP address that Pound is running on, and configure Pound to forward requests to AOLserver.
We need to tell OpenACS to adjust the port number it uses for secure connections handled by Pound.
jamesthornton.com /writing/openacs-pound.html   (543 words)

  
 Oasis VM: The OpenACS Virtual Machine
It occurred to me that other users in the ACS community could benefit from the approach of downloading a VM, and testing out the software, but at the time there was no OpenACS, and I didn't think Oracle would appreciated it if I distributed their software (later I asked them - nope, they really don't).
When OpenACS was announced, I realized that now that all the ACS components were free, I had a green light on distributing an openACS VM, so that's what I've created.
Installing OpenACS, the Tcl-based branch of the ACS tree, is certainly a simpler process, but that's only a relative term.
www.pobox.com /%7Ejohnseq/oasis/about.html   (1801 words)

  
 OasisVM Announcement
From reading the threads, it seems like a number of coders (DonB, Lars, etc) are also using VMWare to do their OpenACS development on Windows laptops.
I thought it might be valuable to provide the platform this way for people just diving in.
Looking at the bboards, it's painfully clear allowing new users to develop on the OpenACS platform without subjecting them to installing it could really advance the cause.
www.jsequeira.com /projects/oasisvm   (149 words)

  
 OpenACS/.LRN Translations   (Site not responding. Last check: 2007-10-21)
You will get an email notification in a couple of days when your account is approved and you can start translating.
Some of the OpenACS 5.0 packages are installed so they can be translated.
However, if you would like to translate one ofthe packages which is used in OpenACS but not in.LRN, you need to either use the Batch Edit interface in acs-lang/admin, or access the OpenACS-only packages directly.
translate.openacs.org /getting-started   (224 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.