Ask HN: At what point does a 'website' become an 'application'?
I'm struggling a little with this rather mundane question of terminology: even the simplest of my personal 'websites' are built in Rails. They interact with a database, they are stateful, they are tested. Are they just a 'website', or are they an application?
I ask this from the perspective of discussing the site/app with other people, which is not really something I had done much of before.
What are your thoughts? What terminology should I use to minimize confusion during discussions?
4 comments
[ 2.9 ms ] story [ 22.8 ms ] threadMake the terms clear at the start of the discussion - argument why you're using a term application instead of a website.
Wouldn't that clear it up?
In my mind referring to something as a 'site', rather than an 'application' or 'web-application' makes you seem less serious. Just a thought...
If someone were to speak about the functionalities of the site called facebook - then would using the term "site" make facebook sound less serious?
Thanks for your thoughts, it's a small thing but it helps to know what other people are thinking.