Recommended Posts

Hello everyone!

I just finished making a new version of my program: Snow Vista 2.0. It's a program that I made in Java.

I would really appreciate it if you could look at my program and give me any feedback that you may have about it!

https://www.youtube.com/watch?v=m8lF1CFL6Uk

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/
Share on other sites

Hmm.. you may want to hire someone to help you on the UI side of things.

Yes, I've been told that before. I just overhauled the interface in this version.

I guess the interface could still use some improvements then?

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596975226
Share on other sites

It's an all in one tool I see. You should get a much better and modern UI. Other than that, show me where the download link is.

You can download it here: https://sites.google.com/site/snowbooks1419site/downloads/Snow%20Vista%202.0.jar?attredirects=0&d=1

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596975324
Share on other sites

I really want to make programs that will help people I was hoping that this program would help people to get things done faster and be more productive.

You  need to clean up the UI and style it properly. For example, I should never have to close aa popup window I used to create a task or whatever. It should close for me upon successful creation.

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596975502
Share on other sites

You  need to clean up the UI and style it properly. For example, I should never have to close aa popup window I used to create a task or whatever. It should close for me upon successful creation.

Thanks! That's a good suggestion!

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596975552
Share on other sites

Snowbooks1419: I suggest that you look at other programs and their interfaces.  Then figure out which style you like, then figure out how you can acheive that look using Java. For example, I really like material design, so I look at that. You don't have to choose that. Once you have chosen your UI you like, look at this question to figure out the library you want to use. Take into account the platforms you want to run on (some use native DLLs), and speed/size. Once you have all that, you can learn the library. Make sure to follow guidelines when starting out, it will help you understand what a "good" GUI looks like. Then, when you have experience, you can start doing it more yourself. Good luck!

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596988916
Share on other sites

Snowbooks1419: I suggest that you look at other programs and their interfaces.  Then figure out which style you like, then figure out how you can acheive that look using Java. For example, I really like material design, so I look at that. You don't have to choose that. Once you have chosen your UI you like, look at this question to figure out the library you want to use. Take into account the platforms you want to run on (some use native DLLs), and speed/size. Once you have all that, you can learn the library. Make sure to follow guidelines when starting out, it will help you understand what a "good" GUI looks like. Then, when you have experience, you can start doing it more yourself. Good luck!

Thanks for the feedback! I really appreciate it! :)

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596994954
Share on other sites

I was hoping that this program would help people to get things done faster and be more productive.

A noble gesture, but are you genuinely trying to suggest that you wrote this for others rather than something you threw together for your own learning?  Not saying that's not great, well done, you wrote a functioning app that does a few things - but the presentation of it is abysmal and completely detracts from what you suggest it's purpose is.  Look at other apps, and tell me yours is going to be "faster and more productive"?  I personally do not see how a "random story generator" gaffer taped to a semi-usable calendar will achieve that.

I don't mean to sound negative, I just think your comments are a little disingenuous.

Edited by Nik L
Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596995696
Share on other sites

At first, the program was for my own learning, yes. (And it still is, to a certain degree.) However, I had just been hoping that others would also be able to benefit from it. I'm sorry if the comment that you referred to came off the wrong way.

I know that other apps are much, much, much better than the program that I demonstrated in the video. That's why I'm looking for advice on how to make it better! :)

Link to comment
https://www.neowin.net/forum/topic/1268622-snow-vista-20/#findComment-596997016
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The useful lapdogs  
    • Nobody is buying a PS5 only for playing Until Dawn 2. Their loss.
    • If you actually used it instead of responding like a petulant child you might be surprised. I switched from Google some time ago and have been very satisfied.
    • I am one of the first people to use the DXVK technology. In the channel below you can see some videos that I have made using this technology, including Assassin's Creed Odyssey. https://www.youtube.com/@nahum7995/videos Assassin's Creed Odyssey experienced several bugs and technical issues during its first months after release. It launched with its own fair share of funny but frustrating glitches. I ran it on DXVK 9 days after its release and I played it for many hours but didn't see a single significant bug on Linux. Assassin's Creed Odyssey is widely celebrated for pushing the franchise in bold new directions and specifically for nailing several elements better than any other title in the AC series: Player Choice & Branching Narrative, The Mercenary & Cultist System, Mythological Integration, Overpowered Combat Abilities, Open World Exploration But what I'm trying to point out is that this game wasn't quite playable on most windows systems, until a few months after its release when most of the bugs were fixed. However, on Linux it ran completely flawless from day one, although DXVK had seen little development and refinement at the time. What do you think the situation will be in 2026 now that most bugs and glitches of DXVK have been completely eliminated? This is information from Google about these situations that I am quoting. In many cases, using DXVK (a translation layer that converts DirectX 9, 10, or 11 into Vulkan) can result in more stable frame times and higher performance than native Windows rendering. This happens primarily by bypassing driver overhead and multithreading draw calls that were previously restricted to a single CPU core. Older APIs (like DirectX 9 and 11) are largely single-threaded on the CPU side. DXVK translates these calls to Vulkan, which is highly multi-threaded. This reduces CPU-bound stuttering on weaker processors. In certain cases, GPU manufacturers (especially AMD) have significantly better and more modern Vulkan drivers than they do for legacy DirectX. Vulkan gives developers—and in this case, the translation layer—closer control over how resources are held in VRAM. This can prevent micro-stutters and sudden frame drops during chaotic gameplay. Yes, certain games, particularly older DirectX 9 to 11 titles, can run with fewer crashes on DXVK than on native Windows. By intercepting DirectX draw calls and translating them into the modern, highly efficient Vulkan API, DXVK bypasses the limitations and poor driver support that cause instability in aging game engines. PlayStation 1, PlayStation 2 and PlayStation 3 can be easily and perfectly emulated on Linux. In fact, modern Linux emulators offer high-performance upscaling, widescreen patches, and automatic controller mapping out of the box.                                                                                                                                                                                                                                                                                                                                 PlayStation 1/2/3 games look drastically better on Linux thanks to resolution upscaling. Furthermore, it is also a fact that you cannot play many fun games on Windows either, isn't it? - The Nintendo Switch has an extensive library of exclusive games. - PlayStation has an extensive library of exclusive games - Android has "mobile-exclusive" games, meaning they are exclusive to mobile devices (iOS and Android) and aren't available on PC or consoles. And finally, it is also the case that in the next five years there will be games that millions of people will say you absolutely must play and that they want to play this specific game that released a few days ago. However, the other side of this story is that currently, absolutely no one cares that they cannot play these upcoming games right now.
  • Recent Achievements

    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      68
    5. 5
      Michael Scrip
      58
  • Tell a friend

    Love Neowin? Tell a friend!