There are by now lots of Catalyst apps out there: Mojomojo, Meios, Parley, etc. Each is standalone. When it comes time to intergrate multiple apps in one web site (portal, eCommerce, CMS) some rewiring is needed. <br><br>I've been working up a rough draft of a community/collaborative site to include image handling tools, writing tools, discussion board, etc AND have the capability to create online shops and user areas. Before stumbling too far down the path, I wanted to ask for advice from folks who have been there.<br><br>I have this architecture:<br><br>lib/<br>   Bigsite/<br>      Controller/<br>         Image_Tools/<br>            Photo stuff/<br>            Gallery/<br>        
 Text_Tools/<br>            blog/<br>            articles/<br>            faq_builder<br>            quote_handler/<br>            stories/<br>          Forum<br><br>I'd have Handel in there somewhere (I haven't messed w/ Handel since Chris began his recent Herculean efforts); I have admin pages strewn in amongst other stuff, but plan to pull those out into a separate Catalyst app running on separate port; I haven't done user pages or web stores before, so I'm wide open there.<br><br>I have been building on a VPN, so have root access. Once I have something up there that's not stupid, I'd like to offer to the Catalyst community. <br><br>Thoughts? Ideas?
 Discussion? Collaboration?<br><br>/dennis<br><br><br><br>