<?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>ChangeLog - Jon Chase&#039;s blog &#187; Business</title>
	<atom:link href="http://www.juliesoft.com/category/business/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juliesoft.com</link>
	<description>solve niche problems, make users happy</description>
	<lastBuildDate>Sun, 18 Jul 2010 06:56:43 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ChangeLog #4: Every Single Shot 1.0 is OUT!</title>
		<link>http://www.juliesoft.com/2010/06/changelog-4-every-single-shot-1-0-is-out/</link>
		<comments>http://www.juliesoft.com/2010/06/changelog-4-every-single-shot-1-0-is-out/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 07:57:09 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ChangeLog]]></category>
		<category><![CDATA[Every Single Shot]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>

		<guid isPermaLink="false">http://www.juliesoft.com/?p=394</guid>
		<description><![CDATA[Holla!  I just flipped the switch on Every Single Shot 1.0!  If it&#8217;s on Twitter it must be a fact:

This has been the culmination of a lot of work!  Oh sure, it&#8217;s still a little rough around the edges for now, but isn&#8217;t that part of the charm?  I&#8217;ve got big, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2010%2F06%2Fchangelog-4-every-single-shot-1-0-is-out%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2010%2F06%2Fchangelog-4-every-single-shot-1-0-is-out%2F" height="61" width="51" /></a></div><p>Holla!  I just flipped the switch on <a href="http://everysingleshot.com">Every Single Shot 1.0</a>!  If it&#8217;s <a href="http://twitter.com/everysingleshot/status/15161765717">on Twitter</a> it must be a fact:</p>
<p><a href="http://twitter.com/everysingleshot/status/15161765717"><img src="http://www.juliesoft.com/wp-content/uploads/2010/06/ess10tweet.png" alt="ess10tweet" title="ess10tweet" width="586" height="259" class="aligncenter size-full wp-image-395" /></a></p>
<p>This has been the culmination of a <strong>lot</strong> of work!  Oh sure, it&#8217;s still a little rough around the edges for now, but isn&#8217;t that part of the charm?  I&#8217;ve got big, big plans for the future of ESS, and I&#8217;m super excited that I&#8217;ve gotten this far.  I don&#8217;t know how else to say it: it&#8217;s been a lot of work.  Worth it? Definitely!  </p>
<p><a href="http://everysingleshot.com"><img src="http://www.juliesoft.com/wp-content/uploads/2010/06/ess1.0.jpg" alt="ess1.0" title="ess1.0" width="550" height="394" class="aligncenter size-full wp-image-396" /></a></p>
<h3>Technical stuff</h3>
<p>What&#8217;s ESS built on?  What technologies does it use?  What methodologies did I use to build it?  </p>
<h4>The tech</h4>
<h5>Grails</h5>
<p>First and foremost, I used <a href="http://grails.org">Grails</a> for pretty much everything.  I was a Spring MVC veteran for a long time, and let me tell you, I knew my way around that stack inside and out.  There was nothing I couldn&#8217;t accomplish with it, albeit with a bit of elbow grease usually.  I decided to move to Grails for this application b/c it was so similar to Spring MVC in so many ways (it&#8217;s built on top of Spring MVC for one), but different where it really counted (i.e. it made the simple stuff really simple, and the tough stuff, well, less tough).  I have no regrets and I don&#8217;t see myself ever going back.  </p>
<p><strong>Grails report card: A++</strong></p>
<h5>Amazon EC2 and S3</h5>
<p>Can I get another holla!  I love love love working on <a href="http://aws.amazon.com/ec2/">EC2</a> and <a href="https://s3.amazonaws.com/">S3</a>.  Let me put it this way: have you ever used a technology or toolset that just works?  I mean, one that <strong>always</strong> does exactly what it&#8217;s supposed to without fail?  Well, I hadn&#8217;t either until I used EC2 and S3.  They are so damn reliable, so rock solid, so well documented and supported.  <strong>Basically, they&#8217;re awesome.</strong>  I know there are other services out there with more bells and whistles, and I&#8217;ll be honest, I had to build a lot of infrastructure in EC2 myself that I wish I hadn&#8217;t needed to, but AWS&#8217;s stability and predictability more than make up for it.  For 10 cents an hour I get a dedicated (virtual) server with lots of RAM, a huge disk, and some crazy fast connectivity.  Scripting set up and configuration of servers couldn&#8217;t be much easier than with good ol&#8217; <a href="http://alestic.com/2009/08/runurl">runurl</a>.  Management of servers is super easy with the command line tools.  Rawk on.</p>
<p><strong>Amazon AWS report card: A++</strong></p>
<h5>Other tech</h5>
<p>Here are some of the other technologies that various parts of Every Single Shot use in no particular order: <a href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool">apt</a> (this is one reason that Linux rocks), Apache 2, <a href="http://www.juliesoft.com/2010/05/an-easy-way-to-keep-your-ubuntu-ec2-instances-up-to-date/">apticron</a>, <a href="http://timkay.com/aws/">awstools</a>, <a href="http://alestic.com/2009/09/ec2-consistent-snapshot">ec2-consistent-snapshot</a> (Eric Hammond is the man when it comes to EC2 and Ubuntu), Groovy, <a href="http://www.imagemagick.org">ImageMagick</a>, Java, Jquery, MySQL, <a href="http://www.postfix.org/">postfix</a>, Subversion (I know, I know&#8230;), and Tomcat.  All in all you can see there&#8217;s not a lot of glamour tools in there, just a bunch of stuff that works.  </p>
<h4>Methodologies</h4>
<p>Gosh, I wish I could be more specific, but I pretty much just had a big list of issues, loosely divided into versions, organized in <a href="http://www.atlassian.com/software/jira/">Jira</a> (<a href="http://www.atlassian.com/software/jira/pricing.jsp">I got my Jira license for $10</a>).  That&#8217;s it.  No agile, no scrum, no scragile or whatever.  Just cranked through issues.</p>
<p>Here&#8217;s something interesting:  I used to do a lot of TDD (test driven development).  I&#8217;ve abandoned that lately in favor of writing tests&#8230;never.  Actually, since I&#8217;ve started with Grails I&#8217;ve written a lot fewer tests that I used to with Spring MVC.  Part of this is due to the fact that there&#8217;s a lot less that needs testing in Grails, and part of it is due to the fact that tests in Grails can be a little tough to write (there&#8217;s a lot of meta programming magic happening, and I miss Java autocomplete), and a lot of the tests run kinda slow (the entire container has to start up a lot of the time).  Enough about testing though (let the flame wars begin).  </p>
<h3>I could go on&#8230;</h3>
<p>Believe me, I have lots more to talk about, lots more I want to say about the 1.0 release of Every Single Shot.  But that&#8217;ll have to wait.  I need to get back to work!  2.0 is calling me&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2010/06/changelog-4-every-single-shot-1-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to give good customer support &#8211; be like SmugMug</title>
		<link>http://www.juliesoft.com/2010/02/how-to-give-good-customer-support-be-like-smugmug/</link>
		<comments>http://www.juliesoft.com/2010/02/how-to-give-good-customer-support-be-like-smugmug/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:33:11 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ChangeLog]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.juliesoft.com/?p=302</guid>
		<description><![CDATA[I didn&#8217;t mean to learn anything about customer support &#8211; I was just researching the competition.  
More precisely, I was researching some indirect competitors for Every Single Shot and I found myself at SmugMug.  Although I was looking to learn about the specific features of SmugMug, what I found myself really impressed with [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2010%2F02%2Fhow-to-give-good-customer-support-be-like-smugmug%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2010%2F02%2Fhow-to-give-good-customer-support-be-like-smugmug%2F" height="61" width="51" /></a></div><p>I didn&#8217;t mean to learn anything about customer support &#8211; I was just researching the competition.  </p>
<p>More precisely, I was researching some indirect competitors for <a href="http://www.everysingleshot.com">Every Single Shot</a> and I found myself at <a href="http://www.smugmug.com">SmugMug</a>.  Although I was looking to learn about the specific features of SmugMug, what I found myself really impressed with was their customer support.  I mean, it was good enough that it actually jumped out at me.  <strong>How often do you find a site and your first thought is, &quot;Wow, they must have great customer support!&quot;?  Almost never.    </strong> </p>
<h3>Customer support tips</h3>
<p>SmugMug&#8217;s approach to support made an impression on me.  Here are the observations that I took away from my &#8216;mugging.  I&#8217;ll be looking for ways to integrate these into Every Single Shot in the future.</p>
<ul>
<li><strong>Be friendly</strong> &#8211; This seems like commonsense, but for some inexplicable reason businesses feel a need to sound &quot;professional&quot; when talking with customers.  Sure, make your website and literature professional.  But when you&#8217;re talking one on one with customers, be friendly.  People don&#8217;t want to talk to companies, they want to talk to people.  Use down to earth, conversational English.  How about this from the SmugMug welcome email: &quot;Need a real person?  We&#8217;re family-run and love to hear your gushes, gripes and questions so we know what to work on next.&quot;  That tone sets me at ease and lets me know that these people are here to help.  Little touches like these can make all the difference.  SmugMug uses this tone throughout their site to great effect.</li>
<li><strong>Humanize your support team</strong> &#8211; I really like this touch.  I found pictures of the SmugMug team in a couple of different places: the <a href="http://www.smugmug.com/help/">5 minute getting started video</a> and, my favorite, the <a href="http://www.smugmug.com/visitor-help/contact-smugmug">super hero pictures shown when sending in a support request</a>.  </li>
<li><strong>Let customers know you enjoy helping them (and actually mean it)</strong> &#8211; This has to do with the general attitude taken toward customers and support.  If you respect and value your customers, it will show.  If not, customers will soon become ex-customers.  I felt the SmugMug team was genuinely concerned about my experience on their site, and because of this I subconsciously started thinking &quot;I like these guys&quot;.</li>
<li><strong>Let customers feel like part of a group</strong> &#8211;  <a href="http://www.smugmug.com/help/">Watch the 5 minute getting started video.</a>  This is how intro videos should be done.  It&#8217;s narrated by one of SmugMug&#8217;s owners in a very casual tone and it has photos of the entire SmugMug team.  It made me feel like I knew these people a little, like I was part of their group.  </li>
<li><strong>Set appropriate expectations</strong> &#8211; This one&#8217;s great too, and it&#8217;s easily overlooked.  When you open a support request, SmugMug lets you know what time it is in &quot;SmugMug land&quot;.  This helps set appropriate expectations for when you&#8217;ll receive a response.  &quot;It&#8217;s 4:27am SmugMug time and our heros are snoozing&#8230;you&#8217;ll hear from them by early morning.&quot;  They&#8217;re asleep &#8211; fair enough, I can live with that.  They&#8217;re people, after all (see above points).  </li>
<li><strong>Automate</strong> &#8211; Here&#8217;s another neat touch when sending in a support request:  the user&#8217;s browser and OS are automatically detected and added to their email.  My support query to them automatically had the following added: &quot;Hey Support Heroes, I&#8217;m using Chrome on Mac OS.&quot;  Auto-generating details like this (instead of asking the users to tell them to you, which is way less efficient) can eliminate an entire cycle of the support process, which results in quicker support and happier users.  No more asking users what web browser they&#8217;re using only to have them reply &quot;Dell&quot; or &quot;purple&quot;.</li>
<li><strong>Provide help documents</strong> &#8211; Another seemingly obvious one, but a lot of small companies don&#8217;t provide any sort of help documents for their product.  I see this a lot in small webapps released by one or two people (usually programmers, because we all know programmers hate writing documentation &#8211; I&#8217;m guilty of this &#8211; <a href="http://www.sendalong.com">SendAlong</a> suffered from it).  This is a fundamental first step that a lot of companies drop the ball on.  SmugMug has a lot of nice help docs.  They even go so far as to <a href="http://www.smugmug.com/help/custom-colors">explain how to write some simple CSS rules</a>.</li>
<li><strong>Make help easy to access</strong> &#8211; If you spend a lot of time making your help system awesome, make sure you do it justice by making it easy to find.  Link to it on every page, and for added bonus points, make the links smart &#8211; don&#8217;t just dump them at the help homepage, show them topics related to the page they came from.  </li>
<li><strong>Include a FAQ in your help</strong> &#8211; You should have the top 5 to 10 questions asked right there at the top of your help homepage.  80% of your users are going to need one of those questions answered, so why not make it easy on them?  Bonus: now that you&#8217;ve got a FAQ, go through it and see if you can make any of the answers to the questions obsolete by making your product easier to use.</li>
<li><strong>Let them know if you&#8217;re special</strong> &#8211; It doesn&#8217;t hurt to let your users know that you&#8217;re better than average.  In my welcome email I found out that &quot;80% of customers who have purchased SmugMug accounts in the last 5 years are with us today.  We hope you&#8217;ll join the family.&quot;  I immediately thought &quot;Hmmmmm&#8230;they must be really good at what they do.&quot;  And I&#8217;m sure that&#8217;s exactly what they wanted me to think.</li>
</ul>
<p>All of this, and I never actually contacted their support team!  Based on what I found on SmugMug&#8217;s site, I can only assume that their team would live up to my expectations.  And that, in a nutshell, is great customer support.</p>
<h3>Being nice is good (duh!)</h3>
<p>With SendAlong, I violated all of the ideas above with one exception: I was friendly when talking with customers.  And I could tell that customers appreciated it.  I slowly started to see a pattern in how customers communicated with me.  </p>
<ul>
<li>Their first email would usually be neutral or somewhat passive aggresive/demanding.  &quot;Why doesn&#8217;t it have feature X?  I need this now.&quot;  </li>
<li>I always tried to be as friendly and personable as possible in my replies.  &quot;Hey, thanks for using SendAlong!  That&#8217;s a great question, and&#8230;&quot;</li>
<li>After extended the &quot;there&#8217;s a human on the other end and he&#8217;s nice&quot; olive branch, the next customer reply was usually pretty friendly.  &quot;Ahh, that makes sense.  Thanks for letting me know, Jon!&quot;</li>
</ul>
<p>Come to think of it, maybe those first customer emails would have been a lot friendlier if SendAlong had done a better job in earning users trust before they emailed by taking note of some of the tips above&#8230;</p>
<p>What tips can you give for providing great customer service?  I&#8217;d love to add some of your ideas to the list above and into <a href="http://www.everysingleshot.com">Every Single Shot</a> as well.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2010/02/how-to-give-good-customer-support-be-like-smugmug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Marketing Books for Small Businesses</title>
		<link>http://www.juliesoft.com/2009/11/marketing-books-for-small-businesses/</link>
		<comments>http://www.juliesoft.com/2009/11/marketing-books-for-small-businesses/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 07:31:44 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://www.juliesoft.com/?p=214</guid>
		<description><![CDATA[Someone just posted a question over on the Business of Software forum asking for recommendations on books and blogs related to sales.  Since I&#8217;ve been doing a lot of reading on marketing (I know, marketing isn&#8217;t sales, but they go hand in hand), I figured I&#8217;d post my reading list so that others might [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2009%2F11%2Fmarketing-books-for-small-businesses%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2009%2F11%2Fmarketing-books-for-small-businesses%2F" height="61" width="51" /></a></div><p>Someone just <a href="http://discuss.joelonsoftware.com/default.asp?biz.5.788679.1">posted a question</a> over on the <a href="http://discuss.joelonsoftware.com/?biz">Business of Software</a> forum asking for recommendations on books and blogs related to sales.  Since I&#8217;ve been doing a lot of reading on marketing (I know, marketing isn&#8217;t sales, but they go hand in hand), I figured I&#8217;d post my reading list so that others might benefit.</p>
<p>Here are the marketing books I&#8217;ve read recently:</p>
<ul>
<li><a href="http://bit.ly/3YAv9t">Inbound Marketing</a></li>
<li><a href="http://bit.ly/2hjFum">Duct Tape Marketing</a></li>
<li><a href="http://bit.ly/o4hp">The 22 Immutable Laws of Branding</a> (I recently wrote a <a href="http://www.juliesoft.com/2009/10/the-22-immutable-laws-of-branding-summary/">summary of this book</a>)</li>
</ul>
<p>Here are a few books that I haven&#8217;t read yet but look good:</p>
<ul>
<li><a href="http://bit.ly/35im2q">The 22 Immutable Laws of Marketing</a></li>
<li><a href="http://bit.ly/33vRjt">The New Rules of Marketing and PR </a></li>
<li><a href="http://bit.ly/3ON1zg">Word of Mouth Marketing</a></li>
<li><a href="http://bit.ly/3zA9tq">Crossing the Chasm</a></li>
</ul>
<p>Happy reading!</p>
<p>And no, the above are <strong>not</strong> affiliate links. <img src='http://www.juliesoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What about you?  Read any good books (marketing/sales related or otherwise) lately?  Leave a quick comment below and share them with everybody.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2009/11/marketing-books-for-small-businesses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The 22 Immutable Laws of Branding &#8211; Summary</title>
		<link>http://www.juliesoft.com/2009/10/the-22-immutable-laws-of-branding-summary/</link>
		<comments>http://www.juliesoft.com/2009/10/the-22-immutable-laws-of-branding-summary/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 08:14:46 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.juliesoft.com/2009/10/26/the-22-immutable-laws-of-branding-summary/</guid>
		<description><![CDATA[UPDATE Looking for more marketing books?  Here&#8217;s a list of good ones that I&#8217;ve read recently (or am planning to read).
I just read The 22 Immutable Laws of Branding and was happy that I set aside a couple of hours to do so. 
I&#8217;m currently working on a new product and a lot of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2009%2F10%2Fthe-22-immutable-laws-of-branding-summary%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2009%2F10%2Fthe-22-immutable-laws-of-branding-summary%2F" height="61" width="51" /></a></div><p class="info"><strong>UPDATE</strong> Looking for more marketing books?  <a href="http://www.juliesoft.com/2009/11/marketing-books-for-small-businesses/">Here&#8217;s a list of good ones</a> that I&#8217;ve read recently (or am planning to read).</p>
<p>I just read <a href="http://www.amazon.com/22-Immutable-Laws-Branding/dp/0060007737">The 22 Immutable Laws of Branding</a> and was happy that I set aside a couple of hours to do so. </p>
<p>I&#8217;m currently working on a new product and a lot of the material was relevant to me.  I&#8217;ve read a few books on marketing, but nothing specifically on branding.  This book has whet my appetite for more.  </p>
<p>Here are my notes:</p>
<ul>
<li>Generate publicity, not advertising.  Best way to get publicity?  Announce a new category, not a new product.                </li>
<li>Claim your product is a &quot;leader&quot;, not &quot;better&quot;.  All products claim they are better, but you can&#8217;t argue with leader.          </li>
<li>Own a word.  Like &quot;luxury&quot;.                                                                                           </li>
<li>Perception of quality is built by a narrowly focused brand, a high price, and a better name.                                  </li>
<li>Promote the category, not the brand, and be first in the category so that your brand is associated with the category.        </li>
<li>Expand a brand, reduce its power.  Contract a brand, increase its power.                                                     </li>
<li>Welcome other brands in order to build the category.                                                                         </li>
<li>Generic brand name = bad                                                                                                     </li>
<li>Select a brand color opposite of that of your main competitor&#8217;s.                                                             </li>
<li>Consistency is key.  Never change your brand, ever.                                                                          </li>
<li>What&#8217;s a brand?  A proper noun that can be used in place of a word.                                                          </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2009/10/the-22-immutable-laws-of-branding-summary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Good Article by 37Signals on Credit Card Processing</title>
		<link>http://www.juliesoft.com/2007/12/good-article-by-37signals-on-credit-card-processing/</link>
		<comments>http://www.juliesoft.com/2007/12/good-article-by-37signals-on-credit-card-processing/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 15:33:43 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=90</guid>
		<description><![CDATA[Update: See the bottom of the post for some updates.
I was delighted to find this timely article by 37Signals on credit card processing.  I&#8217;ve been facing the question of how to process payments online and it&#8217;s very helpful to hear reports from successful businesses in the trenches.
It&#8217;s noted in their approach that they are [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F12%2Fgood-article-by-37signals-on-credit-card-processing%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F12%2Fgood-article-by-37signals-on-credit-card-processing%2F" height="61" width="51" /></a></div><p>Update: See the bottom of the post for some updates.</p>
<p>I was delighted to find <a href="http://www.37signals.com/svn/posts/753-ask-37signals-how-do-you-process-credit-cards">this timely article by 37Signals on credit card processing</a>.  I&#8217;ve been facing the question of how to process payments online and it&#8217;s very helpful to hear reports from successful businesses in the trenches.</p>
<p>It&#8217;s noted in their approach that they are using <a href="http://www.authorize.net">Authorize.net</a> as their gateway and Chase Bank for their merchant account.  This bodes well, as I was already considering the same combination of gateway/merchant account &#8211; Authorize.net is the leading payment processor and Chase Bank sounds like a name I can trust:).</p>
<p>As for recurring payment processing, it also sounds like they are not using the recurring payments functionality of Authorize.net and instead just running a nightly job to take care of it.  I&#8217;ve been looking at the recurring payments functionality provided by Authorize.net, but I&#8217;ve been slightly turned off by it because it looks like it would be tough to implement recurring payments using their API because of all the little business process exceptions (prorating months, etc.) that need to be handled.  This gives me confidence that I can ditch the recurring payments API and just run a nightly job to take care of this aspect of the billing.</p>
<p>As for now, I recently had slated the implementation of <a href="http://www.sendalong.com">SendAlong</a>&#8217;s billing processing as part of my next two week iteration.  However, I&#8217;ve been doing some thinking about this over vacation (the lines at Disney World give you a lot of time to think) and I&#8217;ve almost decided that I&#8217;m going to forgo automatic payment processing for the time being in the hopes of releasing version 1.0 earlier.  I can handle the first few accounts on a manual basis (as long as Authorize.net or my merchant account provides an adequate web interface to do so) &#8211; this will minimize the wait for the 1.0 release and may give me more insight into what SendAlong&#8217;s billing system needs to do.</p>
<p>A couple other things to note:</p>
<ul>
<li>Credit card details are usually NOT stored by you, but instead held by the payment processor&#8217;s system (Authorize.net) &#8211; this is much safer and easier for you.  The payment processor returns a unique token that can be used to identify that customer at a later date for more charging/crediting. You should probably store the credit card expiration date in your system if you&#8217;d like to proactively contact your customers to let them know their card will be expiring soon. </li>
<li>Make sure to check the comments of the 37Signals post &#8211; there&#8217;s sure to be some good information in there too.</li>
</ul>
<p>Update: After reading through the comments on <a href="http://www.37signals.com/svn/posts/753-ask-37signals-how-do-you-process-credit-cards">the 37Signals post</a>, I found that 37Signals actually stores all of the credit card information that they collect.  This involves a fair amount of overhead, and from other readers&#8217; comments, I can&#8217;t say I would recommend it for the average microISV.  It also sounded like a few people are having good success with <a href="http://www.trustcommerce.com/citadel.php">TrustCommerce&#8217;s Citadel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2007/12/good-article-by-37signals-on-credit-card-processing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Site Marketing Effectiveness Report, Take 2</title>
		<link>http://www.juliesoft.com/2007/12/web-site-marketing-effectiveness-report-take-2/</link>
		<comments>http://www.juliesoft.com/2007/12/web-site-marketing-effectiveness-report-take-2/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 23:16:36 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=86</guid>
		<description><![CDATA[It&#8217;s time for an update on the perceived marketing effectiveness of SendAlong&#8217;s site.  Having just released a newly updated beta, let&#8217;s hope it does much better.
Alright, the results are in:

Compared to late October&#8217;s results, it looks like the grade has improved (although not as much as I would have liked), however there&#8217;s still a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F12%2Fweb-site-marketing-effectiveness-report-take-2%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F12%2Fweb-site-marketing-effectiveness-report-take-2%2F" height="61" width="51" /></a></div><p>It&#8217;s time for an update on the perceived marketing effectiveness of <a href="http://www.sendalong.com">SendAlong&#8217;s site</a>.  Having just released a newly updated beta, let&#8217;s hope it does much better.</p>
<p>Alright, the results are in:</p>
<p style="text-align:middle"><img src='http://www.juliesoft.com/wp-content/uploads/2007/12/websitegrade.png' alt='Web Site Grader Results' /></p>
<p>Compared to <a href="http://www.sendalong.com/blog/index.php/2007/10/31/measure-the-marketing-effectiveness-of-your-website/">late October&#8217;s results</a>, it looks like the grade has improved (although not as much as I would have liked), however there&#8217;s still a lot of work left to do.</p>
<p>Want to grade your site?  I used <a href="http://www.websitegrader.com/">Web Site Grader</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2007/12/web-site-marketing-effectiveness-report-take-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Trying to Decide on a Payment Processor for Credit Cards on Web Site?</title>
		<link>http://www.juliesoft.com/2007/11/trying-to-decide-on-a-payment-processor-for-credit-cards-on-web-site/</link>
		<comments>http://www.juliesoft.com/2007/11/trying-to-decide-on-a-payment-processor-for-credit-cards-on-web-site/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 00:40:32 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Java & Programming]]></category>

		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=82</guid>
		<description><![CDATA[If you&#8217;re going to try to process credit card payments from your web site, you&#8217;ve got a lot of learning to do.  On the one hand, there are the third party providers like PayPal, and there are the merchant account providers like Authorize.net.  If you have no idea what I&#8217;m talking about, have [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F11%2Ftrying-to-decide-on-a-payment-processor-for-credit-cards-on-web-site%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F11%2Ftrying-to-decide-on-a-payment-processor-for-credit-cards-on-web-site%2F" height="61" width="51" /></a></div><p>If you&#8217;re going to try to process credit card payments from your web site, you&#8217;ve got a lot of learning to do.  On the one hand, there are the third party providers like <a HREF="http://www.paypal.com">PayPal</a>, and there are the merchant account providers like <a HREF="http://www.authorize.net">Authorize.net</a>.  If you have no idea what I&#8217;m talking about, have a read of the following articles.</p>
<p><a HREF="http://www.sitepoint.com/article/merchant-account-review">Solve the Payment Processing Problem</a> &#8211; I found this particularly enlightening.  Good description of the differences between a merchant account (like Authorize.net) and a third-party processor (like PayPal).</p>
<p><a HREF="http://www.sitepoint.com/article/money-where-mouse-is-gateways">Put your Money where your Mouse Is: 6 Payment Gateways Reviewed</a> &#8211; This one was great too &#8211; a good review of several payment gateways.</p>
<p STYLE="text-align: center"><img ALT="Chaching" SRC="http://www.juliesoft.com/wp-content/uploads/2007/11/chaching.jpg" /></p>
<p>I&#8217;ve looked further into Authorize.net.  On the plus side, you can do everything through an API, and no &#8220;Pay now with PayPal&#8221; button is required on your site.  It also offers a nice looking package for recurring payments, and even handles trial periods to boot.</p>
<p>As for prices when using a merchant account, they&#8217;re not as clear cut as, say, PayPal is.  There will be some calling around involved and prices are definitely negotiable.</p>
<p>I&#8217;m sure there&#8217;s going to be a lot of leg work involved as I go through the research process, so <a HREF="http://feeds.feedburner.com/Sendalongcom-Blog">subscirbe to the RSS feed</a> to get the updates I post to the blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2007/11/trying-to-decide-on-a-payment-processor-for-credit-cards-on-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Start Up Resource &#8211; Startupping.com</title>
		<link>http://www.juliesoft.com/2007/10/good-start-up-resource-startuppingcom/</link>
		<comments>http://www.juliesoft.com/2007/10/good-start-up-resource-startuppingcom/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 01:27:14 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=57</guid>
		<description><![CDATA[I just stumbled upon Startupping.com, which looks to be a good resource for start up information.  They have what appear to be some decent looking forums, a nice wiki, and a large list of start up blogs (in OPML format &#8211; can be imported into most RSS feed readers).  Not to mention I [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F10%2Fgood-start-up-resource-startuppingcom%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F10%2Fgood-start-up-resource-startuppingcom%2F" height="61" width="51" /></a></div><p>I just stumbled upon <a href="http://www.startupping.com">Startupping.com</a>, which looks to be a good resource for start up information.  They have what appear to be some decent looking <a href="http://www.startupping.com/forums/">forums</a>, a nice <a href="http://www.startupping.com/wiki/index.php/Main_Page">wiki</a>, and a large list of <a href="http://www.startupping.com/html/blogs.php">start up blogs</a> (in OPML format &#8211; can be imported into most RSS feed readers).  Not to mention I think they have a nifty logo:).</p>
<p><a href="http://www.startupping.com"><img src='http://www.juliesoft.com/wp-content/uploads/2007/10/startupping.gif' alt='Startupping.com' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2007/10/good-start-up-resource-startuppingcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Blogs on Small Business</title>
		<link>http://www.juliesoft.com/2007/09/great-blogs-on-small-business/</link>
		<comments>http://www.juliesoft.com/2007/09/great-blogs-on-small-business/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 10:27:18 +0000</pubDate>
		<dc:creator>Jon Chase</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=41</guid>
		<description><![CDATA[Starting a business is difficult. Even more so if it’s done in isolation.
But blogs can help. Really.
Although blogs aren’t a substitute for face to face contact with others, they do serve many purposes: they can be inspiring, insightful, educational, and a great way to get in touch with like minded others.
With this is in mind, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F09%2Fgreat-blogs-on-small-business%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.juliesoft.com%2F2007%2F09%2Fgreat-blogs-on-small-business%2F" height="61" width="51" /></a></div><p>Starting a business is difficult. Even more so if it’s done in isolation.</p>
<p>But blogs can help. Really.</p>
<p>Although blogs aren’t a substitute for face to face contact with others, they do serve many purposes: they can be inspiring, insightful, educational, and a great way to get in touch with like minded others.</p>
<p>With this is in mind, below is an (incomplete) list of some micro-ISV and startup blogs that I find particularly useful with helping me along on my micro-ISV/startup journey. My hope is that they prove helpful to you too. And believe it or not, some of these guys can even be funny from time to time (but don’t hold your breath!!).</p>
<ul>
<li><a href="http://www.userscape.com/blog">Ian Landsman &#8211; UserScape/HelpSpot</a></li>
<li><a href="http://microisvjournal.wordpress.com/">MicroISV on a Shoestring</a></li>
<li><a href="http://successfulsoftware.net/">Successful Software</a></li>
<li><a href="http://billboebel.typepad.com/blog">Bill Boebel</a></li>
<li><a href="http://blogs.smugmug.com/don/">Don MacAskill &#8211; SmugMug</a></li>
<li><a href="http://www.ryanallis.com/blog/">Ryan Allis &#8211; iContact</a></li>
<li><a href="http://www.antair.com/blog/">Andrey Butov &#8211; Antair</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.juliesoft.com/2007/09/great-blogs-on-small-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->