Many organizations want the benefits of both a web based Forum and a email based Mailing List. It is easy to get this with OpenACS because OpenACS Forums have built in notifications and a "Reply by Email" functionality for instant notifications.
This tutorial guides you in setting up "reply by email" for the forums package. The forums package will email an article to users who are subscribed to notifications. The "reply by email" feature allows recipients of the notification to reply to the forum post by email.
The system is configured to receive the email and post the reply to the appropriate forum article. 1
Pair Programming With the Users [vector.org.uk]
From this you can see we have collapsed the stages of analysis, specification, design, coding and testing into a short, uninterrupted dialogue with our user. Communication is high-bandwidth, face to face; feedback is rich and immediate.The idea of uninterrupted dialogue with the user sounds like the ideal situation, and isn't possible in all projects, but striving towards that goal will improve the results of any software project.
This is the third installment of a series of tutorials about Solution Grove's Web 2.0 Demo Page. In this tutorial I show you how to make elements, like the portlets in our demo, draggable, specifically the "Add Stuff" and "Map" portlets.
The usual prerequisites apply. If you've tried the first two tutorials you should probably have an OpenACS instance running with Ajax Helper installed.
We start by creating html elements that users of your web application can drag. In the case of the demo page we used div elements with CSS styles. The css styles define the background color, width, height and other attributes of the div element. Here's what a draggable portlet looks like.
The first tutorial in this series introduces you to the Ajax Helper package and how to implement simple cinematic effects. The second tutorial in this series will show you how to make ajax requests to update sections of an html page without refreshing an entire page.
If you're wondering how a portlet can be inserted into the the mashups demo page without refreshing the entire page, this tutorial is for you.
Prerequisites for this tutorial are the same as the first. Please make sure you have Ajax Helper installed on your OpenACS instance. The installation should also mount ajax helper in /ajax. Also ensure that you have sourced the needed javascript libraries. Please consult the first tutorial on how to source javascript libraries.
This is the first in a series of tutorials from my experience building Solution Grove's Web 2.0 Demo.
I'll start easy by showing you how to use the Ajax Helper Package to add neat effects to your OpenACS applications. The Ajax Helper package is a helper package that hopes to make it easy for OpenACS developers to incorporate Ajax and other javascript effects to OpenACS web applications
If you're wondering how the portlets disppaer and appear in our mashups demo, you'll find out in this tutorial.
Screen shots: http://ca.rroll.net/?cat=3
The Announcement:
Curriculum Central is a system for managing outlines for Courses or Units of Study. The system is targeted at academics that have to revise their course outlines before a course can be offered. Quality assurance is built into the workflow process, which requires approval from a department or school coordinator before the information is published for students to read.
Subscribe to notificaitons