Share what you know with millions of people

Focus is the best place to turn what you know into remarkable content
×
0

Database driven document creation

I am starting a large project that involves collecting data on 1,000 companies, categorizing the companies and their products, writing analysis, and then publishing in book format with an index. I will need to update the data and publish new editions quarterly. What products/services should I look at for accomplishing this? An ideal solution would allow me to collect data constantly and then "push a button" to get a PDF ready for publishing on Lulu.com or some other service.

Attachments

1
Michael Krigsman
CEO, Asuret Inc.
Posted on July 23, 2010

Your ultimate solution will probably involve a mixture of:

-- Database or content management system
-- Output filters and formatting templates

Most important, you want to have a "write once, publish many" process. In other words, you need to store the master data in your database, and then have various formatting filters through which you export into whatever medium is the target.

Be careful not to get too tightly bound to one particular output format because that may change. Ideally, the same master data could output to PDF, the Web, a printed book, etc. Each medium will have different format needs, such as page size, font size, column width, etc. Since formats always change over time, you want consistent master data and leave all formatting information to the output filter.

In the old days, SGML was the "universal translator" to accomplish device-independent publishing. These days, it will likely be an XML-based system.

In general, increasing independence between the data and the output format gives you greater flexibility, but at higher cost. Therefore, this becomes a tradeoff decision as you design the solution process.

0
Suzanne Lee
Posted on July 26, 2010
  • Recommended by:

How will you be collecting the data? Surveys? Registration forms? Lead gen? Your own clients? This could dictate how your data is organized... or could be organized. What products and services are you already looking at for this?

0
Richard Stiennon
Chief Research Analyst, IT-Harvest
Posted on Aug. 30, 2010
  • Recommended by:

Suzanne: We collect the data manually. Researchers find the companies, I categorize them by product type, and the researchers fill in the data: company name, key execs, primary products, locations, etc. We keep the data in a spread sheet.

Praddy: I appreciate the offer but we already tried the custom application development route, at a cost of $25K, and were not happy with the results. :-(

-2
  • Recommended by:

Hi Richard,

We will be able to assist you in this with the help of Business Intelligence tools.

Please let me know a good time when we can connect to discuss further.

Thanks & Regards

Praddy
pradipto.b@sigmainfo.net

-2
  • Recommended by:

Hi Richard,

Thank You very much for the prompt response. Please let me know if we can have a quick discussion as I am sure we will be able to provide you with options/solutions which wont be this pricey.

Thanks & Regards
Praddy
pradipto.b@sigmainfo.net

Answer This Question