Re: New Website Work

2016-02-21 Thread Nicholas Kwiatkowski
Adobe recently took down all the videos off their "Adobe TV" which is what we were linking to. I don't know if those are available elsewhere at all. How are you trying to bundle Flex/AIR with IntelliJ? I'm using IntelliJ on a regular basis with the newest builds and don't really have any issues.

Re: New Website Work

2016-02-21 Thread Avi Kessner
Hi, Its been a while since I used flex for mobile, and I'm trying to make some changes to an old project. Anyway, I noticed that one of the links on the main website no longer works. Its for an old 2011 Adobe MAX video named "Practical Mobile Development with Flex and Adobe AIR" I'm also having t

Re: New Website Work

2016-02-10 Thread Nicholas Kwiatkowski
The process of generating a .AIR (or .AIRI) is actually generating a .SWF with the AIR internals linked, then passing it to the AIR packager (which takes that SWF and puts its packaging around it. If you've ever broken apart a .apk, you will see a bunch of runtimes and a huge chunk of code that is

Re: New Website Work

2016-02-10 Thread Nicholas Kwiatkowski
t; > > Von: Nicholas Kwiatkowski > Gesendet: Mittwoch, 10. Februar 2016 01:32 > An: dev@flex.apache.org > Betreff: New Website Work > > Team, > > Over the last few weeks, I've been working on the new version of the > website. It&

Re: New Website Work

2016-02-10 Thread Nicholas Kwiatkowski
Thanks! Yeah, I noticed some of the CSS changes I made yesterday didn't port well to the sm and xs screen sizes. I need to fix that today. -Nick On Wed, Feb 10, 2016 at 7:05 AM, Deepak MS wrote: > Yup! Looks amazing. Crisp, neat and very appealing. > However I came across this issue while I w

Re: New Website Work

2016-02-10 Thread Deepak MS
Yup! Looks amazing. Crisp, neat and very appealing. However I came across this issue while I was keen to check the responsive part of it, by re-sizing the browser. http://snag.gy/gOmmh.jpg (both menu background and text colours are in white when collapsed) I'm sure it's just a simple styling glit

AW: New Website Work

2016-02-10 Thread Christofer Dutz
TourDeFlex needs (Or where does this stuff currently come from?) Chris Von: Nicholas Kwiatkowski Gesendet: Mittwoch, 10. Februar 2016 01:32 An: dev@flex.apache.org Betreff: New Website Work Team, Over the last few weeks, I've been working on th

Re: New Website Work

2016-02-10 Thread Michael Schmalle
I think the lime green text for links needs to be darkened, usability issue. Other than that it's definitely 2016 responsive bootstrap, nice. :) Mike On Wed, Feb 10, 2016 at 12:41 AM, Justin Mclean wrote: > Hi, > > > You can see a preview of it here : http://flex.suroot.com > > Looking good.

Re: New Website Work

2016-02-09 Thread Justin Mclean
Hi, > You can see a preview of it here : http://flex.suroot.com Looking good. A couple suggestions: - list the dates in reverse order on the project history page - I thought the facebook, twitter and linked in buttons were for Apache (given there proximity to the Apache logo) rather than Flex.

Re: New Website Work

2016-02-09 Thread Nicholas Kwiatkowski
It would be trivial to use FlexJS (or the SWF version for that matter). The CMS can consume js apps as a regular workflow and you have the ability to deploy a swf just like adding an image. The team app would be a great use case. I also would like to see if somebody would like to tackle an xml bas

Re: New Website Work

2016-02-09 Thread Alex Harui
Looks promising. Thanks for working on it! How hard would it be to integrate at least one page generated by Flex or FlexJS into a site like this? Like maybe the team page driven by a JSON file. It would be nice to eat our own dog food more, and model the "Powered By" logos we are supposed to be

New Website Work

2016-02-09 Thread Nicholas Kwiatkowski
Team, Over the last few weeks, I've been working on the new version of the website. It's being updated to include the new Apache branding, integrate the different documentation sets into the website, and make it easier for people to find the information they need. You can see a preview of it her