- Android browser
- Android eBooks
- Android Hardware
- Android Apps
- Android Usage
- Google Play, etc
- Information
- Ereaders
- File Manager
- File Transfer
- Games
- Text Files
- Wallpaper
- BitTorrent
- BitTorrent Clients
- Books to be Converted
- DRM
- Kindle KFX
-
Epubor.com
(05/20)
- Kindle KFX Format Features
(05/20)
-
What is Kindle Cloud Reader
(05/20)
-
Kindle Cloud Reader 101
(05/20)
- Navigate to
read.amazon.com
- Log into your Amazon account
- When you purchase a book on Amazon, you can choose to deliver it to your
Kindle Cloud Reader (under "By now with 1-Click" button)
- Any book bought through the Kindle Store will be added to your KCR library
- Initially, Amazon provides a link to the Kindle Store on the right side of the KCR
- To activate the offline mode:
- Click the Downloaded tab
- Enable Offline button
- Right-click on a book
- Download & Pin Book
- Download Kindle Books from Kindle Cloud Reader
-
KCR Converter User Guide
(05/20)
- Under the "Buy now" button on Amazon.com, you will find the "Deliver to" option.
- If Kindle Cloud Reader is listed in the options, you can open and download it
on the Kindle Cloud Reader.
- If there is no option for deliverying to Kindle Cloud Reader, this book can not
be converted by Epubor KCR Converter.
- Remove DRM from Kindle AZW books
- Convert Kindle book to PDF ("picture" of each page)
- Remove the DRM from a book (using Kindle for PC)
-
Skindle GUI
(04/19)
- General Information
- Android Reader Software
- Cool Reader 3
- Windows Reader Software
- General Information
- Convert CBR to other formats
- Convert Kindle to other formats
- Convert LIT files to other formats
- Convert MOBI files to other formats
- Convert OCR (scanned) to other formats
- Convert PDF format to other formats
- Convert other formats to EPUB format
- Action Books
- Don Pendleton (Mack Bolan)
- Henry Herbert Knibbs
- Nautical Books
- General Information
- Campbell, Broos (Matty Graves Novels)
- Donachie, David (The Nelson and Emma Trilogy)
- Forester, Cecil Scott (Hornblower)
- Hunter, Seth (The Nathan Peake Novels)
- Kent, Alexander (Bolitho)
- Lambdin, Dewey (Alan Lewie Series)
- McCutchan, Philip (Halfhyde Adventures)
- Needle, Jan (The Sea Officer Willian Beatley Novels)
- Parkinson, C. Northcote (The Richard Delancey Novels)
- Pope, Dudley (Lord Ramage Novels)
- Reeman, Douglas (The Royal Marines Saga)
- Stockwin, Julian (the Kydd adventures)
- Stuart, V. A. (The Phillip Nazard Novels)
- Star Trek Novels
- Star Trek Covers and Pictures
- Free Ebooks
- Ebooks for Sale
- General Information
-
Binsearch (free Usenet Search; good)
(06/21)
- NZBindex
- Newsgroups Readers
-
Usenet Explorer
(04/19)
- Windows Live Mail
-
Selecting the Best Newsgroups for Your Windows Live Mail Newsreader
(04/19)
- Setting up Windows Live Mail for Newsgroups:
- 1.Open Windows Live Mail.
- 2.Click on the Tools menu and select Newsgroups.
- 3.This will open the Newsgroup Subscriptions window.
- 4.To find the newsgroups that interest you, search using the Display Newsgroups that
Contain: text box on the top of the Newsgroup Subscriptions dialog box.
- 5.Once the results are returned, you may wish to preview newsgroups before subscribing.
- 6.To preview a newsgroup before subscribing to it, click the newsgroup and then click GO TO.
This will take you to the newsgroup. Once you are done with the preview, you can come back
where you may check for more or subscribe to the newsgroup.
- 7.To subscribe to the newsgroup in Windows Live Mail, click the newsgroup and click
Subscribe. You can always use the same procedure to unsubscribe. The Subscribe button will be
replaced by Unsubscribe button once you subscribe to the newsgroup.
- 8.You may select CTRL key to select multiple newsgroups. However, the preview method is
the best answer on how to select the best newsgroup.
- 9.Once you are done subscribing, click OK and close the window.
- Posting to Newsgroup
- Posting files to a newsgroup
- Posting a request (REQ) to a newsgroup
- Suggestions
- Post directly to the newsgroup
- Subscribe to the group where you want to post the request
- Post an empty text message with your request in the subject line, like REQ: xxx TIA
- Post something using PowerPost, and edit the subject line so that it contain your request
(REQ: xxx ep 1, posting xxx ep 2)
- Correct method is to post a request via the relevant IRC channel (e.g.,
#alt.binaries.multimedia @ EFNet)
- Request will automatically be given a REQ number, and filling status can be monitored
via the channel
- Image
- Using an Image for a Chapter Heading (added underscores so you could read the code)
- <_h1 title="Chapter 1"_><_img src="..."_><_/h1_>
- Centering an Image (added underscores so you could read the code)
- <_div style = "text-align:center">
- <_img alt="text" src="../Images/Cover.jpg"/>
- <_div>
- Centering an Image and Making It Fill the Page Vertically
- <_head>
- <_style type="text/css">
- img.sgc-1 {height: 100%}
- div.sgc-2 {text-align: center}
- <_/style>
- <_/head>
-
- <_body>
- <_div class="sgc-2">
- <_h1 id="heading_id_2"><_img class="sgc-1" src="cover.gif" /><_/h1>
- <_/div>
- <_/body>
- Margin and Padding
- Format
- How Do I Remove the White Space Between Paragraphs?
- Add this to the CSS code:
p { margin: 0; padding: 0; }
- To remove all the whitespace between the various elements
and make the document lookmore "booklike", use this code:
body, div, p, h1, h2, h3, h4 { margin: 0; padding: 0; }
- Adding Margins to Text
- body {margin: 15%}
- body {margin: 20px}; (pixels)
- @page {margin: 20 px;} (pixels)
- @page {margin: 20 pt;} (points = 1/72 inch)
- @page {margin: 20 pc;} (picas = 1/12 inch)
- CCS
- XHTML
- XML
Bonnie's Links
created by Bonnie Lee Hill,
bonniehill@verizon.net
last modified on September 13, 2023
URL: http://www.bonniehill.net/pages/ebooks.html