Wednesday, September 16, 2009

Book Printed — Finally

Early this year I was asked to help compile a technical report/book for a grid computing research project that I'm involved in. Essentially it's a group of researchers from different disciplinary backgrounds (grid computing, medical imaging, animation, mathematics, natural language processing, software engineering, networking, ...) coming together to "grid-enable" their own existing applications so that the apps run faster etc.

"But not too technical, so that even lay-people can understand what we're doing. Make it look as professional as possible," I was told.

Look professional? Gee, great excuse for me to run wild with LaTeX. Whether it was the right decision might be debatable, and I haven't solved all issues to perfection (e.g. CMYK colour model with "true black")... but we managed it!

Book's Printed and Published!!



@BOOK{GridATUSM:Report,
  title = {Grid Computing Cluster:
           The Development and Integration of
           Grid Services and Applications},
  publisher = {Platform for Information
               Communication Technology Research,
               Universiti Sains Malaysia},
  year = {2009},
  editor = {Bahari Belaton and Lim, Lian Tze},
  address = {Penang, Malaysia},
  isbn = {978-983-3986-58-3},
}

Chasing after the chapter write-ups. Playing with design ideas. Lots and lots of experimenting with the memoir, tikz and various other packages. Searching for free stock photos. Adjusting the various margins and skips and spacing so that each chapter fill up each page just right. Writing to and calling the National Library to get an ISBN number and CIP data. Hiccups along the way due to requests in design changes, mismatches with the printing company's technical specs etc...

And finally all is done. We have now 200 copies of the thing. Not for sale (which would've been a nightmare with the royalties, we're not that gung-ho yet... maybe the next one. If there's a next time.) but for distribution.

Great, great thanks to the team members (principle investigators and research officers) for the write-ups, Pn Norliza for the proof-reading, Mr Tan for pointing us in the right directions every now and then, Hooi Leng for handling the liaising and PO procedures with the printing company. Couldn't have done any of this without any of you.

2 comments:

kenmin said...

helo, where can i get a hardcopy of this book and also the latex template of the book design?

Unknown said...

Hi kenmin,

We have only limited copies of the printed book, but you can get the PDF at

http://liantze.penguinattack.org/docs/GridComputingCluster-Report2009.pdf

If you're still interested in getting a hard copy, you might want to contact Dr Bahari Belaton (bahari AT cs DAWT usm DAWT my) and Dr Chan Huah Yong (hychan AT cs DAWT usm DAWT my)

As for the LaTeX sources, well we have not released the source code per se, but I have blogged about the various details with attached example code. You can find the posts at http://latex-my.blogspot.com/search/label/bookdesign

Thanks for your interest!