Skip to main content

POMELO

Pomelo is very large citrus fruit of botanical name Citrus maxima. It is very sweet taste after ripening . Have you ever tried a honey pomelo ? This large citrus fruit can be found in the produce section from late fall to early spring. Here's more about this tasty unique citrus fruit.The fruit is used in many festive celebrations throughout Southeast Asia. After a Captain Shaddock of an East India Company ship introduced it to Barbados, the fruit was called "shaddock" in English. The fruit is also known as jabong in Hawaii and jambola in varieties of English spoken in South Asia. The etymology of the word "pomelo" is uncertain. It may be an alteration of "pompelmoes", in Tamil pomelo are called pampa limasu, which means "big citrus". The name was adopted by the Portuguese as pomposos limoes and then by the Dutch as pompelmoes. Typically, the fruit is pale green to yellow when ripe, with sweet white ( or, more rarely , pink or red) fle...

Site

Making site is just like art , A website is a collection of related network web resouces, such as webpages, multimedia content, which are typically identified with a common domain name, and published on at least one web server. Notable examples are www.wealthline.tk, www.google.com and www.amazon.com  etc.



Websites can be accessed via a public internet protocol IP network, such as the internet, or a private local area network (LAN) , by a uniform resource locator (URL) that identifies the site. Websites can have many functions and can be used in various fashions; a website can be a personal website, a corporate website for a corporate website for a company, a government website, etc. Website are typically dedicated to a particular topic or purpose, ranging from enterntainment and social networking to providing news and education. All publicly accessible websites collectively websites for its employees, are typically part of an intranet.

Web pages, which are the building blocks of websites, are documents, typically composed in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). They may incorporate elements from other websites with suitable markup anchors. Web pages are accessed and transported with the Hypertext Transfer Protocol (HTTP), which may optionally employ encryption (HTTP Secure, HTTPS) to provide security and privacy for the user. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.

Overview

Websites have many functions and can be used in various fashions; A website can be a personal website, a commercial website, a government website or a non-profit organization website. Websites can be the work of an individual, a business or other organization, and are usually dedicated to a particular subject or purpose. Any website can have a hyperlink to any other website, so the differences between individual sites, as perceived by the user, can be blurred. Websites are written or converted into HTML (hyper text markup language) and accessed using a software interface classified as a user agent. Web pages can be viewed or otherwise accessed from a range of computer-based and Internet-enabled devices of various sizes, including desktop computers, laptops, tablet computers, and smartphones. A website is hosted on a computer system known as a web server, also known as an HTTP (Hyper Text Transfer Protocol) server. These terms may also refer to software running on these systems that retrieves and distributes web pages in response to requests from website users. Apache is the most commonly used web server software (according to Netcraft statistics) and Microsoft's IIS is also commonly used. Some options, such as Neganex, LightTap, Hiawatha or Cherokee, are fully functional and lightweight.

Static website
Main article: Static web page
A static website is one in which the client page is stored on the server in a format to be sent to the client web browser. It is primarily coded in Hypertext Markup Language (HTML); Cascading style sheets (CSS) are used to control appearance beyond basic HTML. Images are usually used as part of the desired appearance and main content. Audio or video can also be considered "static" content if it plays automatically or is generally non-interactive. This type of website usually displays the same information for all visitors. Similar to assigning a printed brochure to customers or customers, a static website will usually provide consistent, standard information for an extended period of time. Although website owners may make updates from time to time, it is a manual process to edit text, photos, and other content and may require basic website design skills and software. Simple forms or marketing examples of websites, such as a classic website, a five-page website, or a brochure website are often static websites, because they present pre-defined, static information to the user. This can include information about a company and its products and services through text, photos, animations, audio / video and navigation menus.

Static websites can be edited using four broad categories of software:

Text editors, such as Notepad or TextEdit, where content and HTML markup are manipulated directly within the editor program
WYSIWYG offline editors, such as Microsoft FrontPage and Adobe Dreamweaver (formerly Macromedia Dreamweaver), with which the site is edited using the GUI and the final HTML markup are automatically generated by the editor software
WYSIWYG online editors that create media-rich online presentations like web pages, widgets, introductions, blogs and other documents.
Template-based editors such as iWeb allow users to create and upload web pages to a web server without extensive HTML knowledge, as they choose a suitable template from the palette, and in desktop publishing fashion without direct manipulation of HTML to include images and Add text. Code.
Static websites can still use Server Side (SSI) as an editing feature, such as sharing a common menu bar across multiple pages. As the behavior of the site is still constant for the reader, it is not considered a dynamic site.

Dynamic website :
A dynamic website is one that changes and adapts itself repeatedly and automatically. Server-side dynamic pages are generated "on the fly" by computer code creating HTML code (CSS are responsible for the presence and thus, are static files). There are a wide range of software systems, such as CGI, Java Servlets and Java Server Pages (JSP), Active Server Pages and ColdFusion (CFML) which are available to create dynamic web systems and dynamic sites. Various web application frameworks and web template systems are available for common-use programming languages ​​such as Perl, PHP, Python and Ruby to make it fast and easy to build complex dynamic websites.

A site can display the current state of communication between users, monitor changing status or in some way provide information about individual user needs. For example, when a news site's home page is requested, the code running on the web server creates a page by combining the stored HTML fragments with news stories received via RSS from a database or another website. Which includes the latest information. Dynamic sites can be made interactive using HTML forms, by storing and reading browser cookies, or by creating a series of pages that reflect the past history of clicks. Another example of dynamic content is when a retail website with a database of media products allows a user to input a search request, e.g. Keywords for the Beatles. In response, the content of the web page will spontaneously change the way it looked before, and will then display a list of Beatles products such as CDs, DVDs, and books. Dynamic HTML uses JavaScript code to instruct web browsers how to interactively modify page content. A way to emulate a certain type of dynamic website to avoid the loss of performance of starting a dynamic engine on a per-user or per-connection basis, automatically regenerating a large range of static pages from time to time To do.

Multimedia and interactive content
Early websites had only text, and shortly after, pictures. Web browser plugins were then used to add audio, video, and interactivity (such as for a rich Internet application that demonstrates the complexity of a desktop processor like a word processor). Examples of such plug-ins are Microsoft Silverlight, Adobe Flash, Adobe Shockwave, and applets written in Java. HTML 5 includes provisions for audio and video without plugins. JavaScript is also built into most modern web browsers, and allows website creators to send code to a web browser that instructs how to modify page content interactively and with the web server if necessary. Communicate. The browser's internal representation of the content is known as the Document Object Model (DOM) and the technique is known as Dynamic HTML.

WebGL (Web Graphics Library) is a modern JavaScript API for rendering interactive 3D graphics without the use of plug-ins. This allows interactive content such as 3D animation, visualization, and video explanation to be presented to users in the most intuitive way.


The 2010 era trend in websites called "responsive design" has given the best viewing experience as it provides a device-based layout for users. These websites change their layout according to the device or mobile platform and thus provide a rich user experience.

type
Websites can be divided into two broad categories- static and interactive. Interactive sites are part of the Web 2.0 community of sites, and allow for interaction between the site owner and site visitors or users. Static sites serve or capture information but do not allow direct engagement with viewers or users. Some websites are enthusiastic or built by enthusiasts or for personal use or entertainment. Many websites aim to make money using one or more business models:

Posting interesting content and selling relevant advertisements through direct sales or through advertising networks.
E-commerce: Products or services are purchased directly through the website
Advertising products or services available in a brick and mortar business
Freemium: Original content is available for free, but premium content requires payment (eg, WordPress website, it is an open source platform to create a blog or website.)
There are many varieties of websites, each specializing in a particular type of content or usage, and they can be classified arbitrarily in any way. Some such classifications may include:


Affiliated sites usually have only a few pages, which are intended to sell a third party product. The seller receives a commission to facilitate the sale.
Affiliate Agency enabled portal which provides syndicated content from not only its custom CMS but also other content providers for an agreed fee. There are usually three relationship tiers (see affiliate agencies). Commission Junction, advertisers like eBay, or consumers like Yahoo !.
Archive Site Used to preserve valuable electronic content threatened with extinction. Two examples are: the Internet Archive, which has preserved billions of old (and new) web pages since 1996; And Google Groups, which in early 2005 was storing over 845,000,000 messages posted on Usenet news / discussion groups. Internet Archive, Google Groups
Attack Site A site specifically created by downloading a file (usually Trojan horse) to attack visitors' computers on their first visit to a website. These websites rely on insecure users with poor anti-virus protection in their computers.
Blog (weblog) sites usually posted online diaries that may include discussion forums. Many bloggers use blogs, like the editorial section of a newspaper, to express their views on anything from politics to religion, from video games to parenting, plus anything in between. Some bloggers are professional bloggers and are paid to blog about a certain topic, and they are usually found on news sites. Wordpress
Brand-building site A site aimed at creating an online brand experience. These sites usually do not sell anything, but focus on building a brand. Brand building sites are most common for low-value, high-volume fast moving consumer goods (FMCG).
Celebrity website A website that revolves around a celebrity or public figure. These sites can be official (endorsed by celebrity) or fan-made (run by fan or fan without implicit endorsement). jimcarrey.com
A comparison shopping website is a website providing vertical search engines that shoppers use to filter and compare products based on price, features, reviews, and other criteria. Shopping.com
To fund projects by pre-purchasing the products to the crowdfunding website platform or asking audience members to donate. kick
Click-to-donate site A website that allows visitors to donate only by clicking the button or by answering a question correctly. An advertiser usually donates for each correct answer generated. The Hunger Site, Freeris
A community site is a site where individuals with similar interests communicate with each other, usually by chat or message board. MySpace, Facebook, Orkut, VK
Content site is a site whose business is the creation and distribution of original content wikiHow.com, About.com
Classified ads site publish an advertisement classified ads gumtree.com, craigslist
Corporate websites are used to provide background information about a business, organization, or service.
Dating website A site where users can find other singles looking for long-term relationships, dating, short encounters or friendships. Many of them pay per services, but many are free or partially free dating sites. In the 2010s most dating sites have the functionality of social networking websites. eHarmony, Match.com
An electronic commerce (e-commerce) site is a site that offers goods and services for online sales and enables online transactions for such sales. Amazon.Com
Fake news website A site publishing fake news, intended to deceive visitors and profit from advertising. BFNN, The Daily Stormer
A forum website is a site where people can interact in the form of posted messages. Skyscraper, 4chan
Gallery website A website specifically designed to be used as a gallery; These may be of an art gallery or photo gallery and of a commercial or non-commercial nature.
Government site A website created by the local, state, department, or national government of a country. Usually these sites also operate websites that are intended to inform tourists or support tourism. USA.gov, Naenara
Grip site A site dedicated to the criticism of an individual, place, corporation, government, or institution.
Gaming website
Websites where users can play online games
A gambling website is a site that lets users play online games such as gambling.
The comic site thrills, pleases or thrills the audience. The Onion, National Lampoon Digital Archive, Encyclopaedia Dramatica
Information sites Most websites fit to some extent in this category. They do not have commercial purposes. Most government, educational and non-profit institutions have informational sites.
Media-sharing site A site that enables users to upload and view photos, music and videos such as YouTube.

Comments

Popular posts from this blog

Mountain Village

Mountain Village :  is a Home Rule Municipality in San Miguel County, southwest of Telluride in the San Juan Mountains. The elevation of the town rises above Telluride to 9,540 feet. The population was 1,395 at the 2010 census and estimated at 1,395 as of 2015. Geography :  Mountain Village is known for its peaceful nature and exciting ski slopes. These slopes go all the way from easy double greens to the treacherous double blacks located at the top of Coonskin Ridge, Gold Hill,  and Palmyra Peak in the San Juan Mountains. Mountain Village is located at 37degree 56'5"N 107degree 51'55"W. According to the United States Census Bureau, the town has a total area of 3.3 square miles all land. Plazas The Beach-Adjacent to the ski area and lift four, the gondola's Station Mountain Village is located here. Conference Center Plaza- Surrounded by the Franz Klammer Lodge, the Telluride Conference Center, and the village pond. Heritaze Plaza- located in the hear...

Maghi Festive

Maghi Festive :  Maghe Sankranti is a Nepalese festival observed on the first of Magh in the Vikram Sambat (B.S.) calendar ( about 14 january ) bringing an end to the winter solstice containing month of Poush. Tharu people celebrate this particular day as new year. Maghe Sankranti is similar to solstice festivals in other religious traditons. Observant Hindus take ritual baths during this festival, notably at auspicious river locations. These include Sankhamul on the Bagmati near Patan; in the Gandaki/Narayani river basin at Triveni, Devghat near Chitwan Vallley and Ridi on the Kaligandaki; and in the Koshi River basin at Dolalghat on the Sun Koshi. Festive foods like laddoo, Ghee and sweet potatoes are distributed. The mother of each household wishes good health to all family members. Date and significance Generally makar sankranti falls on 14 January , and is called Makar Sankranti or other names in the Indian subcontinent. Maghe Sankranti a major harvest festival celeb...

Got Farming

Got Farming : This is a strategic plan for got farming . Some farmers only can farm got in progressive way. It is the raising and breeding of domestic goats. It is a branch of animal husbandary. Goats are raised principally for their meat, milk fibre and skin. Goat farming can be very suited to production with other livestock such as sheep and cattle on low-quality grazing land. Goats efficiently convert sub-quality grazing matter that is less desirable for other livestock into quality lean meat. Furthermore, goat can be farmed with a relatively small area of pasture and limited resources. Meat Three-quarters of the global population eat meat. It comprises 5 % of worldwide meat consumption and 8% of red meat. Goat meat contains low amounts of saturated fatty acids and cholesterol. It is considered to be a healthlier alternative to other types of red meat. The taste of goat kid meat has been reported as similar to that of spring lamb meat. In some localities , Pakistan and Ind...