Live data from Hacker News

Websites that look like desktop GUIs

simone.computer

41–50 of 188 posts

Re: Websites that look like desktop GUIs

#43

Reminds 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.

I was a heavy Delphi user back in the day (late-90's/early 2000's) it was way ahead of the curve in terms of RAD that didn't gimp you as a developer.

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

#48

A 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 one.

Re: Websites that look like desktop GUIs

#50

A 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…

uh.... what
Post reply on HN