Posted by jpluimers on 2021/06/07
Posted in *nix, Cloud Key, ESXi6, ESXi6.5, ESXi6.7, Internet, Network-and-equipment, Power User, Unifi-Ubiquiti, Virtualization, VMware, VMware ESXi | Leave a Comment »
Posted by jpluimers on 2021/06/07
Choices:
=lorem(...)
: Ramdom Lorem Ipsum text paragraphs.
- The sentences are roughly between 0.25 and 1.0 document widths in length.
=rand(...)
: Random English help text like paragraphs.
- The sentences are roughly between 0.5 and 1.5 document width in length.
=rand.old(...)
: “The quick brown fox jumps over the lazy dog.” paragraphs (up until Word 2003, this was what rand(...)
returned).
- The sentences are always the same length.
(...)
parameters:
(x,y)
: x
paragraphs of y
sentences of text
(y)
: y
paragraphs of 3
sentences of text (lorem more towards 1
, rand more towards 3
)
()
: depends on the function:
=lorem()
: 5
paragraphs of 3
sentences of text
=rand()
: 5
paragraphs of 3
sentences of text
=rand.old()
: 3
paragraphs of 3
sentences of text
Note:
- There is no way to specify x paragraphs of random number lines of text.
- They need to have “Replace text as you type” enabled (see menu option “File” -> “Options” -> “Proofing” -> “Autocorrect Options”)
- Word 2003 and lower only have
=rand(...)
Based on:
Related: [WayBack] 10 awesome Lorem Ipsum alternatives – Justinmind via [WayBack] rand () in word – Microsoft Tech Community – 325554
For a random document demo, I usually do this:
=lorem(100,1)
to get 100 paragraphs of 1 line of text
- About every 10 paragraphs, I mark a paragraph with a relevant Heading style
- Inside the remaining text, I combine some paragraphs to get longer ones
–jeroen
Like this:
Like Loading...
Posted in Office, Office 2003, Office 2007, Office 2010, Office 2013, Office 2016, Power User, Word | Leave a Comment »
Posted by jpluimers on 2021/06/07
For my link archive, some tweets. [WayBack] Mark Graham is the person to contact in case archiving a link in the WayBack machine fails.
These are the steps for my link archival:
- check if it saves and renders with the WayBack machine, if so, copy the saved URL and the original URL
- check if it saves and renders with archive.is, if so, copy the saved URL and the original URL
- if neither saved, then use the original URL and link text, but note it was unsavable; otherwise prepend the original URL and link text with [WayBack] or [Archive.is] containing the saved URL
Reporting history gist: https://gist.github.com/jpluimers/6115b3cd6dab568ebd1c10ebddfaf140
–jeroen
Read the rest of this entry »
Like this:
Like Loading...
Posted in Internet, InternetArchive, Power User, WayBack machine | Leave a Comment »