The Myth of the Non-Technical User

The software and systems marketed to help people make money on the web always claim to make things easy for the non-technical customer.  You don’t have to know HTML.  You don’t have to learn CSS or PHP.

It’s true you don’t have to know as much as you did in the past.  It’s true many of these systems DO make things easier than they used to be.  It’s true the learning curve for a web development product like DreamWeaver is steeper.  However, at some level you simple CAN NOT get away from the necessity of some technical knowledge.

I was reminded of this when I attempted to actually publish my first XSitePro website.  Let me point out this is not a condemnation of XSitePro.  They just happen to be my most recent experience with this universal problem.

When you go to actually publish the site the system displays a screen that asks you to enter information you got when you set up your hosting account.  Unfortunately, the information web hosting companies send out can be quite different from host to host.  It depends on what software they use and how they have chosen to set it up.  These setup commands are the worst kind of technobabble.  They also must be entered Exactly right.  That means case, special symbols, etc. must all be correct or the command fails.  The failure error messages are extremely cryptic and may or may not relate to the actual problem.  There are to many variations for anyone to have a prayer of automating the process.

The first item they want is Domain Name.  For example, www.samplesite.com.  That’s easy enough, but are you sure you want to use the www part of that?  Would samplesite.com without the www be better?  The answer to that question is VERY technical but getting it wrong may reduce the ability of your site to rank well because the benefits of links may be diluted.

The next item is Home Directory.  The first time around I missed the note in the fine print which said “Unless you have a specific requirement this should be left blank.”  I filled it in with what I thought was the right information.  The software obediently published the site where I said it should.  Unfortunately, that was not  the folder you arrive at when typing the domain name into your browser.  So, even though the software said my site was published, it was in the wrong place and not visible.  Figuring that out required use of another program that let me look directly at the file structure on the server.  That’s getting a little technical :)

Now we arrive at FTP Directory.  The welcome message from the hosting service I use does NOT include this little tidbit.  I suspect the usual non-technical user might find /domains/samplesite.com/public_html just a little difficult to locate and enter properly!!

In other words, the idea a completely non-technical user will be able to quickly and easily publish a bunch of websites is a myth.  They are going to need occasional help from someone who does understand the technology.  Once you have a working example and a pattern to follow things will be easy until something changes.  Then it is an ugly problem that has to be dealt with again.

On the bright side, non-technical people frequently know about things that make good content. Many technical people, especially the young ones, don’t know anything except tech.  They can do all sorts of technical wizardry, but then look around and can’t figure out what to write about.  I think there is a tremendous opportunity for one technical person to support the technical needs of 15-20 writers.  That way both can do what they do best to the benefit of all.

Posted in Our Services, xSitePro | Leave a comment

XSitePro & PayPal Continued

While I did not find exactly what I was looking for in terms of adding a PayPal shopping cart to an XSitePro created site it did become obvious that for someone who wanted to sell ebooks or any kind of downloadable material it would be really slick.

A couple of years ago when I first started exploring the idea of selling reports online there was a system called the $7 report system getting a lot of promotion.  The author had figured out $7 was a price point with little sales resistance and was promoting a system to write and sell these kinds of reports.  We toyed with the idea but part of the reason we never went far with it was because the process of making your reports available for easy download we difficult.

XSitePro has a membership site with several videos, one of which shows exactly how to use one of their wizards to set up a system to sell online reports like this.  I have not personally tested it, but it seems very straightforward to set up and the process requires no technical knowledge.

For someone who wants to try writing and selling digital products this would be a really easy way to set up  your distribution system.

Their membership site indicated they were working on a video to show how to set up an actual PayPal shopping cart, but this won’t be as simple.  As soon as you start getting into all the choices required to make a viable shopping cart the process is bound to get complicated.

I think this makes a nice illustration of working within the design constraints of the software you buy.  This system was designed for buyers with zero technical skill.  If what the buyer wants to do was included in the system design parameters, sell digital copies of reports for example, it will work really well.

If the user knows more and wants something more elaborate, which is outside the design parameters, it can probably be done, but at the price of more complexity.  It always comes down to trade offs.  The question you need to ask is if you need the additional complexity.  When I ask myself that question I frequently find the answer is no.  I would be better off going with a simple system I could get running quickly.  Frequently features I am sure I will need turn out not to be that important.

Posted in xSitePro | Leave a comment

XSitePro and PayPal

My vision is to use multiple websites to sell many unique items.  I plan to build sites to sell the collectibles we have accumulated over the years  without having to deal with Ebay.  Thus it is very important to me that XSitePro play nicely with PayPal.  Unfortunately, I am running into a fundamental design issue.

I want to sell many (thousands) of unique items from a lot of websites.  XSitePro was designed for a user who wants to sell a few different products on multiple sites. This is such a significant design difference I am not sure it can be worked around.

When you enter a product for sale on an XSitePro website you can enter a description string, another string of your choice the currency (Dollars for example), and the price.  The form says you have to use PayPal’s global shipping options to deal with shipping and handling charges.  The description string does seem to handle a complex URL without difficulty so the idea of using the URL of the page a product is described on as the product ID works.

PayPal’s instructions and examples for setting up shipping options are not as clear as they could be.  I spent two hours working on them and still don’t understand exactly how what I set up on PayPal will interact with the data sent from my website when the Buy Now button is pushed.

These difficulties have forced me to think about exactly when and why I need real shopping cart software.  If you want to let customers purchase more than one item at a time you need a shopping cart.  However, the cart has to be able to handle item deletions when people change their minds, tax calculations which depend on location of the buyer, variation in product weight, variation in shipping speeds and a host of other factors.  Shopping carts are NOT simple.

I am not certain all that complexity is always needed.  I think most of my buyers will only buy one or two things.  Would it be so bad if they had to buy them one at a time?  It would cost me a little more because a part of the PayPal processing fee is charged per transaction.  I think that is such a small amount I shouldn’t worry about it.  If the buyer is purchasing five or ten items it would be a pain for them to have to supply their details over and over. Finally, the shipping charges should be reduced when multiple items are going to the same address.

I think in my circumstances there are non-shopping cart solutions to these issues.  If someone thinks shipping is to expensive I can post a notice I will refund any amount above actual cost.  That will cost me another PayPal fee, but only $0.30.  I can also tell buyers to send me an email with a list of items they want and I will package them up and send them an exact shipping amount.  Both of these “solutions” slow down the transaction and squash an impulse purchase.  I am not certain the buyers I expect to attract will be seriously put off by this.  Most will be Ebay shoppers who are used to paying at once and waiting a few days for their purchase to arrive.

Finally, not all the sites I plan to publish will sell products.  It may be worth purchasing XSitePro to use primarily to build content sites.  Time will tell.

Posted in xSitePro | Leave a comment

XSitePro

I saw another reference to xSitePro for building fast sites and decided to take another look at it.  I discovered you can download a complete version for a 30 day trial for free.  So I did that and have now spent some time looking at it.

It’s interesting that it is a site builder just like DreamWeaver in some ways. DreamWweaver is designed to allow experts to build and support large custom websites.  xSitePro is designed to help people with few technical skills rapidly publish many relatively simple websites.

They have some really easy ways to harvest content from article sites and rss feeds. They released version 2 in 2008, are offering a discount now, so I would guess version 3 isn’t to far away.  You can really see the scope creep.  Lots of handy features for building those cheap and simple sites.  But then more and more ways to add customization and more advanced features.

Try as they will, it still has a learning curve.  I tried to take one of their templates and make it match one of our custom templates.  I got most of it, but there were still several elements where I had not yet figured out where their settings are coming from.  The distinction between a color set by a background setting and one set by an image is frequently not obvious.  :)

xSitePro has a PayPal button service but it only does a buy it now button, and not a cart/view cart setup. We recently discovered and wrote about the value of using a specific URL as an SKU (Shop Keeping Unit). It’s exciting because it eliminates the need to develop a new system for tracking products which is one of the big headaches of running an online store. I don’t know yet how hard/easy/possible that will be with xSitePro.

They seem to have a pretty good handle on linking all the pages and automating the site map and navigation button setup.  There is also a reasonably intuitive system for adding keywords, descriptions, titles and all that kind of seo stuff to pages.  They seem quite proud of the siloing feature which is new in version 2.  I think it might work well for doing books where chapters have a lot of pages.  They do Amazon links, but not Ebay.  They allow adding code snippets so adding Ebay
should not be a big deal.  They have a search widget which I haven’t tried out.  I suspect it will be weak compared to G’s site search. Presumably the snippet feature would let you replace their site search with Googles.

Since it is a system that installs on your PC and is then uploaded the sites should not suffer from the update cycle like WordPress does.  They also assume from the start you are going to have a lot of sites and provide tools to manage and reuse stuff between them.  For example, they assume you will have collections of related sites and the first task is to set up a project, into which you add websites.

xSitePro websites don’t require a database. That means moving a website to a different server is much easier than it is to move a WordPress based site. Readers without much hosting experience will be shocked at how frequently hosting companies require customers to move their sites to a new or different server. It’s always a pain and if you have a lot of sites the time required can be a problem.

I think xSitePro might work well for a subject like my home security idea which will be mostly content pages rather than lists of products.  xSitePro comes closer to WordPress in terms of the ease with which you can change the navigation structure on the fly.  I see there are
tutorials on how to make WordPress a seamless part of your xSitePro site, but that looks like a shotgun wedding I want nothing to do with :)

To some extent it’s quite a lesson in how much work is required to have a software product ready to sell.  They have a 20 minute intro video that does a nice run though their system.  Then they have a 250page PDF to get into more detail.  Then they have a 1,000 page PDF that covers the real details.  For an additional fee (only $360/per year according to a forum poster.) they have a membership site with more videos, etc.  There has obviously been a lot of money spent developing the stuff.

Content management systems like this always gets into code at some point.  With xSitePro it’s the siloing feature where they say you have to be able to run php on your server, and give you a tool to make sure you can.

They have image gallery and slide show features I haven’t touched yet.

Posted in xSitePro | Leave a comment

From Book to Website

We just finished our home remodeling website.  We took the contents of a 356 page home builders catalog from 1927 and converted it to a website.  The book has hundreds of renderings of all the parts of high end, custom homes of that time.  The craftsman influence of Gustave Stickley is evident.  We think people who are renovating old homes will find it helpful to see examples of furniture and furnishings that were popular then.

It also made a good test of our listing code.  We were pleased to see that it scaled well and resulted in a good looking site (In our humble opinion).  In fact, it went so well we are considering using the same approach to publish the 2,500 page Shapleigh’s hardware store catalog of 1935

Right now it has AdSense ads on it, but we may be able to develop some products to sell there too. The book has eleven color plates that would make covers for an attractive set of greeting cards.  For someone involved in renovating an old house or who knows someone who is, a box of these cards might make a good gift.

We are considering turning our scans of all the pages into one huge PDF and offering that for sale.  It is possible to make PDF’s searchable which would help people find what they are looking for.

All that is in the future though; it took five 16 hour days from start to finish. If that seems like a lot, remember I don’t just copy the old book.  I like to add comments and give each page unique titles, metatags, etc.  That slows the process down considerably, but I believe it improves the quality.

Posted in Books & Catalogs | Leave a comment

Spec Publishing

We have always had a hard time explaining to people how we profit on the internet.  We really aren’t in the business of building websites, although we have done a lot of that.  We aren’t really developing a software product to sell.

Today I came across the concept of “Spec Publisher” and I am starting to think that may be a good term.  Most people understand that a “Spec house” is one a builder has built before having a buyer.  For a builder it’s a risky way to keep his crew busy during a slow time.  The hope is a buyer will come along when the house is finished and life will be good.  That worked well many times, but the latest economic crunch has put builders doing this in a world of hurt.

Spec Publishing, especially online, is the same concept, but the fundamental economics are very different from building a spec house.  Assuming minimal technical skills you can publish a WordPress based website for less than $10 per month in direct costs.  Any time you decide things aren’t working out you quit paying and it goes away automatically.

We spec publish lots of niche websites on subjects we find interesting and feel like writing about.  In a year we look to see if they have earned their cost.  If they did well we may expand that niche.  If they didn’t we let them drop.  Over time we get a better idea of what kinds of sites work for us, and what don’t.  We find, or others develop, better ways to profit from sites.  Gradually our income increases.

Are you a writer interested in earning income online?  Does the idea of becoming a spec publisher appeal to you?  Do you have a problem with the technical aspects on online publishing?

We are offering a spec publishing service.  We provide the hosting, load software, and provide coaching on writing for the web.  We have software to help you find profitable niches to write about.  For that we charge a $30 per month fee plus 10% of the gross income.

If you would be interested in a program like this, use the comment form to contact us and we will work something out.

Posted in Our Services | Leave a comment

Home Alarm Systems

Home burglar alarms have become more popular because of increased fear in the current economic climate and because prices have come down while the capabilities of alarm systems have expanded.

Home alarm systems have benefited from the same technological explosion as computers and cell phones.  The same computer chips that power computers can be assembled to power alarm systems.  Wireless alarm sensors and video cameras can be connected to the home computer network and alarms sent to selected recipients via the internet.  It would have been science fiction 15 years ago.

We (Paul) had our first wired home alarm system installed after our home was broken in to in 1976.  When we moved to a new house in 1977 we had it wired before we even moved in.  That cost thousands of dollars because we moved to an adobe house, on a cement slab, with no attic space.  The installers had to run the wires along the walls as best they could.  It was not especially  pretty and they worked hard to get the job done.

If you have had your home broken into you will understand the powerful motivation it provides the think about your safety and that of your family.  It’s all to easy to imagine what could have happened if we had been home at the time.

We lived with that wired alarm system from 1977 until 2007 when we moved.  Two of our three kids were born there so we have 30 years of experience with all the things that can go haywire with even a high end, professionally installed  alarm system.

Erik grew up in that house and learned how to manage the alarm system.  As an electrical engineer he is also well equipped to look at modern home alarm systems, interpret what the technical specifications actually say, and offer advice to people looking to buy/install a modern alarm system.

Posted in Home Alarm Systems | Leave a comment

EPN Changes

EPN is the Ebay program where website publishers are paid to send traffic to Ebay.  If the visitors buy something the publishers is paid part of the final value fee as a commission.  In the past it has made some nice commissions for us.

Ebay is continually “improving” the program and some big changes are set to take effect Oct. 1, 2009.  They have published a tool that is supposed to show how much you would have been paid under the old system as well as the new one.

We are getting mixed messages.  In Sept. we would have earned about 1/3 of what we actually did.  During the first few days of Sept. the new way was better.  That changed on the 7th. and we are now doing better with the old system.  In other words it’s hard to impossible to predict how things will change.

In view of the undertainty we will certainly not be implimenting any big expansion plans until we know better how our sites will do with the new systems.  On the other hand, there isn’t much point to taking sites down or shifting to another advertising network until we  have better numbers.

The Ebay Partner Network has been especially useful in generating income from keyword rich domain names that exactly match items which are popular on Ebay.  For example, AntiqueHummels.com attracts visitors who are trying to identify and/or get a value for Hummel Figurine(s) they have inherited or purchased.

Posted in Technical Talk | Leave a comment

Video Explorations

In my mind video was entertainment; music videos which I do not find interesting or useful.  However, recently, I read some articles which made me realize web video could also be an effective teaching and educational tool.  Thinking about our websites from that perspective pointed out a lot of places where web video might be a valuable addition.

For example, we use WordPress as the foundation for many of our sites.  While it is easy to use, for a software package, computer novices have trouble with it.  In addition, the nuances of some of the features are subtile and confusing at first.

WordPress includes Posts, Pages, and Tags.  Understanding the difference between these is essential to make your website work the way it should.  However, the differences are not obvious.

The geek answer is these three are indexes into the database and can be used any way you like.  A less technical answer is that pages are where you put content that is independent of elapsed time.  For example, your organizational chart, your biography, the purpose of your site, etc.  Posts are for things that are evolving.  For example, this post is, in effect,  an update to our “services we provide” page.  Tags provide yet another way to help a visitor quickly find what they are looking for.

What does this have to do with web video?  It takes a lot of words to explain all that and no matter how you labor over the words, many will not follow.  The idea of making a video from screen shots of actually writing a post while I talk about what I am doing and show how I do it is attractive.  I think a 3-5 minute video would do more good than a lengthy written description.

There are many other areas where we think a short video might educate and inform better than written text.  The one snake in the grass is the search engines are all text based and really can’t do much with video.  If I write a 500 word description of how to write a post, it will all get indexed and my website ranking will reflect the additonal content.  If I do a bunch of videos my site may have increased traffic and more happy visitors, but the search engines won’t give me credit.  It makes something of a problem to decide what is the best balance.

Posted in Our Services | Leave a comment

Selling Stuff

In our endless search for scalable ways to make money online we are developing Selling-Stuff.com as a place to describe our adventures in selling all the “Stuff” we have accumulated over the years.

Most services and online selling systems seem to be aimed at people looking to grow a business online.  There is nothing wrong with that, but their software and systems assume you will be selling the same product(s) over and over.  They include things like inventory management for example.

Repeat sales are great and the process scales.  Mailing list management is important.  However, we have a lot of one-of-a-kind items and for selling stuff like that the systems don’t work so well.

In adition, the people who want to make a business out of selling stuff online, are willing to put in a lot of time, hire employees, etc.  Those of us who just want to get rid of the accumulation of decades would rather not do that.  In fact, I don’t enjoy the selling process, and would prefer to get it over with as quickly and easily as possible.  So I am looking for, or would like to build, a selling system that

  1. Scales
  2. Requires minimal time and energy

Google Apps looks to me like it might work quite well for that.  Time will tell.

Posted in Making Money Online | Leave a comment