Re: [VOTE] Graduate Apache Flex

2012-11-19 Thread Avinash Narayanan
+1 Graduate Apache Flex from Incubator Thanks Avinash Y On Mon, Nov 19, 2012 at 10:19 AM, Alex Harui wrote: > Hi, > > Apache Flex is preparing to graduate to a top-level project at Apache. In > order to do so, the Apache Flex community must first vote to approve the > following resolution. I

Re: Flex 5 in haxe

2012-11-16 Thread Avinash Narayanan
I think we need to move away from the negativity thats been surrounding flex at least in the enterprise level. Haxe might be a great idea to get some fresh blood in. Frankly, I've been running around like a headless chicken in my org because everyone seems to have been scared off by Flex not workin

Re: Flash Builder 4.7 Beta available (was: Flash Builder 4.8 Beta available)

2012-09-19 Thread Avinash Narayanan
s to this list yesterday. The official > version for Flash Builder is 4.7. > > > On 9/19/12 9:11 PM, "Avinash Narayanan" wrote: > > > Hey Guys, > > > > Got this mail from Keith Sutton from Adobe that FlashBuilder 4.8 Beta is > > now a

Fwd: Flash Builder 4.8 Beta available

2012-09-19 Thread Avinash Narayanan
Hey Guys, Got this mail from Keith Sutton from Adobe that FlashBuilder 4.8 Beta is now available for download. Please spread the message if you want to :) Thanks Avinash Y -- Forwarded message -- From: Keith Sutton Date: Thu, Sep 20, 2012 at 9:33 AM Subject: Flash Builder 4.8 B

Re: AFI works like a charm, build works fine, getting a runtime error though...

2012-07-25 Thread Avinash Narayanan
Hi Roland, If I am right, Adobe will no longer be supporting RSLs in the Flash player (after SDK 4.6). Maybe its because of that? Or Am I wrong(since Apache Flex 4.8 is an 'Apache' version of Flex SDK 4.6) Thanks Avinash Y On Wed, Jul 25, 2012 at 4:07 PM, Roland Zwaga wrote: > > Om: Thank you

Re: Website designs

2012-05-29 Thread Avinash Narayanan
first one is super clean but not good for newcomers 2nd one has data but cluttered for people who just want to get the latest stuff. can't we marry both? Both are great in their own ways though! Thanks Avinash Y On Fri, May 25, 2012 at 8:58 PM, Tomasz MaciÄ…g | Fuse Collective < t.mac...@fusecoll

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Avinash Narayanan
12:32 PM, Avinash Narayanan >wrote: > > > Hi Tink & Omar, > > > > Thanks for that info. I had tried the escape(), encodeURI(), > > encodeURIComponent() > > but they add % which is also not allowed. The only spl. characters > allowed > > are :=- and

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Avinash Narayanan
Hi Tink & Omar, Thanks for that info. I had tried the escape(), encodeURI(), encodeURIComponent() but they add % which is also not allowed. The only spl. characters allowed are :=- and " of course. However the Base64 encoder seems to be working fine (no idea why since byte array wasn't?) but why r

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Avinash Narayanan
tion which means you know the pubID etc etc? Thanks Avinash Y On Wed, May 9, 2012 at 12:04 AM, Omar Gonzalez wrote: > On Tue, May 8, 2012 at 11:30 AM, Avinash Narayanan >wrote: > > > Hi Guys, > > > > I'm in a desperate position. I need to pass a url in the argu

Re: HTTPService woes

2012-04-25 Thread Avinash Narayanan
Hi David, If this is something to do with file upload, I can help. What exactly are you trying to do? I've used URLLoader but not with async tokens. Thanks Avinash Y On Wed, Apr 25, 2012 at 8:17 PM, David Coleman < david_coleman_...@hotmail.com> wrote: > > Hi list, > > I have a question. Are

Re: SFTP file transfer for large files using flex

2012-04-19 Thread Avinash Narayanan
ally my buffer is 100K for chunk > hope it helps > Filippo > > On 19 April 2012 10:00, Avinash Narayanan wrote: > > > Hi Guys, > > > > Sorry for the late reply but I wanted to have some concrete answers > before > > posting to the group again. I used the

Re: SFTP file transfer for large files using flex

2012-04-19 Thread Avinash Narayanan
m chunks of 100kb and upload the files that you > want. > This solution is definetly more complex than using the FIleReference, so it > is up to you. > Hope it helps > Filippo > > On 28 March 2012 22:05, Avinash Narayanan wrote: > > > Hi All, > > > > Looks l

Re: Memory issue in Flash Player 11.2

2012-04-12 Thread Avinash Narayanan
yikes and I thought this was an upgrade! Thanks Avinash Y On Thu, Apr 12, 2012 at 7:16 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >I did some more testing and found that it seems to be a case of GC never > collecting any garbage. I set up an app to create a new object and a

Re: SFTP file transfer for large files using flex

2012-03-28 Thread Avinash Narayanan
sorry!!! typo. "Still no luck with HTTP" should've been "Still no luck with SFTP" Thanks Avinash Y On Thu, Mar 29, 2012 at 2:35 AM, Avinash Narayanan wrote: > Hi All, > > Looks like my little problem started quite the discussion!!. > > Ok, need to give

Re: SFTP file transfer for large files using flex

2012-03-28 Thread Avinash Narayanan
e size of files you can > > upload or download, the player officially supports uploads or downloads > of > > up to 100 MB. > > > > > > I experienced that an upload / download of a larger file via Flash > > (FileReference) is possible. > > > > >

Re: SFTP file transfer for large files using flex

2012-03-28 Thread Avinash Narayanan
; Regards, > > JP > > On Wed, Mar 28, 2012 at 3:16 AM, Avinash Narayanan > wrote: > > Hi All, > > > > I know this community is meant for future development of Apache Flex but > > I'm a little lost here. I need to upload ~2Gb file from my local

SFTP file transfer for large files using flex

2012-03-28 Thread Avinash Narayanan
Hi All, I know this community is meant for future development of Apache Flex but I'm a little lost here. I need to upload ~2Gb file from my local machine to a url via an air app using sftp. problem is we don't have sftp lib available. Also, I'm confused as to why in forums it says the flash playe

Re: [IDEAS] Flex: New user interface design

2012-02-22 Thread Avinash Narayanan
This is brilliant!! I am not good in designing but if any running around work needs to be done, let me know. Thanks Avinash Y On Thu, Feb 23, 2012 at 11:21 AM, Martin Heidegger wrote: > I mean designs (photoshop/illustrator/gimp/**scribbles/css/etc.) and > concepts (swfs/code/text/anything real

Re: [OT] Flash Platform roadmap

2012-02-22 Thread Avinash Narayanan
>From my current experience, my designers are a lot happier knowing we use flex than HTML5 (currently at least). Mobile/Tablet is a whole different ball game altogether. Thanks Avinash Y On Wed, Feb 22, 2012 at 4:23 PM, jude wrote: > *Flex is also very good for developing non-enterprise applic

Re: Flex adopting haXe ?

2012-02-22 Thread Avinash Narayanan
Hi Nicolas, Speaking from a purely enterprise point of view, in what way is haXe going to help me in terms of scale, support, dev tools. Pardon me because I haven't done my homework on haXe. Also, how is this different from rhomobile? Thanks Avinash Y On Wed, Feb 22, 2012 at 5:32 PM, Nicolas Ca

Re: Adobe might think of open-sourcing the Design View if there is sufficient interest

2012-02-22 Thread Avinash Narayanan
I completely agree. I personally loved the design view alot especially when I first started out since I had no idea what flex was all about. Its also brilliant for understanding the various containers, components etc from a learning perspective. definitely a +1 from my side. Thanks Avinash Y On

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-31 Thread Avinash Narayanan
@Alex : I know this is old but I've not been able to catch up with my email. What I wanted to ask you is, how can I help? with the start from scratch initiative. Thanks Avinash Y On Wed, Jan 25, 2012 at 1:20 PM, Haykel BEN JEMIA wrote: > On 25 January 2012 08:32, Alex Harui wrote: > > > > > >

Re: [OT] Atlassian

2012-01-25 Thread Avinash Narayanan
I think that link doesn't say much. Didn't Adobe screw it up with the PR team? ;) On Wed, Jan 25, 2012 at 4:46 PM, Roland Zwaga wrote: > New startup? I thought Atlassian was 10 years old :) Well, ok, compared to > Adobe that IS new I suppose... > > On 25 January 2012 12:13, James Ong wrote: > >

Re: Advice for Logo Contest Round 2

2012-01-25 Thread Avinash Narayanan
I never really get the importance of a logo. From what I understand, we are not going to be 'marketing' flex anymore but plain and simple drive it through word of mouth. So in my humble opinion, we should let the logo be and work towards making flex survivable and viable for future investment (of m

Logo contest - deviation

2012-01-23 Thread Avinash Narayanan
As per my current count, #42 has more votes than #49. Looks like 42 is the answer to everything :D Disclaimer : I voted #49

Re: [VOTE] Logo contest round #2

2012-01-23 Thread Avinash Narayanan
#49 +1 On Tue, Jan 24, 2012 at 1:16 PM, Arnoud Bos wrote: > #49 +1 > > > Arnoud Bos > Artim interactive > T +31 6 246 40 216 > E arn...@artim-interactive.nl > > > >

Re: [VOTE] Logo contest

2012-01-19 Thread Avinash Narayanan
ID 34: 1pt ID 48: 2.5pts ID 49: 1.5 pts

Re: OSGi bundle Plugin registry system

2012-01-18 Thread Avinash Narayanan
Hello Michael, Like Cosma mentioned, I found the same issues when it came to using modules. especially when used with some sort of IoC framework (I found it with parseley 2.3) so any move in making modularization more flexible would be awesome! Thanks Avinash Y On Wed, Jan 18, 2012 at 5:19 PM,

Re: Flex Charts: Will they improve?

2012-01-17 Thread Avinash Narayanan
ome changes to that implementation and have runtime styles > working just fine with custom components. Class selectors, styleName, > etc... send me your digits and I'll send you what I've got. > > -- > Rick Winscot > www.quilix.com > > > On Tuesday, January 17, 2012 at 8

Re: Flex Charts: Will they improve?

2012-01-17 Thread Avinash Narayanan
cssloader > > The only thing that it doesn't support is embed. Enjoy! > > -- > Rick Winscot > > > On Tuesday, January 17, 2012 at 7:56 AM, Avinash Narayanan wrote: > > > @Jeffry, > > > > Im looking at dynamically being able to change CSS files at runti

Re: Flex Charts: Will they improve?

2012-01-17 Thread Avinash Narayanan
change the skins, current CSS to swf conversion requirement is a pain :( Thanks Avinash Y On Tue, Jan 17, 2012 at 5:39 PM, Jeffry Houser wrote: > On 1/17/2012 6:05 AM, Avinash Narayanan wrote: > >> Hi all, >> >> I have another request. albeit a more difficult one to implement.

Re: Flex Charts: Will they improve?

2012-01-17 Thread Avinash Narayanan
Hi all, I have another request. albeit a more difficult one to implement. Dynamic CSS where we dont have to compile the CSS into swfs before having to use them. On Tue, Jan 17, 2012 at 4:32 PM, Carlos Rovira < carlos.rov...@codeoscopic.com> wrote: > +1 > > this will be a great improvement sinc

Re: DataGrid perfomance

2012-01-17 Thread Avinash Narayanan
or when you have dynamic filtering where item renderers are also being used. Thanks Avinash Y On Tue, Jan 17, 2012 at 3:29 PM, Marcus Fritze wrote: > > Am 17.01.2012 um 10:46 schrieb Mikhail Shevchuk: > > > The problem is that it drammatically slows DataGrid down. > > Especially when using Ite

Re: AS3 Enhancements: method overloading. Why do people want this?

2012-01-16 Thread Avinash Narayanan
@Nicholas it might not be the best way forward(and at the risk of sounding stupid), but what prevents someone from sending them as an :Object? with a key value pair? key being maybe the type of data? Thanks Avinash Y On Mon, Jan 16, 2012 at 8:32 PM, Nicholas Kwiatkowski wrote: > While I'm no pr

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread Avinash Narayanan
No offence but now I know what my Project Manager goes through when we have a design discussion. *tongue in cheek* Thanks Avinash Y On Fri, Jan 13, 2012 at 5:13 PM, David Arno wrote: > > From: jude [mailto:flexcapaci...@gmail.com] > > Sent: 13 January 2012 10:48 > > > > I have to agree with Se

Re: What about Cairngorm 3?

2012-01-12 Thread Avinash Narayanan
@All are we going to see a javafication of the SDK?? I personally would prefer it goes the rails way if those features are needed. Thanks Avinash Y On Thu, Jan 12, 2012 at 3:16 PM, Peter Elst wrote: > > Some guys on this list seem to dislike that Apache Flex > > should be responsible to define

Re: What about Cairngorm 3?

2012-01-12 Thread Avinash Narayanan
My two cents on this. I personally prefer working with Parsley. But the module unloading when you use Parsley is a pain! Thanks Avinash Y On Thu, Jan 12, 2012 at 3:13 PM, Arnoud Bos wrote: > Cairngorm 3 is more a set of libs / guidelines you can use with any > project / micro architecture. > It