<?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>ChrisBaran.net Technology Thoughts</title>
	<atom:link href="http://blog.chrisbaran.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chrisbaran.net</link>
	<description>My Notes and My Thoughts about Technology</description>
	<lastBuildDate>Tue, 14 Jul 2009 05:44:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Evans Electrical Services &#8211; The newest addition to our portfolio</title>
		<link>http://blog.chrisbaran.net/2009/07/14/evans-electrical-services-the-newest-addition-to-our-portfolio/</link>
		<comments>http://blog.chrisbaran.net/2009/07/14/evans-electrical-services-the-newest-addition-to-our-portfolio/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:44:21 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Car Chase Workshop]]></category>
		<category><![CDATA[Evans Electrical]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=597</guid>
		<description><![CDATA[We&#8217;re proud to announce the newest addition to our Car Chase Workshop portfolio: http://www.jevanselectric.com/.
This was a fun site for our designer.  It has a lot of fun graphics and a great layout.  Technically I was able to extend our nice jquery navigation menu script to include support for a location state graphic.
Jordan is based in [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re proud to announce the newest addition to our <a title="Car Chase Workshop" href="http://carchaseworkshop.com">Car Chase Workshop</a> portfolio: <a title="Evans Electrical Services LLC" href="http://www.jevanselectric.com/">http://www.jevanselectric.com/</a>.</p>
<p>This was a fun site for our designer.  It has a lot of fun graphics and a great layout.  Technically I was able to extend our nice jquery navigation menu script to include support for a location state graphic.</p>
<p>Jordan is based in Pensylvania.  Jordan is the son of Bill Evans who is the president of <a title="Evans and White Ace Hardware" href="http://www.evanswhite.com">Evans and White Ace Hardware</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/07/14/evans-electrical-services-the-newest-addition-to-our-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding a static route for a windows VPN connection</title>
		<link>http://blog.chrisbaran.net/2009/05/14/finding-a-static-route-for-a-windows-vpn-connection/</link>
		<comments>http://blog.chrisbaran.net/2009/05/14/finding-a-static-route-for-a-windows-vpn-connection/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:25:02 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=570</guid>
		<description><![CDATA[You may have stumbled upon this from this post.  If not and you are trying to figure this out then you are in luck.  I&#8217;m going to go through step by step how to figure out a static route for a windows XP VPN client connection.
Step 1: Make the VPN Connection
Setting up and connecting to [...]]]></description>
			<content:encoded><![CDATA[<p>You may have stumbled upon this from <a href="http://blog.chrisbaran.net/2009/05/14/gentoo-vpn-connection-to-windows-server-as-network-interface/">this post</a>.  If not and you are trying to figure this out then you are in luck.  I&#8217;m going to go through step by step how to figure out a static route for a windows XP VPN client connection.</p>
<h2>Step 1: Make the VPN Connection</h2>
<p>Setting up and connecting to a VPN in Windows XP is will documented so I&#8217;m not going to repeat it in this article.  When you make the VPN connection you should see a two computer blinking screen icon in the system tray:</p>
<div id="attachment_572" class="wp-caption aligncenter" style="width: 328px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/05/vpn-system-tray.jpg"><img class="size-full wp-image-572" title="VPN Icon in System Tray" src="http://blog.chrisbaran.net/wp-content/uploads/2009/05/vpn-system-tray.jpg" alt="VPN Icon in System Tray" width="318" height="76" /></a><p class="wp-caption-text">VPN Icon in System Tray</p></div>
<h2>Step 2: Look Up Client IP</h2>
<p>Double click on the icon from step one.  In the window that pops up click the Details tab.  You need to find the address after Client IP address:</p>
<div id="attachment_573" class="wp-caption aligncenter" style="width: 377px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/05/vpn-status.jpg"><img class="size-full wp-image-573" title="VPN Connection Details" src="http://blog.chrisbaran.net/wp-content/uploads/2009/05/vpn-status.jpg" alt="VPN Connection Details" width="367" height="443" /></a><p class="wp-caption-text">VPN Connection Details</p></div>
<h2>Step 3: Look Up Routing Table</h2>
<p>Next open a command prompt.  You can find it under Accessories in the start menu:</p>
<div id="attachment_576" class="wp-caption aligncenter" style="width: 431px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/05/open-cmd.jpg"><img class="size-full wp-image-576" title="Open Command Prompt" src="http://blog.chrisbaran.net/wp-content/uploads/2009/05/open-cmd.jpg" alt="Open Command Prompt" width="421" height="193" /></a><p class="wp-caption-text">Open Command Prompt</p></div>
<p>In the command box type <strong>route print</strong>.</p>
<div id="attachment_577" class="wp-caption aligncenter" style="width: 678px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/05/route-print.jpg"><img class="size-full wp-image-577" title="route print in Command Prompt" src="http://blog.chrisbaran.net/wp-content/uploads/2009/05/route-print.jpg" alt="route print in Command Prompt" width="668" height="547" /></a><p class="wp-caption-text">route print in Command Prompt</p></div>
<p>In the output of route print you should find only 2 lines where the Interface is the address we found in Step 2 and the Metric is 1.  One of those lines starts with 255.255.255.255, this is not the line we want.  We want the line that&#8217;s going to start out like the Interface address but end with zeros.  In my screenshot I&#8217;ve got the magic line hilighed in green.</p>
<p>A static route would be represented by the Network Destination and the Netmask combination.  You can <a href="http://www.google.com/search?hl=en&amp;client=firefox-a&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;hs=Dug&amp;q=subnet+calculator&amp;btnG=Search">google for subnet calculator</a> to convert the 255.255.255.0 notation to a number of bits (ie 24 in our example).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/05/14/finding-a-static-route-for-a-windows-vpn-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gentoo VPN connection to Windows Server as Network Interface</title>
		<link>http://blog.chrisbaran.net/2009/05/14/gentoo-vpn-connection-to-windows-server-as-network-interface/</link>
		<comments>http://blog.chrisbaran.net/2009/05/14/gentoo-vpn-connection-to-windows-server-as-network-interface/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:24:45 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[ppp0]]></category>
		<category><![CDATA[pppd]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=559</guid>
		<description><![CDATA[This article will explain how to setup a ppp network interface on Gentoo for a Windows Server Routing and Remote Access VPN connection.
This article assumes that you have open PPTP ports on the windows server, which are setup by default.
/etc/conf.d/net
This first step is to define your ppp interface in /etc/conf.d/net.  This will involve a few [...]]]></description>
			<content:encoded><![CDATA[<p>This article will explain how to setup a ppp network interface on Gentoo for a Windows Server Routing and Remote Access VPN connection.</p>
<p>This article assumes that you have open PPTP ports on the windows server, which are setup by default.</p>
<h2>/etc/conf.d/net</h2>
<p>This first step is to define your ppp interface in /etc/conf.d/net.  This will involve a few lines:</p>
<p><code>config_ppp0=( "ppp" )<br />
link_ppp0="pty 'pptp <strong>vpn.yourdomain.com</strong> --nolaunchpppd'"<br />
username_ppp0='<strong>DOMAIN\username</strong>'<br />
pppd_ppp0=(<br />
"updetach"<br />
"debug"<br />
"remotename <strong>your-vpn-profile</strong>"<br />
"file /etc/ppp/options.pptp"<br />
)<br />
routes_ppp0=( "<strong>192.168.1.0/24</strong>" );</code></p>
<p>The first change, <strong>vpn.yourdomain.com</strong>, needs to point to either the IP or FQDN of the Windows Server running the VPN you want to connect to.</p>
<p>The second change, <strong>DOMAIN\username</strong>, is the standard windows login notation for the user that you wish to dial in with.  It&#8217;s important to note that in the conf.d/net file, this field does NOT require special characters escaped with a\.  The chap_secrets file WILL require this.</p>
<p>The third change, <strong>your-vpn-profile</strong>, is a label that must match the chap_secrets file.</p>
<p>The forth change, <strong>192.168.1.0/24</strong>, is the static route to the network that is behind the VPN.  If you&#8217;re not the network admin for the windows server that you are connecting too this may be a little confusing.  You can check out <a href="http://blog.chrisbaran.net/2009/05/14/finding-a-static-route-for-a-windows-vpn-connection/">this post</a> for instructions on how to figure that out.</p>
<h2>/etc/ppp/options.pptp</h2>
<p>Add the following lines:</p>
<p><code>require-mppe-128<br />
lcp-echo-interval 15<br />
lcp-echo-failure 3</code></p>
<h2>/etc/ppp/chap-secrets</h2>
<p>This is the place where we will define the passwords for our VPN connection.</p>
<p><code># Secrets for authentication using CHAP<br />
# client  server  secret      IP addresses<br />
<strong>DOMAIN\\username</strong> <strong>your-vpn-profile</strong> <strong>Pa\$\$word1</strong> *</code></p>
<p><strong>DOMAIN\\username</strong> will be changed to the same as you defined in /etc/conf.d/net with one important difference, ALL control characters MUST BE ESCAPED with \.  In this example it requires two \&#8217;s between the domain and username.</p>
<p><strong>your-vpn-profile</strong> must match the label you setup in /etc/conf.d/net.</p>
<p><strong>Pa\$\$word1</strong> is where you define the password for the VPN connection.  Again, ALL control characters MUST BE ESCAPED.  This string sends an actual password of Pa$$word1.</p>
<h2>/etc/init.d/net.ppp0</h2>
<p>Finally we&#8217;ll symlink net.lo to net.ppp0 to give us an init script to work with.</p>
<p><code>ln -s net.lo net.ppp0</code></p>
<p>Now if you wanted you can do:</p>
<p><code>rc-update add net.ppp0 default</code></p>
<p>To have the connection start on bootup.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/05/14/gentoo-vpn-connection-to-windows-server-as-network-interface/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Softdent Email Setup with Road Runner</title>
		<link>http://blog.chrisbaran.net/2009/04/21/softdent-email-setup-with-road-runner/</link>
		<comments>http://blog.chrisbaran.net/2009/04/21/softdent-email-setup-with-road-runner/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 19:49:13 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Road Runner]]></category>
		<category><![CDATA[Softdent]]></category>
		<category><![CDATA[twcbc]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=506</guid>
		<description><![CDATA[Note: This Is Unfinished
It would seem that the only officially support method of sending e-mail from Softdent is though a MAPI client.  This is going to require an e-mail application be setup on the computer before mail can be sent.  Their support seems to favour using Outlook Express for the MAPI client.  The following post [...]]]></description>
			<content:encoded><![CDATA[<h2><span style="color: #800000;">Note: This Is Unfinished</span></h2>
<p>It would seem that the only officially support method of sending e-mail from <a href="http://www.kodakdental.com/for-dentists/practice-management-systems/softdent.aspx">Softdent</a> is though a <a href="http://en.wikipedia.org/wiki/MAPI">MAPI</a> client.  This is going to require an e-mail application be setup on the computer before mail can be sent.  Their support seems to favour using Outlook Express for the MAPI client.  The following post will explain how to setup outlook express with Time Warner&#8217;s Road Runner Business Class as a suitable MAPI client for <a href="http://www.kodakdental.com/for-dentists/practice-management-systems/softdent.aspx">Softdent</a>.</p>
<h2>Setting up Outlook Express</h2>
<h3>Step 1: Open Outlook Express</h3>
<div id="attachment_508" class="wp-caption aligncenter" style="width: 494px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/open_outlook_express.jpg"><img class="size-full wp-image-508" title="Open Outlook Express" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/open_outlook_express.jpg" alt="Open Outlook Express" width="484" height="613" /></a><p class="wp-caption-text">Open Outlook Express</p></div>
<ol>
<li>Click on the start menu</li>
<li>Click All Programs</li>
<li>Click the Outlook Express icon &#8211; not to be confused the the Outlook icon [golden]</li>
</ol>
<h3><span style="color: #800000;">[May Not Appear]</span> Step 2: Cancel The Wizard</h3>
<div id="attachment_510" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard.jpg"><img class="size-full wp-image-510" title="Internet Connection Wizard: Cancel" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard.jpg" alt="Internet Connection Wizard: Cancel" width="503" height="414" /></a><p class="wp-caption-text">Internet Connection Wizard: Cancel</p></div>
<div id="attachment_512" class="wp-caption aligncenter" style="width: 339px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/confirm.jpg"><img class="size-full wp-image-512" title="Confirm Close of Internet Conneciton Wizard" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/confirm.jpg" alt="Confirm Close of Internet Conneciton Wizard" width="329" height="133" /></a><p class="wp-caption-text">Confirm Close of Internet Conneciton Wizard</p></div>
<p>This wizard will be run but we&#8217;re going to defer it to later in the instructions.  <strong>This step may not appear on your screen.</strong></p>
<h3>Step 3: Options Menu</h3>
<div id="attachment_509" class="wp-caption aligncenter" style="width: 394px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/tools_options.jpg"><img class="size-full wp-image-509" title="Options From Tools Menu" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/tools_options.jpg" alt="Options From Tools Menu" width="384" height="327" /></a><p class="wp-caption-text">Options From Tools Menu</p></div>
<ol>
<li>Click on the Tools Menu</li>
<li>Click on the Options&#8230; Menu</li>
</ol>
<h3>Step 4: Verify <span style="color: #800000;">[or set]</span> Outlook Express as the Default Mail Program</h3>
<div id="attachment_514" class="wp-caption aligncenter" style="width: 449px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/already_default_mail.jpg"><img class="size-full wp-image-514" title="Confirm Outlook Express is the Default Mail Handler" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/already_default_mail.jpg" alt="Confirm Outlook Express is the Default Mail Handler" width="439" height="480" /></a><p class="wp-caption-text">Confirm Outlook Express is the Default Mail Handler</p></div>
<p>If this is the screen you see on the options window reads &#8220;This application is the default Mail handler,&#8221; then you are all set.  If not:</p>
<div id="attachment_513" class="wp-caption aligncenter" style="width: 449px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/make_default_mail.jpg"><img class="size-full wp-image-513" title="Make Outlook Express the Default Mail Handler" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/make_default_mail.jpg" alt="Make Outlook Express the Default Mail Handler" width="439" height="475" /></a><p class="wp-caption-text">Make Outlook Express the Default Mail Handler</p></div>
<ol>
<li>Click Make Default</li>
<li>Click OK</li>
</ol>
<h3>Step 5: Accounts Menu</h3>
<div id="attachment_515" class="wp-caption aligncenter" style="width: 409px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/tools_accounts.jpg"><img class="size-full wp-image-515" title="Accounts... From Tools Menu" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/tools_accounts.jpg" alt="Accounts... From Tools Menu" width="399" height="330" /></a><p class="wp-caption-text">Accounts... From Tools Menu</p></div>
<ol>
<li>Click on the Tools menu</li>
<li>Click on the Accounts&#8230; menu</li>
</ol>
<h3>Step 6: Add Mail Account</h3>
<div id="attachment_517" class="wp-caption aligncenter" style="width: 649px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/add_mail.jpg"><img class="size-full wp-image-517" title="Add Mail Account" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/add_mail.jpg" alt="Add Mail Account" width="639" height="324" /></a><p class="wp-caption-text">Add Mail Account</p></div>
<ol>
<li>Click the Add button</li>
<li>Select Mail&#8230; from the list</li>
</ol>
<h3>Step 7: Display Name</h3>
<div id="attachment_519" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p1.jpg"><img class="size-full wp-image-519" title="Internet Connection Wizard: Display Name" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p1.jpg" alt="Internet Connection Wizard: Display Name" width="503" height="414" /></a><p class="wp-caption-text">Internet Connection Wizard: Display Name</p></div>
<ol>
<li>Type in the name <span style="color: #800000;">[not the address]</span> that the e-mail will come from.</li>
<li>Click Next</li>
</ol>
<h3>Step 8: E-mail Address</h3>
<div id="attachment_520" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p2.jpg"><img class="size-full wp-image-520" title="Internet Connection Wizard: E-mail Address" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p2.jpg" alt="Internet Connection Wizard: E-mail Address" width="503" height="414" /></a><p class="wp-caption-text">Internet Connection Wizard: E-mail Address</p></div>
<ol>
<li>Type the e-mail address that was created through Road Runner.  It will end with <span style="color: #800000;"><strong>@centralny.twcbc.com</strong></span>.</li>
<li>Click Next</li>
</ol>
<h3>Step 9: E-Mail Servers</h3>
<div id="attachment_521" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p3.jpg"><img class="size-full wp-image-521" title="Internet Connection Wizard: E-mail Server Names" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p3.jpg" alt="Internet Connection Wizard: E-mail Server Names" width="503" height="418" /></a><p class="wp-caption-text">Internet Connection Wizard: E-mail Server Names</p></div>
<ol>
<li>Verify that this pull down is set to POP3</li>
<li>We are going to be using <span style="color: #800000;"><strong>pop.biz.rr.com</strong></span> referenced by <a href="http://www.twcbc.com/centralny/HelpSite/ResourceItem/what-are-the-mail-server-settings.ashx">this support page</a>.</li>
<li>We are going to be using <strong><span style="color: #800000;">smtp.biz.rr.com</span></strong> referenced by the <a href="http://www.twcbc.com/centralny/HelpSite/ResourceItem/what-are-the-mail-server-settings.ashx">same support page</a>.</li>
<li>Click Next</li>
</ol>
<h3>Step 10: Login and Password</h3>
<div id="attachment_522" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p4.jpg"><img class="size-full wp-image-522" title="Internet Connection Wizard: Account Name and Password" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p4.jpg" alt="Internet Connection Wizard: Account Name and Password" width="503" height="414" /></a><p class="wp-caption-text">Internet Connection Wizard: Account Name and Password</p></div>
<ol>
<li>Enter your account name.  This will end in <span style="color: #800000;"><strong>@centralny.twcbc.com</strong></span>.</li>
<li>Enter your password</li>
<li>Make sure the Remember password box is checked</li>
<li>Click Next</li>
</ol>
<h3>Step 11: Finish Wizard</h3>
<div id="attachment_523" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p5.jpg"><img class="size-full wp-image-523" title="Internet Connection Wizard: Finish" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/wizzard_p5.jpg" alt="Internet Connection Wizard: Finish" width="503" height="414" /></a><p class="wp-caption-text">Internet Connection Wizard: Finish</p></div>
<h3>Step 12: New Account Properties</h3>
<div id="attachment_524" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/mail_account_properties.jpg"><img class="size-full wp-image-524" title="Mail Account Properties" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/mail_account_properties.jpg" alt="Mail Account Properties" width="503" height="315" /></a><p class="wp-caption-text">Mail Account Properties</p></div>
<ol>
<li>Click the Mail tab</li>
<li>Select pop.biz.rr.com in the list of mail accounts (this should be the only one)</li>
<li>Press the Properties button</li>
</ol>
<h3>Step 13: Outgoing Server Authentication</h3>
<div id="attachment_525" class="wp-caption aligncenter" style="width: 377px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/smtp_server_requires_auth.jpg"><img class="size-full wp-image-525" title="Outgoing Mail Server Requires Authentication" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/smtp_server_requires_auth.jpg" alt="Outgoing Mail Server Requires Authentication" width="367" height="464" /></a><p class="wp-caption-text">Outgoing Mail Server Requires Authentication</p></div>
<ol>
<li>Select the Servers tab</li>
<li>Check the box My server requires authentication</li>
<li>Hit the Settings&#8230; button</li>
</ol>
<h3>Step 14: Verify Settings</h3>
<div id="attachment_526" class="wp-caption aligncenter" style="width: 357px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/outgoing_server_same_as_incoming.jpg"><img class="size-full wp-image-526" title="Verify Outgoing Mail Server Authentication Settings" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/outgoing_server_same_as_incoming.jpg" alt="Verify Outgoing Mail Server Authentication Settings" width="347" height="243" /></a><p class="wp-caption-text">Verify Outgoing Mail Server Authentication Settings</p></div>
<p>Make sure Use same settings as my incoming mail server is bubbled in and hit OK.</p>
<h3>Step 15: Close Servers Properties</h3>
<div id="attachment_527" class="wp-caption aligncenter" style="width: 377px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/servers_tab_ok.jpg"><img class="size-full wp-image-527" title="Close Servers Tab" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/servers_tab_ok.jpg" alt="Close Servers Tab" width="367" height="450" /></a><p class="wp-caption-text">Close Servers Tab</p></div>
<h3>Step 16: Close Internet Accounts</h3>
<div id="attachment_528" class="wp-caption aligncenter" style="width: 513px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/mail_tab_close.jpg"><img class="size-full wp-image-528" title="Close Internet Accounts" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/mail_tab_close.jpg" alt="Close Internet Accounts" width="503" height="315" /></a><p class="wp-caption-text">Close Internet Accounts</p></div>
<h3>Step 17: Pat Yourself On The Back!</h3>
<p>You are now setup to be able to send out e-mail from Softdent.</p>
<h2></h2>
<h2>How To Send From Softdent</h2>
<p>In Softdent, <strong><span style="color: #800000;">select your patient</span></strong> and then go to the <strong><span style="color: #800000;">Internet</span></strong> menu and select <span style="color: #800000;"><strong>Compose E-Mail</strong></span>.</p>
<div id="attachment_550" class="wp-caption aligncenter" style="width: 694px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/softdent_email_menu.jpg"><img class="size-full wp-image-550" title="Compose E-mail From Internet Menu" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/softdent_email_menu.jpg" alt="Compose E-mail From Internet Menu" width="684" height="345" /></a><p class="wp-caption-text">Compose E-mail From Internet Menu</p></div>
<p>In this tutorial we setup Outlook Express (the free client included with windows).  Since we are not using Office Outlook we need to use MAPI Client button instead of the Send button.  I&#8217;m concluding that either Softdent used an <a href="http://support.microsoft.com/kb/200018">Extended MAPI</a> call for the send button or they have a bug in their implementation.  The <strong>Send button will not work with Outlook Express</strong>.</p>
<div id="attachment_551" class="wp-caption aligncenter" style="width: 592px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/softdent_email_window.jpg"><img class="size-full wp-image-551" title="Composing an E-mail in Softdent" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/softdent_email_window.jpg" alt="Composing an E-mail in Softdent" width="582" height="582" /></a><p class="wp-caption-text">Composing an E-mail in Softdent</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/04/21/softdent-email-setup-with-road-runner/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Opposable Thumbs and Other Advantages</title>
		<link>http://blog.chrisbaran.net/2009/04/14/opposable-thumbs-and-other-advantages/</link>
		<comments>http://blog.chrisbaran.net/2009/04/14/opposable-thumbs-and-other-advantages/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:27:22 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=470</guid>
		<description><![CDATA[I&#8217;m proud to announce the new human factors blog entitled &#8220;Opposable Thums and Other Advantages.&#8221;  This blog is authored by my business partner Chris McCamic in the web statup company I&#8217;m working with - Car Chase Workshop.
We will be teaming up to share our knowledge in design and development with a focus on web technology.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m proud to announce the new human factors blog entitled &#8220;<a title="Opposable Thumbs and Other Advantages" href="http://opposablethumbsandmore.wordpress.com/">Opposable Thums and Other Advantages</a>.&#8221;  This blog is authored by my business partner Chris McCamic in the web statup company I&#8217;m working with - <a href="http://www.carchaseworkshop.com">Car Chase Workshop</a>.</p>
<p>We will be teaming up to share our knowledge in design and development with a focus on web technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/04/14/opposable-thumbs-and-other-advantages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Tasking &#8211; Better, Right?</title>
		<link>http://blog.chrisbaran.net/2009/04/08/multi-tasking-better-right/</link>
		<comments>http://blog.chrisbaran.net/2009/04/08/multi-tasking-better-right/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 18:01:17 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=464</guid>
		<description><![CDATA[I used to think that being a master multi-tasker was always going to be better than being a sharply focused single tasker.  The question I find that I ask myself today is &#8220;Why is it that I can&#8217;t just focus on this one problem?&#8221;  I am not afraid to admin that I&#8217;m a horrible procrastinator.  [...]]]></description>
			<content:encoded><![CDATA[<p>I used to think that being a master multi-tasker was always going to be better than being a sharply focused single tasker.  The question I find that I ask myself today is &#8220;Why is it that I can&#8217;t just focus on this one problem?&#8221;  I am not afraid to admin that I&#8217;m a horrible procrastinator.  I tend to procrastinate away the things that aren&#8217;t really important at the moment with things that are important down the road.</p>
<p>This idea made me ask myself, &#8220;What are the nuts and bolts of procrastination?&#8221;  In my mind I end up in what I&#8217;d describe as a &#8220;reward vs. risk management matrix.&#8221;  I tend to end up with a sense of what will get me a <strong>real</strong> reward.  This is not usually what was <strong>designed</strong> to be rewarded.  If I can find a way to link what I&#8217;m procrastinating over with a reward, the procrastination seems to magically melt away.  I can &#8211; at the drop of a hat &#8211; be focused on something I&#8217;ve been putting off for months.  Sometimes I&#8217;ve found I&#8217;m engaged in months of procrastination about a problem that solved itself in less than an hour.</p>
<p>The other question I&#8217;ve asked myself, &#8220;Why do I choose to procrastinate instead of <strong>choosing not to take action</strong> and <strong>move on</strong>?&#8221;  I find that I&#8217;m not choosing to move on because I&#8217;m trying to avoid risks in my next opportunity.  Popular US culture seems to favor the idea of &#8220;not putting all your eggs in one basket.&#8221;  This embodies the idea that distributed risk is safer than a very focused effort to carefully consider one risk.  If you&#8217;re focusing efforts on creating this vast network of resources to reduce risk involved, how good was the original idea?  If the idea stands on its own you can talk to 100 people and no one will stop to tell you, &#8220;that&#8217;s risky&#8221;.</p>
<p>If you&#8217;ve found the best egg, throw out the others, take considered brisk steps and it will turn to gold.</p>
<h2></h2>
<h2>Food For More Thought</h2>
<p><a title="Permanent Link: Watch the W-JAX keynote and be more productive. Guaranteed." rel="bookmark" href="http://tasktop.com/blog/eclipse/watch-the-w-jax-keynote-and-be-more-productive-guaranteed">Watch the W-JAX keynote and be more productive. Guaranteed.</a></p>
<p><a href="http://www.liquidplanner.com/Articles/-Multi-Tasking-is-Killing-Your-Business.html?prefix=pm">Multi-Tasking is killing your business</a></p>
<p><a title="Permanent Link: Multi-Frakin’ Tasking – better project management, so say we all" rel="bookmark" href="http://www.liquidplanner.com/blog/2009/04/02/multi-frakin-tasking-better-project-management">Multi-Frakin’ Tasking – better project management, so say we all</a></p>
<p><a href="http://www.stevemcconnell.com/articles/art06.htm">Less is More: Jump-Start Productivity with Small Teams</a></p>
<p><a href="http://www.stevemcconnell.com/articles/art02.htm">From Anarchy to Optimizing</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/04/08/multi-tasking-better-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New High Tech Company Coming To Potsdam</title>
		<link>http://blog.chrisbaran.net/2009/04/02/new-high-tech-company-coming-to-potsdam/</link>
		<comments>http://blog.chrisbaran.net/2009/04/02/new-high-tech-company-coming-to-potsdam/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 00:21:02 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Crawford]]></category>
		<category><![CDATA[North Country]]></category>
		<category><![CDATA[Potsdam]]></category>
		<category><![CDATA[Technolgoy]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=451</guid>
		<description><![CDATA[My Commentary
I am excited!  I&#8217;ve been preaching for some time now that Potsdam is a great place for a tech company.  I am also excited about the new high tech venture I&#8217;m working with Car Chase Workshop on right now.  It&#8217;s too early for details today but we&#8217;re pushing very hard to bring new tech [...]]]></description>
			<content:encoded><![CDATA[<h2>My Commentary</h2>
<p>I am excited!  I&#8217;ve been preaching for some time now that Potsdam is a great place for a tech company.  I am also excited about the new high tech venture <a href="http://www.chrisbaran.net">I&#8217;m</a> working with <a href="http://www.carchaseworkshop.com">Car Chase Workshop</a> on right now.  It&#8217;s too early for details today but we&#8217;re pushing very hard to bring new tech talent up to Potsdam to join us.</p>
<p>With <a href="http://www.slic.com">Slic Network Soltuions</a>, <a href="http://www.techntext.com">The Comptuer Guys</a>, <a href="http://www.carchaseworkshop.com">Car Chase Workshop</a>, and <a href="http://www.chrisbaran.net">My Company</a> we have a great diverse technology community hidden away up here.  I&#8217;ll be very excited to meet with <a href="http://www.crawfordtech.com">Crawford</a> when they open up.</p>
<h2>The Article- Front page of the <a href="http://www.mpcourier.com/">Daily Courier-Observer</a></h2>
<div id="attachment_452" class="wp-caption aligncenter" style="width: 487px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/04/canadian-tech-company-comes-to-potsdam.pdf"><img class="size-large wp-image-452" title="canadian-tech-company-comes-to-potsdam" src="http://blog.chrisbaran.net/wp-content/uploads/2009/04/canadian-tech-company-comes-to-potsdam-477x1024.jpg" alt="Canadian High Tech Company Eyes Potsdam" width="477" height="1024" /></a><p class="wp-caption-text">Canadian High Tech Company Eyes Potsdam</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/04/02/new-high-tech-company-coming-to-potsdam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conficker, Way Too Much Hype!</title>
		<link>http://blog.chrisbaran.net/2009/04/01/conficker-way-too-much-hype/</link>
		<comments>http://blog.chrisbaran.net/2009/04/01/conficker-way-too-much-hype/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 18:41:33 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=437</guid>
		<description><![CDATA[The SCARE REPORT
60 Minutes on Conficker
My Commentary
I want to say that I&#8217;m very upset with this 60 minutes report.  They have clearly PLAYED ON EMOTIONS to SCARE PEOPLE!  Some people would say, &#8220;well that&#8217;s great for people in the computer business.&#8221;  NO, IT NEVER IS!  Fear in the masses ends up in HORRIBLE LEGISLATION!  I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<h2>The SCARE REPORT</h2>
<p><a href="http://www.cbsnews.com/stories/2009/03/27/60minutes/main4897053.shtml">60 Minutes on Conficker</a></p>
<h2>My Commentary</h2>
<p>I want to say that I&#8217;m very upset with this 60 minutes report.  They have clearly <strong>PLAYED ON EMOTIONS</strong> to <strong>SCARE PEOPLE</strong>!  Some people would say, &#8220;well that&#8217;s great for people in the computer business.&#8221;  NO, <strong>IT NEVER IS</strong>!  Fear in the masses ends up in HORRIBLE LEGISLATION!  I&#8217;m afraid that if this is not kept in check, the innovation of our industry could be stifled to the point that it will cost our entire society greatly!</p>
<p>Yes, there are very talented people in the computer industry that are completely driven by greed to hurt others for their gains.  They have the power to inflict their pain on a global scale with our current infrastructure.  On the other end of that scale are a LOT MORE people that enjoy technology and want to share their joy with others.  The path that my life has taken me allows me to identify countless opportunities to hurt others.  I use this knowledge to arm people with enough of a defense to keep these risks at bay.</p>
<p>Computer security today is NOT ABSOLUTE!  I&#8217;m not going to claim enough arrogance to say that a completely secure computer [or network] can be created today that connects to the internet.  Our technology today is orders of magnitude more complex than one person can feasibly understand in an entire lifetime.  Computer security today must be viewed as an exercise in risk management.  Simple and cost affective solutions can be crafted today with the same exciting advanced technology.  One product that I use is <a href="http://www.untangle.com/">Untangle an Open Source Network Gateway</a>.  Most people will have an old PC that has been retired that would work great for this product.  In fact, in their blog they&#8217;ve posted a response to the conficker worm: <a href="http://blog.untangle.com/?p=197">http://blog.untangle.com/?p=197</a>.</p>
<blockquote><p>If you are nervous of the Conficker Worm due to wreak havoc tomorrow, do ensure that your virus protection is up to date. Updated versions of Kaspersky Anti-Virus, as used in our <a href="http://www.untangle.com/Kaspersky">Kaspersky Virus Blocker</a>, will keep you safe</p></blockquote>
<p>I will admit that this appliance may be out of the reach of some home users technical ability but I will argue that it will only be in the installation.  Once this is running it&#8217;s very point and click friendly.  I&#8217;ve lived with it for some time now and I&#8217;ve never had to consult any outside documentation.  Everything I needed to do was very point and click friendly.</p>
<p>The broad point that I&#8217;m trying to paint here is that even though there is great evil to be had in the computer industry &#8230; the &#8220;good guys&#8221; outnumber the bad ones.  For this one person featured on 60 minutes &#8211; who had the misfortune of having her account compromised &#8211; I&#8217;m sure there are several thousands that conduct business every day without any problems.  I have to admit some laziness in my conclusion since I don&#8217;t have time now for the numbers but I will stand behind my assertion if anyone will care to call me out on it.</p>
<p>While writing that actual paragraph about my assumption I had this article cross my desk: <a href="http://searchsecurity.techtarget.com/news/article/0,289142,sid14_gci1352309,00.html?track=NL-1195&amp;ad=696980&amp;asrc=EM_NLT_6455215&amp;uid=8602000">Conficker flaw yields new tool for detection</a>.</p>
<blockquote><p>Security researchers have developed a new tool that can scan the company network and remotely detect machines infected with the Conficker worm.<br />
A <a href="https://www.honeynet.org/node/389">proof-of-concept scanner</a> was released by the Honeynet Project, a non-profit security research organization. The tool is also being made available on many network scanning vendor tools: Tenable (Nessus), McAfee/Foundstone, Nmap, nCircle and Qualys.</p></blockquote>
<p>I offer myself up as another example that the good guys will win.  I&#8217;ve spent a good part of my childhood and all of my adult life in the computer industry.  In the last week on any given day I loaded 14,487 web pages during the course of my work.  That&#8217;s <strong>not an estimate</strong>, its a measurement from an untangle machine that I run on my home internet.  Last month I sent 449 e-mail messages and received 1,999 [again, that is a precise measurement].  I have 7 monitors hooked up to the main desktop computer that I spend a majority of my life in front of.  <strong>I have never had my identity, any of my confidential, or any personal data stolen from me.</strong></p>
<h2>My Call To Action</h2>
<p>Please, don&#8217;t over react.  Keep living life as you would but take a few minutes to research the exciting technology that can make you&#8217;re already low risk behavior a bit lower.  I have no idea how far this article will spread but I&#8217;m willing to entertain as many questions as I have time to answer to help those that are afraid.</p>
<h2>Good Specifics</h2>
<p>After some more research I&#8217;ve found a post I really like that presents a balenced report of specifics on this worm: <a href="http://www.sophos.com/blogs/gc/g/2009/03/27/hype-april-fools-day-conficker-worm/">http://www.sophos.com/blogs/gc/g/2009/03/27/hype-april-fools-day-conficker-worm/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/04/01/conficker-way-too-much-hype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helping Hands Pancake Breakfast Excitement Coverage in the Daily Courier-Observer</title>
		<link>http://blog.chrisbaran.net/2009/03/26/helping-hands-pancake-breakfast-excitement-coverage-in-the-daily-courier-observer/</link>
		<comments>http://blog.chrisbaran.net/2009/03/26/helping-hands-pancake-breakfast-excitement-coverage-in-the-daily-courier-observer/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 14:15:24 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=423</guid>
		<description><![CDATA[Thank you to the Daily Courier-Observer for their page 2 coverage of the Helping Hands Pancake Breakfast excitement!
]]></description>
			<content:encoded><![CDATA[<p>Thank you to the <a href="http://www.mpcourier.com/">Daily Courier-Observer</a> for their page 2 coverage of the <a href="http://blog.chrisbaran.net/2009/03/25/potsdam-local-business-lends-a-hand-in-saving-the-potsdam-helping-hands-pancake-breakfast/">Helping Hands Pancake Breakfast excitement</a>!</p>
<div id="attachment_424" class="wp-caption aligncenter" style="width: 297px"><a href="http://blog.chrisbaran.net/wp-content/uploads/2009/03/helping_hands_courier-observer_coverage.pdf"><img class="size-medium wp-image-424" title="helping_hands_courier-observer_coverage" src="http://blog.chrisbaran.net/wp-content/uploads/2009/03/helping_hands_courier-observer_coverage-287x300.jpg" alt="Press Coveragae in the Daily Courier-Observer" width="287" height="300" /></a><p class="wp-caption-text">Press Coveragae in the Daily Courier-Observer</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/03/26/helping-hands-pancake-breakfast-excitement-coverage-in-the-daily-courier-observer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Potsdam local business lends a hand in saving the Potsdam Helping Hand&#8217;s Pancake Breakfast</title>
		<link>http://blog.chrisbaran.net/2009/03/25/potsdam-local-business-lends-a-hand-in-saving-the-potsdam-helping-hands-pancake-breakfast/</link>
		<comments>http://blog.chrisbaran.net/2009/03/25/potsdam-local-business-lends-a-hand-in-saving-the-potsdam-helping-hands-pancake-breakfast/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:31:01 +0000</pubDate>
		<dc:creator>ChrisBaran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[Car Chase Workshop]]></category>
		<category><![CDATA[Community Bank]]></category>
		<category><![CDATA[Helping Hands of Potsdam]]></category>
		<category><![CDATA[North Country Savings]]></category>
		<category><![CDATA[Potsdam]]></category>

		<guid isPermaLink="false">http://blog.chrisbaran.net/?p=406</guid>
		<description><![CDATA[I&#8217;ve had the wonderful opportunity the past few days to work with the Potsdam Helping Hands.  I had done some pro-bono work for them in the past to automate a lot of how they produced their postal mail newsletter.  If you are a media contact a press release on this story is also available.
Hardware Failure
In [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had the wonderful opportunity the past few days to work with the <a href="http://www.helpinghandspotsdam.org">Potsdam Helping Hands</a>.  I had done some pro-bono work for them in the past to automate a lot of how they produced their postal mail newsletter.  If you are a media contact a <a href="http://blog.chrisbaran.net/wp-content/uploads/2009/03/helping_hands_release.pdf">press release on this story is also available</a>.</p>
<h2>Hardware Failure</h2>
<p>In the middle of using the automation their donated used inkjet printer failed.  This couldn&#8217;t have come at a worse time because this particular newsletter was advertising a <strong>Pancake Breakfast fundraiser</strong> that is very important to the Helping Hands.  Earlier when I was working on the automation we had discussed purchasing a laser printer to print the envelopes faster and with far fewer paper jams (and other unexpected failures).  We had dismissed the idea since we had a working printer and we couldn&#8217;t see using the organizations budget when we had something that worked.  With the old inkjet printer now dead, I wanted to see if I could get some other businesses on board to help contribute for a refurbished laser printer.</p>
<h2>Potsdam Business To The Rescue</h2>
<p>I was very excited to be able to get 7 local businesses on board in one business day to chip in for a new printer.  Starting at 8am I had checks and pledges for the entire cost and the actual printer in hand by 2pm.  Thank you very much to the other businesses involved, most notably for how quickly you reacted in a crunch time situation.</p>
<ul>
<li><a href="http://www.evanswhite.com">Evans and White Ace Hardware</a></li>
<li>Larry Reece &amp; Associates</li>
<li><a href="http://www.communitybankna.com">Community Bank</a></li>
<li><a href="https://www.northcountrysavings.com/">North Country Savings Bank</a></li>
<li><a href="http://techntext.com/">The Computer Guys</a></li>
<li><a href="http://carchaseworkshop.com">Car Chase Workshop</a></li>
</ul>
<h2>Details on the Automation</h2>
<p>The old setup for their mailing list was a label file that had over 700 addresses with no way to sort or remove duplicates.  I was able to take their old file and write some script programs to get that data into excel where we could sort and remove the duplicates.  We were able to shrink the list down to under 450 actual addresses.  With every piece of mail holding a measurable cost this reduction saved money, time, and frustration.</p>
<p>After getting our data into Excel we were able to do a mail merge with Word and add the return address.  This saved voluenteers from stamping 450 envelops with this information.  We were able to print directly onto the envelop cutting out the cost of the address lables and the time to affix 450 of them.  These mailings are sent with a bulk mailing permit and must be sorted by zip code.  We were able to do this sort in the mail merge and also include a postal bar code so that the stack could easily be run through a mail sorting machine cutting lots of volunteer time needed to sort.  The final piece of the automation we were able to add was printing the bulk mailing permit &#8220;stamp&#8221; directly onto the envelop.</p>
<p>With the automation and the modern printer we can produce a completly ready to mail (and sorted) envelop in about 7 seconds.  This used to take over 2o hours with a 3 person crew.  This time can now be voluenteered to more directly help the community.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisbaran.net/2009/03/25/potsdam-local-business-lends-a-hand-in-saving-the-potsdam-helping-hands-pancake-breakfast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
