Preview & review of the website (before actual go-live) #1
Replies: 9 comments 79 replies
-
|
Wow.. great Job!!! 1 - My opinion on the CSS card that you ask. To be honest I'd have to say I don't agree with that card. 2- Flutter runs on desktop,mobile and web: https://flutter.dev/ . It compiles Dart to Javascript. So to answer your question I don't think this is the first time for desktop, etc frameworks to be able to also run in a browser by compiling/transpiling code to javascript. Question: Do custom skins work, I suppose yes? I have a JavaFX theme called JMetro https://github.com/JFXtras/jfxtras-styles and was wondering whether apps using it would be able to run with webfx.. Thanks again, great work! |
Beta Was this translation helpful? Give feedback.
-
|
@salmonb Regarding your second comment: |
Beta Was this translation helpful? Give feedback.
-
|
So, after removing these 2 elements, do you see any other controversial content? |
Beta Was this translation helpful? Give feedback.
-
|
I was just checking the website on mobile and it doesn’t seem to work very well there. It doesn’t scroll well. I was browsing on Safari on an IPhone 11 |
Beta Was this translation helpful? Give feedback.
-
|
BTW, another great aspect I like about WebFX is that the site loads really fast. |
Beta Was this translation helpful? Give feedback.
-
|
I was checking the card with the title “Magical”. Would it be better to start off that card by focusing on saying that webfx runs in the browser as opposed to other solutions and so is highly scalable (what we talked about yesterday)? As opposed to other solutions that are running on the server and so not scalable. |
Beta Was this translation helpful? Give feedback.
-
|
In another topic you had written
Only today this actually occurred to me. I had taken this for granted. I might want to add the phrase - "Java is Back to the Browser" and hyperlink this phrase to an article explain (in brief) the history of web, from Netscape, to RIA, to applets, flash, GWT, then Steve Jobs kill button, then standardization, (in parallel) node.js, Angular, React, Vue, ..... now very recently I think they officially announced that applets support will be completely removed from standard java distribution, to now WebFX .... Java is back to browser. This story will explain the whole ride, ups and down, and the torture of having to cope up with 10s and 1000s of every changing tools ... and finally time has come Java is again back to browser and it is going to stay. |
Beta Was this translation helpful? Give feedback.
-
|
What do you guys think about creating an issue or something for each of the things we are discussing? |
Beta Was this translation helpful? Give feedback.
-
|
I was thinking about this more the other day.. I think you @salmonb have already said it too. I wonder if the focus should be more on the build tool and on webfx itself than on the website? Just the other day someone mentioned webfx on twitter and someone else (a highly considered developer from the javafx ecosystem) mentioned: "Oh but it doesn't support javafx default controls does it?" Perhaps our effort should be focused more on developing webfx itself? And also on the build tool to allow others to use it so that we raise excitement on webfx. If there is a relatively simple way to build a javafx app using webfx into an app that runs on the web, we will start to see examples on the web of javafx apps built with webfx which will bring free publicity (even if they are just simple demos). Perhaps a simple site just showing the demos would be enough for now? Later we could come back to this discussion. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Link to the website preview: https://preview.webfx.dev
This link is temporary, so please don't share it (soon the website will go live to https://webfx.dev and this preview link won't work anymore). The purpose at this stage is to get your feedback, fix bugs and make the necessary corrections before actually going live.
As I said, the website is here to present and promote the technology, not to provide detailed technical information. I think it will be a good communication tool to share on social networks and get more people interested by the project.
First, do you like it?
It has probably a few bugs, as I tested it only on a very limited number of devices. So if you notice a bug, you can report it to me just by opening an issue (in this repository), and I will try to fix it. This can include responsive design issues.
Also, if you are an English native speaker, feel free to improve the website wordings, as I'm not (I'm French). You can open issues for this as well.
Last point, it's important that the website tells the truth, especially when comparing technologies. I sincerely think it tells the truth, but perhaps there are some features in other technologies I'm not aware of. For example, when I say JavaFX shall become the first major desktop toolkit that can be transpiled to the web, can you confirm it's true? Or do you know another desktop toolkit that can already be transpiled (with no running server part required)? Or in the responsive card, is all what I say about CSS true? Please let me know if you see something false.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions