Yes, you read the title correctly. Books as in plural. Currently I am aware of at least 4 different books about RavenDB that are in various working stages.
Here is what happens when I reviewed one of them .
And no, I don’t think that I am going to tell you more at this time.
@Daniel @ayende have you used some other program for doing it? It should be easy and simple since people doing translation/correction/etc are not developers. I did correction for 2 books in Word and it is pain. What should I suggest publisher next time?
> Email-style angle brackets
> are used for blockquotes.
> > And, they can be nested.
> #### Headers in blockquotes
>
> * You can quote a list.
> * Etc.
Horizontal Rules
Three or more dashes or asterisks:
---
* * *
- - - -
Manual Line Breaks
End a line with two or more spaces:
Roses are red,
Violets are blue.
Fenced Code Blocks
Code blocks delimited by 3 or more backticks or tildas:
```
This is a preformatted
code block
```
Header IDs
Set the id of headings with {#<id>} at end of heading line:
## My Heading {#myheading}
Tables
Fruit |Color
---------|----------
Apples |Red
Pears |Green
Bananas |Yellow
Definition Lists
Term 1
: Definition 1
Term 2
: Definition 2
Footnotes
Body text with a footnote [^1]
[^1]: Footnote text here
Abbreviations
MDD <- will have title
*[MDD]: MarkdownDeep
FUTURE POSTS
Partial writes, IO_Uring and safety - about one day from now
Configuration values & Escape hatches - 5 days from now
What happens when a sparse file allocation fails? - 7 days from now
NTFS has an emergency stash of disk space - 9 days from now
Challenge: Giving file system developer ulcer - 12 days from now
And 4 more posts are pending...
There are posts all the way to Feb 17, 2025
RECENT SERIES
Challenge
(77): 20 Jan 2025 - What does this code do?
Answer
(13): 22 Jan 2025 - What does this code do?
Comments
Lol, wouldn't it be easier to write your own book :D
And you should remind people not to write Books in Microsoft Word.. Good god..
By helping the author get the facts straight, you are actually helping everyone and you don't have to write the book yourself ... win-win.
@Daniel @ayende have you used some other program for doing it? It should be easy and simple since people doing translation/correction/etc are not developers. I did correction for 2 books in Word and it is pain. What should I suggest publisher next time?
@Sam Ayende has his own open source RavenDB book.
Comment preview