Re: [myhdl-list] Reflections on a MyHDL IP library
Brought to you by:
jandecaluwe
From: dannoritzer <dan...@we...> - 2006-12-13 16:08:18
|
Joachim König-Baltes wrote: > I'm working with Plone (CMS based on Zope) as my day job, so in case > that some > help and support is needed, I can contribute (e.g. if a MyHDL skin is > needed). Be aware > that the learning curve is rather steep, but Plone and Zope are mature > and worth the > efforts IMO. > > Joachim > That sounds good to have an experienced Plone user/developer. I had some frustrating experience with adding Products to Plone that caused a lot of maintenance when doing a site update. -- Products are add ons to the basic installation that add functions like issue tracking for example. http://plone.org/products -- One I had problems with was PloneCollectorNG, an issue tracking system. Another was a Product with some additional file types -- forgot its name -- that could be added and had nicer icons and better indexing support for PDF documents for example. I think before committing to Plone it would be good to make a list of what features should be provided by the page and then look how much is provided by Plone and what can be added through Products. Cheers, Guenter |