Answer: Is a Website Software? Web App & Softwares List

  • Thread starter Thread starter Math10
  • Start date Start date
  • Tags Tags
    Software
Click For Summary

Discussion Overview

The discussion revolves around the classification of websites and web applications as software, including requests for clarification and examples of software. Participants explore definitions, technical aspects, and personal interpretations of what constitutes software in this context.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants question whether a website qualifies as software and seek clarification on the definition of web applications.
  • One participant provides a high-level description of a website, detailing its components such as web pages, server systems, and domain names, while noting their own lack of expertise.
  • Another participant challenges the accuracy of the previous description, stating that individuals can lease domain names directly and can host websites from home, contradicting the earlier claim about needing an ISP.
  • There is mention of the technical aspects of web servers and the Common Gateway Interface (CGI), with an emphasis on the programming required to manage user requests.
  • Participants express uncertainty about the specifics of hosting and domain registration, indicating multiple approaches and interpretations exist.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the definitions and classifications of websites and software. Multiple competing views and interpretations remain throughout the discussion.

Contextual Notes

The discussion includes limitations in understanding the technical details of web hosting, domain registration, and the classification of software, with some assumptions left unaddressed.

Math10
Messages
301
Reaction score
0
Is website a software? How about an web app? Please name me a list of softwares.
 
Computer science news on Phys.org
What do YOU think of as software?
 
Math10 said:
Is website a software? How about an web app? Please name me a list of softwares.
Please be more specific, what exactly are you wanting to know?
 
I can take a stab at a top level description, but I am not an expert. Maybe others can correct any errors here.

A website is a combination of a set of web pages, a server system (or more than one) that the pages are on, and an address that people on the internet can use to locate those web pages. The website can exist without any actual working web pages, but I assume you would want some working web pages.

The address usually has several levels. I can open a DOS command window and enter "ping facebook.com" to see if it exists and will reply to my "ping". It "ping"ed an address 173.252.120.6. "facebook.com" is called a Domain name and 173.252.120.6 is the Universal Resource Locator (URL) of facebook.com. Facebook bought that 173.252.120.6 URL address through an Internet Service Provider (ISP) and allows people to use parts of it. In the case of Facebook, they provide all the software that users are allowed to use.

An Internet Service Provider registers your Domain Name and the associated URL, and supplies a connection to the internet. My PC at home has an address that AT&T has provided. They are my ISP. I am not sure if I can use my PC as an internet web site. I think not.

You put your software on the server that the ISP provides. You have to set up a system to send the correct HTML web pages to someone contacting your web site. That is called a web server. One method is called a Common Gateway Interface. It decides how to respond to user requests and sends HTML to the user. You may have to program this yourself. The first page a user gets is index.html. The CGI can be written in any language, but it sends out HTML to the internet. It also keeps track of users and what they have already communicated to your server so that it can respond appropriately.

This thread is closed because the OP decided to abandon this one and start another instead of answering simple questions.
 
Last edited by a moderator:
Thanks fact checker, but as you said there are a lot of mistakes, for example, the customer can lease the Domain Name themself, they do not need to go through an ISP, and they are not for sale. Yes, a person can host a website at home simply by setting up a server. Also, web centric companies do not have single IP addresses, a company like Facebook (or their hosting company) would more than likely have multiple Class Cs. they're just not all public. So many ways to do things. I just don't have time to do a tutorial right now.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 14 ·
Replies
14
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
34
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 20 ·
Replies
20
Views
2K