User:Bnstlv/paged-js: Difference between revisions

From XPUB & Lens-Based wiki
Line 11: Line 11:
<br>''Links:''
<br>''Links:''
# [https://coko.foundation Coco Foundation]
# [https://coko.foundation Coco Foundation]
## [https://mattermost.coko.foundation/login Mattermost, a chat/community] (needs registration)
## [https://mattermost.coko.foundation/login Mattermost, a chat/community] (registration needed)
## [https://discourse.cabbagetreelabs.org Discourse]
## [https://discourse.cabbagetreelabs.org Discourse]
# [http://www.lesvoisinsdustudio.ch/hybrid/hybrid.html Hybrid Project]
# [http://www.lesvoisinsdustudio.ch/hybrid/hybrid.html Hybrid Project]
# [https://media.xpub.nl/2022/2022-10-13-pagedjs.html Video recording]
# [https://media.xpub.nl/2022/2022-10-13-pagedjs.html Video recording]
  - Consider donating if you want to support their work!
  - Consider donating if you want to support their work!
>>[https://pad.xpub.nl/p/pagedjs Pad with all the notes]<<
----
<br>Mission and Vision (the WHY)
It is an open-source solution.
- "Political point of view: free access"
- "Pragmatic point of view: collaboration"
''This makes it safe, autonomous and offers a great level of collaborativeness.''


-----
-----
>> [https://pad.xpub.nl/p/pagedjs Pad with all the notes]
<br>Short intro vocabulary:  
<br>Short intro vocabulary:  
*HTML = tool to write semantic content
*HTML = tool to write semantic content
Line 36: Line 43:


----
----
<br>How paged.js work?  
<br>How paged.js works?  
And the steps we had to take during the day:
And the steps we had to take during the day:
#create a div with the HTML
#create a div in HTML
#create a “page”
#create a “page”
#define the page's areas to put our content
#define the page's areas to put our content
Line 53: Line 60:
##columns layout
##columns layout
##cross references = ex: see in this # page (referencing through CSS so we can refer the reader easily to a specific section of our work, text, book, etc)
##cross references = ex: see in this # page (referencing through CSS so we can refer the reader easily to a specific section of our work, text, book, etc)
----
<br>Mission and Vision - WHY
It is an open-source solution.
- "Political point of view: free access"Important for Coko* to do whatever you want with Paged.js to do anything, including making money
- "Pragmatic point of view: collaboration"
''This makes it safe, autonomous and offers a great level of collaborativeness.''


<br>[https://pagedjs.org/made-with-paged.js.html Made with Paged.js]
<br>[https://pagedjs.org/made-with-paged.js.html Made with Paged.js]
Line 71: Line 70:
----
----
<br>HANDS ON TIME!  
<br>HANDS ON TIME!  
<br>For the workshop, we needed:
<br>What we needed to begin:
  * a code editor
  * a code editor
  * a local server
  * a local server
Line 86: Line 85:


----
----
>> [https://hub.xpub.nl/breadcube/~bo/paged.js/themountaineer.html Here is what I did]  
<br>[https://hub.xpub.nl/breadcube/~bo/paged.js/themountaineer.html Here is what I did]  
- chose a book from the Gutenberg library about Mountaineering (I miss hiking and the Bulgarian mountains)
*chose a book from the Gutenberg library about Mountaineering (I miss hiking and the Bulgarian mountains)
- exported the entire book in HTML
*exported the entire book in HTML
- opened the Paged.js and Jupyter Lab
*opened the Paged.js and Jupyter Lab
- started editing the HTML and CSS but it was hard for men, did not know where to start
*started editing the HTML and CSS but it was hard for men, did not know where to start
- Julie came to me and helped me [https://github.com/brackets-beautify/brackets-beautify beautify] the HTML code. the code was too messy and hard to read and differentiate a parent from a child. [https://stackoverflow.com/questions/34478731/brackets-io-is-there-a-way-to-auto-indent-format-html We did it in Brackets]. Stackoverflow to the rescue!
*Julie came to me and helped me [https://github.com/brackets-beautify/brackets-beautify beautify] the HTML code. the code was too messy and hard to read and differentiate a parent from a child. [https://stackoverflow.com/questions/34478731/brackets-io-is-there-a-way-to-auto-indent-format-html We did it in Brackets]. Stackoverflow to the rescue!
- get rid of almost the whole content (nothing personal tho) and left only two chapters, because it was hard to digest the information and so I scaled it down to 20 pages
*get rid of almost the whole content (nothing personal tho) and left only two chapters, because it was hard to digest the information and so I scaled it down to 20 pages
- changed the cover image, aligned the book title to improve reliability and made the background color beige  
*changed the cover image, aligned the book title to improve reliability and made the background color beige  
- tried to fix the rest of the images to better fit inside the pages but I lost the battle  
*tried to fix the rest of the images to better fit inside the pages but I lost the battle  
- at the end of our hands-on session, I finally started to understand what I was doing but the time was up
*at the end of our hands-on session, I finally started to understand what I was doing but the time was up
- each one of us (xpub 1 & 2) presented our works  
*each one of us (xpub 1 & 2) presented our works  
- to me, the whole experience felt a bit like hiking, difficult, and tiring but rewarding. I managed to get to the base camp which was the most important!
*to me, the whole experience felt a bit like hiking, difficult, and tiring but rewarding. I managed to get to the base camp which was the most important!
- J&J are super cool people, helpful and encouraging, and have a great sense of humour!
*J&J are super cool people, helpful and encouraging, and have a great sense of humour!


<br>Final thoughts:
<br>Final thoughts:

Revision as of 19:55, 28 October 2022

back to home

Paged.js | October 13th, 2022


On Oct 13th, 2022 I was part of the Paged.js Workshop - a one-day web-to-print session during which we dived into the capabilities of this platform. Paged.js is maintained by the nice folks at Coko.


Links:

  1. Coco Foundation
    1. Mattermost, a chat/community (registration needed)
    2. Discourse
  2. Hybrid Project
  3. Video recording
- Consider donating if you want to support their work!

>>Pad with all the notes<<



Mission and Vision (the WHY) It is an open-source solution.

- "Political point of view: free access"
- "Pragmatic point of view: collaboration"

This makes it safe, autonomous and offers a great level of collaborativeness.



Short intro vocabulary:

  • HTML = tool to write semantic content
  • CSS = cascading style sheet
  • Responsive = Erica “a lot of pain” :)) flexibility, adaptiveness
  • Printed book = what is a book? what is a printed book?
    • book = traditional definition, content, fixed layouts
  • Website
  • Single source publishing = when we speak about printing from the web we don't think of the physical object itself (a book) but rather than the content that goes into a variety of many different formats;
  • Flux = Pagination
  • Missing features = running headers, page number, facing pages, page float, etc.
- Paged.js is there for the missing features
* based on W3C / specifications  (respect for standards)
* polyfill = tool that translates content code that implements features on web browsers that do not support the features (transforming content into the browser can understand!


How paged.js works? And the steps we had to take during the day:

  1. create a div in HTML
  2. create a “page”
  3. define the page's areas to put our content
  4. features
    1. page sizes and margin (mm, but also px is fine)
    2. point is more precise than px for typography
    3. symmetric margins
    4. page breaks / but also we can avoid page breaks
    5. page numbers
    6. string-set (running headers and footers) - when titles are running out of the page and we want to place them onto the next
    7. pseudo class selectors for pages
    8. blank page
    9. naming pages (in case we have different types of pages and we want to give them a different layout as well, for example, we have 4 pages and for each one of them we can assign a different layout via this function)
    10. columns layout
    11. cross references = ex: see in this # page (referencing through CSS so we can refer the reader easily to a specific section of our work, text, book, etc)


Made with Paged.js Great examples of people who used their platform to make publications.

  • Controverses - the ++++ book!
  • Waldenpond - a generative pdf platform, customised to your liking and what you want to read throughout the month (it's on a monthly basis)

HTML is amazing because it is a language that talks to all browsers. Yet, writing HTML is not easy, you need to create many things on your own. As a result, you have a complex language that could not be understood by the browser. Then, the print editor marks down the content (it limits you) and decides how a page should look like on print. So you need a solution that can help you write HTML easier, simple text files, etc. Paged.js restores that same conversation with the browser in order to tell it how your file should look and be printed. - by Julie Blanc



HANDS ON TIME!
What we needed to begin:

* a code editor
* a local server
* one of the starter kits
   **plugins
   **print a webpage
* suggestion for content from [https://gutenberg.org Gutenberg Project}

GitHub & GitLab



Here is what I did

  • chose a book from the Gutenberg library about Mountaineering (I miss hiking and the Bulgarian mountains)
  • exported the entire book in HTML
  • opened the Paged.js and Jupyter Lab
  • started editing the HTML and CSS but it was hard for men, did not know where to start
  • Julie came to me and helped me beautify the HTML code. the code was too messy and hard to read and differentiate a parent from a child. We did it in Brackets. Stackoverflow to the rescue!
  • get rid of almost the whole content (nothing personal tho) and left only two chapters, because it was hard to digest the information and so I scaled it down to 20 pages
  • changed the cover image, aligned the book title to improve reliability and made the background color beige
  • tried to fix the rest of the images to better fit inside the pages but I lost the battle
  • at the end of our hands-on session, I finally started to understand what I was doing but the time was up
  • each one of us (xpub 1 & 2) presented our works
  • to me, the whole experience felt a bit like hiking, difficult, and tiring but rewarding. I managed to get to the base camp which was the most important!
  • J&J are super cool people, helpful and encouraging, and have a great sense of humour!


Final thoughts:

- Paged.js = great solution, good cause
- Really liked everyone’s take on the task
- I was impressed by Chae's pdf that captures the moment (using gifs in pdf)