I use the calendar with Joomla 2.5.x. I run it alongside Joomla and embed calendars in my Joomla pages using Joomla wrapper modules. This is my setup:
- the calendar files are in a folder in the top level of my Joomla install.
- calendar has its own database (not strictly necessary, it can happily use the same database as Joomla)
- all calendar admin is via its the calendar's own admin page with its own users
- calendars are displayed in the Joomla front end using "wrapper" modules (Joomla's system for an iframe)
Hope that helps.