fbpx
Wikipedia

Pagination

Pagination, also known as paging, is the process of dividing a document into discrete pages, either electronic pages or printed pages.

In reference to books produced without a computer, pagination can mean the consecutive page numbering to indicate the proper order of the pages, which was rarely found in documents pre-dating 1500, and only became common practice c. 1550, when it replaced foliation, which numbered only the front sides of folios.

Pagination in word processing, desktop publishing, and digital typesetting edit

Word processing, desktop publishing, and digital typesetting are technologies built on the idea of print as the intended final output medium, although nowadays it is understood that plenty of the content produced through these pathways will be viewed onscreen as electronic pages by most users rather than being printed on paper.

All of these software tools are capable of flowing the content through algorithms to decide the pagination. For example, they all include automated word wrapping (to obviate hard-coded newline delimiters), machine-readable paragraphing (to make paragraph-ending decisions), and automated pagination (to make page-breaking decisions). All of those automated capabilities can be manually overridden by the human user, via soft hyphens (that is, inserting a hyphen which will only be used if the word is split over two lines, and thus not shown if not), manual line breaks (which force a new line within the same paragraph), hard returns (which force both a new line and a new paragraph), and manual page breaks.

Pagination in print edit

Today printed pages are usually produced by outputting an electronic file to a printing device, such as a desktop printer or a modern printing press. These electronic files may for example be Microsoft Word, PDF or QXD files. They will usually already incorporate the instructions for pagination, among other formatting instructions. Pagination encompasses rules and algorithms for deciding where page breaks will fall, which depend partly on cultural considerations about which content belongs on the same page: for example one may try to avoid widows and orphans. Some systems are more sophisticated than others in this respect. Before the rise of information technology (IT), pagination was a manual process: all pagination was decided by a human. Today, most pagination is performed by machines, although humans often override particular decisions (e.g. by inserting a hard page break).

Pagination in electronic display edit

 
A user viewing an electronic page on an eBook reading device, one of several devices that display electronic pages

"Electronic page" is a term to encompass paginated content in presentations or documents that originate or remain as visual electronic documents. This is a software file and recording format term in contrast to electronic paper, a hardware display technology. Electronic pages may be a standard sized based on the document settings of a word processor file, desktop publishing application file, or presentation software file. Electronic pages may also be dynamic in size or content such as in the case of HTML pages. When end-user interactivity is part of the user experience design of an electronic page, it is better known as a graphical user interface (GUI). The number and size of electronic pages in a document are limited by the amount of computer data storage, not by the display devices or amount of paper.

Most electronic pages are for either display (screen output) on a computer monitor or handheld device, or output to a printing device. PDF and some e-book file format pages are designed to do both. Most applications will print electronic pages without the need for a screen capture. However, not all software supports WYSIWYG printing of pages. Pages exclusively for screen output are more commonly known as screens, windows, interfaces, scenes, or cards. In the case of presentation software, electronic pages are known as slides.

In web browsers edit

Electronic pages displayed on a web browser are often called web pages, regardless of whether they are accessed online via a web server on the World Wide Web, or stored locally offline. More accurately, such documents are named by the markup language that makes them displayable via a web browser, e.g. "HTML page".

With dynamic web pages, pagination is used for such things as displaying a limited number of results on search engine results pages, or showing a limited number of posts when viewing a forum thread.

Pagination is used in some form in almost every web application to divide returned data and display it on multiple pages within one web page. Pagination also includes the logic of preparing and displaying the links to the various pages.

Pagination can be handled client-side or server-side.

For client-side pagination, the content of each page is included in the HTML source code pre-loaded within the page, while server-side pagination requests each page individually upon navigation.

Server-side pagination is more common. Client-side pagination can be used when there are very few records to be accessed, in which case all records can be returned, and the client can use JavaScript or CSS[1] to view the separate pages.

By using AJAX, hybrid server/client-side pagination can be used, in which JavaScript is used to request the subsequent page from the server which is loaded and inserted into the Document Object Model via AJAX.[2]

Server-side pagination is appropriate for large data sets providing faster initial page load, accessibility for those not running Javascript, and complex view business logic, while client-side pagination allows navigating between pages without delay from a server request.

Correctly implementing pagination can be difficult.[3] There are many different usability questions such as should "previous" and "next" links be included, how many links to pages should be displayed, and should there be a link to the first and last pages.[4] Also ability to define the number of records displayed in a single page is useful.[5]

In comparison to bottomless scrolling, pagination allows skipping pages and can be implemented with permanent links (as done with the offset URL parameter in the MediaWiki wiki engine), whereas bottomless scrolling does not require clicking or tapping if loaded automatically.

In Database edit

Pagination is an approach used to limit and display only a part of the total data of a query in the database. Instead of showing hundreds or thousands of rows at the same time, the server is requested only one page (a limited set of rows, per example only 10 rows), and the user starts navigating by requesting the next page, and then the next one, and so on. It is very useful, specially in web systems, where there is no dedicated connection between the client and the server, so the client does not have to wait to read and display all the rows of the server.

Presentation vs. content edit

Today, all content, no matter which output medium is planned, predicted, or not predicted, can be produced with technologies that allow downstream transformations into any presentation desired, although such best-practice preparation is still far from universal. This usually involves a markup language (such as XML, HTML, or SGML) that tags the content semantically and machine-readably, which allows downstream technologies (such as XSLT, XSL, or CSS) to output them into whatever presentation is desired. This concept is known as the separation of presentation and content. This paradigm is now the conventional one in most commercial publishing, except to the extent that legacy and backward compatibility issues and budget constraints interfere, and to the extent that many of the people involved do not understand the topic enough to help build compliance. But the need to manually paginate has diminished as the technology for dynamic display and automatic pagination advances. Also, there is less need to make a hierarchical distinction between pagination in print and pagination in electronic display, because the same underlying content will most likely be used for the latter exclusively if not for both display methods.

See also edit

References edit

  1. ^ "Building a paginated listing with only HTML and CSS for Responsive Design". _Beacon – Main Site 2019.
  2. ^ Mikheev, Oleg (28 August 2007). "Ajax programming with Struts 2". JavaWorld. Retrieved 26 July 2020.
  3. ^ Baptiste, Lyndon (30 November 2007). "Perfect PHP Pagination". SitePoint. Retrieved 6 February 2009.
  4. ^ Gervasio, Alejandro (10 May 2005). . DevShed. Archived from the original on 8 May 2017.
  5. ^ Nimesh, Rakhitha (21 August 2011). . InnovativePhp. Archived from the original on 27 April 2016.

pagination, other, uses, disambiguation, this, article, multiple, issues, please, help, improve, discuss, these, issues, talk, page, learn, when, remove, these, template, messages, this, article, lead, section, short, adequately, summarize, points, please, con. For other uses see Pagination disambiguation This article has multiple issues Please help improve it or discuss these issues on the talk page Learn how and when to remove these template messages This article s lead section may be too short to adequately summarize the key points Please consider expanding the lead to provide an accessible overview of all important aspects of the article March 2019 This article needs additional citations for verification Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed Find sources Pagination news newspapers books scholar JSTOR March 2019 Learn how and when to remove this message This article appears to be slanted towards recent events In particular This article barely talks about the history before digital pagination Please try to keep recent events in historical perspective and add more content related to non recent events March 2019 Learn how and when to remove this message Pagination also known as paging is the process of dividing a document into discrete pages either electronic pages or printed pages In reference to books produced without a computer pagination can mean the consecutive page numbering to indicate the proper order of the pages which was rarely found in documents pre dating 1500 and only became common practice c 1550 when it replaced foliation which numbered only the front sides of folios Contents 1 Pagination in word processing desktop publishing and digital typesetting 2 Pagination in print 3 Pagination in electronic display 3 1 In web browsers 3 2 In Database 4 Presentation vs content 5 See also 6 ReferencesPagination in word processing desktop publishing and digital typesetting editWord processing desktop publishing and digital typesetting are technologies built on the idea of print as the intended final output medium although nowadays it is understood that plenty of the content produced through these pathways will be viewed onscreen as electronic pages by most users rather than being printed on paper All of these software tools are capable of flowing the content through algorithms to decide the pagination For example they all include automated word wrapping to obviate hard coded newline delimiters machine readable paragraphing to make paragraph ending decisions and automated pagination to make page breaking decisions All of those automated capabilities can be manually overridden by the human user via soft hyphens that is inserting a hyphen which will only be used if the word is split over two lines and thus not shown if not manual line breaks which force a new line within the same paragraph hard returns which force both a new line and a new paragraph and manual page breaks Pagination in print editMain article Page numbering Today printed pages are usually produced by outputting an electronic file to a printing device such as a desktop printer or a modern printing press These electronic files may for example be Microsoft Word PDF or QXD files They will usually already incorporate the instructions for pagination among other formatting instructions Pagination encompasses rules and algorithms for deciding where page breaks will fall which depend partly on cultural considerations about which content belongs on the same page for example one may try to avoid widows and orphans Some systems are more sophisticated than others in this respect Before the rise of information technology IT pagination was a manual process all pagination was decided by a human Today most pagination is performed by machines although humans often override particular decisions e g by inserting a hard page break Pagination in electronic display edit nbsp A user viewing an electronic page on an eBook reading device one of several devices that display electronic pages Electronic page is a term to encompass paginated content in presentations or documents that originate or remain as visual electronic documents This is a software file and recording format term in contrast to electronic paper a hardware display technology Electronic pages may be a standard sized based on the document settings of a word processor file desktop publishing application file or presentation software file Electronic pages may also be dynamic in size or content such as in the case of HTML pages When end user interactivity is part of the user experience design of an electronic page it is better known as a graphical user interface GUI The number and size of electronic pages in a document are limited by the amount of computer data storage not by the display devices or amount of paper Most electronic pages are for either display screen output on a computer monitor or handheld device or output to a printing device PDF and some e book file format pages are designed to do both Most applications will print electronic pages without the need for a screen capture However not all software supports WYSIWYG printing of pages Pages exclusively for screen output are more commonly known as screens windows interfaces scenes or cards In the case of presentation software electronic pages are known as slides In web browsers edit Electronic pages displayed on a web browser are often called web pages regardless of whether they are accessed online via a web server on the World Wide Web or stored locally offline More accurately such documents are named by the markup language that makes them displayable via a web browser e g HTML page With dynamic web pages pagination is used for such things as displaying a limited number of results on search engine results pages or showing a limited number of posts when viewing a forum thread Pagination is used in some form in almost every web application to divide returned data and display it on multiple pages within one web page Pagination also includes the logic of preparing and displaying the links to the various pages Pagination can be handled client side or server side For client side pagination the content of each page is included in the HTML source code pre loaded within the page while server side pagination requests each page individually upon navigation Server side pagination is more common Client side pagination can be used when there are very few records to be accessed in which case all records can be returned and the client can use JavaScript or CSS 1 to view the separate pages By using AJAX hybrid server client side pagination can be used in which JavaScript is used to request the subsequent page from the server which is loaded and inserted into the Document Object Model via AJAX 2 Server side pagination is appropriate for large data sets providing faster initial page load accessibility for those not running Javascript and complex view business logic while client side pagination allows navigating between pages without delay from a server request Correctly implementing pagination can be difficult 3 There are many different usability questions such as should previous and next links be included how many links to pages should be displayed and should there be a link to the first and last pages 4 Also ability to define the number of records displayed in a single page is useful 5 In comparison to bottomless scrolling pagination allows skipping pages and can be implemented with permanent links as done with the offset URL parameter in the MediaWiki wiki engine whereas bottomless scrolling does not require clicking or tapping if loaded automatically In Database edit Main article Select SQL Rows Pagination Pagination is an approach used to limit and display only a part of the total data of a query in the database Instead of showing hundreds or thousands of rows at the same time the server is requested only one page a limited set of rows per example only 10 rows and the user starts navigating by requesting the next page and then the next one and so on It is very useful specially in web systems where there is no dedicated connection between the client and the server so the client does not have to wait to read and display all the rows of the server Presentation vs content editMain article Separation of presentation and content Today all content no matter which output medium is planned predicted or not predicted can be produced with technologies that allow downstream transformations into any presentation desired although such best practice preparation is still far from universal This usually involves a markup language such as XML HTML or SGML that tags the content semantically and machine readably which allows downstream technologies such as XSLT XSL or CSS to output them into whatever presentation is desired This concept is known as the separation of presentation and content This paradigm is now the conventional one in most commercial publishing except to the extent that legacy and backward compatibility issues and budget constraints interfere and to the extent that many of the people involved do not understand the topic enough to help build compliance But the need to manually paginate has diminished as the technology for dynamic display and automatic pagination advances Also there is less need to make a hierarchical distinction between pagination in print and pagination in electronic display because the same underlying content will most likely be used for the latter exclusively if not for both display methods See also edit nbsp Look up pagination in Wiktionary the free dictionary For position only Bates numbering Page numbering Widows and orphansReferences edit Building a paginated listing with only HTML and CSS for Responsive Design Beacon Main Site 2019 Mikheev Oleg 28 August 2007 Ajax programming with Struts 2 JavaWorld Retrieved 26 July 2020 Baptiste Lyndon 30 November 2007 Perfect PHP Pagination SitePoint Retrieved 6 February 2009 Gervasio Alejandro 10 May 2005 Previous or Next Paginating Records with PHP Part 3 DevShed Archived from the original on 8 May 2017 Nimesh Rakhitha 21 August 2011 Creating a PHP Pagination Library From Scratch InnovativePhp Archived from the original on 27 April 2016 Retrieved from https en wikipedia org w index php title Pagination amp oldid 1215922152, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.