Re: Flex Website -- next steps

2020-12-23 Thread Nicholas Kwiatkowski
gmail.com> > >> > > > wrote: > >> > > > > > >> > > > > If no one knows. I will contact infra on Monday/Tuesday > >> > > > > > >> > > > > pt., 13 lis 2020 o 11:43 Piotr Zarzycki < &g

Re: Flex Website -- next steps

2020-09-19 Thread Nicholas Kwiatkowski
Since I haven't seen any -1's or other negative comments, I'll get working down this path. -Nick On Mon, Sep 14, 2020 at 3:52 AM Olaf Krueger wrote: > +1 Thank you for working on this!! > > > > -- > Sent from: http://apache-flex-development.247.n4.nabble.com/ >

Re: [DISCUSS] Fork Apache Flex BlazeDS in the Apache Royale project?

2020-09-19 Thread Nicholas Kwiatkowski
+1 I haven't seen any movement with BlazeDS in a while in this project. I'd be in favor of moving it over. -Nick On Wed, Sep 16, 2020 at 2:26 PM Christofer Dutz wrote: > Hi all, > > I am currently working hard on getting BlazeDS working nicely with Apache > Royale and with more recent version

Re: Board report submitted (September 2020)

2020-09-14 Thread Nicholas Kwiatkowski
It is a bit of a technicality. IE will not be "blocking" the Flash Player in future versions of the browser (unlike Chrome and Firefox), BUT Flash Player will no longer be distributed nor available for fresh downloads. Unless a person has the Flash Player installed, it won't be available. Addition

Flex Website -- next steps

2020-09-13 Thread Nicholas Kwiatkowski
Looking for some opinions on moving forward with migrating the website off the old "Apache CMS" and onto something a bit more modern. For those who haven't dove into it -- Apache required the use of the "Apache CMS" which was their platform for allowing projects to host websites on the Apache serv

Re: the Flex website

2020-09-13 Thread Nicholas Kwiatkowski
> > El mié., 26 ago. 2020 a las 14:40, Andrew Wetmore () > escribió: > > > Good to know. > > > > As far as I know, any of the static site generators that support MarkDown > > also support traditional HTML, so migrating should not require a general > > rewrit

Re: Update on Adobe Flash Player End of Support from Microsoft today

2020-09-06 Thread Nicholas Kwiatkowski
Remember, unlike Firefox and Chrome, Microsoft didn't actually bundle or package the Flash Player with their browsers. They relied on the desktop-installed Flash Player plugin. So, it may be true that it will continue to run (they won't stop it), but the Flash Player won't get any more bug or sec

Re: the Flex website

2020-09-04 Thread Nicholas Kwiatkowski
> Good to know. > > > > As far as I know, any of the static site generators that support MarkDown > > also support traditional HTML, so migrating should not require a general > > rewrite. > > > > Andrew > > > > On Wed, Aug 26, 2020 at 9:18 AM Nicholas

Re: the Flex website

2020-08-26 Thread Nicholas Kwiatkowski
Hey there -- checking in (this thread ended up in my spam blocker somehow). We do still use the CMS, but we didn't use a ton of features in it. We mostly used it to glue on a header and footer to the straight HTML pages. It looks like the CMSs that were linked in the initial post are mostly markd

Re: Streaming video to FMS?

2017-09-26 Thread Nicholas Kwiatkowski
would be via FFMpeg. > > You can run FFMpeg via a NativeProcess from AIR. However, the air > application then needs to be compiled as a native application (exe, dmg). > > http://help.adobe.com/en_US/air/html/dev/WSb2ba3b1aad8a27b060d22f991220 > f00ad8a-8000.html > > regards, >

Re: Streaming video to FMS?

2017-09-25 Thread Nicholas Kwiatkowski
David, Unfortunately, Adobe's FMS (now Adobe Media Server) does not support sending content from Flex/AIR/JS, unless it is from a camera input. No idea why they didn't implement it, but you have to use their proprietary client to do the streaming. Wowza allows you to stream MP4 files via an HTTP

Re: [FlexJS][Docs] Started with some docs using a github repo

2017-08-10 Thread Nicholas Kwiatkowski
Getting a sub-domain isn't a big deal. We just have to request it from Apache Infra. I doubt that getting a domain name hosted elsewhere with the "apache" name it will fly, though. The current site is actually managed by a static-site generator using markdown. I've jerry-rigged it so that if yo

Re: Adobe has announced the end-of-life of the Flash Player

2017-07-25 Thread Nicholas Kwiatkowski
knowing the way Adobe makes things, I > > think that's what the say know, but things could change (as they should > do) > > when they want. > > > > What do you think? > > > > Note: one thing aside and a lesson know for 2010 to present is: Avoid use > > *ANYTHING* from Adobe, s

Adobe has announced the end-of-life of the Flash Player

2017-07-25 Thread Nicholas Kwiatkowski
Looks like we have a date : https://blogs.adobe.com/conversations/2017/07/adobe-flash-update.html -Nick

Re: 4.16.0 Install issues

2017-07-07 Thread Nicholas Kwiatkowski
le too. > > - Josh > > On Wed, Jul 5, 2017 at 6:13 PM, Nicholas Kwiatkowski > wrote: > > > Is anybody actually addressing the issues people have been reporting > about > > the installer and/or ANT script for Flex SDK 4.16.0? > > > > Right now I see two ma

Re: 4.16.0 Install issues

2017-07-07 Thread Nicholas Kwiatkowski
p" > > > And same for > > if="shouldUnzip" > > -Alex > > > On 7/7/17, 3:57 AM, "Nicholas Kwiatkowski" > wrote: > > >I installed the latest version of Java, but didn't touch the JCE (I have > >to > >keep the standar

Re: 4.16.0 Install issues

2017-07-07 Thread Nicholas Kwiatkowski
t Java version is used by Ant. > > The logic around Ant installing Mac artifacts on Windows should operate > differently with recent Ant versions. Did that problem go away with your > Ant upgrade? > > -Alex > > On 7/6/17, 7:43 PM, "Nicholas Kwiatkowski" > wrote

Re: 4.16.0 Install issues

2017-07-06 Thread Nicholas Kwiatkowski
of Ant. > > Thanks, > -Alex > > On 7/5/17, 6:13 PM, "Nicholas Kwiatkowski" wrote: > > >Is anybody actually addressing the issues people have been reporting about > >the installer and/or ANT script for Flex SDK 4.16.0? > > > >Right now I see

4.16.0 Install issues

2017-07-05 Thread Nicholas Kwiatkowski
Is anybody actually addressing the issues people have been reporting about the installer and/or ANT script for Flex SDK 4.16.0? Right now I see two major issues that are preventing even people who are familiar with the SDK from doing installs : - In the installer, selecting AIR 25.0 gives users

Re: Flex Air Support

2017-04-09 Thread Nicholas Kwiatkowski
FlexJS is a framework that allows you to take your existing ActionScript and build HTML5 based application from that. There is no support for the FlexSDK UI components -- but there are many comparable components that exist and are being created. Essentially, you will be able to bring over your bu

Re: Flex Air Support

2017-04-03 Thread Nicholas Kwiatkowski
Apache Flex is an open-source project -- so it won't be "going away". Right now we have a thriving community that is actively contributing code to it's success (in fact, we just released a new version of the SDK a few weeks ago). Adobe AIR is a toolkit that takes the output of Apache Flex and make

Re: 4.16.0 Install issues (was Re: [ANNOUNCE] Apache Flex 4.16.0 released)

2017-03-16 Thread Nicholas Kwiatkowski
I think there is some reason to use very old versions of AIR ( < 4), but between AIR 4 and 23 it should be ok. Do you know if it effects the old ones (which still support some older OSs)? -Nick On Thu, Mar 16, 2017 at 2:54 PM, Alex Harui wrote: > Adding dev@... > > I just noticed that there i

Re: Flex SDK release

2017-03-13 Thread Nicholas Kwiatkowski
wnload-binaries.html > http://flex.staging.apache.org/download-source.html > > -Alex > > On 3/13/17, 12:06 PM, "Nicholas Kwiatkowski" > wrote: > > >Looks like the installer is updated (per Alex), and everything else is > >ready to go. > > > >Are we g

Re: Flex SDK release

2017-03-13 Thread Nicholas Kwiatkowski
Looks like the installer is updated (per Alex), and everything else is ready to go. Are we good to publish and announce? -Nick On Mon, Mar 13, 2017 at 12:54 AM, Alex Harui wrote: > It didn't seem like Nick updated the installer, so I made the changes I > think we need. > > On 3/12/17, 2:48 PM,

Re: Flex SDK release

2017-03-12 Thread Nicholas Kwiatkowski
Everything is staged and ready to go. I've shelved the asdocs updating on the website because it will bury the possible fix for FLEX-35156. -Nick On Fri, Mar 10, 2017 at 5:04 PM, Justin Mclean wrote: > Hi, > > > I've grabbed a few of these. I'll work on them as soon as the binaries > and > >

Re: Flex SDK release

2017-03-10 Thread Nicholas Kwiatkowski
I've grabbed a few of these. I'll work on them as soon as the binaries and source on up on the repos. -Nick On Fri, Mar 10, 2017 at 1:38 AM, Justin Mclean wrote: > Hi, > > Can any one help out with these activities as part of the Flex SDK release > [1][2][3]. They are updating the installer sc

Re: [VOTE] Release Apache Flex SDK 4.16 RC3

2017-03-06 Thread Nicholas Kwiatkowski
+1 (binding) Java 1.7 OS: W10_x64 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved licenses or archives: y No unapproved binaries: y Binary kit signatures match: y NOTICE is ok: y LICENSE is ok: y No unappr

Re: socket

2016-07-24 Thread Nicholas Kwiatkowski
Is the crossdomain.xml on the same domain/ip as the IP you are trying to connect to? Rarely do you need to do the Security.allowDomain() or allowInsecureDomain() methods anymore. The security policies are pretty much now that you /need/ to be hosting the crossdomain file on the same server, domai

Re: [DRAFT] Apache FlexJS 0.6.0 and Apache Flex FalconJX 0.6.0 Released

2016-04-12 Thread Nicholas Kwiatkowski
n 4/11/16, 4:32 AM, "Nicholas Kwiatkowski" > wrote: > > >I've got the blog and website staged. Should I wait for the issues to > >subside on the archives site, or just go forward? > > > >-Nick > > > >On Mon, Apr 11, 2016 at 1:37 AM, O

Re: [DRAFT] Apache FlexJS 0.6.0 and Apache Flex FalconJX 0.6.0 Released

2016-04-11 Thread Nicholas Kwiatkowski
I've got the blog and website staged. Should I wait for the issues to subside on the archives site, or just go forward? -Nick On Mon, Apr 11, 2016 at 1:37 AM, OmPrakash Muppirala wrote: > Awesome. Congrats on the release! > > I will wait till Nick updates the blog and website before tweeting

Re: [DRAFT] Apache FlexJS 0.6.0 and Apache Flex FalconJX 0.6.0 Released

2016-04-07 Thread Nicholas Kwiatkowski
I can get the blog post ready, along with update the website. At what time do you think you want to post it? On Thu, Apr 7, 2016 at 3:36 AM, OmPrakash Muppirala wrote: > Okay, I have updated the npm site with flexjs 0.6.0. It's available here: > https://www.npmjs.com/package/flexjs. I've adde

Re: Apache Flex website reviewed!

2016-03-07 Thread Nicholas Kwiatkowski
Thanks :) Still working on the new site. Creating a repeatable process to import the asdocs took a bit longer than expected, but it is finally done. I just need to finish writing some content on the "what is..." section of each of the sub-projects and finish importing the flex livedocs into the

Re: New Website Work

2016-02-21 Thread Nicholas Kwiatkowski
ought to you by the letters A, V, and I > and the number 47 > > > On Wed, Feb 10, 2016 at 4:14 PM, Nicholas Kwiatkowski > wrote: > > The process of generating a .AIR (or .AIRI) is actually generating a .SWF > > with the AIR internals linked, then passing it to the AIR

Re: [Non-DoD Source] Re: HTTPService breakage in Flex SDK 4.15?

2016-02-19 Thread Nicholas Kwiatkowski
Did we hear back if this was HTTPS or HTTP? From what I understand, there were some changes in the Flash Player engine for HTTPS connections when 20 was released -- and it was released recently. This may cause some cryptos to fail if you were talking to older servers... -Nick On Fri, Feb 19, 20

Re: FlexJS Logo?

2016-02-12 Thread Nicholas Kwiatkowski
ot; the > new hip trend? > > Thanks, > -Alex > > On 2/12/16, 6:33 AM, "Nicholas Kwiatkowski" > wrote: > > >Lets try this another way : > > > https://onedrive.live.com/redir?resid=ED8E53EA91913A03!3217&authkey=!AM33B > >WbIWmdOkI4&ithint

Re: FlexJS Logo?

2016-02-12 Thread Nicholas Kwiatkowski
pty "error-image" ... > > > ________ > Von: Nicholas Kwiatkowski > Gesendet: Donnerstag, 11. Februar 2016 17:31 > An: dev@flex.apache.org > Betreff: Re: FlexJS Logo? > > Here is a quick stab at a FlexJS logo. I don't have the original font > they used in the logo (

Re: FlexJS Logo?

2016-02-11 Thread Nicholas Kwiatkowski
hris > > ____ > Von: Nicholas Kwiatkowski > Gesendet: Donnerstag, 11. Februar 2016 13:54 > An: dev@flex.apache.org > Betreff: Re: FlexJS Logo? > > I think everything would be branded under our existing "Apache Flex" logo, &g

Re: FlexJS Logo?

2016-02-11 Thread Nicholas Kwiatkowski
I think everything would be branded under our existing "Apache Flex" logo, but with different text. I have the source EPS files they gave us, so I can make that. FlexJS does have its own portion of the new website I'm working on -- but I don't have any text. If you'd be willing to supply it, I c

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 they will provide us with the means to host our website. I > would strongly object to host it anywhere outside the ASF. We could also > use this for running a BlazeDS or JSON service that the TourDeFlex needs > (Or where does this stuff currently come from?) > > Chris > &g

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-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

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

Re: Updating the Website with the new ASF logo?

2016-01-27 Thread Nicholas Kwiatkowski
But speaking of the new logo -- did anybody notice that Flex was specifically called out in the press-release as "best in class software project"? https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces86 On Wed, Jan 27, 2016 at 9:28 AM, Christofer Dutz wrote: > Hi,

Re: Updating the Website with the new ASF logo?

2016-01-27 Thread Nicholas Kwiatkowski
It's on my list. I've been doing a skunk-works project to redesign the website the the last month or so. It will also involve getting our full suite of docs online and better integrating the FlexJS as a top-tier product into it. I'm hoping (with infa's help) to have a real CMS (based on Mura) so

Re: draft blog post for 4.15 release

2016-01-11 Thread Nicholas Kwiatkowski
I'll push the docs tomorrow. My network connection is acting weird right now and the svn was erroring out. On Jan 11, 2016 5:53 PM, "Justin Mclean" wrote: > Hi, > > All done (except the new ASDocs). someone mind tweeting about from the > official account? > > Thanks, > Justin

Re: draft blog post for 4.15 release

2016-01-11 Thread Nicholas Kwiatkowski
Thanks for catching that. It's been fixed. On Mon, Jan 11, 2016 at 4:30 PM, Paul Hastings wrote: > In the binaries page, dependencies section, there's a reference to 4.14 > release when I think you meant 4.15. >

Re: draft blog post for 4.15 release

2016-01-11 Thread Nicholas Kwiatkowski
I'll add FlexJS to the news section. Otherwise, blog is posted and website is live. -Nick On Mon, Jan 11, 2016 at 4:00 PM, OmPrakash Muppirala wrote: > > > > > > I do notice that the news section seem to be missing the latest FlexJS > > release. > > > > Mind adding a quick blurb for FlexJS 0.5

Re: Installer updated for 4.15

2016-01-11 Thread Nicholas Kwiatkowski
That is not the case anymore. The installer bypasses all the proxy settings because of the HTTPS fix. -Nick On Mon, Jan 11, 2016 at 4:10 AM, Justin Mclean wrote: > Hi, > > > (Sometimes I've problems with the installer cause in my company I'm > behind a > > proxy but I always could select the i

Re: draft blog post for 4.15 release

2016-01-11 Thread Nicholas Kwiatkowski
I'm good. It looks like the mirrors are good to go as well (from the ones I've checked). -Nick On Sun, Jan 10, 2016 at 11:32 PM, Justin Mclean wrote: > Hi, > > > I've got this staged as soon as you are good for us to publish it. > > Thanks for the help. I was planing on announcing (after check

Re: draft blog post for 4.15 release

2016-01-10 Thread Nicholas Kwiatkowski
I've got this staged as soon as you are good for us to publish it. -Nick On Fri, Jan 8, 2016 at 11:28 PM, Justin Mclean wrote: > Hi, > > Anyone care to put together a draft blog post for this release? > > https://issues.apache.org/jira/browse/FLEX-34969 < > https://issues.apache.org/jira/browse

Re: Anyone able to help with these tasks?

2016-01-10 Thread Nicholas Kwiatkowski
I can take these on. On Sun, Jan 10, 2016 at 1:06 AM, Justin Mclean wrote: > Hi, > > Once the release is announced is anyone able to help with these? > • FLEX-34966 Update Web Site with new version info [1] > • FLEX-34967 Update ASDocs on Website to reflect new version [2] > > Th

Re: Using Flexmojos on Maven 3.3.9?

2015-11-18 Thread Nicholas Kwiatkowski
Isn't the automatic injection of project deps one of the major features of Maven? Seems odd. Anyway, I've got a few cycles this weekend to help out, if I can. I'm no Maven expert, but I do see value in supporting it for the community. Let me know if you would like to collab on this fix. -Nick

Re: [VOTE] Release Apache FlexJS 0.5.0 RC1

2015-11-05 Thread Nicholas Kwiatkowski
+0 - Hashes OK - Signatures OK - LICENSE OK - NOTICE OK - Licenses seem to be in place and correct. I wasn't able to compile fully from source. Most likely an environmental thing on my side -- I've not done much with the JS SDKs and have not tested much of them to know if this is release or my i

Re: Apache Flex Website thought

2015-10-29 Thread Nicholas Kwiatkowski
I can. Do you have the links to those videos? I'm also working on a re-do of the website on the side as well. The purpose is to delete some of the sections that we never really fleshed out, and to better integrate the donated documentation and asdocs. It is taking a bit longer because I'm havin

Re: SDK Installer trouble

2015-09-08 Thread Nicholas Kwiatkowski
rt looking at it this weekend. Somebody else is more than welcome to look as well. -Nick On Tue, Sep 8, 2015 at 3:59 AM, Tom Chiverton wrote: > So what did we do in the end ? > > Tom > > > On 03/09/15 13:53, Nicholas Kwiatkowski wrote: > >> They didn't give a drop

Re: Android device visual problems with SDK 4.14.1

2015-09-07 Thread Nicholas Kwiatkowski
Sorry -- didn't notice that it was cc'ed to more than one mailing list. -Nick On Mon, Sep 7, 2015 at 3:56 PM, OmPrakash Muppirala wrote: > Nick responded a couple of days ago. You are probably not subscribed to > the mailing lists. Here is his response: > > In 4.14, we updated the mobile ski

Re: Allowing PUT and DELETE requests in HTTPService

2015-09-07 Thread Nicholas Kwiatkowski
This is a restriction of the native http client within AFP stack (Flash Player and AIR). It only supports POST and GET. The work-around is to use a 3rd party HTTP client within your app. Essentially, a client that builds its own HTTP header and then passes it along. There are quite a few librari

Re: Android device visual problems with SDK 4.14.1

2015-09-03 Thread Nicholas Kwiatkowski
In 4.14, we updated the mobile skins to look closer to the default skins provided by the OS. We did include a compiler option that will bring back the old default. More information can be found at : https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50856172 -Nick On Thu, Sep 3, 2

Re: SDK Installer trouble

2015-09-03 Thread Nicholas Kwiatkowski
that make sense? And if we > are going to use JSON, do we even our own cgi script. Seems like we can > just parse what we need out of the JSON? > > -Alex > > On 9/2/15, 1:37 PM, "Nicholas Kwiatkowski" > wrote: > > >We could, but that is very hack-ish. Ev

Re: SDK Installer trouble

2015-09-02 Thread Nicholas Kwiatkowski
don’t > know much about cgi. > > -Alex > > On 9/2/15, 12:18 PM, "Nicholas Kwiatkowski" > wrote: > > >We are OK still having the .cgi on our site as is. But they deprecated > >the > >results of mirrors.cgi that output just the URL. They want us

Re: SDK Installer trouble

2015-09-02 Thread Nicholas Kwiatkowski
ig-4.0.xml file. > > -Alex > > > On 9/2/15, 7:11 AM, "Nicholas Kwiatkowski" > wrote: > > >Infra has put in a temporary fix for this. Everything should be working > >again. > > > >They have asked us to switch to a system that can parse JSON. Th

Re: SDK Installer trouble

2015-09-02 Thread Nicholas Kwiatkowski
x27;t think anything else depends on the CGI on our server (somebody correct me if I'm wrong). The new URL to parse would be http://flex.apache.org/single-mirror-url.cgi?as_json=1 -Nick On Wed, Sep 2, 2015 at 9:40 AM, Nicholas Kwiatkowski < nicholaskwiatkow...@gmail.com> wrote: &g

Re: SDK Installer trouble

2015-09-02 Thread Nicholas Kwiatkowski
I'm working with infra to see what is going on. We are not the only project to report it, it seems. -Nick On Wed, Sep 2, 2015 at 8:09 AM, Tom Chiverton wrote: > Yes, I am afraid so. > > They have made changes to how the mirror URLs are retrieved. > It looks like we will need to change the inst

Re: New installer failures

2015-07-07 Thread Nicholas Kwiatkowski
o move on it. -Nick On Tue, Jul 7, 2015 at 12:50 AM, Alex Harui wrote: > > > On 7/6/15, 8:42 PM, "Nicholas Kwiatkowski" wrote: > > >Unfortunately, by running our own HTTP client (and bypassing the built-in > >Flash/Browser client), we won't be able to autom

Re: New installer failures

2015-07-06 Thread Nicholas Kwiatkowski
thought. .. > > Chris > > > > Von meinem Samsung Galaxy Smartphone gesendet. > > > Ursprüngliche Nachricht > Von: Nicholas Kwiatkowski > Datum: 04.07.2015 23:15 (GMT+01:00) > An: dev@flex.apache.org > Betreff: Re: New installer failures > > The

Re: New installer failures

2015-07-04 Thread Nicholas Kwiatkowski
The DER stream.null will happen when the SSL session can't be verified. The only way that could happen is if there was a man in the middle or if the server they were connecting to was unable to use modern security (for example SSL 2.0 or 3.0). -Nick On Tue, Jun 30, 2015 at 12:15 PM, Justin Mclean

Re: Screenshare in AIR

2015-06-30 Thread Nicholas Kwiatkowski
Adobe Connect uses a plugin (one of the only plugins into Flash allowed by Adobe) to record the screen and include the high-bandwidth recording codecs. Unfortunately, we don't have access to it. Screen recording should be able to be done via an ANE on an AIR app. AIR can not do it natively, thou

Re: [ANNOUNCE] Apache Flex SDK Installer 3.2

2015-06-30 Thread Nicholas Kwiatkowski
Unfortunately, we have to have users interact with the app to agree to each different license. -Nick On Mon, Jun 29, 2015 at 6:52 AM, Deepak MS wrote: > Thanks, works now. > Just one item in my wish list.. > http://pasteboard.co/1A9iOYgk.png > > How about selecting the required items by default

Re: [DISCUSS] Release Apache Flex Installer 3.2

2015-06-13 Thread Nicholas Kwiatkowski
The way I see most groups doing this is have the release be a ZIP file with the license and release notes. We shouldn't make it harder than that. Nobody will open a hex editor to view a read me. The ext info in the filesystem is generally limited to 256 characters (or 512 in newer os's) including

Re: [DISCUSS] Release Apache Flex Installer 3.2

2015-06-11 Thread Nicholas Kwiatkowski
The SSL and as3httpdclient library is downloaded. Both are BSD licensed. -Nick On Thu, Jun 11, 2015 at 2:27 AM, Justin Mclean wrote: > Hi, > > I’ve not has a chance to look but has the LICENSE been updated based on > the added SSL library? Is that bundled or just downloaded? > > Thanks, > Just

Re: [DISCUSS] The Future of MD5Checker

2015-06-04 Thread Nicholas Kwiatkowski
The problems with the installer should be coming along soon. The HTTPS library in the Flash Player used the IE proxy on Windows based machines, which for users on older XP machines meant that HTTPS downloads from certain servers (those that use TLS only, and/or those that have newer G5 certs from V

Re: What's going on in flex-utilities?

2015-06-02 Thread Nicholas Kwiatkowski
is display issue with > sourcetree ... very disturbing :-( > > Chris > > > Von: Nicholas Kwiatkowski > Gesendet: Montag, 1. Juni 2015 15:56 > An: dev@flex.apache.org > Betreff: Re: What's going on in flex-utilities? > > I'm hoping I didn't screw up your ch

Re: FB to IJ migration

2015-06-01 Thread Nicholas Kwiatkowski
Are you creating a SWF or an AIR release? Either way, you need to setup a new build target, then you should have the menu option for it. -Nick On Mon, Jun 1, 2015 at 10:24 AM, Dany Dhondt wrote: > I have succeeded to migrate from Flash Builder to IntelliJ succesfully. > The final hurdle came u

Re: What's going on in flex-utilities?

2015-06-01 Thread Nicholas Kwiatkowski
I'm hoping I didn't screw up your changes to the mavenizer when I merged my changes back from my trunk. What I attempted to do was merge changes that were made in development over the last few weeks into my branch and then merge my branch back. Is that not what happened? The only thing that shou

Re: [Installer 3.2] Release branch cut

2015-06-01 Thread Nicholas Kwiatkowski
Thanks for checking! Did you ever have failures on HTTPS before? At least I didn't break anything ;) -Nick On Mon, Jun 1, 2015 at 1:18 AM, piotrz wrote: > Nick, > > I've just tried out the last nightly of installer. Installed FlexJS nightly > and Flex 4.15 nightly - Everything went well. :) >

Re: [Installer 3.2] Release branch cut

2015-06-01 Thread Nicholas Kwiatkowski
nore to avoid people adding them into our tree? I couldn't see any examples of where we did this in any of our projects (we do bring in external bytecode via swc's, but I haven't seen source). -Nick On Mon, Jun 1, 2015 at 1:00 AM, Alex Harui wrote: > > > On 5/31/15, 3:38 PM,

Re: [6/6] git commit: [flex-utilities] [refs/heads/develop] - Merge remote-tracking branch 'origin/develop' into as3httpclient-work

2015-05-31 Thread Nicholas Kwiatkowski
Pretty much. There has been a lot of work on the AntOnAir and the Maven plugins in the last few weeks. Hoping I actually caught all the places where https will be called. If not, we just need to change the URLLoader instance with the new ApacheURLLoader. I'm really itching to refactor and break

Re: [Installer 3.2] Release branch cut

2015-05-31 Thread Nicholas Kwiatkowski
I pushed the changes to develop. If somebody could test them, I would appreciate it. I don't know if I caught all the instances of URLLoader that are being used, but the new code seems to be triggered in the download process a few times. I did have to make a few changes to the as3httpclient modu

Re: Geo-fence in Flex/Action Script

2015-05-29 Thread Nicholas Kwiatkowski
A good GPS API (including the ones available in AIR) will tell you the current inaccuracies. If you have it set to "low resolution", it is often 1600 ft (it takes the measurements from the towers). -Nick On Fri, May 29, 2015 at 11:07 AM, kevin.godell wrote: > I just had another thought. You wi

Re: Apache Flex Website thought

2015-05-27 Thread Nicholas Kwiatkowski
ems like there is an opportunity to re-brand Apache Flex this > >year and the project shouldn't miss it. > > > >BTW, Did you mean Joseph, not Josh? The one with the videos? > > > >Mike > > > > > >On Wed, May 27, 2015 at 3:44 PM, Nicholas Kwi

Re: Apache Flex Website thought

2015-05-27 Thread Nicholas Kwiatkowski
On Wed, May 27, 2015 at 3:52 PM, Michael Schmalle wrote: > > BTW, Did you mean Joseph, not Josh? The one with the videos? > > Yes, sorry about that. My eyes wandered to something else and I didn't type the write name. Sorry Joseph! -Nick

Re: Apache Flex Website thought

2015-05-27 Thread Nicholas Kwiatkowski
I'm willing to take on a bit of a refresh of the website after I get a few other commits taken care of. Idealy, I'd like to integrate the newly donated Flex Docs into the site (with search, etc.), so doing a quick refresh of the content would make sense. The biggest concern when we launched the w

Re: [Installer 3.2] Release branch cut

2015-05-26 Thread Nicholas Kwiatkowski
Going a bit down the rabbit hole, we may need to look at the licensing of as3crypto, which is what as3httpclientlib depends on for SSL/TLS. It looks like the library itself is BSD based, but it depends on other granted licenses. https://github.com/BenV/as3crypto_patched/blob/master/LICENSE.txt A

Re: [Installer 3.2] Release branch cut

2015-05-26 Thread Nicholas Kwiatkowski
It seems to be BSD licensed. It was clear on the Google Code project, but it is less clear when it was ported over. I'm not quite sure on integrating the source for it in our project. I don't necessarily want us to own it. My fork of the code is at : https://github.com/quetwo/as3httpclient The

Re: AW: [Installer 3.2] Release branch cut

2015-05-25 Thread Nicholas Kwiatkowski
Just an update on this thread -- There is a branch I just pushed up with some squished commits that include an extended URLLoader component that will capture SSL/TLS connections and route them through the as3httpclientlib. The as3httpclientlib project was hosted on Google Code, and no longer exis

Re: [RESULT] [VOTE] Flex Doc Donation

2015-04-30 Thread Nicholas Kwiatkowski
I don't think it really offers us much advantage at the moment. Because of the size of our site (mainly because of asdocs), it will add a lot of bloat everytime we publish a new Flex version... -Nick On Wed, Apr 29, 2015 at 5:56 PM, OmPrakash Muppirala wrote: > On Mon, Apr 27, 2015 at 8:07 AM,

Re: [RESULT] [VOTE] Flex Doc Donation

2015-04-30 Thread Nicholas Kwiatkowski
I image we can re-configure the applets to use .xml documents. From what I remember, 90% of them were calling web services anyway, so we should be able to get the same result. On Wed, Apr 29, 2015 at 2:43 PM, Alex Harui wrote: > > > On 4/27/15, 2:59 PM, "OmPrakash Muppirala" wrote: > > >In my

Re: [RESULT] [VOTE] Flex Doc Donation

2015-04-27 Thread Nicholas Kwiatkowski
You are correct. That would be the best way to go. -Nick On Mon, Apr 27, 2015 at 11:07 AM, Alex Harui wrote: > It just occurred to me: I can create a branch in SVN right? Only trunk > gets pub’d? > > -Alex > > On 4/27/15, 4:48 AM, "Nicholas Kwiatkowski" wrot

Re: [RESULT] [VOTE] Flex Doc Donation

2015-04-27 Thread Nicholas Kwiatkowski
k on it now. > > -Alex > > On 4/24/15, 4:54 PM, "Nicholas Kwiatkowski" wrote: > > >I think it should go into the SVN, because ultimately that is where it > >will > >end up. But we will need to do some fixing up before we push it live... > > > >

Re: [RESULT] [VOTE] Flex Doc Donation

2015-04-24 Thread Nicholas Kwiatkowski
I think it should go into the SVN, because ultimately that is where it will end up. But we will need to do some fixing up before we push it live... -Nick On Tue, Apr 21, 2015 at 3:24 PM, Alex Harui wrote: > This finally got officially recorded and reviewed by Apache. I’m ready to > commit it

Re: Need Adobe Flex Builder 3.0 Professional Edition License?

2015-04-16 Thread Nicholas Kwiatkowski
I don't think the donation of Flash Builder was ever on the table. At the time of the donation Adobe was still focused on flash-based games and Flash Builder was still paramount to that direction. -Nick On Thu, Apr 16, 2015 at 6:32 AM, Deepak MS wrote: > Just a question. Are there any plans\ta

Re: [4.14.1] volunteers needed to update site, asdocs and post a blog

2015-04-07 Thread Nicholas Kwiatkowski
3:56 AM, Tom Chiverton wrote: > On 31/03/15 12:45, Nicholas Kwiatkowski wrote: > >> The only thing that isn't done is asdocs. The Apache SVN was doing weird >> things last night when I got to that point. I'll try again this evening. >> > > Did you crac

Re: [4.14.1] volunteers needed to update site, asdocs and post a blog

2015-03-31 Thread Nicholas Kwiatkowski
The only thing that isn't done is asdocs. The Apache SVN was doing weird things last night when I got to that point. I'll try again this evening. -Nick On Tue, Mar 31, 2015 at 4:25 AM, Erik de Bruin wrote: > > On it. I'll have it out this evening when I get home from work. > > Awesome! > > T

Re: [4.14.1] volunteers needed to update site, asdocs and post a blog

2015-03-30 Thread Nicholas Kwiatkowski
On it. I'll have it out this evening when I get home from work. -Nick On Mon, Mar 30, 2015 at 6:29 AM, Erik de Bruin wrote: > Hi, > > While the update is officially released, we still need to: > > - update the website [1] > - publish the new ASDocs [2] > - blog about the release [3] > > Thanks

Re: [VOTE] Apache Flex SDK 4.14.1 RC1

2015-03-26 Thread Nicholas Kwiatkowski
+1 (Binding) Package https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.1/rc1/apache-flex-sdk-4.14.1-src.zip Java 1.7 OS: Windows 8.1 amd64 6.1 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved licenses or arc

Re: [Installer 3.2] Release branch cut

2015-03-17 Thread Nicholas Kwiatkowski
;Alex Harui" wrote: > I vote for the hybrid approach if you have time. IIRC, we are hoping to > see fewer errors pulling down the “small” files if we can use > as3httpclientlib for those. > > Thanks, > -Alex > > On 3/16/15, 12:59 PM, "Nicholas Kwiatkows

Re: [Installer 3.2] Release branch cut

2015-03-16 Thread Nicholas Kwiatkowski
At this point, I'm still wresting with the as3httpclientlib client. There are quite a few bugs in regards to larger files. We may have to do a hybrid approach. I'm ok releasing without my changes and getting those merged in at a later date. This means we will still have potential issues for peo

Re: [VOTE] Flex Doc Donation

2015-03-13 Thread Nicholas Kwiatkowski
+1 (Binding) On Fri, Mar 13, 2015 at 3:58 PM, Alex Harui wrote: > Looks like the process documents want an actual VOTE thread, so here it is: > > Please vote to accept the Adobe donation of most of the content found here > [1]. Some images will be removed as well as the Adobe stuff you see > ar

Re: [DISCUSS] Flex Doc Donation

2015-03-02 Thread Nicholas Kwiatkowski
My goal is to have the docs added to our site, just like the asdocs. We could also offer them as a separate download for each release we do as well, so people can keep them locally. I know Adobe still supports certain clients under contract -- which is why the Forums still exist. I don't know if

  1   2   3   4   5   6   7   >