Added: 2 years ago
From: DanielRosenwasser
Views: 4,483
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (11)

Sign In or Sign Up now to post a comment!
  • so then, why'd you choose purple

  • @blongus182 If you go look at the original Java logo from the 90's, it's a scribbled purple coffee cup. I thought it would be a cool idea to stick with that color scheme, since it's built on Java technology.

    I thought wrong. I should've stuck to blue or something more visually pleasing. After all, the new Java and JavaFX logos are void of purple entirely.

  • @DanielRosenwasser yeah, that's what i thought

    SO FUCKING CUTE.

  • Daniel: This is awesome!! You deserve the first place prize. Would you be willing to provide the source for the altered media player you designed: RoseWater Media Player?

    Thanks

  • @awtduke0880 Thank you! I think I'll be setting a site up for myself sometime soon to host it, but what I may be able to do is send you the source files. The only warning: the original code is ugly and lacks documentation. Mine is definitely not any better because I was learning JavaFX throughout making the player, figuring out the way that controls worked, and working under time constraints.

    So to spare myself some embarrassment, I may have to rewrite some of the code first. =)

  • @DanielRosenwasser That's fine with with me, just notify me when its ready!!

    Thanks, again

  • gr8 app

    but i found javafx vry slow

  • the performance issues with javafx are basically result of the people using it incorrectly. There are a couple of common mistakes that can make a HUGE difference in the performance i.e. use the cache on surfaces with a gradients (with shadows, etc), another common mistake is not to include the canskip parameter in the animations and transition or to add unnecessary bindings. The java vm is WAY faster than the flash vm.

  • I've created small app in JavaFX which work excellent as desktop app but performance get ugly when I run as applet, do u know wht could be the problem?

    thnx in advance

  • @abhishekrdesai: Applets are usually slower in the browser, and JavaFX has different behavior depending on where you run it. It's still inconsistent.

    Mine didn't even run in the browser when I hosted it off a server. Probably permission violation issues or something.

  • @javafxespanol: You know, you're probably right, since I'm a bit of a novice with the platform, but maybe I wouldn't have needed all those binding problems had JavaFX at least supplied be with a GridBag layout manager. That lagged down my app to a crawl when resizing.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more