eurosign problem

2014-10-30 Thread Dany Dhondt
Hello, I wouldn't normally post this to the dev list but it might be a flex related problem. I can't get the EURO sign € display correctly. When I save a text in my MySql database full of special characters, everything displays well except the eurosign (and Yen sign). You can see the problem

Generic FlexTool interface

2014-10-30 Thread Christofer Dutz
Hi, as I wrote a while ago I was proposing adding an interface to flex that all compiler implementations could implement making it easy for tools to execute the different flex tools. My current version would look like this: /* * * Licensed to the Apache Software Foundation (ASF) under on

Re: Generic FlexTool interface

2014-10-30 Thread Erik de Bruin
Sounds like a plan. A release shouldn’t be too much of a problem, but … I seem to remember that this doesn’t even have to be an “official” release, given it’s simplicity and the fact that there is (practically) no source involved: it could be just a convenience binary that is created by an automat

Re: eurosign problem

2014-10-30 Thread Tom Chiverton
From your test case, it looks like either PHP isn't unicode aware, or the font is missing the glyph ? Either way, it's not really a Flex issue if it saves in the DB correctly ? Tom On 30/10/14 09:02, Dany Dhondt wrote: Hello, I wouldn't normally post this to the dev list but it might be a fl

AW: Generic FlexTool interface

2014-10-30 Thread Christofer Dutz
Well the compiler parts in the official SDK, falcon and Flexmojos would use this jar and there would be changes involved, but no change that would change any existing logic. I would simply add an "implements FlexTool" and add implementations for the tree methods, two of which simply return const

Re: Generic FlexTool interface

2014-10-30 Thread Erik de Bruin
Makes sense. It would become part of the ‘develop’ branches of the various projects, so you can immediately use it from the nightlies and it becomes “official” once we release the projects. EdB On Thu, Oct 30, 2014 at 12:24 PM, Christofer Dutz wrote: > Well the compiler parts in the official

AW: Generic FlexTool interface

2014-10-30 Thread Christofer Dutz
So I just committed a new "flex-tools-api" module in flex-utils. I could have a SNAPSHOT version available in no time ... if this is ok with you guys. Chris Von: Erik de Bruin Gesendet: Donnerstag, 30. Oktober 2014 12:34 An: dev@flex.apache.org Betreff:

Re: AW: Generic FlexTool interface

2014-10-30 Thread Alex Harui
I’m ok with it too, but want to check on two alternatives: 1) Could you just release the Apache Flex version of flexmojos with the interface in there and have the tools depend on that jar? That would be one less release to vote on wouldn’t it? 2) Is there no other generic tool interface in the o

AW: AW: Generic FlexTool interface

2014-10-30 Thread Christofer Dutz
I wanted to avoid a cyclic dependency on a library hosted at Sonatype. In the end I want all to be at Apache so I thought it would be best to add to Apache Flex. I couldn't find any ... but if you try bugging Google with searches regarding "generic tool interface", "main interface", ... you c

Working on Falcon

2014-10-30 Thread Christofer Dutz
Hi, today I started working on fixing some of the issues I found in falcon. I started with first steps in adding advanced telemetry to Falcon. As far as I remember the advanced-telemetry option is only available for SWF output. On my way I noticed that the org.apache.flex.swc.io package con

Re: Adding patch to JIRA issue guide

2014-10-30 Thread Mihai Chira
I added a link to a git patch tutorial. Let me know if anyone thinks we should link to another page. On 3 September 2014 08:54, Tom Chiverton wrote: > I've updated this page. > > Tom > > On 01/09/14 16:55, Alex Harui wrote: >> IMO, #3 should be email dev@. >> >> On 9/1/14 1:15 AM, "Tom Chiverton"

AW: Working on Falcon

2014-10-30 Thread Christofer Dutz
Digging even deeper into Falcon I think that some parts need some cleaning up more and more. Having a look at the commit comments of the parts I'm talking about indicate that noone here has been doing any work on them at all (Still have the initial donation commit comment). It seems that we

Re: AW: Working on Falcon

2014-10-30 Thread Subscriptions
Personally, im happy to hear whats happening with falcon. ...but i would like to see seperate mailing lists for 'subtopics' (eg: installer, flexJS, falcon etc.) so i can filter out what i'm not interested in. Lee Burrows ActionScripter On 30/10/2014 15:40, Christofer Dutz wrote: Another que

Re: Working on Falcon

2014-10-30 Thread Erik de Bruin
I’d keep posting, please. I know I read and try to understand the stuff you write about. I’ve always been interested in Falcon itself - while working on FalconJX - but was afraid to enter the dragon’s layer ;-) Also, with these updates, the original wizards that helped create Falcon (still on this

Re: Working on Falcon

2014-10-30 Thread Harbs
Ditto. It’s good to know what people are working on even if I have nothing to contribute. Harbs On Oct 30, 2014, at 5:55 PM, Erik de Bruin wrote: > I’d keep posting, please.

Re: 10,000 installs of Apache Flex 4.13

2014-10-30 Thread Tonic
Congrats :) -- View this message in context: http://apache-flex-development.247.n4.nabble.com/10-000-installs-of-Apache-Flex-4-13-tp41900p41932.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: AW: Working on Falcon

2014-10-30 Thread Alex Harui
On 10/30/14, 8:45 AM, "Subscriptions" wrote: >Personally, im happy to hear whats happening with falcon. > >...but i would like to see seperate mailing lists for 'subtopics' (eg: >installer, flexJS, falcon etc.) so i can filter out what i'm not >interested in. Yes, we should add a prefix to the

Re: AW: Working on Falcon

2014-10-30 Thread OmPrakash Muppirala
-1 for separate mailing lists. We have a very small group working on these things. We should be trying to make this group bigger instead of sending them to a corner with their toys. Such emails from Chris are essential for spreading this knowledge. I like the idea of just tagging subject posts

Re: AW: AW: Generic FlexTool interface

2014-10-30 Thread Alex Harui
On 10/30/14, 7:16 AM, "Christofer Dutz" wrote: >I wanted to avoid a cyclic dependency on a library hosted at Sonatype. In >the end I want all to be at Apache so I thought it would be best to add >to Apache Flex. Yes, I definitely don’t want a dependency on Sonatype stuff. I thought there was

RE: AW: Working on Falcon

2014-10-30 Thread Kessler CTR Mark J
+1 for [Falcon], [FlexJS] tags. -Mark -Original Message- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala Sent: Thursday, October 30, 2014 1:16 PM To: dev@flex.apache.org Subject: Re: AW: Working on Falcon -1 for separate mailing lists. We have a very

Re: AW: Working on Falcon

2014-10-30 Thread jude
+1 for [Falcon], [FlexJS] tags as well as discussing stuff here. On Thu, Oct 30, 2014 at 10:27 AM, Kessler CTR Mark J < mark.kessler@usmc.mil> wrote: > +1 for [Falcon], [FlexJS] tags. > > -Mark > > -Original Message- > From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om

Draft squiggly announcement

2014-10-30 Thread Justin Mclean
The Apache Flex community is pleased to announce the release of Apache Flex Squiggly 1.1 Apache Flex Squiggly is an ActionScript spell checking library for the Apache Flex SDK. We welcome feedback and contributions to it from the wider Apache Flex community. Squiggly 1.1 has the following change

[ANNOUNCE] Apache Flex Squiggly 1.1

2014-10-30 Thread Justin Mclean
The Apache Flex community is pleased to announce the release of Apache Flex Squiggly 1.1 Apache Flex Squiggly is an ActionScript spell checking library for the Apache Flex SDK. We welcome feedback and contributions to it from the wider Apache Flex community. Squiggly 1.1 has the following change

Re: Draft squiggly announcement

2014-10-30 Thread OmPrakash Muppirala
This is why I have the 'Undo' button enabled in my gmail. It has saved me so many times :-) Thanks, Om On Thu, Oct 30, 2014 at 3:43 PM, Justin Mclean wrote: > The Apache Flex community is pleased to announce the release of Apache > Flex Squiggly 1.1 > > Apache Flex Squiggly is an ActionScript

Re: Draft squiggly announcement

2014-10-30 Thread Justin Mclean
Hi, > This is why I have the 'Undo' button enabled in my gmail. It has saved me > so many times :-) Probably only helps for people that use gmail? Once sent you can't unsend an email. Justin