EIES.org ¶

For hosting and other usage information about the eies.org server see ServerInformation. Read on for info about the eies.org site itself.

In the public spirit of the original National Science foundation development of The Electronic Information Exchange System (EIES TM NJIT), this open source portal is for the open exchange of organizational productivity components.

Initially, during setup, the focus is on trac (see below) management scripts for groups, and group support TracPlugins. For now, we will share our experience employing trac and integrating it with other collaboration components.

The dream is the same, online collaborating work environments, and the next generation of support for the collective intelligence.

Jim Some Links ¶

http://www.whitescarver.com/albums/CCCC2005/DSCN1806.thumb.jpg

  • TODO: Discussion Group

Welcome to Trac 0.9.5 ¶

Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.

All aspects of Trac have been designed with the single goal to help developers write great software while staying out of the way and imposing as little as possible on a team's established process and culture.

As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands.

"trac-admin yourenvdir initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains documentation to help you get started with your project.

You can use trac-admin to configure Trac to better fit your project, especially in regard to components, versions and milestones.

TracGuide is a good place to start.

Enjoy! The Trac Team Starting Points ¶

  • TracGuide -- Built-in Documentation
  • The Trac project -- Trac Open Source Project
  • Trac FAQ -- Frequently Asked Questions
  • TracSupport -- Trac Support

For a complete list of local wiki pages, see TitleIndex.

Trac is brought to you by Edgewall Software, providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.

Project environment for 'eies' created.

You may now configure the environment by editing the file:

/home/trac/eies/conf/trac.ini

If you'd like to take this new project environment for a test drive, try running the Trac standalone web server tracd:

tracd --port 8000 /home/trac/eies

Then point your browser to http://localhost:8000/eies. There you can also browse the documentation for your installed version of Trac, including information on further setup (such as deploying Trac to a real web server).

The latest documentation can also always be found on the project website:

http://projects.edgewall.com/trac/

Congratulations!

Attachments