1,137 reputation
720
bio website
location Paris, France
age 41
visits member for 3 years, 2 months
seen 8 hours ago
stats profile views 110

There are far less good answers than bad questions


13h
comment Flex Switch. Transitioning from Adobe Flex 4 to Apache Flex 4+
I just did the switch to Apache Flex and I must say this is a big success so far. I also upgraded from FB 4.5 to FB 4.7 which does not have a design mode... ah well.
2d
revised flex using curly braces in XML attributes value
Calrified "Flex won't let me
May
20
comment jQuery how to bind onclick event to dynamically added HTML element
What is the expected syntax for *selector-to-your-element* ?
May
20
answered How should I escape strings in JSON?
May
20
comment JQuery UI min script errors
I take it SO is a better source than Google. Works for me.
May
20
comment gradient background not working in Chrome with -webkit-gradient
I had a similar problem with -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE)) . Fixed thanks to your post
May
16
comment Tomcat doesn't do blazeds streaming after version 7.0.27?
I had the same problem with Tomcat 7.0.40. I believe this have to do with Tomcat 7 in general. @vivimice solution works wonders though.
May
15
comment Tomcat doesn't do blazeds streaming after version 7.0.27?
I just tried this with Tomcat 6, it is backward compatible!
May
15
revised Flex BlazeDS consumer not subscribed
Added Link to workaround
May
15
comment Tomcat doesn't do blazeds streaming after version 7.0.27?
I think I got it. It doesn't extend anything but it implements javax.servlet.Filter. This is the most brilliant hack I have seen on StackOverflow. Kudos.
May
15
comment BlazeDS Streaming Endpoint Tomcat 7 not working
Did you find a fix / workaround?
May
15
revised Tomcat doesn't do blazeds streaming after version 7.0.27?
'since' => 'again from'
May
15
suggested suggested edit on Tomcat doesn't do blazeds streaming after version 7.0.27?
May
15
suggested suggested edit on Tomcat doesn't do blazeds streaming after version 7.0.27?
May
15
revised Java JDBC connection status
Rephrased question
May
15
revised WPF equivalent to Flex states
added 1 characters in body
May
9
comment Java sticky instances of class com.mysql.jdbc.Field aggregating
Shame on me. Some PreparedStatement was indeed not closed.
May
9
accepted Java sticky instances of class com.mysql.jdbc.Field aggregating
May
9
asked Java sticky instances of class com.mysql.jdbc.Field aggregating
May
6
accepted Eclipse one JSP showing black but not others