adara prashanayak

Lashan_RoX

Well-known member
  • Apr 25, 2008
    3,073
    80
    48
    32
    At RoX PlacE
    ගෑනු ලමයි ඔය වගේ ප්‍රශ්න වලට ආස නැහැ..

    1) ඇදේද ඉන්නෙ?
    2) දැම්ම නිදියනවා ද?
    3) මම ඇදේ ඉන්නෙ
    4) මම ඇදුම් මාරු කරනවා

    වගෙ ඒවා.. ඒවා කිව්වාම කෙල්ලො හිතන්නෙ අපි සෙක්ස් චැට් කරනවා කියලා... මටත් ඔය වගේම බලු සීන් එකක් වුනා. මම "ඔයා නිදිද?" ඇහුව ගමන් එයා සිම් එකත් විසික් කරලා. මම නම් මාස 4ක් විතර හොයලා එයාව හොයා ගත්තෙ. ගෙවල් වලිනුත් කැමැත්ත ගත්තා. දැන් නම් අපි මැරි කරන්න ඉන්නෙ..:)

    :lol::lol: eeka nam maara siddiyaneh bunq....oya nidida kiyala ahuwahama ohoma wenawada...lol
     
    Dec 30, 2008
    178
    4
    0
    Website
    From Wikipedia, the free encyclopedia

    A website (also spelled Web site;[1] officially styled website by the AP Stylebook)[citation needed] is a collection of related web pages, images, videos or other digital assets that are addressed relative to a common Uniform Resource Locator (URL), often consisting of only the domain name, or the IP address, and the root path ('/') in an Internet Protocol-based network. A web site is hosted on at least one web server, accessible via a network such as the Internet or a private local area network.

    A web page is a document, typically written in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). A web page 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 of the web page content. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.

    All publicly accessible websites collectively constitute the World Wide Web.

    The pages of a website can usually be accessed from a simple Uniform Resource Locator (URL) called the homepage. The URLs of the pages organize them into a hierarchy, although hyperlinking between them conveys the reader's perceived site structure and guides the reader's navigation of the site.

    Some websites require a subscription to access some or all of their content. Examples of subscription websites include many business sites, parts of news websites, academic journal websites, gaming websites, message boards, web-based e-mail, social networking websites, websites providing real-time stock market data, and websites providing various other services (e.g. websites offering storing and/or sharing of images, files and so forth).Contents [hide]
    1 History
    2 Overview
    3 Static website
    4 Dynamic website
    4.1 Dynamic code
    4.2 Dynamic content
    4.3 Purpose of dynamic websites
    5 Software systems
    5.1 Content-based sites
    5.2 Product- or service-based sites
    6 Phrasing it
    7 Types of websites
    8 Awards
    9 See also
    10 References
    11 External links

    [edit]
    History

    The World Wide Web (WWW) was created in 1989 by CERN physicist Tim Berners-Lee.[2] On 30 April 1993, CERN announced that the World Wide Web would be free to use for anyone.[3] Before the introduction of HTML and HTTP, other protocols such as file transfer protocol and the gopher protocol were used to retrieve individual files from a server. These protocols offer a simple directory structure which the user navigates and chooses files to download. Documents were most often presented as plain text files without formatting or were encoded in word processor formats.
    [edit]
    Overview

    Organized by function, a website may be
    a personal website
    a commercial website
    a government website
    a non-profit organization website

    It could be the work of an individual, a business or other organization, and is typically dedicated to some particular topic or purpose. Any website can contain a hyperlink to any other website, so the distinction between individual sites, as perceived by the user, may sometimes be blurred.

    Websites are written in, or dynamically converted to, HTML (Hyper Text Markup Language) and are 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, PDAs and cell phones.

    A website is hosted on a computer system known as a web server, also called an HTTP server, and these terms can also refer to the software that runs on these systems and that retrieves and delivers the web pages in response to requests from the website users. Apache is the most commonly used web server software (according to Netcraft statistics) and Microsoft's Internet Information Server (IIS) is also commonly used.
    [edit]
    Static website
    Main article: static web page

    A static website is one that has web pages stored on the server in the format that is sent to a client web browser. It is primarily coded in Hypertext Markup Language (HTML).

    Simple forms or marketing examples of websites, such as 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 may include information about a company and its products and services via text, photos, animations, audio/video and interactive menus and navigation.

    This type of website usually displays the same information to all visitors. Similar to handing out a printed brochure to customers or clients, a static website will generally provide consistent, standard information for an extended period of time. Although the website owner may make updates periodically, it is a manual process to edit the text, photos and other content and may require basic website design skills and software.

    In summary, visitors are not able to control what information they receive via a static website, and must instead settle for whatever content the website owner has decided to offer at that time.

    They are 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 (previously Macromedia Dreamweaver), with which the site is edited using a GUI interface and the final HTML markup is generated automatically by the editor software
    WYSIWYG online editors which create media rich online presentation like web pages, widgets, intro, blogs, and other documents.
    Template-based editors, such as Rapidweaver and iWeb, which allow users to quickly create and upload web pages to a web server without detailed HTML knowledge, as they pick a suitable template from a palette and add pictures and text to it in a desktop publishing fashion without direct manipulation of HTML code.
    [edit]
    Dynamic website
    Main article: dynamic web page

    A dynamic website is one that changes or customizes itself frequently and automatically, based on certain criteria.

    Dynamic websites can have two types of dynamic activity: Code and Content. Dynamic code is invisible or behind the scenes and dynamic content is visible or fully displayed.
    [edit]
    Dynamic code

    The first type is a web page with dynamic code. The code is constructed dynamically on the fly using active programming language instead of plain, static HTML.

    A website with dynamic code refers to its construction or how it is built, and more specifically refers to the code used to create a single web page. A dynamic web page is generated on the fly by piecing together certain blocks of code, procedures or routines. A dynamically-generated web page would call various bits of information from a database and put them together in a pre-defined format to present the reader with a coherent page. It interacts with users in a variety of ways including by reading cookies recognizing users' previous history, session variables, server side variables etc., or by using direct interaction (form elements, mouse overs, etc.). A site can display the current state of a dialogue between users, monitor a changing situation, or provide information in some way personalized to the requirements of the individual user.
    [edit]
    Dynamic content

    The second type is a website with dynamic content displayed in plain view. Variable content is displayed dynamically on the fly based on certain criteria, usually by retrieving content stored in a database.

    A website with dynamic content refers to how its messages, text, images and other information are displayed on the web page, and more specifically how its content changes at any given moment. The web page content varies based on certain criteria, either pre-defined rules or variable user input. For example, a website with a database of news articles can use a pre-defined rule which tells it to display all news articles for today's date. This type of dynamic website will automatically show the most current news articles on any given date. Another example of dynamic content is when a retail website with a database of media products allows a user to input a search request for the keyword 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 like CD's, DVD's and books.
    [edit]
    Purpose of dynamic websites

    The main purpose of a dynamic website is automation. A dynamic website can operate more effectively, be built more efficiently and is easier to maintain, update and expand. It is much simpler to build a template and a database than to build hundreds or thousands of individual, static HTML web pages.
    [edit]
    Software systems

    There is a wide range of software systems, such as ANSI C servlets), Java Server Pages (JSP), the PHP and Perl programming languages, ASP.NET, Active Server Pages (ASP), YUMA and ColdFusion (CFML) that are available to generate dynamic web systems and dynamic sites. Sites may also include content that is retrieved from one or more databases or by using XML-based technologies such as RSS.

    Static content may also be dynamically generated either periodically, or if certain conditions for regeneration occur (cached) in order to avoid the performance loss of initiating the dynamic engine on a per-user or per-connection basis.

    Plug ins are available to expand the features and abilities of web browsers, which use them to show active content, such as Microsoft Silverlight, Adobe Flash, Adobe Shockwave or applets written in Java. Dynamic HTML also provides for user interactivity and realtime element updating within web pages (i.e., pages don't have to be loaded or reloaded to effect any changes), mainly using the Document Object Model (DOM) and JavaScript, support which is built-in to most modern web browsers.

    Turning a website into an income source is a common practice for web developers and website owners. There are several methods for creating a website business which fall into two broad categories, as defined below.
    [edit]
    Content-based sites

    Some websites derive revenue by selling advertising space on the site (see Contextual advertising).
    [edit]
    Product- or service-based sites

    Some websites derive revenue by offering products or services for sale. In the case of e-commerce websites, the products or services may be purchased at the website itself, by entering credit card or other payment information into a payment form on the site. While most business websites serve as a shop window for existing brick and mortar businesses, it is increasingly the case that some websites are businesses in their own right; that is, the products they offer are only available for purchase on the web.

    Websites occasionally derive income from a combination of these two practices. For example, a website such as an online auctions website may charge the users of its auction service to list an auction, but also display third-party advertisements on the site, from which it derives further income.
    [edit]
    Phrasing it

    The form website is the most commonly used form, but "Web site" and "web site" are also used. Some academia, some large book publishers, and dictionaries such as Merriam-Webster use "Web site". This is because "Web" is not a generic term, but rather, it is a short form of the proper name World Wide Web. As with many newly-created terms, it may take some time before a common phrasing is finalized. This debate also applies to the related terms such as web page, webmaster, and webcam.

    The Reuters style guide uses "website", making no mention of any other spelling.[4]

    The Chicago Manual of Style recommends "Web site" for formal use and "website" for informal use [5]

    The AP Stylebook from The Associated Press previously[6] used "Web site", but announced in April 2010 it would change to "website"[7].

    The Canadian Oxford Dictionary and the Canadian Press Style book lists "website" as the preferred phrase. The Oxford English Dictionary began using "website" as its standardized form in 2004.[8]

    Garner's Modern American Usage acknowledges that "website" is the standard form [9].

    Bill Walsh, the copy chief of The Washington Post's national desk, argues for using "Web site" in his books, Lapsing into a Comma and The Elephants of Style, and on his website, The Slot.[10] However, the Washington Post itself uses "website". [11]

    Among major internet technology companies, Microsoft uses "website" and occasionally "web site" [12][13][14], Apple uses "website" [15], and Google uses "website".[16].
    [edit]
    Types of websites

    There are many varieties of websites, each specializing in a particular type of content or use, and they may be arbitrarily classified in any number of ways. A few such classifications might include:[original research?]
    Affiliate: enabled portal that renders not only its custom CMS but also syndicated content from other content providers for an agreed fee. There are usually three relationship tiers. Affiliate Agencies (e.g., Commission Junction), Advertisers (e.g., eBay) and consumer (e.g., Yahoo!).
    Archive site: used to preserve valuable electronic content threatened with extinction. Two examples are: Internet Archive, which since 1996 has preserved billions of old (and new) web pages; and Google Groups, which in early 2005 was archiving over 845,000,000 messages posted to Usenet news/discussion groups.
    Answer Site: Answer site is a site where people can ask questions & answer questions like Yahoo! Answers
    Blog (web log): sites generally used to post online diaries which may include discussion forums (e.g., blogger, Xanga).
    Brand building site: a site with the purpose of creating an experience of a brand online. These sites usually do not sell anything, but focus on building the brand. Brand building sites are most common for low-value, high-volume fast moving consumer goods (FMCG).
    City Site: A site that shows information about a certain city or town and events that takes place in that town. Usually created by the citwesrtger tregt tre trgt tretr gty council or other "movers and shakers".
    the same as those of geographic entities, such as cities and countries. For example,
     
    Dec 30, 2008
    178
    4
    0
    Website
    From Wikipedia, the free encyclopedia

    A website (also spelled Web site;[1] officially styled website by the AP Stylebook)[citation needed] is a collection of related web pages, images, videos or other digital assets that are addressed relative to a common Uniform Resource Locator (URL), often consisting of only the domain name, or the IP address, and the root path ('/') in an Internet Protocol-based network. A web site is hosted on at least one web server, accessible via a network such as the Internet or a private local area network.

    A web page is a document, typically written in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). A web page 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 of the web page content. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.

    All publicly accessible websites collectively constitute the World Wide Web.

    The pages of a website can usually be accessed from a simple Uniform Resource Locator (URL) called the homepage. The URLs of the pages organize them into a hierarchy, although hyperlinking between them conveys the reader's perceived site structure and guides the reader's navigation of the site.

    Some websites require a subscription to access some or all of their content. Examples of subscription websites include many business sites, parts of news websites, academic journal websites, gaming websites, message boards, web-based e-mail, social networking websites, websites providing real-time stock market data, and websites providing various other services (e.g. websites offering storing and/or sharing of images, files and so forth).Contents [hide]
    1 History
    2 Overview
    3 Static website
    4 Dynamic website
    4.1 Dynamic code
    4.2 Dynamic content
    4.3 Purpose of dynamic websites
    5 Software systems
    5.1 Content-based sites
    5.2 Product- or service-based sites
    6 Phrasing it
    7 Types of websites
    8 Awards
    9 See also
    10 References
    11 External links

    [edit]
    History

    The World Wide Web (WWW) was created in 1989 by CERN physicist Tim Berners-Lee.[2] On 30 April 1993, CERN announced that the World Wide Web would be free to use for anyone.[3] Before the introduction of HTML and HTTP, other protocols such as file transfer protocol and the gopher protocol were used to retrieve individual files from a server. These protocols offer a simple directory structure which the user navigates and chooses files to download. Documents were most often presented as plain text files without formatting or were encoded in word processor formats.
    [edit]
    Overview

    Organized by function, a website may be
    a personal website
    a commercial website
    a government website
    a non-profit organization website

    It could be the work of an individual, a business or other organization, and is typically dedicated to some particular topic or purpose. Any website can contain a hyperlink to any other website, so the distinction between individual sites, as perceived by the user, may sometimes be blurred.

    Websites are written in, or dynamically converted to, HTML (Hyper Text Markup Language) and are 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, PDAs and cell phones.

    A website is hosted on a computer system known as a web server, also called an HTTP server, and these terms can also refer to the software that runs on these systems and that retrieves and delivers the web pages in response to requests from the website users. Apache is the most commonly used web server software (according to Netcraft statistics) and Microsoft's Internet Information Server (IIS) is also commonly used.
    [edit]
    Static website
    Main article: static web page

    A static website is one that has web pages stored on the server in the format that is sent to a client web browser. It is primarily coded in Hypertext Markup Language (HTML).

    Simple forms or marketing examples of websites, such as 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 may include information about a company and its products and services via text, photos, animations, audio/video and interactive menus and navigation.

    This type of website usually displays the same information to all visitors. Similar to handing out a printed brochure to customers or clients, a static website will generally provide consistent, standard information for an extended period of time. Although the website owner may make updates periodically, it is a manual process to edit the text, photos and other content and may require basic website design skills and software.

    In summary, visitors are not able to control what information they receive via a static website, and must instead settle for whatever content the website owner has decided to offer at that time.

    They are 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 (previously Macromedia Dreamweaver), with which the site is edited using a GUI interface and the final HTML markup is generated automatically by the editor software
    WYSIWYG online editors which create media rich online presentation like web pages, widgets, intro, blogs, and other documents.
    Template-based editors, such as Rapidweaver and iWeb, which allow users to quickly create and upload web pages to a web server without detailed HTML knowledge, as they pick a suitable template from a palette and add pictures and text to it in a desktop publishing fashion without direct manipulation of HTML code.
    [edit]
    Dynamic website
    Main article: dynamic web page

    A dynamic website is one that changes or customizes itself frequently and automatically, based on certain criteria.

    Dynamic websites can have two types of dynamic activity: Code and Content. Dynamic code is invisible or behind the scenes and dynamic content is visible or fully displayed.
    [edit]
    Dynamic code

    The first type is a web page with dynamic code. The code is constructed dynamically on the fly using active programming language instead of plain, static HTML.

    A website with dynamic code refers to its construction or how it is built, and more specifically refers to the code used to create a single web page. A dynamic web page is generated on the fly by piecing together certain blocks of code, procedures or routines. A dynamically-generated web page would call various bits of information from a database and put them together in a pre-defined format to present the reader with a coherent page. It interacts with users in a variety of ways including by reading cookies recognizing users' previous history, session variables, server side variables etc., or by using direct interaction (form elements, mouse overs, etc.). A site can display the current state of a dialogue between users, monitor a changing situation, or provide information in some way personalized to the requirements of the individual user.
    [edit]
    Dynamic content

    The second type is a website with dynamic content displayed in plain view. Variable content is displayed dynamically on the fly based on certain criteria, usually by retrieving content stored in a database.

    A website with dynamic content refers to how its messages, text, images and other information are displayed on the web page, and more specifically how its content changes at any given moment. The web page content varies based on certain criteria, either pre-defined rules or variable user input. For example, a website with a database of news articles can use a pre-defined rule which tells it to display all news articles for today's date. This type of dynamic website will automatically show the most current news articles on any given date. Another example of dynamic content is when a retail website with a database of media products allows a user to input a search request for the keyword 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 like CD's, DVD's and books.
    [edit]
    Purpose of dynamic websites

    The main purpose of a dynamic website is automation. A dynamic website can operate more effectively, be built more efficiently and is easier to maintain, update and expand. It is much simpler to build a template and a database than to build hundreds or thousands of individual, static HTML web pages.
    [edit]
    Software systems

    There is a wide range of software systems, such as ANSI C servlets), Java Server Pages (JSP), the PHP and Perl programming languages, ASP.NET, Active Server Pages (ASP), YUMA and ColdFusion (CFML) that are available to generate dynamic web systems and dynamic sites. Sites may also include content that is retrieved from one or more databases or by using XML-based technologies such as RSS.

    Static content may also be dynamically generated either periodically, or if certain conditions for regeneration occur (cached) in order to avoid the performance loss of initiating the dynamic engine on a per-user or per-connection basis.

    Plug ins are available to expand the features and abilities of web browsers, which use them to show active content, such as Microsoft Silverlight, Adobe Flash, Adobe Shockwave or applets written in Java. Dynamic HTML also provides for user interactivity and realtime element updating within web pages (i.e., pages don't have to be loaded or reloaded to effect any changes), mainly using the Document Object Model (DOM) and JavaScript, support which is built-in to most modern web browsers.

    Turning a website into an income source is a common practice for web developers and website owners. There are several methods for creating a website business which fall into two broad categories, as defined below.
    [edit]
    Content-based sites

    Some websites derive revenue by selling advertising space on the site (see Contextual advertising).
    [edit]
    Product- or service-based sites

    Some websites derive revenue by offering products or services for sale. In the case of e-commerce websites, the products or services may be purchased at the website itself, by entering credit card or other payment information into a payment form on the site. While most business websites serve as a shop window for existing brick and mortar businesses, it is increasingly the case that some websites are businesses in their own right; that is, the products they offer are only available for purchase on the web.

    Websites occasionally derive income from a combination of these two practices. For example, a website such as an online auctions website may charge the users of its auction service to list an auction, but also display third-party advertisements on the site, from which it derives further income.
    [edit]
    Phrasing it

    The form website is the most commonly used form, but "Web site" and "web site" are also used. Some academia, some large book publishers, and dictionaries such as Merriam-Webster use "Web site". This is because "Web" is not a generic term, but rather, it is a short form of the proper name World Wide Web. As with many newly-created terms, it may take some time before a common phrasing is finalized. This debate also applies to the related terms such as web page, webmaster, and webcam.

    The Reuters style guide uses "website", making no mention of any other spelling.[4]

    The Chicago Manual of Style recommends "Web site" for formal use and "website" for informal use [5]

    The AP Stylebook from The Associated Press previously[6] used "Web site", but announced in April 2010 it would change to "website"[7].

    The Canadian Oxford Dictionary and the Canadian Press Style book lists "website" as the preferred phrase. The Oxford English Dictionary began using "website" as its standardized form in 2004.[8]

    Garner's Modern American Usage acknowledges that "website" is the standard form [9].

    Bill Walsh, the copy chief of The Washington Post's national desk, argues for using "Web site" in his books, Lapsing into a Comma and The Elephants of Style, and on his website, The Slot.[10] However, the Washington Post itself uses "website". [11]

    Among major internet technology companies, Microsoft uses "website" and occasionally "web site" [12][13][14], Apple uses "website" [15], and Google uses "website".[16].
    [edit]
    Types of websites

    There are many varieties of websites, each specializing in a particular type of content or use, and they may be arbitrarily classified in any number of ways. A few such classifications might include:[original research?]
    Affiliate: enabled portal that renders not only its custom CMS but also syndicated content from other content providers for an agreed fee. There are usually three relationship tiers. Affiliate Agencies (e.g., Commission Junction), Advertisers (e.g., eBay) and consumer (e.g., Yahoo!).
    Archive site: used to preserve valuable electronic content threatened with extinction. Two examples are: Internet Archive, which since 1996 has preserved billions of old (and new) web pages; and Google Groups, which in early 2005 was archiving over 845,000,000 messages posted to Usenet news/discussion groups.
    Answer Site: Answer site is a site where people can ask questions & answer questions like Yahoo! Answers
    Blog (web log): sites generally used to post online diaries which may include discussion forums (e.g., blogger, Xanga).
    Brand building site: a site with the purpose of creating an experience of a brand online. These sites usually do not sell anything, but focus on building the brand. Brand building sites are most common for low-value, high-volume fast moving consumer goods (FMCG).
    City Site: A site that shows information about a certain city or town and events that takes place in that town. Usually created by the city council or other "movers and shakers".
    the same as those of geographic entities, such as cities and countries. For example,
     
    Dec 30, 2008
    178
    4
    0
    Website
    From Wikipedia, the free encyclopedia

    A website (also spelled Web site;[1] officially styled website by the AP Stylebook)[citation needed] is a collection of related web pages, images, videos or other digital assets that are addressed relative to a common Uniform Resource Locator (URL), often consisting of only the domain name, or the IP address, and the root path ('/') in an Internet Protocol-based network. A web site is hosted on at least one web server, accessible via a network such as the Internet or a private local area network.

    A web page is a document, typically written in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). A web page 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 of the web page content. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.

    All publicly accessible websites collectively constitute the World Wide Web.

    The pages of a website can usually be accessed from a simple Uniform Resource Locator (URL) called the homepage. The URLs of the pages organize them into a hierarchy, although hyperlinking between them conveys the reader's perceived site structure and guides the reader's navigation of the site.

    Some websites require a subscription to access some or all of their content. Examples of subscription websites include many business sites, parts of news websites, academic journal websites, gaming websites, message boards, web-based e-mail, social networking websites, websites providing real-time stock market data, and websites providing various other services (e.g. websites offering storing and/or sharing of images, files and so forth).Contents [hide]
    1 History
    2 Overview
    3 Static website
    4 Dynamic website
    4.1 Dynamic code
    4.2 Dynamic content
    4.3 Purpose of dynamic websites
    5 Software systems
    5.1 Content-based sites
    5.2 Product- or service-based sites
    6 Phrasing it
    7 Types of websites
    8 Awards
    9 See also
    10 References
    11 External links

    [edit]
    History

    The World Wide Web (WWW) was created in 1989 by CERN physicist Tim Berners-Lee.[2] On 30 April 1993, CERN announced that the World Wide Web would be free to use for anyone.[3] Before the introduction of HTML and HTTP, other protocols such as file transfer protocol and the gopher protocol were used to retrieve individual files from a server. These protocols offer a simple directory structure which the user navigates and chooses files to download. Documents were most often presented as plain text files without formatting or were encoded in word processor formats.
    [edit]
    Overview

    Organized by function, a website may be
    a personal website
    a commercial website
    a government website
    a non-profit organization website

    It could be the work of an individual, a business or other organization, and is typically dedicated to some particular topic or purpose. Any website can contain a hyperlink to any other website, so the distinction between individual sites, as perceived by the user, may sometimes be blurred.

    Websites are written in, or dynamically converted to, HTML (Hyper Text Markup Language) and are 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, PDAs and cell phones.

    A website is hosted on a computer system known as a web server, also called an HTTP server, and these terms can also refer to the software that runs on these systems and that retrieves and delivers the web pages in response to requests from the website users. Apache is the most commonly used web server software (according to Netcraft statistics) and Microsoft's Internet Information Server (IIS) is also commonly used.
    [edit]
    Static website
    Main article: static web page

    A static website is one that has web pages stored on the server in the format that is sent to a client web browser. It is primarily coded in Hypertext Markup Language (HTML).

    Simple forms or marketing examples of websites, such as 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 may include information about a company and its products and services via text, photos, animations, audio/video and interactive menus and navigation.

    This type of website usually displays the same information to all visitors. Similar to handing out a printed brochure to customers or clients, a static website will generally provide consistent, standard information for an extended period of time. Although the website owner may make updates periodically, it is a manual process to edit the text, photos and other content and may require basic website design skills and software.

    In summary, visitors are not able to control what information they receive via a static website, and must instead settle for whatever content the website owner has decided to offer at that time.

    They are 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 (previously Macromedia Dreamweaver), with which the site is edited using a GUI interface and the final HTML markup is generated automatically by the editor software
    WYSIWYG online editors which create media rich online presentation like web pages, widgets, intro, blogs, and other documents.
    Template-based editors, such as Rapidweaver and iWeb, which allow users to quickly create and upload web pages to a web server without detailed HTML knowledge, as they pick a suitable template from a palette and add pictures and text to it in a desktop publishing fashion without direct manipulation of HTML code.
    [edit]
    Dynamic website
    Main article: dynamic web page

    A dynamic website is one that changes or customizes itself frequently and automatically, based on certain criteria.

    Dynamic websites can have two types of dynamic activity: Code and Content. Dynamic code is invisible or behind the scenes and dynamic content is visible or fully displayed.
    [edit]
    Dynamic code

    The first type is a web page with dynamic code. The code is constructed dynamically on the fly using active programming language instead of plain, static HTML.

    A website with dynamic code refers to its construction or how it is built, and more specifically refers to the code used to create a single web page. A dynamic web page is generated on the fly by piecing together certain blocks of code, procedures or routines. A dynamically-generated web page would call various bits of information from a database and put them together in a pre-defined format to present the reader with a coherent page. It interacts with users in a variety of ways including by reading cookies recognizing users' previous history, session variables, server side variables etc., or by using direct interaction (form elements, mouse overs, etc.). A site can display the current state of a dialogue between users, monitor a changing situation, or provide information in some way personalized to the requirements of the individual user.
    [edit]
    Dynamic content

    The second type is a website with dynamic content displayed in plain view. Variable content is displayed dynamically on the fly based on certain criteria, usually by retrieving content stored in a database.

    A website with dynamic content refers to how its messages, text, images and other information are displayed on the web page, and more specifically how its content changes at any given moment. The web page content varies based on certain criteria, either pre-defined rules or variable user input. For example, a website with a database of news articles can use a pre-defined rule which tells it to display all news articles for today's date. This type of dynamic website will automatically show the most current news articles on any given date. Another example of dynamic content is when a retail website with a database of media products allows a user to input a search request for the keyword 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 like CD's, DVD's and books.
    [edit]
    Purpose of dynamic websites

    The main purpose of a dynamic website is automation. A dynamic website can operate more effectively, be built more efficiently and is easier to maintain, update and expand. It is much simpler to build a template and a database than to build hundreds or thousands of individual, static HTML web pages.
    [edit]
    Software systems

    There is a wide range of software systems, such as ANSI C servlets), Java Server Pages (JSP), the PHP and Perl programming languages, ASP.NET, Active Server Pages (ASP), YUMA and ColdFusion (CFML) that are available to generate dynamic web systems and dynamic sites. Sites may also include content that is retrieved from one or more databases or by using XML-based technologies such as RSS.

    Static content may also be dynamically generated either periodically, or if certain conditions for regeneration occur (cached) in order to avoid the performance loss of initiating the dynamic engine on a per-user or per-connection basis.

    Plug ins are available to expand the features and abilities of web browsers, which use them to show active content, such as Microsoft Silverlight, Adobe Flash, Adobe Shockwave or applets written in Java. Dynamic HTML also provides for user interactivity and realtime element updating within web pages (i.e., pages don't have to be loaded or reloaded to effect any changes), mainly using the Document Object Model (DOM) and JavaScript, support which is built-in to most modern web browsers.

    Turning a website into an income source is a common practice for web developers and website owners. There are several methods for creating a website business which fall into two broad categories, as defined below.
    [edit]
    Content-based sites

    Some websites derive revenue by selling advertising space on the site (see Contextual advertising).
    [edit]
    Product- or service-based sites

    Some websites derive revenue by offering products or services for sale. In the case of e-commerce websites, the products or services may be purchased at the website itself, by entering credit card or other payment information into a payment form on the site. While most business websites serve as a shop window for existing brick and mortar businesses, it is increasingly the case that some websites are businesses in their own right; that is, the products they offer are only available for purchase on the web.

    Websites occasionally derive income from a combination of these two practices. For example, a website such as an online auctions website may charge the users of its auction service to list an auction, but also display third-party advertisements on the site, from which it derives further income.
    [edit]
    Phrasing it

    The form website is the most commonly used form, but "Web site" and "web site" are also used. Some academia, some large book publishers, and dictionaries such as Merriam-Webster use "Web site". This is because "Web" is not a generic term, but rather, it is a short form of the proper name World Wide Web. As with many newly-created terms, it may take some time before a common phrasing is finalized. This debate also applies to the related terms such as web page, webmaster, and webcam.

    The Reuters style guide uses "website", making no mention of any other spelling.[4]

    The Chicago Manual of Style recommends "Web site" for formal use and "website" for informal use [5]

    The AP Stylebook from The Associated Press previously[6] used "Web site", but announced in April 2010 it would change to "website"[7].

    The Canadian Oxford Dictionary and the Canadian Press Style book lists "website" as the preferred phrase. The Oxford English Dictionary began using "website" as its standardized form in 2004.[8]

    Garner's Modern American Usage acknowledges that "website" is the standard form [9].

    Bill Walsh, the copy chief of The Washington Post's national desk, argues for using "Web site" in his books, Lapsing into a Comma and The Elephants of Style, and on his website, The Slot.[10] However, the Washington Post itself uses "website". [11]

    Among major internet technology companies, Microsoft uses "website" and occasionally "web site" [12][13][14], Apple uses "website" [15], and Google uses "website".[16].
    [edit]
    Types of websites

    There are many varieties of websites, each specializing in a particular type of content or use, and they may be arbitrarily classified in any number of ways. A few such classifications might include:[original research?]
    Affiliate: enabled portal that renders not only its custom CMS but also syndicated content from other content providers for an agreed fee. There are usually three relationship tiers. Affiliate Agencies (e.g., Commission Junction), Advertisers (e.g., eBay) and consumer (e.g., Yahoo!).
    Archive site: used to preserve valuable electronic content threatened with extinction. Two examples are: Internet Archive, which since 1996 has preserved billions of old (and new) web pages; and Google Groups, which in early 2005 was archiving over 845,000,000 messages posted to Usenet news/discussion groups.
    Answer Site: Answer site is a site where people can ask questions & answer questions like Yahoo! Answers
    Blog (web log): sites generally used to post online diaries which may include discussion forums (e.g., blogger, Xanga).
    Brand building site: a site with the purpose of creating an experience of a brand online. These sites usually do not sell anything, but focus on building the brand. Brand building sites are most common for low-value, high-volume fast moving consumer goods (FMCG).
    City Site: A site that shows information about a certain city or town and events that takes place in that town. Usually created by the city council or otcfdgther "movers and shakers".
    the same as those of geographic entities, such as cities and countries. For example,
     
    Dec 30, 2008
    178
    4
    0
    Website
    From Wikipedia, the free encyclopedia

    A website (also spelled Web site;[1] officially styled website by the AP Stylebook)[citation needed] is a collection of related web pages, images, videos or other digital assets that are addressed relative to a common Uniform Resource Locator (URL), often consisting of only the domain name, or the IP address, and the root path ('/') in an Internet Protocol-based network. A web site is hosted on at least one web server, accessible via a network such as the Internet or a private local area network.

    A web page is a document, typically written in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). A web page 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 of the web page content. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.

    All publicly accessible websites collectively constitute the World Wide Web.

    The pages of a website can usually be accessed from a simple Uniform Resource Locator (URL) called the homepage. The URLs of the pages organize them into a hierarchy, although hyperlinking between them conveys the reader's perceived site structure and guides the reader's navigation of the site.

    Some websites require a subscription to access some or all of their content. Examples of subscription websites include many business sites, parts of news websites, academic journal websites, gaming websites, message boards, web-based e-mail, social networking websites, websites providing real-time stock market data, and websites providing various other services (e.g. websites offering storing and/or sharing of images, files and so forth).Contents [hide]
    1 History
    2 Overview
    3 Static website
    4 Dynamic website
    4.1 Dynamic code
    4.2 Dynamic content
    4.3 Purpose of dynamic websites
    5 Software systems
    5.1 Content-based sites
    5.2 Product- or service-based sites
    6 Phrasing it
    7 Types of websites
    8 Awards
    9 See also
    10 References
    11 External links

    [edit]
    History

    The World Wide Web (WWW) was created in 1989 by CERN physicist Tim Berners-Lee.[2] On 30 April 1993, CERN announced that the World Wide Web would be free to use for anyone.[3] Before the introduction of HTML and HTTP, other protocols such as file transfer protocol and the gopher protocol were used to retrieve individual files from a server. These protocols offer a simple directory structure which the user navigates and chooses files to download. Documents were most often presented as plain text files without formatting or were encoded in word processor formats.
    [edit]
    Overview

    Organized by function, a website may be
    a personal website
    a commercial website
    a government website
    a non-profit organization website

    It could be the work of an individual, a business or other organization, and is typically dedicated to some particular topic or purpose. Any website can contain a hyperlink to any other website, so the distinction between individual sites, as perceived by the user, may sometimes be blurred.

    Websites are written in, or dynamically converted to, HTML (Hyper Text Markup Language) and are 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, PDAs and cell phones.

    A website is hosted on a computer system known as a web server, also called an HTTP server, and these terms can also refer to the software that runs on these systems and that retrieves and delivers the web pages in response to requests from the website users. Apache is the most commonly used web server software (according to Netcraft statistics) and Microsoft's Internet Information Server (IIS) is also commonly used.
    [edit]
    Static website
    Main article: static web page

    A static website is one that has web pages stored on the server in the format that is sent to a client web browser. It is primarily coded in Hypertext Markup Language (HTML).

    Simple forms or marketing examples of websites, such as 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 may include information about a company and its products and services via text, photos, animations, audio/video and interactive menus and navigation.

    This type of website usually displays the same information to all visitors. Similar to handing out a printed brochure to customers or clients, a static website will generally provide consistent, standard information for an extended period of time. Although the website owner may make updates periodically, it is a manual process to edit the text, photos and other content and may require basic website design skills and software.

    In summary, visitors are not able to control what information they receive via a static website, and must instead settle for whatever content the website owner has decided to offer at that time.

    They are 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 (previously Macromedia Dreamweaver), with which the site is edited using a GUI interface and the final HTML markup is generated automatically by the editor software
    WYSIWYG online editors which create media rich online presentation like web pages, widgets, intro, blogs, and other documents.
    Template-based editors, such as Rapidweaver and iWeb, which allow users to quickly create and upload web pages to a web server without detailed HTML knowledge, as they pick a suitable template from a palette and add pictures and text to it in a desktop publishing fashion without direct manipulation of HTML code.
    [edit]
    Dynamic website
    Main article: dynamic web page

    A dynamic website is one that changes or customizes itself frequently and automatically, based on certain criteria.

    Dynamic websites can have two types of dynamic activity: Code and Content. Dynamic code is invisible or behind the scenes and dynamic content is visible or fully displayed.
    [edit]
    Dynamic code

    The first type is a web page with dynamic code. The code is constructed dynamically on the fly using active programming language instead of plain, static HTML.

    A website with dynamic code refers to its construction or how it is built, and more specifically refers to the code used to create a single web page. A dynamic web page is generated on the fly by piecing together certain blocks of code, procedures or routines. A dynamically-generated web page would call various bits of information from a database and put them together in a pre-defined format to present the reader with a coherent page. It interacts with users in a variety of ways including by reading cookies recognizing users' previous history, session variables, server side variables etc., or by using direct interaction (form elements, mouse overs, etc.). A site can display the current state of a dialogue between users, monitor a changing situation, or provide information in some way personalized to the requirements of the individual user.
    [edit]
    Dynamic content

    The second type is a website with dynamic content displayed in plain view. Variable content is displayed dynamically on the fly based on certain criteria, usually by retrieving content stored in a database.

    A website with dynamic content refers to how its messages, text, images and other information are displayed on the web page, and more specifically how its content changes at any given moment. The web page content varies based on certain criteria, either pre-defined rules or variable user input. For example, a website with a database of news articles can use a pre-defined rule which tells it to display all news articles for today's date. This type of dynamic website will automatically show the most current news articles on any given date. Another example of dynamic content is when a retail website with a database of media products allows a user to input a search request for the keyword 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 like CD's, DVD's and books.
    [edit]
    Purpose of dynamic websites

    The main purpose of a dynamic website is automation. A dynamic website can operate more effectively, be built more efficiently and is easier to maintain, update and expand. It is much simpler to build a template and a database than to build hundreds or thousands of individual, static HTML web pages.
    [edit]
    Software systems

    There is a wide range of software systems, such as ANSI C servlets), Java Server Pages (JSP), the PHP and Perl programming languages, ASP.NET, Active Server Pages (ASP), YUMA and ColdFusion (CFML) that are available to generate dynamic web systems and dynamic sites. Sites may also include content that is retrieved from one or more databases or by using XML-based technologies such as RSS.

    Static content may also be dynamically generated either periodically, or if certain conditions for regeneration occur (cached) in order to avoid the performance loss of initiating the dynamic engine on a per-user or per-connection basis.

    Plug ins are available to expand the features and abilities of web browsers, which use them to show active content, such as Microsoft Silverlight, Adobe Flash, Adobe Shockwave or applets written in Java. Dynamic HTML also provides for user interactivity and realtime element updating within web pages (i.e., pages don't have to be loaded or reloaded to effect any changes), mainly using the Document Object Model (DOM) and JavaScript, support which is built-in to most modern web browsers.

    Turning a website into an income source is a common practice for web developers and website owners. There are several methods for creating a website business which fall into two broad categories, as defined below.
    [edit]
    Content-based sites

    Some websites derive revenue by selling advertising space on the site (see Contextual advertising).
    [edit]
    Product- or service-based sites

    Some websites derive revenue by offering products or services for sale. In the case of e-commerce websites, the products or services may be purchased at the website itself, by entering credit card or other payment information into a payment form on the site. While most business websites serve as a shop window for existing brick and mortar businesses, it is increasingly the case that some websites are businesses in their own right; that is, the products they offer are only available for purchase on the web.

    Websites occasionally derive income from a combination of these two practices. For example, a website such as an online auctions website may charge the users of its auction service to list an auction, but also display third-party advertisements on the site, from which it derives further income.
    [edit]
    Phrasing it

    The form website is the most commonly used form, but "Web site" and "web site" are also used. Some academia, some large book publishers, and dictionaries such as Merriam-Webster use "Web site". This is because "Web" is not a generic term, but rather, it is a short form of the proper name World Wide Web. As with many newly-created terms, it may take some time before a common phrasing is finalized. This debate also applies to the related terms such as web page, webmaster, and webcam.

    The Reuters style guide uses "website", making no mention of any other spelling.[4]

    The Chicago Manual of Style recommends "Web site" for formal use and "website" for informal use [5]

    The AP Stylebook from The Associated Press previously[6] used "Web site", but announced in April 2010 it would change to "website"[7].

    The Canadian Oxford Dictionary and the Canadian Press Style book lists "website" as the preferred phrase. The Oxford English Dictionary began using "website" as its standardized form in 2004.[8]

    Garner's Modern American Usage acknowledges that "website" is the standard form [9].

    Bill Walsh, the copy chief of The Washington Post's national desk, argues for using "Web site" in his books, Lapsing into a Comma and The Elephants of Style, and on his website, The Slot.[10] However, the Washington Post itself uses "website". [11]

    Among major internet technology companies, Microsoft uses "website" and occasionally "web site" [12][13][14], Apple uses "website" [15], and Google uses "website".[16].
    [edit]
    Types of websites

    There are many varieties of websites, each specializing in a particular type of content or use, and they may be arbitrarily classified in any number of ways. A few such classifications might include:[original research?]
    Affiliate: enabled portal that renders not only its custom CMS but also syndicated content from other content providers for an agreed fee. There are usually three relationship tiers. Affiliate Agencies (e.g., Commission Junction), Advertisers (e.g., eBay) and consumer (e.g., Yahoo!).
    Archive site: used to preserve valuable electronic content threatened with extinction. Two examples are: Internet Archive, which since 1996 has preserved billions of old (and new) web pages; and Google Groups, which in early 2005 was archiving over 845,000,000 messages posted to Usenet news/discussion groups.
    Answer Site: Answer site is a site where people can ask questions & answer questions like Yahoo! Answers
    Blog (web log): sites generally used to post online diaries which may include discussion forums (e.g., blogger, Xanga).
    Brand building site: a site with the purpose of creating an experience of a brand online. These sites usually do not sell anything, but focus on building the brand. Brand building sites are most common for low-value, high-volume fast moving consumer goods (FMCG).
    City Site: A site that shows information about a certain city or town and events that takes place in that town. Usually created by the city council or other "movers and shakers".
    the same as those of geographic entities, such as cities and countries. For example, jgjfdklgjklfjljkljdgh
     

    zooza12345

    Well-known member
  • Sep 5, 2009
    2,070
    253
    83
    colombo
    mekai machan dakinnethuwa hugak amarui machan adare karanna,mulinma eyawa balanna palayan.itapasse thiranaya karapan adareda nedda kiyala.adarenam aniwarrenma meet una dawasaka kelin kiyapan phone eken owa kiyan nethuwa
     

    romario

    Member
    Aug 12, 2010
    150
    3
    0
    mekai machan dakinnethuwa hugak amarui machan adare karanna,mulinma eyawa balanna palayan.itapasse thiranaya karapan adareda nedda kiyala.adarenam aniwarrenma meet una dawasaka kelin kiyapan phone eken owa kiyan nethuwa

    eka atta machan :yes: balamuko moko venne kiyala
     

    ekrox

    Member
    Sep 11, 2009
    577
    22
    0
    mm 6 months vitara idan kellek ekka 4n eken katha kara kara hitiya.
    e vagema mm e kellatath hithin adare kala.
    mm eyata eka eka vada valadi udav kallath thiyenava. eth eka davsak eya, mata rata mis call 1k gahapu velavadi mm msg ekak yavva "chooti baba thama nidi nadda kiyala?"
    ekata mata evve ma vage reply ekak thmii
    " Dnt be stupid,I dnt like dat typ of things,frienship eka nathi karaganna epa. mind ur words kiyala "
    :(
    BT still I love her so much. mm mekata monavada karanna one.
    I want her
    nywy thamath eya math ekka udetai havasatai 4n eken katha karanava.:) mm kohomada mekata visadumak hoya ganne?

    PS. eya mm adurana Girl kenek ge hodama yaluvek. eth e girl nam thama ma gana dan naha. mata thama eyava hamaba venna chance 1k labuneth naha :(

    machan uba wadiya ganan gannepa..ganan gan na wage idapan..e atharama uba euata kochchra adreda kiyala pennapan..ehema thamaimath karagaththe..:lol::lol:
     

    chamal89

    Well-known member
  • Aug 1, 2008
    5,114
    949
    113
    gosh... machng kellanta mayam thiyana kalin 64 dan eka 2x wela thiyenne oya en ekak witharai ban ekai ubawa ausanawa... samahara kello mara funa ekak gannawa kollanwa aussala kollo ahuwahama ba kiyala e witharak anymayi machng uba e kige passen yanna yanna eki thawa asi ekige yaluwannata kiya kiya hina wenna aru mage passen enawa mala karadare kiyala...

    ganu mayam walata ahuwenna epa ube life eka hriyata geniyapan ethakota ganu ei ube kakul gawatama....
     

    BC_Dilum

    Well-known member
  • Mar 2, 2008
    17,924
    1,190
    113
    192.168.1.1
    mama nam hithanne uba mulinma me gana ube adurana kellata kiwwoth hari. ekita kiyapan shape eke uba gana kiyala balanna kiyala. kella ekka digatama katha karagena palayan. ba kiwwoth thawa parak ahapan. uba eyata aththatama godak adarei kiyala eyata hithena widihata wada karapan. kollek thamanta aththatama adarei kiyala hithunoth e kella aniwa e kollata kamathi wenawa. baya wenna epa machan
     

    romario

    Member
    Aug 12, 2010
    150
    3
    0
    hambela katha karala fit karaganin....4n1kn wennati de hambela karaganna puluwan wei

    gosh... machng kellanta mayam thiyana kalin 64 dan eka 2x wela thiyenne oya en ekak witharai ban ekai ubawa ausanawa... samahara kello mara funa ekak gannawa kollanwa aussala kollo ahuwahama ba kiyala e witharak anymayi machng uba e kige passen yanna yanna eki thawa asi ekige yaluwannata kiya kiya hina wenna aru mage passen enawa mala karadare kiyala...

    ganu mayam walata ahuwenna epa ube life eka hriyata geniyapan ethakota ganu ei ube kakul gawatama....
    thanx machan 64 mayam nan one kenek gava tiyenavane.. ;) naven nathuva inna balanna one :)
    mm ehema hitapu velavata ekima mata katha karanava :D
    mama nam hithanne uba mulinma me gana ube adurana kellata kiwwoth hari. ekita kiyapan shape eke uba gana kiyala balanna kiyala. kella ekka digatama katha karagena palayan. ba kiwwoth thawa parak ahapan. uba eyata aththatama godak adarei kiyala eyata hithena widihata wada karapan. kollek thamanta aththatama adarei kiyala hithunoth e kella aniwa e kollata kamathi wenawa. baya wenna epa machan

    ya thanx machan , yaluvata mm thma monavath kiyala naha. balanna one eyage magin yanna.. :) uba kiyana kathava nam atta.. attama adarew karanava kiyala mm dan pennala nam thiyenava :)
     

    DJU9

    Well-known member
  • Aug 10, 2007
    55,238
    4,976
    113
    සියනෑ කෝරළේ
    mama nam hithanne uba mulinma me gana ube adurana kellata kiwwoth hari. ekita kiyapan shape eke uba gana kiyala balanna kiyala. kella ekka digatama katha karagena palayan. ba kiwwoth thawa parak ahapan. uba eyata aththatama godak adarei kiyala eyata hithena widihata wada karapan. kollek thamanta aththatama adarei kiyala hithunoth e kella aniwa e kollata kamathi wenawa. baya wenna epa machan