Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Re: New Features Question

New Features Question
(16 lines)
Re: Release Daemon 1.0.9 based on RC1
(15 lines)
Feb 7, 2012
Leandro.pezzente
Leandro.pezzente
Hi Sebastien,

Nice , I will add them to my future tasks list. 
Albeit first I want to get familiar with both the API and the coding
Style. 
Regarding Fractional Differentiation and Generalized Fresnel
Transforms i had implemented in C a few years back , but without using
FFT ( only numerical integrators ). I dont think I am gonna have any
troubles adapting them once I get started. 
As for my first self propossed task once i get a good grasp on the API
is to implement a Functional Series AbstractFactory.

With Regards, 
Leandro

On martes, 07 de febrero de 2012 at 4:24 PM, Sébastien Brisard 
wrote:Hi Leandro,

 Hi everyone !

 I just wanted to know if there are plans for any of these features
in
 Future Comons Math packages :

 + Wavelets
 + Fractional Fourier Transforms
 + Generalized Fresnel Transforms
 + Fractional Differentiation

 Thanks to you all !

 Leandro.

I haven't heard of anyone proposing any of these developments, so feel
free to have a go with any of them. I would suggest to start with the
most popular features (probably: wavelets).

Good luck, and thank you beforehand for your contributions!
Sébastien

Reply
Tags: fractional differentiationfresnelapi
New Features Question
February 7, 2012 12:13:48 PM
Hi everyone ! I just wanted to know if there are plans for any of these features in Future Comons Math packages : + Wavelets + Fractional Fourier Transforms + Generalized Fresnel Transforms + Fractional Differentiation Thanks to you all ! …
Re: Question about SQLite features.
November 13, 2010 06:01:21 AM
>From: "Kees Nuyt" <k.n### @zonnet.nl> >Thursday, November 11, 2010 10:34:51 AM > >Stored procedures don't enforce business rules by >themselves. Constraints and triggers do. >To enforce business rules stored as procedures…
Re: Question about SQLite features.
November 11, 2010 08:27:04 AM
>From: "Olaf Schmidt" <s### @online.de> >Wednesday, November 10, 2010 9:07:19 AM > >[Stored procedures in SQLite] > >IMO stored procedure-support only makes sense in "Server-Instances" which run on >their own... I…
Question about SQLite features.
November 9, 2010 04:11:07 AM
Dear all. I'm using SQLite and many thanks for your supports. I have problem about SQLite features. That's I don't know SQLite have stored procedure support? Expect your respond. Thanks you very much.
Re: Question about SQLite features.
November 12, 2010 07:55:43 AM
I hope this doesn't get posted twice. I don't think it will since I sent form wrong account first time. Sorry. >From: "Kees Nuyt" <k.nu### @zonnet.nl> >Thursday, November 11, 2010 10:34:51 AM > >Stored procedures don't enforce…
Karaf features file references mvn:org.apache.karaf.assemblies.features/standard/2.2.0/xml/features
May 19, 2011 06:41:02 AM
Hi, The Camel standard features file contains: <repository>mvn:org.apache.karaf.assemblies.features/standard/2. 2.0/xml/features</repository> Is this beneficial, as it ties the version of Camel in to a specific version of karaf? …
Created: (CAMEL-2775) features - Reorder features so they are listed nice and dandy
June 1, 2010 04:48:51 AM
features - Reorder features so they are listed nice and dandy
Commented: (FELIX-2141) Add features:desc, features:tree commands
June 9, 2010 06:57:13 AM
[ https://issues.apache.org/jira/browse/FELIX-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877054#action_12877054 ] Guillaume Nodet commented on FELIX-2141:
Updated: (FELIX-2141) Add features:desc, features:tree commands
June 9, 2010 07:00:15 AM
[ https://issues.apache.org/jira/browse/FELIX-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-2141:
Updated: (FELIX-2141) Add features:desc, features:tree commands
June 9, 2010 10:10:14 AM
[ https://issues.apache.org/jira/browse/FELIX-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ?ukasz Dywicki updated FELIX-2141:
Created] (CXF-3765) CXF features should use version range for features provided by Karaf
August 26, 2011 08:41:53 AM
CXF features should use version range for features provided by Karaf
Re: svn commit: r1144254 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml
July 8, 2011 06:45:42 AM
I'm -1 to this. commons-pool is already a bundle and thus all the other features should be updated to use it instead of the servicemix wrapper. In addition, if you install activemq or similar, you end up with commons-pool, not the servicemix…
Re: svn commit: r1079896 - in /camel/trunk/platforms/karaf: features/src/main/resources/features.xml
March 9, 2011 07:11:44 PM
Hi Hadrian, I'm OK to remove the spring and spring-dm features, but I don't think karaf ships the jetty7 version. It's a bad idea to remove the jetty7 feature, and there are lots of other features dependent on this jetty7, so I don't think our…
Re: svn commit: r1222709 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml
December 25, 2011 09:39:25 PM
That is why we should leave the javax api work to the OSGi container. If we did a wrong assuming in the apache-camel feature, we will mass up the whole container run time. Why don't we let the container do its own business. On 12/24/11 4:56 PM,…
Re: svn commit: r949939 - in /camel/trunk/platforms/karaf/features/src/main/resources: features-spr
June 1, 2010 02:14:38 AM
Those are not needed afaik. Those two jars are actually not bundles and they are both included in camel-osgi / camel-spring and camel-blueprint, so I don't really think it's needed at all. At least that was my goal. I've just restarted doing…
Re: svn commit: r1079896 - in /camel/trunk/platforms/karaf: features/src/main/resources/features.xml
March 9, 2011 11:25:38 PM
Hi Hadrian I think this commit is bad. OSGi is something that can really play tricks on you! And should have time to be throughly tested. You can't just go around changing feature files and whatnot 5 seconds before you build a release. We should…
Re: svn commit: r1202205 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml
November 15, 2011 08:42:24 AM
Willem, > <feature name="xml-specs-api" > version='${servicemix-specs-version}' resolver='(obr)' start-level='50'> + I think we'd want that start-level much higher than that. For CXF, we stick all the spec-api things at…
Re: svn commit: r1143925 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml
July 7, 2011 05:20:13 PM
I wonder should we use such a wide version range for CXF? Like I'm sure there will be some incompatibility introduced that will require the camel-cxf component to be upgraded. Maybe [2.3,2.4) would be better as compatibility is more likely over…
Re: svn commit: r1143925 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml
July 7, 2011 07:05:34 PM
On Thursday, July 07, 2011 7:49:44 PM Jon Anstey wrote: > I wonder should we use such a wide version range for CXF? Like I'm sure > there will be some incompatibility introduced that will require the > camel-cxf component to be upgraded.…
Re: svn commit: r1222709 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml
December 24, 2011 08:14:36 AM
On Saturday, December 24, 2011 2:50:00 PM Jean-Baptiste Onofré wrote: > Hi Dan, > > did you see my latest e-mail on this thread ? > > I don't see any problem, as camel-hdfs or camel-soap reference > ServiceMix Specs JAXWS, which…
What are the new features in Tomcat 7?
February 1, 2011
Apache Tomcat 7.0.6 is the first stable release of the Tomcat 7 branch. What are the new features in Tomcat 7.0.6 over the previous version (Tomcat…
What is gora and it's features?
March 1, 2011
what is gora? what does it do for us? how it work with hbase? which features dose it have? do you know a good essay or web page which can help me?
MySQL features I can rely on being available
January 14, 2011
So I'm developing a PHP/MySQL based CMS which requires PHP 5.1 and MySQL 5.0 (with InnoDB support) at least. I'm now wondering what features of…
Hidden features of Hadoop MapReduce
December 14, 2010
What are the hidden features of Hadoop MapReduce that every developer should be aware of? One hidden feature per answer, please.
Find all categories that have some specific features
March 24, 2011
I have a table containing some categories Categories Table: -- category_id <-- primary key -- name I also have a table containing some features…
How to check what features mail server supports?
February 8, 2011
just curious if there any tool that I can just give a mail server address/ip to and that would give me all features that mail server supports. Like:…
Moving from mysql to postgresql, best features that I was missing?
February 16, 2011
I used to develop everything with mysql, this week an opportunity to work with postgresql appeared, why not! I was always told that postgresql had a…
Support to get the features implemented in a single query
June 22, 2011
Is there a way to optimize the following to a single query? $username=sanitize($_POST['username']); $sql="SELECT * FROM $tbl_name WHERE…
Windows 7 firewall blocking some features of my app despite custom firewall rules
May 19, 2011
For automation purposes, I build a certain application which sends and receives UDP packets, and I run this tool every few hour on a Windows 7…
DNS Zone file and virtual host question (repost because my question got moved and now I can't comment on the original for some reason)
December 30, 2010
Sorry this is a repost, the original question got moved to here form stack overflow and for some reason I can't comment or respond to answers on…
Apache question mark RewriteRule question
June 9, 2011
So i am trying to redirect from index.php?action=search&query=search text goes here to search?query=search text goes here i tried this so far…
SQL ANY & ALL Question
May 12, 2011
Hi all, I have started using sql and have heard much about the ANY and ALL operators. Can somebody explain to me the kind of queries they are used…
'LIKE' or 'NOT LIKE' that is the question
April 29, 2011
I'm wondering if there is any particular performance advantage in using LIKE over NOT LIKE or vice versa. For example: say I have 1000 rows (yes not…
ASP.net SSL question
March 25, 2011
If I redirect a logged in user to a non SSL page on my website: Response.Redirect("http://www.mysite.com/page.aspx"); But the master page has the…
Reg Ex question.
January 20, 2011
What does the following reg ex code mean? '/^\w{4,20}$/'
Mod rewrite question. Help!!!
January 15, 2011
I am trying to set up a basic rewrite and it is not working. I want to be able to achieve the following: http://www.example.com/view.php?page=1…
RewriteURL Question - PHP
April 25, 2011
I have this setup right now... RewriteRule ^/?user userpanel.php RewriteRule ^/?user/?newListing newListing.php The above works for only /user goes…
AS3 RegExp question
March 26, 2011
Hi, I just wrote a Flex app which handles some Wikipedia text content as strings. I'm trying to use RegExp to cleen all the Wikipedia markup. Here…
SQL GROUP BY question
January 12, 2011
I have a table: id group data 1 a 10 2 a 20 3 b 10 4 b 20 I want to get ids of records with max "data" value grouped by "group", i.e. id 2 4
PHP & MySQL question.
January 12, 2011
How can I check if $user_id and $logged_user are in both the MySQL table fields userID and friendID MySQL code. $user_id = 2; $logged_user = 1; $dbc…