<?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>ParrisPrinting.com</title>
	<atom:link href="http://parrisprinting.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://parrisprinting.com/blog</link>
	<description>Parris Printing – Nashville Tennessee - Nashville, TN Printer</description>
	<lastBuildDate>Wed, 23 Mar 2011 13:30:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Choosing Between Addresses</title>
		<link>http://parrisprinting.com/blog/?p=66</link>
		<comments>http://parrisprinting.com/blog/?p=66#comments</comments>
		<pubDate>Wed, 23 Mar 2011 13:30:11 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Address Correction]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Satori Software]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=66</guid>
		<description><![CDATA[What to do when the customer gives multiple addresses for each record.]]></description>
			<content:encoded><![CDATA[<p>A customer recently gave us a file that contained multiple addresses. The first column had a street address, but a lot of the fields were blank. The second column contained a state and zip code, a lot of these fields were also blank. The third column gave another street address with no blank fields. The fourth contained another state and zip code with no blank fields.</p>
<p>We contacted our customer and found that if there were addresses  in the first two columns, it was to be used instead of the address in the last two columns.</p>
<p>I had to get all the addresses to be used in one set of columns. So I selected the whole first column of street addresses and ran the following macro:</p>
<p>Sub OneAddress()</p>
<p>&#8216;This macro is to consolidate multiple addresses</p>
<p>For Each Cell In Selection</p>
<p>If Cell.Value &gt; &#8220;.&#8221; Then Cell.Offset(0,2) = Cell.Value</p>
<p>If Cell.Value &gt; &#8220;.&#8221; Then Cell.Offset(0,3).Value = Cell.Offset(0,1).Value</p>
<p>Next Cell</p>
<p>End Sub</p>
<p>That did the trick. Now I have one set of addresses (the second set) to import into my mailing software.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Far To Go With Address Correction</title>
		<link>http://parrisprinting.com/blog/?p=61</link>
		<comments>http://parrisprinting.com/blog/?p=61#comments</comments>
		<pubDate>Tue, 04 Jan 2011 21:02:50 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Address Correction]]></category>
		<category><![CDATA[Satori Software]]></category>
		<category><![CDATA[USPS]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=61</guid>
		<description><![CDATA[Consider the nature of your business and the number of uncorrectable addresses to determine whether you take extra steps to fix addresses in a customer's file.]]></description>
			<content:encoded><![CDATA[<p>After I perform move update or address correction on a customer file, I view the records and sort them low to high in the delivery point barcode field. The records that do not have a delivery point barcode move to the top of the file. These are the records that my software could not fix automatically. I have to decide if I want to take the extra steps to correct them.</p>
<p>But, what is the criteria that I use to determine whether I make the corrections or send them back to the customer to be corrected? I use two factors for deciding: the nature of our business and the number of uncorrectable addresses.</p>
<p>One criteria I use is the nature of our business. We are a printing firm that uses mailing as a selling point to customers. Good service dictates that I correct the records and not charge the customer. I want to make the mailing service as inviting as possible. Contacting the customer over a few address corrections make mailing seem a burden rather than a service.</p>
<p>Another criteria is, &#8220;How many records need further attention for validity?&#8221; If there are too many, the customer needs to be contacted.  I consider this to be a service to the customer. The customer wants valid files. A lot of uncorrectable addresses means there is a problem in the way the customer is obtaining the addresses. Hopefully, the customer wants good addresses to start with and will take a second look at his process.</p>
<p>Consider the nature of your business and the number of uncorrectable addresses to determine whether you take extra steps to fix addresses in a customer&#8217;s file.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Returned Mail</title>
		<link>http://parrisprinting.com/blog/?p=51</link>
		<comments>http://parrisprinting.com/blog/?p=51#comments</comments>
		<pubDate>Thu, 01 Jul 2010 19:26:27 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Returned Mail]]></category>
		<category><![CDATA[Satori Software]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=51</guid>
		<description><![CDATA[How to handle returned mail.]]></description>
			<content:encoded><![CDATA[<p>I just heard how one of our customers handles returned mail.</p>
<p>Our customer files all returned mail by address. If there is only one return for an address, they consider it inconsequential. They figure that something unusual happened like &#8211; there was a substitute mail carrier, it got sorted wrong at the post office, or something along those lines.</p>
<p>If several returns are in the file for one address, then our customer takes the time to see what needs to be done.</p>
<p>This seemed like a good plan to me</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A huge Merge/Purge</title>
		<link>http://parrisprinting.com/blog/?p=48</link>
		<comments>http://parrisprinting.com/blog/?p=48#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:41:00 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[dedupe]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Merge/purge]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Satori Software]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=48</guid>
		<description><![CDATA[A customer asked for a merge/purge. In particular, as my software said, the customer wanted to &#8220;combine files, eliminate duplicates, and retain only those records that do not match an exclusion record.&#8221; I have dome this process a few times before for this customer. This time there were 21 primary files to combine and 6 [...]]]></description>
			<content:encoded><![CDATA[<p>A customer asked for a merge/purge. In particular, as my software said, the customer wanted to &#8220;combine files, eliminate duplicates, and retain only those records that do not match an exclusion record.&#8221;</p>
<p>I have dome this process a few times before for this customer. This time there were 21 primary files to combine and 6 exclusion files for pulling records out.</p>
<p>When the mailing software I use could not finish the operation, I tried a few things. What finally worked showed that the problem was the size of the merge/purge the software was working with.</p>
<p>What worked was doing the merge/purge against the 6 exclusion files for only 7 of the primary files at a time. I clearly named each output file using &#8220;A&#8221;, &#8220;B&#8221;, and &#8220;C&#8221; at the end of the file names so I knew which was which.</p>
<p>Then I combined the three output files into one file and did a duplication search on the one file.</p>
<p>So, if you have a lot of files to work with in a merge/purge, you do not have to do the merge/purge on all files at once. You can break it down into a few files at a time. Just remember to clearly name each output file, to combine the output files into one file, and to dedupe the combined final file.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=48</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tab or Comma Delimited</title>
		<link>http://parrisprinting.com/blog/?p=46</link>
		<comments>http://parrisprinting.com/blog/?p=46#comments</comments>
		<pubDate>Wed, 09 Jun 2010 13:37:07 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[addressing]]></category>
		<category><![CDATA[delimiting]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Satori Software]]></category>
		<category><![CDATA[Videojet]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=46</guid>
		<description><![CDATA[I have been having trouble with address files being read correctly by our VideoJet addresser. Don&#8217;t take for granted that any file you export that is correctly delimited when opened by Excel will be correctly delimited by your inkjet device. It happened to me yesterday. I exported a tab delimited file. I found that when [...]]]></description>
			<content:encoded><![CDATA[<p>I have been having trouble with address files being read correctly by our VideoJet addresser. Don&#8217;t take for granted that any file you export that is correctly delimited when opened by Excel will be correctly delimited by your inkjet device.</p>
<p>It happened to me yesterday. I exported a tab delimited file. I found that when a field length ran past the tab stop of the previous record, our inkjet device read two tab stops between the fields. Needless to say, that export did not work.</p>
<p>I changed the export to be a comma delimited file with a double-quote qualifier. This worked because, in a comma delimited file, the length of a field does not matter. The double-quote qualifier preserved the veracity of the fields that had a comma somewhere in the middle of the field.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandatory Barcode Change</title>
		<link>http://parrisprinting.com/blog/?p=42</link>
		<comments>http://parrisprinting.com/blog/?p=42#comments</comments>
		<pubDate>Mon, 24 May 2010 12:04:32 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Intellingent Mail Barcodes]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Postal]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=42</guid>
		<description><![CDATA[The update to our postal software came last week. Along with the update came a little notice saying that the &#8220;USPS will elimainate automation discounts for the POSTNET barcode in May 2011.&#8221; This means that between now and May 2011 we have to start using Intelligent Mail barcodes. Our plan is to test Intelligent Mail [...]]]></description>
			<content:encoded><![CDATA[<p>The update to our postal software came last week. Along with the update came a little notice saying that the &#8220;USPS will elimainate automation discounts for the POSTNET barcode in May 2011.&#8221;</p>
<p>This means that between now and May 2011 we have to start using Intelligent Mail barcodes.</p>
<p>Our plan is to test Intelligent Mail barcodes and to start using them sparingly, gradually increasing until May 2011. We expect this gradual use will allow us to work out the &#8220;kinks&#8221; a little at a time and make the transition a lot smoother.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apostrophes</title>
		<link>http://parrisprinting.com/blog/?p=40</link>
		<comments>http://parrisprinting.com/blog/?p=40#comments</comments>
		<pubDate>Thu, 06 May 2010 13:56:57 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Apostrophe]]></category>
		<category><![CDATA[Mail Merge]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Postal]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=40</guid>
		<description><![CDATA[Yesterday I was doing a merge purge that kept failing. I tried four different fixes until I finally came upon the problem. In this particular case the email field contained a record that included an apostrophe. After I took out the apostrophe and saved the file the merge purge went fine. So, one problem to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was doing a merge purge that kept failing. I tried four different fixes until I finally came upon the problem. In this particular case the email field contained a record that included an apostrophe. After I took out the apostrophe and saved the file the merge purge went fine.</p>
<p>So, one problem to look for is apostrophes in an email field.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standard Export File</title>
		<link>http://parrisprinting.com/blog/?p=38</link>
		<comments>http://parrisprinting.com/blog/?p=38#comments</comments>
		<pubDate>Wed, 05 May 2010 14:17:05 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Addresses]]></category>
		<category><![CDATA[Mail Merge]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Standard Export File]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=38</guid>
		<description><![CDATA[Making a standard export file to retrieving addresses to mail merge saves a lot of time. You will find that a lot of mailings use the same fields or most of the same fields. Your mailing may not require one of the fields in your standard export file. Go ahead and use the standard export [...]]]></description>
			<content:encoded><![CDATA[<p>Making a standard export file to retrieving addresses to mail merge saves a lot of time. You will find that a lot of mailings use the same fields or most of the same fields.</p>
<p>Your mailing may not require one of the fields in your standard export file. Go ahead and use the standard export file. You do not have to include the unused field in the merge.</p>
<p>My standard export file includes the following fields:</p>
<ul>
<li>Bar code</li>
<li>Endorsement Line</li>
<li>Full Name</li>
<li>Title</li>
<li>Business</li>
<li>Address 1</li>
<li>Address 2</li>
<li>City, State, Zip</li>
<li>Country</li>
<li>Sort Position</li>
<li>Tray Number</li>
<li>Break Mark</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=38</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move Update Files</title>
		<link>http://parrisprinting.com/blog/?p=35</link>
		<comments>http://parrisprinting.com/blog/?p=35#comments</comments>
		<pubDate>Fri, 30 Apr 2010 17:20:41 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Address Correction]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Move Update]]></category>
		<category><![CDATA[NCOA]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Satori Software]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=35</guid>
		<description><![CDATA[Here is a list of the files I generally send back to a customer after a move update is performed. Keep in mind that in Satori Software&#8217;s Bulk Mailer, address correction is performed at the same time. Failed Move Update &#8211; a list of all addresses that failed NCOA processes. Failed Delivery Point Validation &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of the files I generally send back to a customer <strong>after</strong> a <a title="Move Update" href="http://www.usps.com/ncsc/addressservices/moveupdate/changeaddress.htm" target="_blank">move update</a> is performed. Keep in mind that in <a title="SAtori Software" href="http://www.satorisoftware.com/" target="_blank">Satori Software&#8217;s Bulk Mailer</a>, <a title="Address Correction" href="http://www.usps.com/ncsc/addressmgmt/dpv.htm" target="_blank">address correction</a> is performed at the same time.</p>
<ul>
<li>Failed <a title="Move Update" href="http://www.usps.com/ncsc/addressservices/moveupdate/changeaddress.htm" target="_blank">Move Update</a> &#8211; a list of all addresses that failed <a title="NCOA" href="http://www.usps.com/ncsc/addressservices/moveupdate/changeaddress.htm" target="_blank">NCOA</a> processes.</li>
<li>Failed <a title="Delivery Point Validation" href="http://www.usps.com/ncsc/addressmgmt/dpv.htm" target="_blank">Delivery Point Validation</a> &#8211; a list of all addresses that could not be validated by the post office.</li>
<li><a title="Move Update" href="http://www.usps.com/ncsc/addressservices/moveupdate/changeaddress.htm" target="_blank">Move Update</a> &#8211; a list of all the addresses that returned a new address during the <a title="NCOA" href="http://www.usps.com/ncsc/addressservices/moveupdate/changeaddress.htm" target="_blank">NCOA</a> process.</li>
<li>Passed <a title="Delivery Point Validation" href="http://www.usps.com/ncsc/addressmgmt/dpv.htm" target="_blank">Delivery Point Validation</a> and <a title="Move Update" href="http://www.usps.com/ncsc/addressservices/moveupdate/changeaddress.htm" target="_blank">Move Update</a> &#8211; a list of all the addresses that are updated and verifiable by the post office.</li>
</ul>
<p>Remember to include in the key fields in the lists, such as account number, to help the customer identify addresses.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=35</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nonprinting Characters</title>
		<link>http://parrisprinting.com/blog/?p=31</link>
		<comments>http://parrisprinting.com/blog/?p=31#comments</comments>
		<pubDate>Thu, 29 Apr 2010 17:25:05 +0000</pubDate>
		<dc:creator>markwilliams</dc:creator>
				<category><![CDATA[Goin Postal]]></category>
		<category><![CDATA[Easy-XL]]></category>
		<category><![CDATA[Mailing]]></category>
		<category><![CDATA[Nonprinting Characters]]></category>
		<category><![CDATA[Postal]]></category>
		<category><![CDATA[Satori]]></category>

		<guid isPermaLink="false">http://parrisprinting.com/blog/?p=31</guid>
		<description><![CDATA[How to deal with nonprinting characters in a address file.]]></description>
			<content:encoded><![CDATA[<p>Okay, so I am plugging along with a <a title="MAil Merge" href="http://en.wikipedia.org/wiki/Mail_merge" target="_blank">mail merge</a> when all of the sudden in the middle of the merge errors start popping up about not finding data. What gives? It was there for the first some-odd records and there is no different set-up in the middle of the file.</p>
<p>I have found that this occurs when the data provider puts a <a title="Nonprinting Character" href="http://en.wikipedia.org/wiki/Control_character" target="_blank">non-printing character</a> within a field in the middle of the file. For instance, a carriage return in a field will make the one record export as two records, half of the original in the first record and the other half in the second. The first field of the second record picks up where the first record left off.</p>
<p>The solution is to remove the nonprinting characters from the file before exporting.</p>
<p>I will use either <a title="Satori Software" href="http://www.satorisoftware.com/" target="_blank">Satori Software&#8217;s Bulk Mailer</a> program or the <a title="Easy-XL" href="http://www.easy-xl.com/" target="_blank">Easy-XL</a> addition to Microsoft Excel to take out nonprinting characters.</p>
]]></content:encoded>
			<wfw:commentRss>http://parrisprinting.com/blog/?feed=rss2&#038;p=31</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

