Skip to content

Commit

Permalink
renamed files, adding intake pdfs, and adding intake report
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Hearse committed Jan 15, 2014
1 parent c5ec702 commit 3ecf600
Show file tree
Hide file tree
Showing 17 changed files with 98 additions and 13 deletions.
26 changes: 13 additions & 13 deletions book.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@

include::Foreword.asciidoc[]

include::Chapter00-Preface.asciidoc[]
include::ch00.asciidoc[]

include::Chapter01-Continuity.asciidoc[]
include::ch01.asciidoc[]

include::Chapter02-EnablingTechnologies.asciidoc[]
include::ch02.asciidoc[]

include::Chapter03-ScratchToProduction.asciidoc[]
include::ch03.asciidoc[]

include::Chapter04-RequirementsAndExampleApplication.asciidoc[]
include::ch04.asciidoc[]

include::Chapter05-JavaPersistenceAndRelationalData.asciidoc[]
include::ch05.asciidoc[]

include::Chapter06-NoSQLDataGridsAndGraphDatabases.asciidoc[]
include::ch06.asciidoc[]

include::Chapter07-BusinessLogicServicesLayer.asciidoc[]
include::ch07.asciidoc[]

include::Chapter08-RESTAddressableServices.asciidoc[]
include::ch08.asciidoc[]

include::Chapter09-Security.asciidoc[]
include::ch09.asciidoc[]

include::Chapter10-UI.asciidoc[]
include::ch10.asciidoc[]

include::Chapter11-AssemblyAndDeployment.asciidoc[]
include::ch11.asciidoc[]

include::Chapter12-Epilogue.asciidoc[]
include::ch12.asciidoc[]

include::index.asciidoc[]

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added pdf/drafts/intake.pdf
Binary file not shown.
Binary file added pdf/drafts/intake_with_remarks.pdf
Binary file not shown.
85 changes: 85 additions & 0 deletions tools/intakereport.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
Continuous Enterprise Development in Java, 1E / 9781449328290
RT # [ 174646 ]

Stylesheet: animal
Toolchain: Atlas/csspdf

Atlas URL: http://atlas.labs.oreilly.com/books/1230000000485

Incoming format: Asciidoc
Outgoing format: Asciidoc

Preliminary pagecount (without figures): xii + 210 = 222


Resources
=========

** Intake PDFs:
(Git repo) pdf/drafts/intake.pdf
(Git repo) pdf/drafts/intake_with_remarks.pdf

** Figs: Illustrations is still working on the figures.
47 total. (46 are informal; 1 are inline.)

Once the figs are processed on /work, you'll need to add them to the book's repo in Git.

** Intake Report:
(Git repo) tools/intakereport.txt

** MS Snapshot:
To view the submitted files, you'll need to checkout the git tag named 'manuscript_to_prod'
by running the following command in your checkout:

$ git checkout manuscript_to_prod

This will temporarily switch the files in your repo to the state they were in when the manuscript_to_prod tag
was created.
To switch the files back to the current state, run:

$ git checkout master


Notes from Tools:
=================

** Syntax highlighting: applied to 201 out of 290 code listings.

** Please let Tools know ASAP if there are any other global problems for which we can help automate a fix.


Notes from Dan:
==================

This book is ready for intake.

The Foreword is rendering as a Chapter.

[Fixed. --Tools]

The Preface opens with a quote and attribution, but they're not styled correctly. Actually, this is true of other epigraphs throughout.

[Fixed. --Tools]

See the note about Figure captions from Meg. The authors claim to have included them, but I don't see them.

[The authors may think that the alt text is the caption. Check out the text in the brackets for each figure and perhaps confirm with them. --Tools ]

Prod: please ask copyeditor to suggest callouts for all figures and such. Also, ask her to watch for stacked headlines and ask the
authors to insert text to avoid them.

*A figure under "The Development Environment" isn't rendering.

[Fixed. --Tools]

Watch for long code lines.

Watch figure sizes. Some look too big.

==================

Please let me know about any other issues.

Thanks,
Chris

0 comments on commit 3ecf600

Please sign in to comment.