Community Member Profile
- Profile: /members/5119-Philippe-Maegerman.htm
- Comments: 7
- Points: 72
Recent Blog Comments By Philippe Maegerman
-
Nylon Technology Presentation: Introduction To XPath And XmlSearch() In ColdFusion
Posted on Apr 26, 2011 at 11:19 AM
Hello, thank you for the very useful information and your precious time. I am looking to find XML elements using OR for the attribute. Example : <track type="general"> </track> <track type="video"> </track> <... read more »
-
Ask Ben: Posting XML And File Data With ColdFusion And CFHttp
Posted on Sep 14, 2010 at 10:36 AM
sigh, no luck on railo, multiparttype="related" not supported :(( Anyway I got videos uploaded with CF9 in a few minuts, thanks a lot !!... read more »
-
Running Javascript And jQuery In ColdFusion With CFGroovy And Rhino
Posted on May 5, 2010 at 5:30 AM
Not really, I have added these .jar files, always get errors. I'm gonna stick to xmlParse to manipulate my xml files, a little sad I couldn't try with jQuery :( Thank you anyway Regards, Philippe... read more »
-
Running Javascript And jQuery In ColdFusion With CFGroovy And Rhino
Posted on May 4, 2010 at 4:27 PM
I tried a lot of things, believe me ;) the error I have now is this one, not sure what's going wrong error instantiating (Wrapped java.lang.NullPointerException (cf-rhino-script#653)): class java.lang.Runnable is interface or abstract (cf-rhino-script#653)... read more »
-
Running Javascript And jQuery In ColdFusion With CFGroovy And Rhino
Posted on May 4, 2010 at 4:09 PM
@Ben Nadel, yes i have all the previous examples working, i m a little confused about env.rhino.js i think it might be the problem. thank you for answering :)... read more »
-
Running Javascript And jQuery In ColdFusion With CFGroovy And Rhino
Posted on May 4, 2010 at 5:00 AM
I can't run your example, not sure I have downloaded the right files or setup the right directory structure. Could you guide me a little bit ? Thanks in advance, Philippe... read more »
-
Pixelating An Image With ColdFusion
Posted on Jan 7, 2010 at 1:45 PM
I have done the same via actionscript and used to scale the 20*20 area to 1*1 and it merged the colors automatically, so you would just have to get the color of the scaled pixel. Also, not sure it would be faster ...... read more »



