Forum OpenACS Q&A: OpenACS Tutorial at Tcl2008

Collapse
Posted by Matthew Burke on
All,

I will be presenting a short (3 hour) hands-on tutorial at the Tcl2008 conference in Manassas, VA on the 21st of October. (http://www.tcl.tk/community/tcl2008/) I will be presenting a tutorial the previous day (the 20th) on AOLserver.

I am interested in hearing what people think are the "most-cover" topics. Here's my plan:

0. Admin of an OpenACS site (adding packages, the site map, other admin pages) and a quick tour (Forums, Doc, API-doc)

1. Overview of the OpenACS data model (parties, groups, users) and a discussion of the "object" layer.

2. Major pieces of the API including ad_page_contract, db_*, ad_form, template::list

3. Write a simple package.

I appreciate any suggestions/comments you might have.

Thanks,

Matt

Collapse
Posted by Matthew Burke on
I should add that I specifically do not want to cover installing OpenACS--I only have three hours :)

Matt

Collapse
Posted by Stefan Sobernig on
Matthew!

(On behalf of OCT), thanks for the initiative. this is highly appreciated!

As for ...

installing OpenACS--I only have three hours

You may want to consider referring to our Debian/Ubuntu packaging efforts:

See https://openacs.org/xowiki/debian
See https://openacs.org/xowiki/ubuntu

best
//stefan

Collapse
Posted by Victor Guerra on
Maybe you can include the Developer Support in your quick tour section. As you know, its very useful when debugging, or for trying little pieces of code ( in the DS shell ).