Re: [FlexJS] Examples

2017-04-21 Thread Peter Ent
Thanks. I'll take a look. —peter On 4/21/17, 12:36 PM, "Alex Harui" wrote: >It appears the format changed. I got it working for DataBindingExample in >the dual branch. > >-Alex > >On 4/17/17, 9:47 AM, "Alex Harui" wrote: > >>I think the service may have been temporarily down or the format chan

Re: [FlexJS] Examples

2017-04-21 Thread Alex Harui
It appears the format changed. I got it working for DataBindingExample in the dual branch. -Alex On 4/17/17, 9:47 AM, "Alex Harui" wrote: >I think the service may have been temporarily down or the format changed. >See this, for example: > >https://na01.safelinks.protection.outlook.com/?url=htt

Re: [FlexJS] Examples

2017-04-17 Thread Alex Harui
I think the service may have been temporarily down or the format changed. See this, for example: https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finan ce.quotes%20where%20symbol%20in%20(%22YHOO%22)&format=json&env=store%3A%2F% 2Fdatatables.org%2Falltableswithkeys&callback=

Re: [FlexJS] Examples

2017-04-17 Thread Peter Ent
Thanks for the note about the US Census data. Census data, coupled with maps, always provides interesting information. It does however, take a bit of time to figure out what to query, how to query it, and how to present it. I think we could work this into a very nice example at some point. Does an

Re: [FlexJS] Examples

2017-04-15 Thread Douglas McCarroll
IIRC, James Ward's benchmarking app... https://www.jamesward.com/2007/04/30/ajax-and-flex-data-loading-benchmarks/ ... used US Census data. Sadly, the benchmark app doesn't seem to work any more, but I found this via google: https://www.census.gov/data/developers/data-sets.html Douglas On Sat

Re: [FlexJS] Examples

2017-04-15 Thread Christofer Dutz
We should ask Apache Infra … they have several streams of publically available data. Not financial data, but stuff we could display. Chris Am 15.04.17, 14:36 schrieb "Peter Ent" : Hi, A couple of examples no longer work: DataBinding et al and MobileTrader et al. These examples dep

Re: [FLEXJS] Examples/Templates

2016-06-16 Thread Harbs
This sounds very good. I’m probably not going to have time to try this today, but I will definitely do that early next week. I hope other IDE vendors pick up on this as well. For example, it should be really easy to convert starting points into FDT project templates. On Jun 17, 2016, at 8:24 AM

Re: [FlexJS] Examples not compiling

2014-12-01 Thread OmPrakash Muppirala
Thanks Peter! That seems to have fixed the ChartExample app. (The build was broken for some other reason. It seems to be working fine now) Regards, Om On Mon, Dec 1, 2014 at 12:50 PM, Peter Ent wrote: > Hi, > > I re-sync¹d to the lastest dev branch of everything and rebuilt it all > (this on

Re: [FlexJS] Examples not compiling

2014-12-01 Thread Peter Ent
Hi, I re-sync¹d to the lastest dev branch of everything and rebuilt it all (this on the Mac - will start Windows now). I built the ChartExample and ran into 1 issue: I was not using the ChartBase.js constructor correctly so I fixed that and checked it in. After that, ChartExample compiled cleanly

Re: [FlexJS] Examples not compiling

2014-11-25 Thread Peter Ent
I am traveling and do not have my computer with me but I'll look as soon as I return. Peter > On Nov 25, 2014, at 5:38 PM, OmPrakash Muppirala wrote: > >> On Tue, Nov 25, 2014 at 2:19 PM, Alex Harui wrote: >> >> >> >>> On 11/25/14, 12:19 PM, "OmPrakash Muppirala" wrote: >>> >>> I can c

Re: [FlexJS] Examples not compiling

2014-11-25 Thread OmPrakash Muppirala
On Tue, Nov 25, 2014 at 2:19 PM, Alex Harui wrote: > > > On 11/25/14, 12:19 PM, "OmPrakash Muppirala" wrote: > > >I can confirm that the release version of the FlexJS (0.0.2) can compile > >this project fine and run without errors. Whereas the latest code from > >develop branch, has the runtime

Re: [FlexJS] Examples not compiling

2014-11-25 Thread Alex Harui
On 11/25/14, 12:19 PM, "OmPrakash Muppirala" wrote: >I can confirm that the release version of the FlexJS (0.0.2) can compile >this project fine and run without errors. Whereas the latest code from >develop branch, has the runtime error below: > >(I din't realize that I had sent this message w

Re: [FlexJS] Examples not compiling

2014-11-24 Thread Alex Harui
The output can be misleading. Find the "could not find file for class" and check those first. Sent via the PANTECH Discover, an AT&T 4G LTE smartphone. OmPrakash Muppirala wrote: Sorry, I din't provide some obvious details. - Yes, I have the latest code - I do see the file C:\p\flexroot\git\fl

Re: [FlexJS] Examples not compiling

2014-11-24 Thread OmPrakash Muppirala
Sorry, I din't provide some obvious details. - Yes, I have the latest code - I do see the file C:\p\flexroot\git\flex-asjs\ examples\ChartExample\bin\js-debug\products\Product.js in the file system. Not sure why the java.io.FileNotFoundException for that file. Thanks, Om On Mon, Nov 24, 2014 at 4