<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Small Green Tree Web Services</title>
	
	<link>http://www.smallgreentree.net</link>
	<description>Internet services and web applications for online businesses and web site designers</description>
	<lastBuildDate>Thu, 18 Feb 2010 16:44:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheSmallGreenTreeBlog" /><feedburner:info uri="thesmallgreentreeblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>The Ins &amp; Outs Of Favicons</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/TkX9Kk-8KB8/favicons.html</link>
		<comments>http://www.smallgreentree.net/234/favicons.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 15:41:38 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[all buddy apps]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=234</guid>
		<description><![CDATA[Favicons are those small images that appear in the browser&#8217;s address bar and in browser bookmarks entries. Hopefully you can see our own &#8220;small green tree&#8221; icon right now in your browser&#8217;s address bar!
There are different ways to add favicons to your web site, but after a bit of research and a bit of trial [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Favicons are those small images that appear in the browser&#8217;s address bar and in browser bookmarks entries. <em>Hopefully you can see our own &#8220;small green tree&#8221; icon right now in your browser&#8217;s address bar!</em></p>
<p>There are different ways to add favicons to your web site, but after a bit of research and a bit of trial and error, we think we have hit on the best method.</p>
<p><strong>With this method your favicons will also work consistently with your <a title="Web form buddy" href="http://www.web-form-buddy.com" target="_blank">Web-form-buddy</a> and <a title="Web store buddy" href="http://www.web-store-buddy.com" target="_blank">Web-store-buddy</a> script URLs.</strong></p>
<p>Favicons were introduced by <em>Microsoft</em> some years ago, and for a while browser support for them was very patchy. In theory that situation has improved. Certainly you can now enjoy the benefits of favicons for your web site without it driving you completely crazy. But although there is supposed to be a proper <em>World Wide Web Consortium (W3C)</em> standard now for favicons, in practice we reckon you&#8217;re better off ignoring that for the time being.  Hey, <em>Microsoft</em> are involved, what do you expect!</p>
<p>The problem began when <em>Microsoft</em> decided that favicons should be in their own format. Not *.PNG, *.GIF, *.JPG or anything sensible like that. Instead we got *.ICO &#8211; the format for icons in <em>Windows</em>.</p>
<p>Originally the idea was that you placed such a graphic (called  &#8220;<em>favicon.ico</em>&#8220;) in your web site&#8217;s root folder (i.e. where your home page resides). And if you inspect your server&#8217;s access logs you will see that browsers are regularly putting in requests for that file. This old method <em>DOES</em> work at least (and in most browsers), but it is not at all flexible:</p>
<ul>
<li>You have to name it &#8220;<em>favicon.ico</em>&#8220;</li>
<li>It must reside in your document root folder</li>
<li>You cannot have more than one favicon for your site</li>
<li> Worst of all! &#8211; this method won&#8217;t work with your<a title="Web form buddy" href="http://www.web-form-buddy.com" target="_blank"> Web-form-buddy</a> and<em> <a title="Web store buddy" href="http://www.web-store-buddy.com" target="_blank">Web-store-buddy</a> </em>URLs.</li>
</ul>
<p>So as the web moved on, folks started to ask searching questions such as &#8220;<em>Hey, shouldn&#8217;t this be part of the HTML standard?</em>&#8220;. And  &#8220;<em>Shouldn&#8217;t we be able to use non-Microsoft file types?</em>&#8220;. And  &#8220;<em>Why can&#8217;t I specify this graphic in my web page HTML? That way I get to manage the graphic in the normal way &#8211; and maybe I can use different favicons on different pages!</em>&#8220;. On top of that, millions and millions of webmasters said &#8220;<em>We&#8217;d also like a method that works with Web-form-buddy and Web-store-buddy too!</em>&#8221; (Well maybe we exaggerate a little).</p>
<p>Enter the standards fairy &#8211; the <em>World Wide Web Consortium (W3C)</em> . All these wishes have now been granted, and we have  a new  method available (supported by all browsers) whereby you add a link to your favicon in the <code>&lt;head&gt;</code> area of your web page. The <em>W3C</em> &#8217;s draft proposal as to how you should do this is here: <a title="W3C" href="http://www.w3.org/2005/10/howto-favicon" target="_blank">http://www.w3.org/2005/10/howto-favicon</a></p>
<p>But here&#8217;s the <strong>BAD</strong> news: <strong>If you follow their recommendation, your favicons will not work in Internet Explorer!</strong> This is for two reasons:</p>
<p><strong>1) <em>Internet Explorer</em> will only work with *.ICO files.</strong> So whereas the folks at <em>W3C</em> say you can do this:</p>
<p><code>&lt;link rel="icon" type="image/png" href="/some-folder/some-image.png"&gt;<br />
&lt;link rel="icon" type="image/gif" href="/some-folder/some-image.gif"&gt;<br />
&lt;link rel="icon" type="image/jpeg" href="/some-folder/some-image.jpg"&gt;</code></p>
<p>Instead you&#8217;re going to need this:</p>
<p><code>&lt;link rel="icon" type="image/vnd.microsoft.icon" href="/some-folder/some-image.ico"&gt;</code></p>
<p><strong>2) But even THAT doesn&#8217;t work in <em>Internet Explorer</em>!</strong> You need to change &#8220;<em>icon</em>&#8221; to &#8220;<em>shortcut icon</em>&#8220;:</p>
<p><code>&lt;link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/some-folder/some-image.ico"&gt;</code></p>
<p>Or if you&#8217;re working with XHTML, it&#8217;s this:</p>
<p><code>&lt;link rel="shortcut icon"  type="image/vnd.microsoft.icon" href="/some-folder/some-image.ico" /&gt;</code></p>
<p><strong>And now, finally you have something that will work in all browsers!</strong></p>
<p>(By the way, we&#8217;ve seen some folks suggesting for the &#8220;<em>type</em>&#8221;  attribute that you should use &#8220;<code>image/ico</code>&#8220;, &#8220;<code>image/icon</code>&#8220;, &#8220;<code>text/ico</code>&#8220;,  &#8220;<code>application/ico</code>&#8221; and &#8220;<code>image/x-icon</code>&#8220;, instead of type=&#8221;<code>image/vnd.microsoft.icon</code>&#8220;. This is a mistake though. The official mime type is &#8220;<code>image/vnd.microsoft.icon</code>&#8220;).</p>
<h2>So how best to create and edit ICO files?</h2>
<p>Favicons are 16×16, 32×32 or 64×64 pixel square images. With the free <a title="@icon sushi" href="http://www.towofu.net/soft/e-aicon.php" target="_blank">@icon sushi</a> you can open  BMP/PNG/PSD/EXE/DLL/ICL files and convert them into ICO files.</p>
<p>A listing of ICO editing software is here: <a title="Icon software" href="http://en.wikipedia.org/wiki/List_of_icon_software" target="_blank">http://en.wikipedia.org/wiki/List_of_icon_software</a></p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/TkX9Kk-8KB8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/234/favicons.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/234/favicons.html</feedburner:origLink></item>
		<item>
		<title>Drop Down Menu Fields With Payment Forms</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/ff_er_7g6Os/drop-down-menu-fields-with-payment-forms.html</link>
		<comments>http://www.smallgreentree.net/230/drop-down-menu-fields-with-payment-forms.html#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:21:08 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-form-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=230</guid>
		<description><![CDATA[We have just added support for drop-down menu fields with Web-form-buddy payment forms.
The idea behind payment forms is that you  assign a price on your Web-form-buddy control panel to specific fields in your form.
In the case of text fields the purchaser can enter a quantity in the field and Web-form-buddy will multiply the price [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We have just added support for drop-down menu fields with <em>Web-form-buddy</em> <a title="Payment forms" href="http://www.web-form-buddy.com/html-wfb/payment-forms.html">payment forms</a>.</p>
<p>The idea behind payment forms is that you  assign a price on your <em>Web-form-buddy </em>control panel to specific fields in your form.</p>
<p>In the case of <em>text fields</em> the purchaser can enter a quantity in the field and <em>Web-form-buddy</em> will multiply the price you have set for that field by the quantity entered.</p>
<p>In the case of  <em>check boxes</em>,<em> radio buttons</em> &#8211; and now <em>drop-down lists</em> too &#8211; the total price is calculated taking into account your customer&#8217;s choice from these field options.</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/ff_er_7g6Os" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/230/drop-down-menu-fields-with-payment-forms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/230/drop-down-menu-fields-with-payment-forms.html</feedburner:origLink></item>
		<item>
		<title>Finally – A PC Backup Solution That Makes Sense!</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/fxN8nHLfzow/mozy-backup.html</link>
		<comments>http://www.smallgreentree.net/20/mozy-backup.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 15:37:51 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[other stuff]]></category>
		<category><![CDATA[pc-stuff]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/archives/20</guid>
		<description><![CDATA[
If you&#8217;re interested in a simple, fit-and-forget, powerful, and FREE backup solution for your PC, we can recommend MOZY (When we say &#8220;free&#8221; &#8211; you get 2Gb of free storage, but if you need more storage the pricing is very reasonable).
We discovered MOZY following a bit of a scare we had with an office PC. [...]]]></description>
			<content:encoded><![CDATA[<p></p><div style="float: left; display: inline; padding-right: 8px;"><a href="http://www.mozy.com/home?ref=3f9a896b&amp;kbid=47123&amp;m=13&amp;i=71"><img src="http://affiliates.mozy.com/b.aspx?id=47123&amp;mm=13&amp;img=Mozy-should-be-200x200.gif" border="0" alt="" /></a></div>
<p>If you&#8217;re interested in a simple, fit-and-forget, powerful, and FREE backup solution for your PC, we can recommend <strong><a title="Mozy Unlimited Backup" href="http://www.mozy.com/?ref=3f9a896b&#038;kbid=47123&#038;m=5" target="_blank">MOZY</a></strong> (When we say &#8220;free&#8221; &#8211; you get 2Gb of free storage, but if you need more storage the pricing is very reasonable).</p>
<p>We discovered <a title="Mozy Backup" href="http://www.mozy.com/?ref=3f9a896b&#038;kbid=47123&#038;m=5" target="_blank">MOZY</a> following a bit of a scare we had with an office PC. It was a Monday morning (when else?) and our normally totally reliable but ageing <em>Compaq</em> refused to wake up. &#8220;<em>Holy cow &#8211; what&#8217;s going on!</em>&#8221;</p>
<p>Now we <strong>did</strong> have a backup plan for the PC in place.  But it&#8217;s at a time like this that you discover how good or bad that plan is.</p>
<p>The trouble is, we have tried many types of backup software for our office PC&#8217;s down the years, and we&#8217;ve never really been happy with any of them. Backup is one of those problems that if you start to think about it it&#8217;s like turning over a stone.</p>
<ul>
<li>What do you back up? It seems practically impossible to backup up everything because of speed/storage constraints</li>
<li>How many backups? Do you simple keep one total backup that you overwrite each time? If so, what if you have some corruption or loss from two weeks ago? If the backup is daily, unless you catch it before the next backup dump, the error will simply be written into your backup data! The solution to this problem is &#8220;incremental&#8221; or &#8220;differential&#8221; backup&#8221; &#8211; but then that makes the first issue of storage space even harder and requires intelligent backup software</li>
<li>When do you backup?</li>
<li>Where do you keep the backups?</li>
<li>How do you know the restore will work when push comes to shove?</li>
</ul>
<p>I remember on one occasion we needed to restore a backup we had dutifully kept. We had used a built-in <em>Microsoft Windows</em> utility which we had wrongly assumed to be future proof. I forget the <em>Windows</em> versions involved &#8211; it may have been 3.1 &amp; 95 &#8211; but when it came to restore we found the backup files (from the previous <em>Windows</em> version) were no longer recognized by the new <em>Windows</em> software. The backup disks ended up in the bin (fortunately the setback wasn&#8217;t too severe).</p>
<p>In the case of our deceased <em>Compaq</em> PC we found that sure enough some key files had been getting regularly backed up across the LAN on another PC. This was using <em>Acronis Backup</em> (that I <strong>can&#8217;t</strong> say we can recommend). We had set up the routine some months back. How good was it going to be now that we needed to use the backups in anger?</p>
<p>Well what we found was that we did not face <strong>a huge problem</strong> &#8211; the most important data was saved. But all the same it was clear that it was going to take a lot of time and patience to get back to the <em>status quo</em>. Very tedious.<br />
And why was that? Why was the backup so limited? Well, we had found that although <em>Acronis</em> claimed to offer FTP backup to a web server, it never really worked properly. And even across the LAN it was so slow and resource-hungry we had found it only practical to backup the most critical data only. The result was that we felt obliged to take a calculated gamble with the medium-critical data!</p>
<p>Anyhoo, the ending was a happy one. We discovered that the heatsink on the <em>Compaq</em> processor had lifted clear, and as a result the machine was quite sensibly refusing to boot for safety reasons. Once the heatsink was fixed the lovely beast woke up and the data was safe (I say &#8220;<em>fixed</em>&#8220;, the technology involved a whisky tumbler of cold water sat on top of the processor &#8211; a solution only marginally improved since then by a paperweight fixed on top of the heatsink!).</p>
<p>But it was in the course of all this hassle that we stumbled across a link to <a title="Mozy Backup" href="http://www.mozy.com/?ref=3f9a896b&#038;kbid=47123&#038;m=5" target="_blank">MOZY</a> &#8211; and very good it seems to be too.</p>
<p><a title="Mozy Backup" href="http://www.mozy.com/?ref=3f9a896b&#038;kbid=47123&#038;m=5" target="_blank">MOZY</a> is an <strong>Internet</strong> backup solution &#8211; so you don&#8217;t need to worry about disks or backup media. The key features are:</p>
<ul>
<li>simple to set up</li>
<li>Performs backups automatically in the background</li>
<li>Encrypts all files on your PC before transfer</li>
<li>Performs incremental backups</li>
<li>Backs up only blocks that have changed</li>
<li>Backs up open/locked files</li>
</ul>
<p>Our experience so far? I guess we&#8217;d say <em>&#8220;<strong>it does exactly what it says on the tin</strong>&#8220;</em>, and we are very pleased. It seems to be able to work in the background without a fuss. That&#8217;s probably because of the capability it has to lock/unlock files. However for this feature to work you may need to  change your hard drive from FAT32 to NTFS if you haven&#8217;t done so already (in <em>Windows XP</em> that can be done by selecting Control panel &gt;&gt; Administrative Tools &gt;&gt; Computer Management &gt;&gt; Disk Management).</p>
<p><strong>To get a free 2GB Mozy account click <a title="Mozy Backup" href="http://www.mozy.com/?ref=3f9a896b&#038;kbid=47123&#038;m=5" target="_blank">here</a></strong></p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/fxN8nHLfzow" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/20/mozy-backup.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/20/mozy-backup.html</feedburner:origLink></item>
		<item>
		<title>The Form “ID” Attribute Versus The “Name” Attribute</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/oB5_jQ_Ky2o/form-id-name.html</link>
		<comments>http://www.smallgreentree.net/198/form-id-name.html#comments</comments>
		<pubDate>Sat, 09 Jan 2010 16:39:07 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-form-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=198</guid>
		<description><![CDATA[Up until now, in a situation where you have several forms in one page, Web-form-buddy has asked you to use the &#8220;name&#8221; attribute of the form tag in order to distinguish one form from another. Like this:
&#60;form name="xyz" method="post" action="your-script-name.cgi"&#62;
Well  this will still continue to work with your existing forms. But we have decided from [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Up until now, in a situation where you have several forms in one page, <a title="Web-form-buddy" href="http://www.web-form-buddy.com"><em>Web-form-buddy</em></a> has asked you to use the &#8220;<em>name</em>&#8221; attribute of the form tag in order to distinguish one form from another. Like this:</p>
<p><code>&lt;form name="xyz" method="post" action="your-script-name.cgi"&gt;</code></p>
<p>Well  this will still continue to work with your existing forms. But we have decided from now on to move over to using the form &#8220;<em>id</em>&#8221; attribute instead. Like this:</p>
<p><code>&lt;form id="xyz" method="post" action="your-script-name.cgi"&gt;</code></p>
<p>There are two reasons for this:</p>
<p>1) In XHTML the &#8220;<em>name</em>&#8221; attribute is not supported. In particular we have discovered that the popular web editing tool <em>Wordpress</em> (with which I am writing this!)  makes it hard to use the &#8220;<em>name</em>&#8221; attribute with a form tag.</p>
<p>2) A nice feature of the ID attribute is that it is <em>designed</em> to provide a unique identity for an HTML element. A really good web authoring tool should make it <em>impossible</em> to create two HTML elements with the same ID attribute. The uniqueness of the ID attribute is why it is used in Javascript to access HTML entities. And that characteristic, of forcing a <em>unique</em> ID,  is exactly what <em>Web-form-buddy</em> is looking for when you have more than one form in a web page.</p>
<p>So we think it suits our purposes just nicely!</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/oB5_jQ_Ky2o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/198/form-id-name.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/198/form-id-name.html</feedburner:origLink></item>
		<item>
		<title>Integration With Google Checkout For Web-store-buddy</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/X7gQtcIc7s4/integration-with-google-checkout-for-web-store-buddy.html</link>
		<comments>http://www.smallgreentree.net/105/integration-with-google-checkout-for-web-store-buddy.html#comments</comments>
		<pubDate>Wed, 09 Dec 2009 12:16:20 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-store-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=105</guid>
		<description><![CDATA[We have now completed the integration of  Google Checkout with Web-store-buddy.
The aim of Google Checkout is to try to make it as easy as possible for your customers to purchase from your store using a single user name and password. This fits in neatly with Web-store-buddy as, unlike most other shopping cart systems, Web-store-buddy does [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We have now completed the integration of  <a title="Payment Forms" href="http://www.web-store-buddy.com/html-wsb/getting-paid.html" target="_blank">Google Checkout with Web-store-buddy</a>.</p>
<p>The aim of <em><span>Google Checkout</span></em> is to try to make it as easy as possible for your customers to purchase from your store using a single user name and password. This fits in neatly with <em><span>Web-store-buddy</span></em> as, unlike most other shopping cart systems, <em><span>Web-store-buddy</span></em> does not force shoppers to create accounts with yet <em>more</em> user names and passwords.  So if this has the effect of making your shoppers&#8217; experience more comfortable and hassle-free, then it is surely likely<em> </em>to help you increase sales and customer loyalty.</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/X7gQtcIc7s4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/105/integration-with-google-checkout-for-web-store-buddy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/105/integration-with-google-checkout-for-web-store-buddy.html</feedburner:origLink></item>
		<item>
		<title>Integration With Google Checkout For Payment Forms</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/cwufQ6VNOqk/integration-with-google-checkout-for-payment-forms.html</link>
		<comments>http://www.smallgreentree.net/97/integration-with-google-checkout-for-payment-forms.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:32:04 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-form-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=97</guid>
		<description><![CDATA[We are pleased to announce that Web-form-buddy now supports Google Checkout as an option for payment forms.
With Google Checkout folks can pay using the credit cards that they have setup in their Google account. Compared to many payment methods, Google Checkout offers the buyer a particularly fast, easy and comfortable payment method.
Signing up to become [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We are pleased to announce that<em> Web-form-buddy</em> now supports <a title="Google Checkout for payment forms" href="http://www.web-form-buddy.com/html-wfb/payment-forms.html">Google Checkout as an option for payment forms</a>.</p>
<p>With <em>Google Checkout</em> folks can pay using the credit cards that they have setup in their <em>Google</em> account. Compared to many payment methods, <em>Google Checkout</em> offers the buyer a particularly fast, easy and comfortable payment method.</p>
<p>Signing up to become a <em>Google Checkout</em> merchant is very simple (and free!). <em>Google Checkout</em> will need to post a test transaction into your bank account &#8211; and that&#8217;s pretty much it:</p>
<p><a title="Google Checkout" href="http://checkout.google.com" target="_blank">http://checkout.google.com</a></p>
<p>Integration has proved to be quite tricky as <em>Google</em> have chosen to do things a little differently to most payment processors (such as <em>PayPal</em>). But now the hard work is all done and it&#8217;s working very well!</p>
<p>The next task is to enable <em>Google Checkout</em> for <em>Web-store-buddy</em>, <a title="Shopping cart application" href="http://www.web-store-buddy.com/html-wsb/search-engine-optimization.html">our shopping cart application</a>.</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/cwufQ6VNOqk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/97/integration-with-google-checkout-for-payment-forms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/97/integration-with-google-checkout-for-payment-forms.html</feedburner:origLink></item>
		<item>
		<title>Additional Password Option For BuddyData</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/yyVEGZ5KKIE/additional-password-option-for-buddydata.html</link>
		<comments>http://www.smallgreentree.net/93/additional-password-option-for-buddydata.html#comments</comments>
		<pubDate>Thu, 27 Aug 2009 15:01:35 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-form-buddy]]></category>
		<category><![CDATA[web-store-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=93</guid>
		<description><![CDATA[if you use Web-form-buddy for secure forms or archived forms, the data is available at our secure portal www.buddydata.com.
Likewise, if you use our Web-store-buddy search engine friendly shopping cart, your store orders are available from buddydata.com.
Up until now, the same password would grant access to the control panel and to buddydata.com. And that stays the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>if you use <em>Web-form-buddy</em> for <a title="Secure forms processor" href="http://www.web-form-buddy.com/html-wfb/secure-forms.html">secure forms</a> or archived forms, the data is available at our secure portal www.buddydata.com.</p>
<p>Likewise, if you use our <em>Web-store-buddy</em> <a title="Search engine friendly shopping cart" href="http://www.web-store-buddy.com/html-wsb/search-engine-optimization.html">search engine friendly shopping cart</a>, your store orders are available from buddydata.com.</p>
<p>Up until now, the same password would grant access to the control panel and to buddydata.com. And that stays the same &#8211; your  primary password gets you into both locations.</p>
<p>What&#8217;s new is that we have added an option to create an <em>additional password</em> that grants access to buddydata <em>only</em> &#8211; not to the control panel. This means that access for administrative staff can be kept separate from webmaster access.</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/yyVEGZ5KKIE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/93/additional-password-option-for-buddydata.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/93/additional-password-option-for-buddydata.html</feedburner:origLink></item>
		<item>
		<title>Web-store-buddy Control Panel Facelift</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/GUehFL2PgpI/web-store-buddy-control-panel-facelift.html</link>
		<comments>http://www.smallgreentree.net/91/web-store-buddy-control-panel-facelift.html#comments</comments>
		<pubDate>Sat, 15 Aug 2009 13:08:17 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-store-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=91</guid>
		<description><![CDATA[The Web-store-buddy control panel has now been completely upgraded to the same style as Web-form-buddy. This makes it much more manageable for us, and &#8211; hopefully &#8211; much better for you dear customer!
]]></description>
			<content:encoded><![CDATA[<p></p><p>The <em>Web-store-buddy</em> control panel has now been completely upgraded to the same style as <em>Web-form-buddy</em>. This makes it much more manageable for us, and &#8211; hopefully &#8211; much better for you dear customer!</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/GUehFL2PgpI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/91/web-store-buddy-control-panel-facelift.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/91/web-store-buddy-control-panel-facelift.html</feedburner:origLink></item>
		<item>
		<title>New Discount Scheme &amp; Changes To Co-Branding</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/oTo8JOUkW8s/new-discount-scheme-changes-to-co-branding.html</link>
		<comments>http://www.smallgreentree.net/73/new-discount-scheme-changes-to-co-branding.html#comments</comments>
		<pubDate>Tue, 14 Apr 2009 11:01:52 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[all buddy apps]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=73</guid>
		<description><![CDATA[You may have noticed already a new option called &#8220;child accounts&#8221; on your control panel.
The idea is that if you are a web designer managing a number of different &#8220;buddy&#8221; accounts &#8211; we would like to make your life easier!
So from your &#8220;parent&#8221; buddy account, you can now login to any of your child accounts [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>You may have noticed already a new option called &#8220;<em>child accounts</em>&#8221; on your control panel.</p>
<p>The idea is that if you are a web designer managing a number of different &#8220;<em>buddy</em>&#8221; accounts &#8211; <em>we would like to make your life easier!</em></p>
<p>So from your &#8220;<em>parent</em>&#8221; buddy account, you can now login to any of your child accounts with one click.  Not only that, you can also manage your child subscriptions from one place and benefit from our new discount scheme.</p>
<p>The discount scheme is based on the number of subscriptions you have to all of our &#8220;<em>buddy</em>&#8221; applications (see &#8220;<em>more web software</em>&#8221; on your control panel). And this includes the subscriptions of any child accounts you manage as well.</p>
<ul>
<li>2-4  subscriptions   <strong>10%</strong></li>
<li>5-9  subscriptions <strong>20%</strong></li>
<li>10 plus   subscriptions <strong>30%</strong></li>
</ul>
<p>The &#8220;<em>co-branding</em>&#8221; feature of <em>Web-form-buddy</em> is now easier to manage too. Again it is all done from your parent account now with any changes you make propagating automatically to your child accounts.</p>
<p>We hope to expand on the co-branding feature in coming months &#8211; so any suggestions you have would be most welcome!</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/oTo8JOUkW8s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/73/new-discount-scheme-changes-to-co-branding.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/73/new-discount-scheme-changes-to-co-branding.html</feedburner:origLink></item>
		<item>
		<title>Payment By Money Order</title>
		<link>http://feedproxy.google.com/~r/TheSmallGreenTreeBlog/~3/vx6YpxrOn60/payment-by-money-order.html</link>
		<comments>http://www.smallgreentree.net/70/payment-by-money-order.html#comments</comments>
		<pubDate>Wed, 04 Mar 2009 12:49:32 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[web-form-buddy]]></category>
		<category><![CDATA[web-store-buddy]]></category>

		<guid isPermaLink="false">http://www.smallgreentree.net/?p=70</guid>
		<description><![CDATA[We have an additional payment method now for Web-form-buddy and Web-store-buddy :   payment by money order.
The next one we&#8217;ll be looking to add is Google Checkout.
]]></description>
			<content:encoded><![CDATA[<p></p><p>We have an additional payment method now for <em>Web-form-buddy</em> and <em>Web-store-buddy</em> :   payment by money order.</p>
<p>The next one we&#8217;ll be looking to add is Google Checkout.</p>
<img src="http://feeds.feedburner.com/~r/TheSmallGreenTreeBlog/~4/vx6YpxrOn60" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.smallgreentree.net/70/payment-by-money-order.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.smallgreentree.net/70/payment-by-money-order.html</feedburner:origLink></item>
	</channel>
</rss>
