<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Creative Scripting &#187; Case Studies</title>
	<atom:link href="http://creativescripting.net/blog/index.php/category/case-studies/feed/" rel="self" type="application/rss+xml" />
	<link>http://creativescripting.net/blog</link>
	<description>Automating Adobe's Creative Suite</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:58:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Case Study &#8211; Auto Auction</title>
		<link>http://creativescripting.net/blog/2009/01/case-study-auto-auction/</link>
		<comments>http://creativescripting.net/blog/2009/01/case-study-auto-auction/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 14:55:02 +0000</pubDate>
		<dc:creator>bob</dc:creator>
				<category><![CDATA[Case Studies]]></category>

		<guid isPermaLink="false">http://creativescripting.net/blog/?p=112</guid>
		<description><![CDATA[A look at a large, recurring, quick turn-around print job that could not be done by hand in the time allotted. The script was a complete success, creating a print-ready booklet in 4 minutes that would require many hours any other way one tried to do it...]]></description>
			<content:encoded><![CDATA[<p>I received an email from a print shop that had an automobile auction as a client. The auction needed booklets to distribute at auctions; but, the data for those auctions was available late in the process. The data was available Monday afternoon for an auction on Thursday or Friday.</p>
<p>There were thousands of vehicles in dozens of different categories. Each was listed in a textual report that might go 20+ pages. All that text, the specific vehicle data (mileage, model, year, etc.) had to be extracted from the report, and placed into organized and sorted tables. The kicker to my client was that the auction needed printed booklets on Tuesday morning.</p>
<p>Doing this by hand was out of the question, which is why I got a call.</p>
<p>I received the specs for the project, and delivered the first version the next day. A typical script run would take about 4 minutes, and would yield a print-ready booklet.</p>
<p>The process was to read the data text file, parsing out the vehicle data as it went. Once I had a pile of vehicle data, I wrote the vehicle data out into XML. I used InDesign xml aids that allow InDesign to import XML and create fully formatted tables complete with paragraph and table styling. Then I simply imported the XML into a ready made template. Booklet complete.</p>
<p>This is an extreme example. The job couldn&#8217;t be done by hand in the available time. But every creative professional spend a significant amount of time doing repetitive  tasks. Likely you do too.</p>
<p>If you spend an hour a day doing repetitive &#8220;monkey work&#8221;, why not let me do it for you? You spend that extra hour anyway you want. Bringing on new clients, doing higher value work, gazing at your fish tank. What matters is freeing up your time to pursue something you would rather do.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativescripting.net/blog/2009/01/case-study-auto-auction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

