Websites that look like desktop GUIs
41–50 of 188 posts
Re: Websites that look like desktop GUIs
#42Fascinated and feeling surreal, that I was able to load Doom and check it out on my phone's web browser in https://www.windows93.net/ .
Re: Websites that look like desktop GUIs
#43Reminds me of an app I saw in the late 90's developed with Delphi. I never used Delphi, but apparently it had the ability to compile an app to an ActiveX plug-in and run a full desktop-like application in Internet Explorer. Of course, ActiveX had major security problems, but the UX was amazing.
Shame they decided to go for the large enterprise insanely expensive end of the market, if they'd done a decent commercial version for a 10th the price they'd have done much better.
Though the writing was on the wall as the cost of development tools trended towards zero - JetBrains have continued to prove that if you provide enough utility competing against free can be profitable.
Re: Websites that look like desktop GUIs
#44Re: Websites that look like desktop GUIs
#45Re: Websites that look like desktop GUIs
#46Just has a simple rule: open any unknown website with JavaScript disabled. Permanently.
Re: Websites that look like desktop GUIs
#47https://webamp.org/ this really took me back! Even the equalizer works, and the magnetic window stickiness!
Re: Websites that look like desktop GUIs
#48A major accessibility problem with this: the list uses s with click handlers, rather than links. This makes it not respond properly to clicks with modifiers (e.g. Ctrl+click), not have the right context menu options, not show the href in the status bar, and be completely unusable to users of tools like screen readers or those that would navigate by keyboard. Never ever do this. If it opens a new page, it’s a link. wi…
It's neither not constructive, nor friendly. Nothing about the contents of the page itself. You're basically, rude and borderline hostile with italics emphasizing something the author /should not/ do. Horrible.
Where's your #1 Hacker News site? Where's your awesome collection of awesome sites that you shared with people. I don't see one.
Re: Websites that look like desktop GUIs
#49made me happy =)
Re: Websites that look like desktop GUIs
#50A major accessibility problem with this: the list uses s with click handlers, rather than links. This makes it not respond properly to clicks with modifiers (e.g. Ctrl+click), not have the right context menu options, not show the href in the status bar, and be completely unusable to users of tools like screen readers or those that would navigate by keyboard. Never ever do this. If it opens a new page, it’s a link. wi…
Accessibility is super important, but gosh your comment here is downright horrible. It's neither not constructive, nor friendly. Nothing about the contents of the page itself. You're basically, rude and borderline hostile with italics emphasizing something the author /should not/ do. Horrible. Where's your #1 Hacker News site? Where's your awesome collection of awesome sites that you shared with people. I don't see o…