<?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>Larry Hendrick</title>
	<atom:link href="http://larryhendrick.com/main/feed/" rel="self" type="application/rss+xml" />
	<link>http://larryhendrick.com/main</link>
	<description>Planning Your Future Technology Strategy Today!</description>
	<lastBuildDate>Fri, 24 Feb 2012 23:27:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Three Things Your WordPress eCommerce Plugin Needs</title>
		<link>http://larryhendrick.com/main/three-things-your-wordpress-ecommerce-plugin-needs/</link>
		<comments>http://larryhendrick.com/main/three-things-your-wordpress-ecommerce-plugin-needs/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 22:27:45 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[catalog]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/?p=152</guid>
		<description><![CDATA[Now that you&#8217;ve decided you need an online store, you must make a few decisions. What will it look like, how will it work, and how will you collect money? This article will focus on WordPress plugins for running your store and discuss a few important items you need to consider. The eCommerce websites I&#8217;ve worked on all need three things. A way to show what you are selling, a place to keep the products they want and a method of payment. These three things are referred to as a catalog, a shopping cart and a merchant gateway. Let&#8217;s look<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/three-things-your-wordpress-ecommerce-plugin-needs/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://larryhendrick.com/main/wp-content/uploads/2012/02/MFHQ.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[152]"><img class="alignleft size-medium wp-image-163" title="Military Flags Headquarters" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/MFHQ-300x197.jpg" alt="Military Flags Headquarters" width="300" height="197" /></a>Now that you&#8217;ve decided you need an online store, you must make a few decisions. What will it look like, how will it work, and how will you collect money?</p>
<p>This article will focus on WordPress plugins for running your store and discuss a few important items you need to consider.</p>
<p>The eCommerce websites I&#8217;ve worked on all need three things. A way to show what you are selling, a place to keep the products they want and a method of payment. These three things are referred to as a catalog, a shopping cart and a merchant gateway. Let&#8217;s look at each.</p>
<h3>Catalog &#8211; What you Sell</h3>
<p>Whether online or off-line, prospects need to see what you are selling in order to buy. Online we accomplish this by displaying products in a <em>catalog</em>, which is exactly what you think it is &#8212; a page with small pictures and short descriptions to pique the interest of lookers. The &#8220;thumbnail&#8221; pictures link to the individual product pages where the magic happens.</p>
<p>Individual product pages are the most important selling tool you have online. Pictures, descriptions, technical specs, colors, sizes, etc., all need addressing so your prospect can make a decision to buy. Generally speaking, the more information you can provide, the better it is for the customer.</p>
<p>Pictures and video are becoming more common with eCommerce websites and serve several purposes. They add visually to the product description, and show details that might be difficult to describe in print. One picture is worth a thousand words can surely be true in eCommerce.</p>
<h3>Shopping Cart &#8211; How you sell</h3>
<p>Just like in the grocery store a shopping cart is the location where the desired items are placed until someone is ready to check out. Online it is traditionally the location for shipping and sales tax information. Make sure it is included in your shopping cart setup. If you offer <em>Free Shipping</em>, make sure it is prominently displayed on the <strong>Shopping Cart</strong> page.</p>
<p>The <strong>Shopping Cart</strong> page is also the last chance to modify an order. The customer should be able to change the quantity on their items, add special shipping instructions or just click the <em>Proceed to Checkout</em> button, which takes us to the last requirement for a good eCommerce website.</p>
<h3>Payment Gateway &#8211; How you collect</h3>
<p>Last, but certainly not least is the way the customer will pay for the item. The payment gateway can simply be a link out to PayPal or enhanced to allow you to take credit cards at your store.</p>
<p>(This requires an SSL certificate (Secure Socket Layer encryption) to securely handle credit card numbers. This can be a separate charge from you hosting company, so check first.)</p>
<p>WordPress plugins offer a lot of options here, but not all are free. Most offer a connection to PayPal at no charge, but have either subscription or one-time fees for more complicated or popular gateways. Most fees are reasonable and might include other features such as support or forum access.</p>
<p>The payment gateway is where most people get lost, and it can get complicated. The basics are that the free PayPal gateway will work for many solutions. It allows the customer to pay using either their PayPal account or their credit card on the PayPal website.</p>
<p>Bottom line, if you are opening a full-fledged eCommerce website, you will need a catalog, a shopping cart, and a payment gateway.</p>
<p>If you are going to sell only a few items without a lot of fuss, you might only need the shopping cart and payment gateway.</p>
<p>In my testing, not all WordPress eCommerce plugins have a catalog built in, but they all include a shopping cart and at least a PayPal link.</p>
<p>Who do you use for payments? Is it working for you?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/three-things-your-wordpress-ecommerce-plugin-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress into eCommerce?</title>
		<link>http://larryhendrick.com/main/wordpress-into-ecommerce/</link>
		<comments>http://larryhendrick.com/main/wordpress-into-ecommerce/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 19:27:42 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[zencart]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/?p=146</guid>
		<description><![CDATA[Is it possible to open an eCommerce website using WordPress as the foundation? Yes it is, but it depends on your needs. The plugins fall into several groups: basic, some are broader in their features, with a few providing for a full-scale eCommerce experience. History of eCommerce Plugins In 2007, the choice of eCommerce plugins for WordPress was grim. My research revealed two true alternatives. The features were limited, and the options were shallow. I was building an eCommerce website to sell flags, and because of my previous experience with WordPress, I wanted to use it to build my store. <br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/wordpress-into-ecommerce/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p>Is it possible to open an <a href="http://en.wikipedia.org/wiki/Ecommerce" target="_blank">eCommerce</a> website using <a href="http://www.wordpress.org" target="_blank">WordPress</a> as the foundation? Yes it is, but it depends on your needs. The plugins fall into several groups: basic, some are broader in their features, with a few providing for a full-scale eCommerce experience.</p>
<p><a href="http://larryhendrick.com/main/wp-content/uploads/2012/02/WordPress.jpg" rel="lightbox" rel='prettyPhoto[gallery1]'><img style="background-image: none; margin: 10px 10px 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="WordPress" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/WordPress_thumb.jpg" alt="WordPress" width="303" height="66" border="0" /></a></p>
<h3>History of eCommerce Plugins</h3>
<p>In 2007, the choice of eCommerce plugins for WordPress was grim. My research revealed two true alternatives. The features were limited, and the options were shallow.</p>
<p>I was building an eCommerce website to sell flags, and because of my previous experience with WordPress, I wanted to use it to build my store.  My specific needs were simple: how to apply and control Sales Tax, shipping considerations, and the price variations for each flag in my inventory.</p>
<p>Did I succeed? I initially launched the website using WordPress, and the <a href="http://wordpress.org/extend/plugins/wp-e-commerce/" target="_blank">WP e-Commerce plugin</a>, but it failed to meet my needs. Within a short time, I moved the store to <a href="http://www.zen-cart.org" target="_blank">ZenCart</a>, but I continued to watch WordPress for growth and maturity. Five years later, WordPress has matured, and sports a robust variety of custom plugins.</p>
<h3>Five Years Later</h3>
<p>With a growing demand for easier eCommerce and <a href="http://en.wikipedia.org/wiki/ECommerce_Shopping_Cart" target="_blank">shopping cart</a> websites, WordPress plugins have continued to progress, and now the plugin directory is full of options&#8212;creating another problem: <em>which one to choose?</em> With different feature sets and different abilities, you need to know the answer to this question before you begin. First you must examine your needs, and be prepared for extensive testing.</p>
<p>While testing the current crop of eStore plugins, three distinct groups emerged. Some still lack in basic requirements, while others do meet and exceed basic needs. The third group not only meet but exceed the requirements of a robust, full-fledged ecommerce website. How should you begin?</p>
<h3>Determine Your Needs</h3>
<p>The first step is to determine your specific needs for a store front. This is time-consuming, but necessary.</p>
<ol>
<li>What are your needs?</li>
<li>Are you selling physical or digital products?</li>
<li>How many SKUs will you market?</li>
<li>What are your requirements to collect sales tax?</li>
<li>How will you ship your product?</li>
<li>If digital, do you need secure download pages?</li>
<li>How will you handle multiple downloads?</li>
<li>Do you need product variations?</li>
<li>Do you need variations with different pricing?</li>
</ol>
<p>This is not a complete list of questions, but gives an idea of what you need to consider before you make a decision about using WordPress and choosing one of the available eCommerce plugins.</p>
<p>Recently I started building a new eCommerce website. After reviewing the above questions, and more, I discovered three non-negotiable requirements for the website to work properly: Sales Tax, Shipping, and Variations. Here is why these were critical to me.</p>
<h3>Sales Tax</h3>
<p><a href="http://flagstore.flagsbay.com/" target="_blank"><img style="background-image: none; margin: 10px 10px 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="flagsbay" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/flagsbay.jpg" alt="flagsbay" width="296" height="203" border="0" /></a></p>
<p><a href="http://flagstore.flagsbay.com/" target="_blank">Flags Bay</a>, our existing eCommerce store, is located in Texas. Flags sold in Texas are subject to sales tax. The state collects 6.25%,  and local entities can add an additional 2% for a total tax rate of 8.25%.</p>
<p>Out-of-state customers buying our flags are not charged Texas sales taxes, so the shopping cart had to have the ability to add taxes for the appropriate customers and leave it off for the others.</p>
<p>Result, only a few plugins handle this easily, thus narrowing my choices.</p>
<h3>Shipping</h3>
<p>Shipping is another issue you need to consider. A store can offer free shipping, flat rate shipping, actual cost shipping, shipping by weight, shipping by price, et cetera.</p>
<p>You must determine which type shipping you will use to narrow the list further.</p>
<ol>
<li>Will you determine the carrier or allow customer  options?</li>
<li>Will you allow shipping by <a href="http://www.usps.com" target="_blank">USPS</a>, <a href="http://www.usp.com" target="_blank">UPS</a>, and/or <a href="http://www.fedex.com/us/" target="_blank">FedEx</a>?</li>
<li>How will you handle each carrier’s pricing?</li>
<li>Is shipping free above a pre-determined amount?</li>
<li>Will you charge for all shipping?</li>
<li>How will you handle shipping zones?</li>
</ol>
<p>These are all important decisions that must be made before choosing a eCommerce platform.</p>
<p>For my needs, I decided to offer free shipping on all orders over $25, and since the cheapest product was above this target price, it was easy to say “Free Shipping on all orders.”</p>
<p>Result. this option didn’t narrow the list of candidates for me, but it might for you.</p>
<h3>Variations</h3>
<p>Variations of products are colors, sizes, and other options. You need to know if these variations come with additional costs, or are included in the regular price.</p>
<p>As a flag seller, every variation in product results in a different price. One type of  <a href="http://flagstore.flagsbay.com/index.php?main_page=product_info&amp;cPath=1&amp;products_id=2" target="_blank">U.S flag</a> is available in ten sizes, each with a different price.  Only a few WordPress plugins have this ability in any form, and the list is smaller for ones that allow for different pricing for each variations without some type of work-around.</p>
<h3>What is Critical to you?</h3>
<p>You can see the importance of making these decisions before launching an online store. And choosing the right software for your needs is crucial.</p>
<p>However, you need to be aware of a few things concerning current eCommerce plugins for WordPress.</p>
<p>All of the plugins I tested are available as free downloads from the directory, but that is where the similarities end.</p>
<p>A few come with no strings attached. They will work with many different themes, offer access to support pages and forums, and have some kind of author support. A few plugins only work with themes they develop and the themes have a price. Some won’t allow access to their FAQ files or support documents without a fee&#8212;some one-time, some by a monthly subscription. There are a few plugins that are only tie-ins with hosted eCommerce products, using WordPress as the front-end.</p>
<p>None of this is bad, but it is important for you know before choosing the plugin. The prices are reasonable and allow the author to make money from his work.</p>
<h3>Available Plugins</h3>
<p>Here is a short list of some of the eCommerce plugins available for WordPress.</p>
<p><a href="http://wordpress.org/extend/plugins/thecartpress/" target="_blank">TheCartPress eCommerce Shopping Cart</a></p>
<p><a href="http://wordpress.org/extend/plugins/zingiri-web-shop/" target="_blank">Zingiri Web Shop</a></p>
<p><a href="http://wordpress.org/extend/plugins/eshop/" target="_blank">eShop</a></p>
<p><a href="http://wordpress.org/extend/plugins/foxypress/" target="_blank">FoxyPress</a></p>
<p><a href="http://wordpress.org/extend/plugins/really-simple-e-commerce/" target="_blank">RSECommerce</a></p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-ecommerce/" target="_blank">WordPress eCommerce – Marketplace</a></p>
<p><a href="http://wordpress.org/extend/plugins/jigoshop/" target="_blank">JigoShop</a></p>
<p><a href="http://wordpress.org/extend/plugins/wpstorecart/" target="_blank">WPStoreCart</a></p>
<p><a href="http://wordpress.org/extend/plugins/wp-e-commerce/" target="_blank">WP e-Commerce</a></p>
<p><a href="http://wordpress.org/extend/plugins/wpmarketplace/" target="_blank">WP Marketplace</a></p>
<p><a href="http://wordpress.org/extend/plugins/digishop/" target="_blank">DigiShop</a></p>
<p><a href="http://wordpress.org/extend/plugins/woocommerce/" target="_blank">WooCommerce</a></p>
<p>&nbsp;</p>
<p>This is only a partial list, but gives examples of most of the above references. If you go the the plugin directory at the WordPress website and type in shopping cart or eCommerce, you will get hundreds of options.</p>
<h3>Which is the Best?</h3>
<p>So which plugin is the best? It all depends on what you are selling, and where your market is. Each of these have compelling features, and sadly, shortcomings.</p>
<p>You can either download and test them all, or ask me in the comments sections. I can help direct you to the right plugin depending on your needs and circumstances.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/wordpress-into-ecommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress is more than a blogging platform</title>
		<link>http://larryhendrick.com/main/wordpress-is-more-than-a-blogging-platform/</link>
		<comments>http://larryhendrick.com/main/wordpress-is-more-than-a-blogging-platform/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 20:17:01 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/?p=136</guid>
		<description><![CDATA[Moveable Type to WordPress In 2004, I was ready to learn the art of podcasting and hit a snag. I was using Moveable Type for my blog, which at the time didn’t include audio wrappers. Writing a podcast was doable, recording a podcast was doable, uploading a podcast via FTP was doable, but access to the podcast, … not so doable. Without wrappers, the process was much more difficult. &#160; Audio Wrappers Research revealed that WordPress included the wrappers for audio files, so uploading and making a download available was handled within the code. That’s when I switched to WordPress<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/wordpress-is-more-than-a-blogging-platform/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Moveable Type to WordPress</h3>
<p>In 2004, I was ready to learn the art of podcasting and hit a snag. I was using Moveable Type for my blog, which at the time didn’t include audio wrappers. Writing a podcast was doable, recording a podcast was doable, uploading a podcast via FTP was doable, but access to the podcast, … not so doable. Without wrappers, the process was much more difficult.</p>
<p>&nbsp;</p>
<h3>Audio Wrappers</h3>
<p>Research revealed that <a href="http://www.wordpress.org" target="_blank">WordPress</a> included the wrappers for audio files, so uploading and making a download available was handled within the code. That’s when I switched to WordPress and consolidated three former blogs to the one … <a href="http://www.larryhendrick.com/weblog" target="_blank">Business Unusual</a>.</p>
<p><a href="http://larryhendrick.com/main/wp-content/uploads/2012/02/BusinessUnusual.png" rel="lightbox" rel='prettyPhoto[gallery1]'><img style="background-image: none; margin: 7px 10px 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="BusinessUnusual" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/BusinessUnusual_thumb.png" alt="BusinessUnusual" width="295" height="111" border="0" /></a></p>
<h3>What Can You Do on WordPress?</h3>
<p>WordPress continues to develop and add features, and is much more than just a blogging platform. You can develop in many different directions using free tools or modestly priced ones.</p>
<p>Blogging, CMS, Website, Newspaper, Magazine, eCommerce, Personal website … are just a few of the ways you can configure WordPress for your needs.</p>
<p>WordPress is available for free, many themes are free, most plugins are free … so your only cost becomes time.</p>
<p>What if you want to be different and fully customize your website? There are theme developers and custom coders that can make your site look and do almost anything. Your only limitation is your imagination and your pocketbook.</p>
<p>&nbsp;</p>
<p>So what is it you want to do with WordPress? I’d like to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/wordpress-is-more-than-a-blogging-platform/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My dream of one device is almost a reality</title>
		<link>http://larryhendrick.com/main/my-dream-of-one-device-is-almost-a-reality/</link>
		<comments>http://larryhendrick.com/main/my-dream-of-one-device-is-almost-a-reality/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 21:48:41 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Documents to Go]]></category>
		<category><![CDATA[Droid-Life]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[OQO]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/?p=115</guid>
		<description><![CDATA[In early 2004, I dreamed of a single device for computing. I carried a cell phone, Palm T5 PDA and a Dell laptop for “on the go” access and had a desktop computer at the office. No matter what I wanted, it was on one of the other devices. I wanted one piece of hardware to be all that was needed. I thought it happened in early 2005 when a customer came by the office to show off his OQO Model 1 computer. It was larger than my Palm with its 5” screen, but was still a handheld computer running<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/my-dream-of-one-device-is-almost-a-reality/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p>In early 2004, I dreamed of a single device for computing. I carried a cell phone, Palm T5 PDA and a Dell laptop for “on the go” access and had a desktop computer at the office. No matter what I wanted, it was on one of the other devices. I wanted one piece of hardware to be all that was needed.</p>
<p>I thought it happened in early 2005 when a customer came by the office to show off his <a href="http://www.notebookreview.com/default.asp?newsID=2051" target="_blank">OQO Model 1</a> computer. It was larger than my Palm with its 5” screen, but was still a handheld computer running a full version of Microsoft Windows. With the slide-out keyboard and the desktop dock, I thought this was it. Not exactly.</p>
<h2>Disappointment</h2>
<p>The hardware just couldn’t handle the bulk of Windows XP. It was slow and awkward with little memory and not enough room for all those big PC programs we ran on our desktops. The price was pretty steep at almost $2000. No, this wasn’t the ONE and I would have to wait a few more months for my one single device.</p>
<h2>Android is the Bomb</h2>
<p>A few months turned into a few years and now seven years later, it seems the promise of my dream is closer. Yesterday on <a href="http://www.droid-life.com/" target="_blank">Droid Life</a>, they linked to a <a href="http://blog.clove.co.uk/2012/02/10/use-the-galaxy-nexus-as-a-desktop-computer/" target="_blank">video out of the UK</a> where a Galaxy Nexus was being used as a desktop computer. I’ve known this was possible for some time, but it is awful fussy. It’s still fussy, but the process is getting better.</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:136de1ff-e2bc-4ec8-ab04-c4a6c80d5637" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div id="38996410-3f5f-4d51-a02f-bf44d903d6d9" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=_--zcmqIyRI" target="_new"><img style="border-style: none;" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/video75adb1f37d25.jpg" alt="" /></a></div>
</div>
<div style="width: 448px; clear: both; font-size: .8em;">Galaxy Nexus as a desktop engine</div>
</div>
<p>Using the right adapter and a bluetooth keyboard and mouse, you can do almost everything on it. With cloud computing and the availability of great apps, one device can be your only piece of hardware.</p>
<p>We now have mobile versions of <a href="https://market.android.com/details?id=com.mint&amp;feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5taW50Il0." target="_blank">Mint</a>, <a href="https://market.android.com/details?id=com.evernote&amp;feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5ldmVybm90ZSJd" target="_blank">Evernote</a>, <a href="https://market.android.com/details?id=com.dataviz.docstogo&amp;feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5kYXRhdml6LmRvY3N0b2dvIl0." target="_blank">Documents to Go</a>, along with thousands of others. And if no app is available, just fire up the browser and do your computing from there. With a 20+ inch monitor it will be just fine.</p>
<p>With just a bluetooth keyboard, it makes an awesome mobile computer. Fire up Documents to Go and start drafting a business proposal, or open <a href="https://market.android.com/details?id=org.wordpress.android&amp;feature=search_result#?t=W251bGwsMSwyLDEsIm9yZy53b3JkcHJlc3MuYW5kcm9pZCJd" target="_blank">WordPress</a> and get started on an article with pictures and videos posted straight from your phone.</p>
<p><a href="http://larryhendrick.com/main/wp-content/uploads/2012/02/IMG_0291.jpg" rel="lightbox" rel='prettyPhoto[gallery1]'><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="IMG_0291" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/IMG_0291_thumb.jpg" alt="IMG_0291" width="196" height="148" border="0" /></a><a href="http://larryhendrick.com/main/wp-content/uploads/2012/02/IMG_0289.jpg" rel="lightbox" rel='prettyPhoto[gallery1]'><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="IMG_0289" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/IMG_0289_thumb.jpg" alt="IMG_0289" width="196" height="148" border="0" /></a><a href="http://larryhendrick.com/main/wp-content/uploads/2012/02/IMG_0290.jpg" rel="lightbox" rel='prettyPhoto[gallery1]'><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="IMG_0290" src="http://larryhendrick.com/main/wp-content/uploads/2012/02/IMG_0290_thumb.jpg" alt="IMG_0290" width="196" height="148" border="0" /></a></p>
<p>Now I’m off to order the usb to mhl adapter for my Nexus.</p>
<p>Is this something your interested in?</p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/my-dream-of-one-device-is-almost-a-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZOHO&#8217;s New Database and Reporting Application</title>
		<link>http://larryhendrick.com/main/zohos-new-database-and-reporting-application/</link>
		<comments>http://larryhendrick.com/main/zohos-new-database-and-reporting-application/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 19:39:11 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[online application]]></category>
		<category><![CDATA[web-based application]]></category>
		<category><![CDATA[ZOHO]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/zohos-new-database-and-reporting-application/</guid>
		<description><![CDATA[ZOHO introduced a new web-based database program today. If you thought an online application couldn&#8217;t do pivot tables and sql web queries, you&#8217;ll be pleasantly surprised with this addition to the product line. Here is an eleven minute video showcasing the features of the new offering.]]></description>
			<content:encoded><![CDATA[<p>ZOHO introduced a new web-based database program today. If you thought an online application couldn&#8217;t do pivot tables and sql web queries, you&#8217;ll be pleasantly surprised with this addition to the product line. </p>
<p>Here is an eleven minute video showcasing the features of the new offering. </p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="370" id="viddler"><param name="movie" value="http://www.viddler.com/player/e44afb46/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/e44afb46/" width="437" height="370" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler" ></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/zohos-new-database-and-reporting-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video shows Web-based Applications are Powerful!</title>
		<link>http://larryhendrick.com/main/video-shows-web-based-applications-are-powerful/</link>
		<comments>http://larryhendrick.com/main/video-shows-web-based-applications-are-powerful/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 20:02:00 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[online application]]></category>
		<category><![CDATA[web-based applications]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/video-shows-web-based-applications-are-powerful/</guid>
		<description><![CDATA[Steve Sherlock linked to this great video showing the power of web-based applications in collaboration. I mentioned this aspect of online applications in the ongoing series on online applications. The video gives good visual evidence, showing how Google Docs can be used in a real world setting.]]></description>
			<content:encoded><![CDATA[<p><a href="http://steves2cents.blogspot.com/2007/10/google-docs-explained.html">Steve Sherlock</a> linked to this great video showing the power of web-based applications in collaboration. I mentioned this aspect of online applications in the ongoing series on online applications. The video gives good visual evidence, showing how Google Docs can be used in a real world setting.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/eRqUE6IHTEA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/eRqUE6IHTEA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/video-shows-web-based-applications-are-powerful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do Web Applications Line up?</title>
		<link>http://larryhendrick.com/main/how-do-web-applications-line-up/</link>
		<comments>http://larryhendrick.com/main/how-do-web-applications-line-up/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 18:14:39 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/how-do-web-applications-line-up/</guid>
		<description><![CDATA[In the last article, I promised a chart to show how the web-based application of Google and Zoho lined up with Microsoft&#8216;s offerings. This will help in determining whether your company&#8217;s technology strategy might benefit from web-based products. Microsoft Google Zoho Word Docs Writer Excel Docs Sheet Outlook Gmail/Calendar Mail/Planner Publisher Page Creator &#160; PowerPoint Presentations Show Access &#160; Creator OneNote Notebook Notebook Search Search &#160; Chat Chat Chat &#160; Desktop &#160; &#160; Picasa &#160; &#160; Blogger &#160; &#160; Groups &#160; &#160; Web Alerts &#160; &#160; Reader (RSS) &#160; Maps Maps &#160; &#160; &#160; Meeting &#160; &#160; Projects &#160; &#160;<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/how-do-web-applications-line-up/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://larryhendrick.com/main/a-closer-look-at-google-web-applications/" target="_blank">last article</a>, I promised a chart to show how the web-based application of <a href="http://www.google.com" target="_blank">Google</a> and <a href="http://www.zoho.com" target="_blank">Zoho</a> lined up with <a href="http://www.microsoft.com" target="_blank">Microsoft</a>&#8216;s offerings. This will help in determining whether your company&#8217;s technology strategy might benefit from web-based products.</p>
<table border="1" cellpadding="2" cellspacing="2" width="450">
<tr>
<td align="center" valign="top" width="150"><strong>Microsoft</strong></td>
<td align="center" valign="top" width="150"><strong>Google</strong></td>
<td align="center" valign="top" width="150"><strong>Zoho</strong></td>
</tr>
<tr>
<td align="center" valign="top" width="150">Word</td>
<td align="center" valign="top" width="150">Docs</td>
<td align="center" valign="top" width="150">Writer</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Excel</td>
<td align="center" valign="top" width="150">Docs</td>
<td align="center" valign="top" width="150">Sheet</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Outlook</td>
<td align="center" valign="top" width="150">Gmail/Calendar</td>
<td align="center" valign="top" width="150">Mail/Planner</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Publisher</td>
<td align="center" valign="top" width="150">Page Creator</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">PowerPoint</td>
<td align="center" valign="top" width="150">Presentations</td>
<td align="center" valign="top" width="150">Show</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Access</td>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Creator</td>
</tr>
<tr>
<td align="center" valign="top" width="150">OneNote</td>
<td align="center" valign="top" width="150">Notebook</td>
<td align="center" valign="top" width="150">Notebook</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Search</td>
<td align="center" valign="top" width="150">Search</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Chat</td>
<td align="center" valign="top" width="150">Chat</td>
<td align="center" valign="top" width="150">Chat</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Desktop</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Picasa</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Blogger</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Groups</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Web Alerts</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Reader (RSS)</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">Maps</td>
<td align="center" valign="top" width="150">Maps</td>
<td align="center" valign="top" width="150">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Meeting</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Projects</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">CRM</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Wiki</td>
</tr>
<tr>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">&nbsp;</td>
<td align="center" valign="top" width="150">Polls</td>
</tr>
</table>
<p>As you can see, the basics are covered, with extras from Google and Zoho. In fairness to Microsoft, they are adding new web-based applications as part of their <a href="http://www.live.com" target="_blank">Live</a> website, but the purpose of this series is to determine if expensive desktop software can be replaced by free or in-expensive web-applications.</p>
<h3>Not a Perfect Match</h3>
<p>You will notice that each application doesn&#8217;t have a perfect match across the board, but in most cases, there is a program that is related in functions. Some of the distinctions between the programs are covered in previous articles in the series, but I&#8217;ll take a closer look at the main applications that are shared between all the contenders.</p>
<p>Specifically, I will continue the series with a look at real-life use of the word processing, spreadsheet, presentation, and mail/calendar programs. Do these programs translate into everyday use, or are they just not adequate?</p>
<h3>Tip of the Iceberg</h3>
<p>There are many other web-based applications in daily use by thousands of people. This list of Microsoft, Google, and Zoho products is just the tip of the iceberg. Hundreds of applications reside on the web, and in the coming months, I will write about them, too.</p>
<p>This Web-Based Application series serves one purpose&#8212;to whet your appetite to the possibilities&#8212;to begin the discussion of what can be done with programming code and a little secret sauce.</p>
<p class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bc99b24c-4b22-42ad-899c-d419613cc7f9" style="margin: 0px; padding: 0px; display: inline">Technorati Tags: <a href="http://technorati.com/tags/Google" rel="tag">Google</a>, <a href="http://technorati.com/tags/Zoho" rel="tag">Zoho</a>, <a href="http://technorati.com/tags/Microsoft" rel="tag">Microsoft</a></p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/how-do-web-applications-line-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Closer Look at Google Web Applications</title>
		<link>http://larryhendrick.com/main/a-closer-look-at-google-web-applications/</link>
		<comments>http://larryhendrick.com/main/a-closer-look-at-google-web-applications/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 00:07:45 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[web-based applications]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/a-closer-look-at-google-web-applications/</guid>
		<description><![CDATA[Most people are familiar with Google&#8217;s Gmail application. It is lightweight, easy to use, and accessible from any computer with an Internet connection. It has redefined the word webmail for those of us using it daily. Some reasons: Conversation mode, search, and labels are a few of the tools that make it the killer web-application for most businesses. Gmail might be the application that launched Google into the web software business, but is certainly wasn&#8217;t the last. With more than a baker&#8217;s dozen of applications, Google has jumped into this market completely. A few applications overlap with the Zoho list<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/a-closer-look-at-google-web-applications/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p>Most people are familiar with Google&#8217;s Gmail application. It is lightweight, easy to use, and accessible from any computer with an Internet connection. It has redefined the word webmail for those of us using it daily. Some reasons: Conversation mode, search, and labels are a few of the tools that make it the killer web-application for most businesses.</p>
<p>Gmail might be the application that launched Google into the web software business, but is certainly wasn&#8217;t the last. With more than a baker&#8217;s dozen of applications, Google has jumped into this market completely. A few applications overlap with the <a href="http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/" target="_blank">Zoho list from yesterday</a>, but others are solely Google&#8217;s.</p>
<p>Here is the list for Google.</p>
<ol>
<li><a href="http://www.google.com" target="_blank">Search</a>&#8212;Web search tool<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/google-seach.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img class="alignright" style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" title="Google Search" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/google-seach-thumb.jpg" alt="Google Search" width="312" height="122" border="0" /></a></li>
</ol>
<div></div>
<ol>
<li><a href="http://docs.google.com" target="_blank">Docs</a>&#8212;Feature-rich word processor</li>
<li><a href="http://docs.google.com" target="_blank">Spreadsheets</a>&#8212;Fully functioning spreadsheet<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/gdocsandsheets.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img style="border: 0px none; margin: 5px 0px 0px;" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/gdocsandsheets-thumb.jpg" alt="GDocsandSheets" width="419" height="56" border="0" /></a></li>
<li><a href="http://mail.google.com" target="_blank">Gmail</a>&#8212;Webmail done right<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/gmail.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img style="border: 0px none; margin: 5px 0px 15px;" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/gmail-thumb.jpg" alt="Gmail" width="425" height="67" border="0" /></a></li>
<li><a href="http://www.google.com/calendar" target="_blank">Calendar</a>&#8212;Calendar on steroids<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/gcalendar.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img style="border: 0px none; margin: 5px 0px 0px;" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/gcalendar-thumb.jpg" alt="GCalendar" width="429" height="57" border="0" /></a></li>
<li><a href="http://pages.google.com" target="_blank">Page Creator</a>&#8212;Web-page creator</li>
<li><a href="http://www.google.com/notebook" target="_blank">Notebook</a>&#8212;Collect all your web &#8220;stuff&#8221; into one place</li>
<li><a href="http://desktop.google.com/" target="_blank">Desktop</a>&#8212;Local search, including network drives</li>
<li><a href="http://picasa.google.com/" target="_blank">Picasa</a>&#8212;Photo software + web photos<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/picasa.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img style="border: 0px none; margin: 5px 0px;" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/picasa-thumb.jpg" alt="Picasa" width="312" height="91" border="0" /></a></li>
<li><a href="https://www.blogger.com/start" target="_blank">Blogger</a>&#8212;Free blogging software</li>
<li><a href="http://groups.google.com/" target="_blank">Groups</a>&#8212;Water cooler gathering place<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/ggroups.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img style="border: 0px none; margin: 5px 0px;" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/ggroups-thumb.jpg" alt="GGroups" width="286" height="235" border="0" /></a></li>
<li><a href="http://www.google.com/alerts" target="_blank">Web Alerts</a>&#8212;See what&#8217;s said about your company on the web</li>
<li><a href="http://www.google.com/reader" target="_blank">Reader</a>&#8212;Bring the web to you<a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/greader.jpg" rel='prettyPhoto[gallery1]' rel="lightbox[76]"><img style="border: 0px none; margin: 5px 0px;" src="http://larryhendrick.com/main/wp-content/uploads/2007/09/greader-thumb.jpg" alt="GReader" width="412" height="67" border="0" /></a></li>
<li><a href="http://maps.google.com" target="_blank">Maps</a>&#8212;Find an address and get directions</li>
<li><a href="http://www.google.com/talk/" target="_blank">Chat</a>&#8212;Real-time communication</li>
</ol>
<p>The more you look at the features of this new breed of online software applications, the more you see the value. They are very robust and combined with other packages, make up a comprehensive collection of business software. The best part &#8230; the cost. All of these Google applications are free to use, even for a company.</p>
<p>I use many of these daily, and find them more than adequate for business use. The newest application I use is <em>Google Alerts</em>. I have set up searches for my name, company, and product lines. Google scours the Internet, gathers every instance of matching criteria and sends me an email with links and brief descriptions of the articles. This keeps me in touch with what is said about me or the company, allowing me to respond or ignore at my discretion.</p>
<p>Are you starting to feel overwhelmed with the choices out there, just waiting for your company to try? First, determine what company processes can benefit from the advantages of online software. Second, run a limited, controlled test with the application to make sure it is capable of doing the job. Third, put together an implementation plan for bringing the application to the rest of the employees.</p>
<p>Next, I&#8217;ll show you how the products from Zoho and Google map to your current products. It will give you a better picture of which applications you want to look at first.</p>
<p id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7a16e1c6-fb59-4994-98be-3f7b74909f45" class="wlWriterSmartContent" style="margin: 0px; padding: 0px; display: inline;">Technorati Tags: <a href="http://technorati.com/tags/web-based%20applications" rel="tag">web-based applications</a>, <a href="http://technorati.com/tags/Google" rel="tag">Google</a></p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/a-closer-look-at-google-web-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zoho&#8217;s New Business Product</title>
		<link>http://larryhendrick.com/main/zohos-new-business-product/</link>
		<comments>http://larryhendrick.com/main/zohos-new-business-product/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 18:26:57 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[web-based applications]]></category>
		<category><![CDATA[ZOHO]]></category>
		<category><![CDATA[Zoho Business]]></category>
		<category><![CDATA[Zoho Personal]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/zohos-new-business-product/</guid>
		<description><![CDATA[Last week, I began a series on web-based applications for businesses, focusing on Google and Zoho. In today&#8217;s article I focus on the Zoho product line, showing the diversity of their applications. Next up, I&#8217;ll take a closer look at the applications available from Google. Last night, I received an email from Zoho announcing their new product lineup being announced at the Office 2.0 conference today. They are announcing the next evolution in their web-based office suite&#8212;Zoho Business and Zoho Personal. Below is the news release giving details on the differences between the two products. Currently, Zoho has a broad<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/zohos-new-business-product/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/zoho1.GIF" rel="lightbox[pics56]" title="zoho1.GIF" rel='prettyPhoto[gallery1]'><img src="http://larryhendrick.com/main/wp-content/uploads/2007/09/zoho1.thumbnail.GIF" title="zoho1.GIF" alt="zoho1.GIF" class="imageframe" align="left" height="113" hspace="10" width="200" /></a>Last week, I began a series on web-based applications for businesses, focusing on Google and Zoho. In <a href="http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/">today&#8217;s article</a> I focus on the <a href="http://www.zoho.com">Zoho </a>product line, showing the diversity of their applications. Next up, I&#8217;ll take a closer look at the applications available from Google.</p>
<p>Last night, I received an email from Zoho announcing their new product lineup being announced at the Office 2.0 conference today.</p>
<p><a href="http://larryhendrick.com/main/wp-content/uploads/2007/09/zoho-business.png" rel="lightbox[pics56]" title="zoho-business.png" rel='prettyPhoto[gallery1]'><img src="http://larryhendrick.com/main/wp-content/uploads/2007/09/zoho-business.png" title="zoho-business.png" alt="zoho-business.png" class="imageframe" align="right" height="35" width="155" /></a></p>
<p>They are announcing the next evolution in their web-based office suite&#8212;Zoho Business and Zoho Personal. Below is the news release giving details on the differences between the two products.</p>
<blockquote><p>    Currently, Zoho has a broad set of applications for individuals and business users and today we are categorizing them and defining our business model. To start with, Zoho Applications will be categorized into two &#8211; <span style="font-weight: bold">Zoho Personal</span> &amp; <span style="font-weight: bold">Zoho Business</span>.</p>
<p><span style="font-weight: bold">Zoho Personal</span> is what we offer today for individuals. As we said previously, our applications will continue to remain free for individuals.</p>
<p><span style="font-weight: bold">Zoho Business</span> (ZB) is the new category we are launching and it is aimed at small &amp; mid-sized businesses. ZB will be available in two versions &#8211; Free &amp; Pro. Below are some of the highlights of Zoho Business.</p>
<ul>
<li>Company level Admin Console</li>
<li>Domain Management (for pointing your domains to Zoho Apps)</li>
<li>Centralized User and Group Management</li>
<li>Single Sign-on across several Zoho Apps</li>
<li>Zoho Apps include Writer, Sheet, Show, Wiki, Notebook, Email, Cal, Tasks, Planner, Viewer, Chat etc.</li>
<li>Customization Options</li>
<li>Multiple levels of Security including SSL</li>
<li>Remote Backup</li>
<li>Telephone Support and more.</li>
</ul>
</blockquote>
<p>Zoho Business is currently in private beta with a planned public beta launch in October, 2007. Pricing is yet to be determined for the Pro version, but if it&#8217;s anything like their prices before, I&#8217;m sure it will be reasonable. As you can see, they are going after the small to mid-size business customer, moving them directly into the path of Microsoft.</p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/zohos-new-business-product/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Closer Look at Zoho Web Applications</title>
		<link>http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/</link>
		<comments>http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 14:13:08 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/</guid>
		<description><![CDATA[Today, a closer at the web applications available from Zoho. As you can see from the list below, they offer an easy dozen products today with several more in the pipeline. If you are a candidate for web-based applications, Zoho is one of the products suites you will want to test. I have personally used Writer, Sheet, CRM, Meeting, and Notebook and find they have more features than I need, with familiar interfaces. Look at the online applications available from Zoho today. Writer&#8212;feature-rich word processor Sheet&#8212;spreadsheet full of functions Show&#8212;create, edit, publish, and show your presentation Wiki&#8212;WYSIWYG Wiki made for<br /><span class="excerpt_more"><a href="http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/">[continue reading...]</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://larryhendrick.com/main/wp-content/uploads/2007/08/zoho-logo1.jpg" atomicselection="true" rel='prettyPhoto[gallery1]' rel="lightbox[50]"><img src="http://larryhendrick.com/main/wp-content/uploads/2007/08/zoho-logo-thumb1.jpg" style="border-width: 0px; margin: 0px 0px 0px 10px" alt="Zoho logo" align="right" border="0" height="108" width="131" /></a> Today, a closer at the web applications available from <a href="http://www.zoho.com">Zoho</a>. As you can see from the list below, they offer an easy dozen products today with several more in the pipeline.</p>
<p>If you are a candidate for web-based applications, Zoho is one of the products suites you will want to test. I have personally used Writer, Sheet, CRM, Meeting, and Notebook and find they have more features than I need, with familiar interfaces.</p>
<p>Look at the online applications available from Zoho today.</p>
<ol>
<li>Writer&#8212;feature-rich word processor</li>
<li> Sheet&#8212;spreadsheet full of functions <a href="http://larryhendrick.com/main/wp-content/uploads/2007/08/zohosheet-capture.jpg" atomicselection="true" rel='prettyPhoto[gallery1]' rel="lightbox[50]"><img src="http://larryhendrick.com/main/wp-content/uploads/2007/08/zohosheet-capture-thumb.jpg" style="border-width: 0px" alt="ZohoSheet capture" border="0" height="52" width="398" /></a></li>
<li>Show&#8212;create, edit, publish, and show your presentation <a href="http://larryhendrick.com/main/wp-content/uploads/2007/08/zohoshow-capture.jpg" atomicselection="true" rel='prettyPhoto[gallery1]' rel="lightbox[50]"><img src="http://larryhendrick.com/main/wp-content/uploads/2007/08/zohoshow-capture-thumb.jpg" style="border-width: 0px" alt="ZohoShow capture" border="0" height="77" width="402" /></a></li>
<li>Wiki&#8212;WYSIWYG Wiki made for groups</li>
<li>Notebook&#8212;Collect all your web &#8220;stuff&#8221; into one place <a href="http://larryhendrick.com/main/wp-content/uploads/2007/08/zohonotebookcapture.jpg" atomicselection="true" rel='prettyPhoto[gallery1]' rel="lightbox[50]"><img src="http://larryhendrick.com/main/wp-content/uploads/2007/08/zohonotebookcapture-thumb.jpg" style="border-width: 0px" alt="ZohoNotebookcapture" border="0" height="240" width="194" /></a></li>
<li>Meeting&#8212;Web conferencing that works quick and easy</li>
<li>Projects&#8212;Project management to manage and share</li>
<li>CRM&#8212;Great Customer Relationship software application</li>
<li>Creator&#8212;Online database creator: build forms, collect data and manage</li>
<li>Planner&#8212;Manage your to-dos, reminders and notes online</li>
<li>Chat&#8212;Group collaboration from your computer</li>
<li>Mail&#8212;(private beta) Email, documents, calendar and more.</li>
</ol>
<h3><font color="#555555" face="Lucida Sans Unicode">Run A Business?</font></h3>
<p>Business web applications need to meet particular criteria.</p>
<ol>
<li>Easy to use (no added training budget)</li>
<li>Have features your employees use (tables, calculations, etc.)</li>
<li>Work as well as your desktop software (responsive to the keyboard)</li>
<li>Have easy access to files (no fiddling to get started)</li>
<li>Provide great technical support (quick call answered by knowledgeable workers)</li>
</ol>
<p>My experience using these applications from Zoho, show these products are easy-to-use, reliable, and responsive. I&#8217;ve never needed customer support, so I can&#8217;t speak to that, except as a beta tester.</p>
<p>I was part of the beta testing for Meeting. In testing, I found several issues that needed addressing and my emails were always answered promptly with the information I needed. Web calls and chat sessions were available at that time, also. Bottom line, they wanted their product to work properly when opened for public consumption.</p>
<h3>Are You Ready?</h3>
<p>If you aren&#8217;t using these products to save money and improve your company&#8217;s productivity, thus adding dollars to the bottom line, you may be missing the latest wave from technology.</p>
<p>I encourage you to open up to a new way of thinking about your computers, software, and servers.</p>
<p>I can hear you now, &#8220;I just don&#8217;t buy into this whole Web 2.0 thing. I don&#8217;t trust these companies to be in business very long.&#8221; Those are fair comments, and if you&#8217;ll stick around for a few more articles in the series, I&#8217;ll get to that, also.</p>
<p>Next, Google and their Ready-for-Business applications.</p>
<p class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:581fee9a-034d-428f-ba7e-a3313835eabc" contenteditable="false" style="margin: 0px; padding: 0px; display: inline">Technorati Tags: <a href="http://technorati.com/tags/Zoho" rel="tag">Zoho</a>, <a href="http://technorati.com/tags/web-based%20applications" rel="tag">web-based applications</a></p>
]]></content:encoded>
			<wfw:commentRss>http://larryhendrick.com/main/a-closer-look-at-zoho-web-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

