[Announcement] Apache Commons Pool 1.5.2 Released

2009-07-13 Thread Phil Steitz
The Apache Commons team is pleased to announce the release of version 1.5.2 of Commons Pool. Commons Pool provides a general purpose object pooling API, an implementation toolkit and some pool implementations. Version 1.5.2 is a patch release including bug fixes and documentation

Unicode Upload with FileUpload

2009-07-13 Thread Thomas Zastrow
Hello, I'm new to this list and hopefully it is OK to ask my question here ... ;-) I'm using FileUpload to get data from a HTML form via POST method (Apache Tomcat). It works fine, but the encoding of the file is always damaged. For example, I have text files (XML) in UTF-8 encoding with

Basic Maths Help

2009-07-13 Thread Graham Smith
Hi, I'm hoping that someone with a bit more maths knowledge than I have can help me with my current problem. I've got a data set that contains the daily closing price for a number of different stocks. What I want to do is find an equation that fits those points and then use it to predict the

Re: Basic Maths Help

2009-07-13 Thread Sujit Pal
Hi Graham, You want multiple linear regression. Check out this page from the commons-math docs. http://commons.apache.org/math/userguide/stat.html#a1.5_Multiple_linear_regression HTH Sujit On Mon, 2009-07-13 at 17:25 +0100, Graham Smith wrote: Hi, I'm hoping that someone with a bit more

Re: Trying to send HTML email but coming through as text email (GERONIMO ISSUE)

2009-07-13 Thread Siegfried Goeschl
Hi Thomas, maybe this related to this blog entry ... can you check? http://www.jroller.com/melix/entry/apache_cxf_maven_javamail_awful Cheers, Siegfried Goeschl SHAW, Thomas wrote: Hi, I am trying to send html emails from my application running on a geronimo server on windows and using

Re: Release codec 1.4?

2009-07-13 Thread Julius Davies
Hi, I'm mostly happy with the state of the CODEC in the repository. Base64 can be properly streamed when using the repository version, and I believe it's at least 33% faster than any of these: 1. http://iharder.sourceforge.net/base64/ (2 times faster) 2. sun.misc.BASE64Decoder (2 times

RE: Release codec 1.4?

2009-07-13 Thread Gary Gregory
Julius, I will look at CODEC-75 this week. Gary -Original Message- From: Julius Davies [mailto:juliusdav...@gmail.com] Sent: Monday, July 13, 2009 11:05 AM To: Commons Users List Subject: Re: Release codec 1.4? Hi, I'm mostly happy with the state of the CODEC in the

Re: Basic Maths Help

2009-07-13 Thread Graham Smith
Thanks guys that's really useful and tells me I'm at least looking in the right area. I understand some of what you are talking about but the rest leaves me scratching my head in bewilderment. Do you happen to know of any good sites where I could learn about this? Many years ago I did advanced

Re: Basic Maths Help

2009-07-13 Thread Ted Dunning
Ahh... excellent. Chris Bishop's book Pattern Recognition and Machine Learning is a *really* excellent resource for relatively modern machine learning. Also good is Andrew Gelman's book Data Analysis Using Regression and Multilevel Hierarchical Models, but you will have to read between the lines

Re: [Sanselan] Writing XMP leads to semi-corrupted IPTC

2009-07-13 Thread Charles Matthew Chen
+dev Hi Jonathan, Sanselan is in the process of moving into the Commons project - bear with us. dev, user: how does Commons handle issue tracking? Should we open an issue for this issue in our old JIRA issue tracker? Jonathan: once we've sorted out the issue tracking question, please

Re: [Sanselan] Writing XMP leads to semi-corrupted IPTC

2009-07-13 Thread Niall Pemberton
On Tue, Jul 14, 2009 at 1:47 AM, Charles Matthew Chencharlesmc...@gmail.com wrote: +dev Hi Jonathan,   Sanselan is in the process of moving into the Commons project - bear with us.   dev, user: how does Commons handle issue tracking?  Should we open an issue for this issue in our old