Re: Re: Re: Re: Building a repository front end with Royale

2017-12-04 Thread Piotr Zarzycki
Agree with that, but I don't see better resolution to that problem. Royale
will not be part of Apache Flex installer, so people probably face that
issue from time to time.

Thanks for the input!
Piotr

2017-12-04 18:37 GMT+01:00 RAT-Moonshine :

> Piotr Zarzycki wrote
> > If you go to the folder
> > "*Downloads/apache-royale-jsonly-0.9.0-bin/js/bin/"*
> > and give in the terminal access to the file mxmlc by command "*sudo chmod
> > 755 mxmlc*" - You will be able to build Royale examples. - I will
> probably
> > add this one to the instruction.
>
> Generally, in case of triggering some 3rd party application from AIR, it
> needs to execute 'chmod' first before starts a NativeProcess (in macOS),
> but
> in Moonshine we never required to use this command. All the
> Flex/JS/Feathers
> SDK compilers (so far) able to execute by just placing inside the user's
> ~/Downloads folder and which didn't required any custom command to run (by
> the user)  to execute in the Moonshine.
>
> Not sure about FlexJS Royale executable, though; if this particular command
> help you to make this usable, that is fine, too. Although, we believe
> asking
> users to run certain command manually is not very intuitive.
>
>
> Thanks!
>
>
>
> --
> Sent from: http://apache-royale-development.20373.n8.nabble.com/
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: Re: Re: Re: Building a repository front end with Royale

2017-12-04 Thread RAT-Moonshine
Piotr Zarzycki wrote
> If you go to the folder
> "*Downloads/apache-royale-jsonly-0.9.0-bin/js/bin/"*
> and give in the terminal access to the file mxmlc by command "*sudo chmod
> 755 mxmlc*" - You will be able to build Royale examples. - I will probably
> add this one to the instruction.

Generally, in case of triggering some 3rd party application from AIR, it
needs to execute 'chmod' first before starts a NativeProcess (in macOS), but
in Moonshine we never required to use this command. All the Flex/JS/Feathers
SDK compilers (so far) able to execute by just placing inside the user's
~/Downloads folder and which didn't required any custom command to run (by
the user)  to execute in the Moonshine.

Not sure about FlexJS Royale executable, though; if this particular command
help you to make this usable, that is fine, too. Although, we believe asking
users to run certain command manually is not very intuitive.


Thanks!



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/


Re: Re: Re: Building a repository front end with Royale

2017-12-04 Thread Piotr Zarzycki
Dany,

As for your problem. If you are on Mac you have in Moonshine helper called
"Access Manager" - It allow omit some restrictions. Once you open some
project you can go to menu File -> Access Manager - and point there all
paths. For example path to folder with downloaded SDK.

Thanks, Piotr


2017-12-04 12:41 GMT+01:00 Piotr Zarzycki :

> Dany,
>
> I see on your screenshot that you are trying to use sources instead of
> binary distribution of Royale SDK. Can you download this one [1]. Once
> again go through the instruction for Moonshine and use examples from that
> package.
>
> [1] http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/
> lastSuccessfulBuild/artifact/out/
>
> Thanks, Piotr
>
>
> 2017-12-04 12:30 GMT+01:00 Dany Dhondt :
>
>> Hi Piotr,
>>
>> I did what you said.
>> SDK folder and project folder are in my downloads folder.
>> When I try to compile I get this permission denied error [1]
>>
>> When creating the project itself I got this console output [2]
>>
>> thx, Dany
>>
>> [1] http://www.archemedia.eu/royale/img2.png
>> 
>>
>> [2] http://www.archemedia.eu/royale/img3.png
>>
>>
>>
>> Op 4 dec 2017 om 10:29 uur uur schreef Piotr Zarzycki <
>> piotrzarzyck...@gmail.com>:
>>
>> Hi Dany,
>>
>> It should be recognized. Try to reset settings for Moonshine - Go to
>> General -> Reset to Default. Moonshine should work with current version of
>> Royale SDK. - Let me know whether reset helped.
>>
>> In case of opening examples: You need to locate "Main source folder" [1] -
>> This is the folder where Main file of application is located. If main file
>> of application is located in "src" folder browse there. For example for
>> HelloWorld example you need to point in that section folder
>> "HelloWorld\src\main\royale\"
>>
>> [1] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE
>>
>> Thanks, Piotr
>>
>>
>> 2017-12-04 8:28 GMT+01:00 Dany Dhondt :
>>
>> Hi Piotr
>>
>>
>> Thx for the help. I'm looking forward to version 1.7.0.
>>
>> Also, MS doesn't recongnize the Royale SDK as valid [1], so it can't
>>
>> activate code completion for as. Will this be fixed in the next version?
>>
>>
>> As for the examples, how can I build them in Moonshine? None of the
>>
>> examples has a mxml file in the src folder and Moonshine needs that. Do I
>>
>> have to build them first? And if so, how?
>>
>>
>> Should I rename this thread to 'Royale setup' or something similar?
>>
>>
>> thx,
>>
>> Dany
>>
>>
>> [1] http://www.archemedia.eu/royale/img1.png
>>
>>
>>
>>
>> Op 3 dec 2017 om 11:37 uur uur schreef Piotr Zarzycki <
>>
>> piotrzarzyck...@gmail.com>:
>>
>>
>> Hi Dany,
>>
>>
>> Thanks for trying Moonshine! We will release 1.7.0 version in the next
>> week
>>
>> or so. You will have many useful things. Examples should be available in
>>
>> the downloaded royale-asjs package or on our github [1]. If you will have
>>
>> any problem with recognizing downloaded SDK in Moonshine you can download
>>
>> binary package from following links [2] (js only version) [3] (js and swf
>>
>> version).
>>
>>
>> [1] https://github.com/apache/royale-asjs/tree/develop/examples/royale
>>
>> [2]
>>
>> http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/
>>
>> lastSuccessfulBuild/artifact/out/
>>
>> [3]
>>
>> http://apacheflexbuild.cloudapp.net:8080/job/royale-
>>
>> asjs/lastSuccessfulBuild/artifact/out/
>>
>>
>> Thanks, Piotr
>>
>>
>>
>> 2017-12-03 10:33 GMT+01:00 Dany Dhondt :
>>
>>
>> Thanks Piotr, Harbs for your answers.
>>
>>
>>
>> I decided to give it a shot during my spare time.
>>
>>
>> I updated / installed everything I should (maven, node, jdk, …) and
>>
>>
>> installed Moonshine IDE. I’ll try IntelliJ later because it’s more complex
>>
>>
>> to configure I guess.
>>
>>
>>
>> Also I installed royale-compiler, ..asjs and …typedefs through npm.
>>
>>
>>
>> Since Moonshine at this point will only be able to start from an existing
>>
>>
>> project, I’d like to know where to find ready-to-use example projects?
>>
>>
>>
>> @harbs: it will be a multipage project! Does Royale support viewstacks? Or
>>
>>
>> how multiple pages would be managed?
>>
>>
>>
>> thx,
>>
>>
>> Dany
>>
>>
>>
>>
>>
>>
>> > Op 1 dec. 2017, om 12:47 heeft Piotr Zarzycki <
>> piotrzarzyck...@gmail.com
>>
>> >
>>
>>
>> het volgende geschreven:
>>
>>
>> >
>>
>>
>> > Hi Dany,
>>
>>
>> >
>>
>>
>> > First of all this is wonderful news that you are considering Royale as
>>
>>
>> one
>>
>>
>> > of the technology to build your application. Answering to your questions
>>
>>
>> (I
>>
>>
>> > think others will shot you also with more thoughts)
>>
>>
>> >
>>
>>
>> > *- will Royale be production ready by february/march?*
>>
>>
>> > Apache Royale team is consist with volunteers which in most cases not
>>
>>
>> > working as a full time developers on framework. In that case it is hard
>>
>>
>> to
>>
>>
>> > answer whether we will 

Re: Re: Re: Building a repository front end with Royale

2017-12-04 Thread Piotr Zarzycki
Dany,

I see on your screenshot that you are trying to use sources instead of
binary distribution of Royale SDK. Can you download this one [1]. Once
again go through the instruction for Moonshine and use examples from that
package.

[1]
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/lastSuccessfulBuild/artifact/out/

Thanks, Piotr


2017-12-04 12:30 GMT+01:00 Dany Dhondt :

> Hi Piotr,
>
> I did what you said.
> SDK folder and project folder are in my downloads folder.
> When I try to compile I get this permission denied error [1]
>
> When creating the project itself I got this console output [2]
>
> thx, Dany
>
> [1] http://www.archemedia.eu/royale/img2.png
> 
>
> [2] http://www.archemedia.eu/royale/img3.png
>
>
>
> Op 4 dec 2017 om 10:29 uur uur schreef Piotr Zarzycki <
> piotrzarzyck...@gmail.com>:
>
> Hi Dany,
>
> It should be recognized. Try to reset settings for Moonshine - Go to
> General -> Reset to Default. Moonshine should work with current version of
> Royale SDK. - Let me know whether reset helped.
>
> In case of opening examples: You need to locate "Main source folder" [1] -
> This is the folder where Main file of application is located. If main file
> of application is located in "src" folder browse there. For example for
> HelloWorld example you need to point in that section folder
> "HelloWorld\src\main\royale\"
>
> [1] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE
>
> Thanks, Piotr
>
>
> 2017-12-04 8:28 GMT+01:00 Dany Dhondt :
>
> Hi Piotr
>
>
> Thx for the help. I'm looking forward to version 1.7.0.
>
> Also, MS doesn't recongnize the Royale SDK as valid [1], so it can't
>
> activate code completion for as. Will this be fixed in the next version?
>
>
> As for the examples, how can I build them in Moonshine? None of the
>
> examples has a mxml file in the src folder and Moonshine needs that. Do I
>
> have to build them first? And if so, how?
>
>
> Should I rename this thread to 'Royale setup' or something similar?
>
>
> thx,
>
> Dany
>
>
> [1] http://www.archemedia.eu/royale/img1.png
>
>
>
>
> Op 3 dec 2017 om 11:37 uur uur schreef Piotr Zarzycki <
>
> piotrzarzyck...@gmail.com>:
>
>
> Hi Dany,
>
>
> Thanks for trying Moonshine! We will release 1.7.0 version in the next week
>
> or so. You will have many useful things. Examples should be available in
>
> the downloaded royale-asjs package or on our github [1]. If you will have
>
> any problem with recognizing downloaded SDK in Moonshine you can download
>
> binary package from following links [2] (js only version) [3] (js and swf
>
> version).
>
>
> [1] https://github.com/apache/royale-asjs/tree/develop/examples/royale
>
> [2]
>
> http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/
>
> lastSuccessfulBuild/artifact/out/
>
> [3]
>
> http://apacheflexbuild.cloudapp.net:8080/job/royale-
>
> asjs/lastSuccessfulBuild/artifact/out/
>
>
> Thanks, Piotr
>
>
>
> 2017-12-03 10:33 GMT+01:00 Dany Dhondt :
>
>
> Thanks Piotr, Harbs for your answers.
>
>
>
> I decided to give it a shot during my spare time.
>
>
> I updated / installed everything I should (maven, node, jdk, …) and
>
>
> installed Moonshine IDE. I’ll try IntelliJ later because it’s more complex
>
>
> to configure I guess.
>
>
>
> Also I installed royale-compiler, ..asjs and …typedefs through npm.
>
>
>
> Since Moonshine at this point will only be able to start from an existing
>
>
> project, I’d like to know where to find ready-to-use example projects?
>
>
>
> @harbs: it will be a multipage project! Does Royale support viewstacks? Or
>
>
> how multiple pages would be managed?
>
>
>
> thx,
>
>
> Dany
>
>
>
>
>
>
> > Op 1 dec. 2017, om 12:47 heeft Piotr Zarzycki 
> >
>
>
> het volgende geschreven:
>
>
> >
>
>
> > Hi Dany,
>
>
> >
>
>
> > First of all this is wonderful news that you are considering Royale as
>
>
> one
>
>
> > of the technology to build your application. Answering to your questions
>
>
> (I
>
>
> > think others will shot you also with more thoughts)
>
>
> >
>
>
> > *- will Royale be production ready by february/march?*
>
>
> > Apache Royale team is consist with volunteers which in most cases not
>
>
> > working as a full time developers on framework. In that case it is hard
>
>
> to
>
>
> > answer whether we will be ready for the production. - I can say that in
>
>
> > some way we are now, but there are plenty of things to do to be more
>
>
> robust
>
>
> > and easy to use as Flex framework was. The more people and projects will
>
>
> be
>
>
> > built with Royale we will be better and better.
>
>
> > *- is it possible to easily integrate javascript only components into
>
>
> > Royale? Example: FullCalendar.js*
>
>
> > The answer is yes. As one of the bigger example is MaterialDesignLite [1]
>
>
> > module which is part of the Royale and this is actually integration of
>
>
> > existing MDL library. 

Re: Re: Re: Building a repository front end with Royale

2017-12-04 Thread Dany Dhondt

Hi Piotr,

I did what you said.
SDK folder and project folder are in my downloads folder.
When I try to compile I get this permission denied error [1]

When creating the project itself I got this console output [2]

thx, Dany

[1] http://www.archemedia.eu/royale/img2.png
[2] http://www.archemedia.eu/royale/img3.png


Op 4 dec 2017 om 10:29 uur uur schreef Piotr Zarzycki 
:

Hi Dany,

It should be recognized. Try to reset settings for Moonshine - Go to
General -> Reset to Default. Moonshine should work with current version of
Royale SDK. - Let me know whether reset helped.

In case of opening examples: You need to locate "Main source folder" [1] -
This is the folder where Main file of application is located. If main file
of application is located in "src" folder browse there. For example for
HelloWorld example you need to point in that section folder
"HelloWorld\src\main\royale\"

[1] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE

Thanks, Piotr


2017-12-04 8:28 GMT+01:00 Dany Dhondt :

Hi Piotr

Thx for the help. I'm looking forward to version 1.7.0.
Also, MS doesn't recongnize the Royale SDK as valid [1], so it can't
activate code completion for as. Will this be fixed in the next version?

As for the examples, how can I build them in Moonshine? None of the
examples has a mxml file in the src folder and Moonshine needs that. Do I
have to build them first? And if so, how?

Should I rename this thread to 'Royale setup' or something similar?

thx,
Dany

[1] http://www.archemedia.eu/royale/img1.png



Op 3 dec 2017 om 11:37 uur uur schreef Piotr Zarzycki <
piotrzarzyck...@gmail.com>:

Hi Dany,

Thanks for trying Moonshine! We will release 1.7.0 version in the next week
or so. You will have many useful things. Examples should be available in
the downloaded royale-asjs package or on our github [1]. If you will have
any problem with recognizing downloaded SDK in Moonshine you can download
binary package from following links [2] (js only version) [3] (js and swf
version).

[1] https://github.com/apache/royale-asjs/tree/develop/examples/royale
[2]
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/
lastSuccessfulBuild/artifact/out/
[3]
http://apacheflexbuild.cloudapp.net:8080/job/royale-
asjs/lastSuccessfulBuild/artifact/out/

Thanks, Piotr


2017-12-03 10:33 GMT+01:00 Dany Dhondt :

Thanks Piotr, Harbs for your answers.


I decided to give it a shot during my spare time.

I updated / installed everything I should (maven, node, jdk, …) and

installed Moonshine IDE. I’ll try IntelliJ later because it’s more complex

to configure I guess.


Also I installed royale-compiler, ..asjs and …typedefs through npm.


Since Moonshine at this point will only be able to start from an existing

project, I’d like to know where to find ready-to-use example projects?


@harbs: it will be a multipage project! Does Royale support viewstacks? Or

how multiple pages would be managed?


thx,

Dany






Op 1 dec. 2017, om 12:47 heeft Piotr Zarzycki 

Re: Re: Building a repository front end with Royale

2017-12-04 Thread Piotr Zarzycki
Hi Dany,

It should be recognized. Try to reset settings for Moonshine - Go to
General -> Reset to Default. Moonshine should work with current version of
Royale SDK. - Let me know whether reset helped.

In case of opening examples: You need to locate "Main source folder" [1] -
This is the folder where Main file of application is located. If main file
of application is located in "src" folder browse there. For example for
HelloWorld example you need to point in that section folder
"HelloWorld\src\main\royale\"

[1] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE

Thanks, Piotr


2017-12-04 8:28 GMT+01:00 Dany Dhondt :

> Hi Piotr
>
> Thx for the help. I'm looking forward to version 1.7.0.
> Also, MS doesn't recongnize the Royale SDK as valid [1], so it can't
> activate code completion for as. Will this be fixed in the next version?
>
> As for the examples, how can I build them in Moonshine? None of the
> examples has a mxml file in the src folder and Moonshine needs that. Do I
> have to build them first? And if so, how?
>
> Should I rename this thread to 'Royale setup' or something similar?
>
> thx,
> Dany
>
> [1] http://www.archemedia.eu/royale/img1.png
>
>
>
> Op 3 dec 2017 om 11:37 uur uur schreef Piotr Zarzycki <
> piotrzarzyck...@gmail.com>:
>
> Hi Dany,
>
> Thanks for trying Moonshine! We will release 1.7.0 version in the next week
> or so. You will have many useful things. Examples should be available in
> the downloaded royale-asjs package or on our github [1]. If you will have
> any problem with recognizing downloaded SDK in Moonshine you can download
> binary package from following links [2] (js only version) [3] (js and swf
> version).
>
> [1] https://github.com/apache/royale-asjs/tree/develop/examples/royale
> [2]
> http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/
> lastSuccessfulBuild/artifact/out/
> [3]
> http://apacheflexbuild.cloudapp.net:8080/job/royale-
> asjs/lastSuccessfulBuild/artifact/out/
>
> Thanks, Piotr
>
>
> 2017-12-03 10:33 GMT+01:00 Dany Dhondt :
>
> Thanks Piotr, Harbs for your answers.
>
>
> I decided to give it a shot during my spare time.
>
> I updated / installed everything I should (maven, node, jdk, …) and
>
> installed Moonshine IDE. I’ll try IntelliJ later because it’s more complex
>
> to configure I guess.
>
>
> Also I installed royale-compiler, ..asjs and …typedefs through npm.
>
>
> Since Moonshine at this point will only be able to start from an existing
>
> project, I’d like to know where to find ready-to-use example projects?
>
>
> @harbs: it will be a multipage project! Does Royale support viewstacks? Or
>
> how multiple pages would be managed?
>
>
> thx,
>
> Dany
>
>
>
>
>
> > Op 1 dec. 2017, om 12:47 heeft Piotr Zarzycki  >
>
> het volgende geschreven:
>
> >
>
> > Hi Dany,
>
> >
>
> > First of all this is wonderful news that you are considering Royale as
>
> one
>
> > of the technology to build your application. Answering to your questions
>
> (I
>
> > think others will shot you also with more thoughts)
>
> >
>
> > *- will Royale be production ready by february/march?*
>
> > Apache Royale team is consist with volunteers which in most cases not
>
> > working as a full time developers on framework. In that case it is hard
>
> to
>
> > answer whether we will be ready for the production. - I can say that in
>
> > some way we are now, but there are plenty of things to do to be more
>
> robust
>
> > and easy to use as Flex framework was. The more people and projects will
>
> be
>
> > built with Royale we will be better and better.
>
> > *- is it possible to easily integrate javascript only components into
>
> > Royale? Example: FullCalendar.js*
>
> > The answer is yes. As one of the bigger example is MaterialDesignLite [1]
>
> > module which is part of the Royale and this is actually integration of
>
> > existing MDL library. Additionally Harbs wrote awesome article how to use
>
> > existing JS library into the project [2]
>
> > -* could anyone provide an IntelliJ template to start with?*
>
> > I can provide you an old instruction how to use Intellij with FlexJS [3]
>
> -
>
> > I think instruction wasn't check with Royale yet. I can only tell that
>
> I'm
>
> > using intellij to develop Royale and previously use Intellij for
>
> > development of FlexJS applications itself. You can also work a bit IDE
>
> > agnostic using Maven to build your applications and Intellij can be used
>
> as
>
> > code assistance only.
>
> > You have also two actively developed IDE which supports Royale VSCode
>
> > [4][6] and Moonshine [5][7].
>
> > *- I'll definitely need help during the development proces, will this be
>
> > available?*
>
> > I can say that definitely anyone who is active on that list and in this
>
> > project will give an hints and help in any kind of way!
>
> >
>
> > Remember that development list is an public one, so avoid to share some
>
> > confident information here, but 

Re: Re: Building a repository front end with Royale

2017-12-03 Thread Dany Dhondt

Hi Piotr

Thx for the help. I'm looking forward to version 1.7.0.
Also, MS doesn't recongnize the Royale SDK as valid [1], so it can't activate 
code completion for as. Will this be fixed in the next version?

As for the examples, how can I build them in Moonshine? None of the examples 
has a mxml file in the src folder and Moonshine needs that. Do I have to build 
them first? And if so, how?

Should I rename this thread to 'Royale setup' or something similar?

thx,
Dany

[1] http://www.archemedia.eu/royale/img1.png



Op 3 dec 2017 om 11:37 uur uur schreef Piotr Zarzycki 
:

Hi Dany,

Thanks for trying Moonshine! We will release 1.7.0 version in the next week
or so. You will have many useful things. Examples should be available in
the downloaded royale-asjs package or on our github [1]. If you will have
any problem with recognizing downloaded SDK in Moonshine you can download
binary package from following links [2] (js only version) [3] (js and swf
version).

[1] https://github.com/apache/royale-asjs/tree/develop/examples/royale
[2]
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/lastSuccessfulBuild/artifact/out/
[3]
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/

Thanks, Piotr


2017-12-03 10:33 GMT+01:00 Dany Dhondt :

Thanks Piotr, Harbs for your answers.

I decided to give it a shot during my spare time.
I updated / installed everything I should (maven, node, jdk, …) and
installed Moonshine IDE. I’ll try IntelliJ later because it’s more complex
to configure I guess.

Also I installed royale-compiler, ..asjs and …typedefs through npm.

Since Moonshine at this point will only be able to start from an existing
project, I’d like to know where to find ready-to-use example projects?

@harbs: it will be a multipage project! Does Royale support viewstacks? Or
how multiple pages would be managed?

thx,
Dany





Op 1 dec. 2017, om 12:47 heeft Piotr Zarzycki 

het volgende geschreven:


Hi Dany,

First of all this is wonderful news that you are considering Royale as

one

of the technology to build your application. Answering to your questions

(I

think others will shot you also with more thoughts)

*- will Royale be production ready by february/march?*
Apache Royale team is consist with volunteers which in most cases not
working as a full time developers on framework. In that case it is hard

to

answer whether we will be ready for the production. - I can say that in
some way we are now, but there are plenty of things to do to be more

robust

and easy to use as Flex framework was. The more people and projects will

be

built with Royale we will be better and better.
*- is it possible to easily integrate javascript only components into
Royale? Example: FullCalendar.js*
The answer is yes. As one of the bigger example is MaterialDesignLite [1]
module which is part of the Royale and this is actually integration of
existing MDL library. Additionally Harbs wrote awesome article how to use
existing JS library into the project [2]
-* could anyone provide an IntelliJ template to start with?*
I can provide you an old instruction how to use Intellij with FlexJS [3]

-

I think instruction wasn't check with Royale yet. I can only tell that

I'm

using intellij to develop Royale and previously use Intellij for
development of FlexJS applications itself. You can also work a bit IDE
agnostic using Maven to build your applications and Intellij can be used

as

code assistance only.
You have also two actively developed IDE which supports Royale VSCode
[4][6] and Moonshine [5][7].
*- I'll definitely need help during the development proces, will this be
available?*
I can say that definitely anyone who is active on that list and in this
project will give an hints and help in any kind of way!

Remember that development list is an public one, so avoid to share some
confident information here, but rather by sending them directly to anyone
interested.

Looking forward to more of your questions and answer from others! :)

[1]
https://github.com/apache/royale-asjs/tree/develop/frameworks/projects/

MaterialDesignLite

[2]
https://github.com/ok-at-github/flexjs-docs/wiki/

Adapting-HTML-CSS-JS-project

[3]
https://cwiki.apache.org/confluence/display/FLEX/Using+

FlexJS+with+IntelliJ+IDEA

[4] https://nextgenactionscript.com/
[5] http://moonshine-ide.com/
[6] https://github.com/apache/royale-asjs/wiki/Visual-Studio-Code
[7] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE

Thanks, Piotr


2017-12-01 12:17 GMT+01:00 Dany Dhondt :


Hi all,

I'm working for the library department of a big University college in
Belgium (+13k students). We have spent a year on making a concept for an
institutional repository.
Now, we're in the phase of making a tender for the backbone software

which

will handle storage, DOI's etc. High on our list is figshare [1]. We

would

use figshare as a