A brief introduction to web2.0 products and functions

A brief introduction to web2.0 products and functions
<br />What is web2.0? Web2.0 includes those social network products and their functions
Web2.0 is a general term for a new type of Internet application relative to Web1.0. The development from Web1.0 mode of simply browsing HTML web pages through a web browser to Web2.0 mode of Internet with richer content, stronger connectivity and stronger tools has become a new development trend of the Internet. Web2.0 is a new generation of Internet model that takes the application of social software such as Blog, TAG, SNS, RSS, wiki, etc. as its core and is implemented based on new theories and technologies such as six degrees of separation, XML, and Ajax.
1. Blog: A blog is an easy-to-use website where you can quickly post your thoughts, communicate with others, and engage in other activities. Roughly divided into: basic blog,
Group blogs, blogs between friends and family, collaborative blogs, public community blogs, business, enterprise, advertising blogs, knowledge base blogs, etc. All of this is free. The Chinese name is "blog", "weblog", and in Taiwan it is also called "blog/bloggers". There are many different descriptions of Blogs on the Internet: some say it is “the fourth form of online communication after Email, BBS, and ICQ”, some say it “represents the 3.0 version of news media”, “Reader's Digest”, and so on. In short, no matter what you think, you can post it through BLOG and discuss it with like-minded people.
2. RSS - Site Summary: RSS is a technology used by sites to share content with other sites in a simple way (also called aggregated content). Originally derived from the browser's "news channel" technology, it is now commonly used for news and other sequentially arranged websites, such as blogs, news websites, etc.
3. Web excerpts: "Web excerpts" are also known as "web page bookmarks". Internet users can use web excerpt tools to collect their favorite web pages at any time, just like "favorites", but much more powerful than favorites. Some websites now use web excerpt technology to bring a lot of traffic to their own websites, especially web excerpts of beautiful pictures.
4. WIKI - Encyclopedia: Wiki is a collaborative writing tool for multiple people. Wiki sites can be maintained by multiple people (even any visitor), and everyone can express their opinions or expand or discuss common topics.
There is an edit button below each normally displayed page. Click this button to edit the page. In order to reduce the number of visitors who intentionally damage WIKI websites, the technical requirements for WIKI websites are very strict (restoring pages at any time, locking major pages, comparing modified and unmodified pages, describing the modifications or communicating directly with the administrator, sealing IP, having test pages for beginners to practice, establishing WIKI website rules, etc.)
WIKI is most suitable for knowledge-based sites such as encyclopedias, knowledge bases, and sites that organize knowledge in a certain field. Several people in different regions can use wiki to work together to write a book, etc. Wiki technology has been well used in encyclopedias, manual/FAQ writing, and subject knowledge bases. Baidu's Encyclopedia is a very successful example.
5. SNS - Social Network: Social Network Sofwaret, social network software, based on the six degrees theory, expands one's own network by getting to know friends of friends. Yahoo's social network project is called Yahoo360, Google's is called Orkut, and Microsoft's experimental social network project is called Wallop.
Currently, the main Chinese SNS websites are: xiaonei.com (xiaonei.com), kaixin.com, etc.
6. P2P - Peer-to-Peer Networking: P2P can be understood as "partner to partner", "point to point", and some people translate it as (butt to butt), or call it peer-to-peer networking. People currently believe that it has great potential in strengthening human communication, file exchange, distributed computing, etc. on the Internet. Representatives of P2P file exchange software: BT, eMule, PP Diandiantong, Poco.
P2P instant messaging software: MSN, QQ. P2P voice communication software: Skype, E-Talk
7. IM - Instant Messenger: Instant Messenger (IM) software can be said to be the most commonly used software among Internet users in my country. Everyone is familiar with this, such as QQ, UC, etc.

<<:  How to represent various MOUSE shapes

>>:  Example code for implementing dotted border scrolling effect with CSS

Recommend

Detailed explanation of basic management of KVM virtualization in CentOS7

1. Install kvm virtualization : : : : : : : : : :...

Differences between this keyword in NodeJS and browsers

Preface Anyone who has learned JavaScript must be...

Installation method of mysql-8.0.17-winx64 under windows 10

1. Download from the official website and unzip h...

Nginx server adds Systemd custom service process analysis

1. Take nginx as an example Nginx installed using...

Detailed examples of converting rows to columns and columns to rows in MySQL

mysql row to column, column to row The sentence i...

Specific use of Linux gcc command

01. Command Overview The gcc command uses the C/C...

Writing and understanding of arrow functions and this in JS

Table of contents Preface 1. How to write functio...

Sample code for implementing PC resolution adaptation in Vue

Table of contents plan Install Dependencies Intro...

Solution to forgetting the administrator password of mysql database

1. Enter the command mysqld --skip-grant-tables (...

WebWorker encapsulates JavaScript sandbox details

Table of contents 1. Scenario 2. Implement IJavaS...

Vue3 (V) Details of integrating HTTP library axios

Table of contents 1. Install axios 2. Use of axio...

React sample code to implement login form

As a Vue user, it's time to expand React. Fro...

Basic usage of exists, in and any in MySQL

【1】exists Use a loop to query the external table ...

8 ways to manually and automatically backup your MySQL database

As a popular open source database management syst...