On Fri, Apr 4, 2008 at 6:14 AM, Ted Husted <[EMAIL PROTECTED]> wrote: > So, if anyone else is up for sharing, I'd be interested in hearing > what sort of things other people are doing these days. (If your not > comfortable posting the list, feel free to mail me direct.)
I'm working with python and plone these days, and I'm completely out of my element. It's kind of refreshing. I wrote a little Plone product (really just modified some examples and asked a lot of questions in irc :)) which facilitates integrating external applications within a Plone site. Check it out here: http://plone.org/products/contentcaller You can use it to include a JSP or servlet or whathaveyou in a Plone page. There's also support for GWT. I'm just getting started with that, but it's kind of interesting. A bit tangential, but Plone has workflows as well, only they're visibility centric. I also wrote a java library that can be used to automagically create Java Beans from an excel file or csv. You can see that here: http://code.google.com/p/beanfiles/ My employer graciously allowed me to opensource the beanfiles tool. Maybe someone here will find it useful. If not, doesn't bother me at all. :) --Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]