Open source mailing list software with web services [duplicate] - java

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Can anyone recommend a based open source mailing list software ?
The following would all be desired if possible:
Java as the underlying language, as we have people who are experienced with Java
Something which is packaged as a war and can be dropped into a Tomcat server
A sleek interface
Underlying data should be reasonably transparent
Good support for groups - sometimes we want to send mail to everyone, sometimes only people working in a certain area etc.
This is for a non-profit tax-payer funded research organization, so open-source (free) is a high priority. Thanks.

http://subetha.tigris.org/

Apache James http://james.apache.org/server/2.3.2/mailing_lists.html

Related

which library should I use for big data project [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
The project aims to analyzing the patients’ illness cells using Big Data technology to indicate which treatments could have the best outcomes and fewest side effects.
But I think using python or java library. I can't decide which language's library is more useful for my project. if you have any experience , could you help me. I do not know about anything about big data.
Check out Anaconda. It's got just about every library you'll need for big data analysis bundled into one installer.
The Anaconda distro also includes Disco MapReduce, so you have all the tools you need to set up a distributed file system MapReduce farm for really large analysis jobs.

Kakadu JPEG compression library [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
This question might not be suitable for this site, but after long search, I have come here to ask experts.
I am going to work with JPEG compression. The library I have to use is Kakadu 2.2. However I haven't found any documentation stating all the functions/methods the library provides like other api do (Android, Windows Phone etc).
So the question is, is there any documentation or list of all functions that I can use for development.
Regards
Since Kakadu is closed source, they don't provide good documentation for free on the internet. If you've purchased their product, you should ask them for a list of functions, or simply peruse the source code where possible.
If you have any choice in the matter then you may be better off with libjpeg as it's free and pretty standard. Then again, I have no idea what you are using this for.

Flex/Air replacement for desktop [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I want to create a simple desktop admin application for an IOS app that will work with a REST api I've built.
Couple of years ago I would go with Flex/Air, just makes it very simple. But since I am butt-hurt with the way Adobe have handled Flash in general, I am looking to write it using some different tool.
So far, Java Swing looks rubbish (UI-wise I mean). Others aren't cross platform and often too complicated.
Any suggestion?
Have you heard of JavaFx
http://javafx.com/
Check it out, it is cross platform and a good UI framework for RIA

Looking for an open-source, Java-based Personalization engine [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Maybe my google-fu is broken this morning, but I can't find anything that meets the general requirements of:
rules based (like jbpm/drools)
content/targeting centric (like the old ATG Personalization Server)
open source
java
Anyone have any pointers? Leads?
Thanks!
May be not exact what you are looking for but you can find a personalization engine in the two open source java cms systems
Hippo CMS
http://www.onehippo.com
It´s called personas, have a look at http://vimeo.com/64808537
Jahia CMS
But I think the personalization is only available in a lab version of Jahia.

Are there libraries or packages for creating .mobi files in a Java/Linux environment? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm trying to find a solution that offers either a Java api for writing .mobi files for sending to a Kindle, or something that's scriptable given a Linux environment. I have text data in a MySQL database that I want to offer as Kindle-friendly content.
I'd like to hear what tools people have used for this that work reasonably well.
There are Linux versions of the KindleGen tool available from Amazon here.

Categories