[GitHub] JaroslavTulach commented on issue #466: Change category

2018-04-06 Thread GitBox
JaroslavTulach commented on issue #466: Change category
URL: 
https://github.com/apache/incubator-netbeans/pull/466#issuecomment-379258199
 
 
   > I love the "html4j" term...
   
   I had also thought it would have been the best, but the problem with 
**html4j** is that it is **HTML5**, not **4**! At least that was one of the 
comments I got in the [2014 UX 
study](http://wiki.netbeans.org/Html4JavaUXStudy2014).


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[GitHub] JaroslavTulach commented on issue #466: Change category

2018-04-05 Thread GitBox
JaroslavTulach commented on issue #466: Change category
URL: 
https://github.com/apache/incubator-netbeans/pull/466#issuecomment-378908050
 
 
   Yes, I agree that **frontend** is generic. However, in contrary to 
@matthiasblaesing, I don't think it will cause any confusion. Talk to any 
**Java EE** developer out there and ask him what **frontend** means. There is 
going to be unison answer: it means an application running in a browser or in a 
WebView component (on desktop or mobile phone) written using CSS/DOM/etc.
   
   The term **frontend** has been kidnapped by the JavaScript camp few years 
ago. It no longer means Swing or SWT, it only means DOM, CSS & co. Everyone not 
deeply knowledgable of Java will expect that **frontend** means exactly this 
kind of app. From this point of view I find *Java Frontend Application* a 
perfect fit! Btw. nice idea, Toni!
   
   Of course "DukeScript Application" would exactly describe what is going on. 
But I have to (again) quote our usability study: Dmitry pointed out when trying 
to use the wizard that a proper name for the wizard is needed:
   
   > Select: File -> New Project -> JavaFX -> Java HTML5 Application (again,
   > only because I knew from this thread where to click)
   > Read description: "Generates a WebView based DukeScript application".
   >
   >   DukeScript? WebView based?... huh...
   
   If Toni wants to use "DukeScript application", fine with me, he invented the 
brand and he may have emotional attachments to the name. But then the pull 
request only fixes the category problem and ignores the usability study result 
with respect to the name - people won't even bother with the wizard, as its 
name won't sound familiar in any way. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[GitHub] JaroslavTulach commented on issue #466: Change category

2018-04-05 Thread GitBox
JaroslavTulach commented on issue #466: Change category
URL: 
https://github.com/apache/incubator-netbeans/pull/466#issuecomment-378908050
 
 
   Yes, I agree that **frontend** is generic. However, in contrary to 
@matthiasblaesing, I don't think it will cause any confusion. Talk to any 
**Java EE** developer out there and ask him what **frontend** means. There is 
going to be unison answer: it means an application running in a browser or in a 
WebView component (on desktop or mobile phone) written using CSS/DOM/etc.
   
   The term **frontend** has been kidnapped by the JavaScript camp few years 
ago. It no longer means Swing or SWT, it only means DOM, CSS & co. Everyone not 
deeply knowledgable of Java will expect that **frontend** means exactly this 
kind of app. From this point of view I find *Java Frontend Application* a 
perfect fit! Btw. nice idea, Toni!
   
   Of course "DukeScript Application" would exactly describe what is going on. 
But I have to (again) quote our usability study: Dmitry pointed out when trying 
to use the wizard that a proper name for the wizard is needed:
   
   > Select: File -> New Project -> JavaFX -> Java HTML5 Application (again,
   > only because I knew from this thread where to click)
   > Read description: "Generates a WebView based DukeScript application".
   >
   >   DukeScript? WebView based?... huh...
   
   If Toni wants to use "DukeScript application", fine with me, he invented the 
brand and he may have emotional attachments to the name. But then the pull 
request only fixes the category problem and ignores the usability study result 
with respect to the name - people won't even bother with the wizard, as its 
name won't sound familar in any way. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[GitHub] JaroslavTulach commented on issue #466: Change category

2018-04-05 Thread GitBox
JaroslavTulach commented on issue #466: Change category
URL: 
https://github.com/apache/incubator-netbeans/pull/466#issuecomment-378908050
 
 
   Yes, I agree that **frontend** is generic. However, in contrary to 
@matthiasblaesing, I don't think it will cause any confusion. Talk to any 
**Java EE** developer out there and ask him what **frontend** means. There is 
going to be unison answer: it means an application running in a browser or in a 
WebView component (on desktop or mobile phone) written using CSS/DOM/etc.
   
   The term **frontend** has been kidnapped by the JavaScript camp few years 
ago. It no longer means Swing or SWT, it only means DOM, CSS & co. Everyone not 
deeply knowledgable of Java will expect that **frontend** means exactly this 
kind of app. From this point of view I find *Java Frontend Application* a 
perfect fit! Btw. nice idea, Toni!
   
   Of course "DukeScript Application" would exactly describe what is going on. 
But I have to (again) quote our usability study: Dmitry pointed out when trying 
to use the wizard that a proper name for the wizard is needed:
   
   > Select: File -> New Project -> JavaFX -> Java HTML5 Application (again,
   > only because I knew from this thread where to click)
   > Read description: "Generates a WebView based DukeScript application".
   >
   >   DukeScript? WebView based?... huh...
   
   If Toni wants to use "DukeScript application", fine with me, he invented the 
brand and he may have emotional attachments to the name. But then the pull 
request only fixes the category problem and ignores the usability study result 
with respect to the name - people won't even bother with the wizard, as its 
name won't sound similar in any way. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists