<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mac Web Editors</title>
	<atom:link href="http://mactheweb.com/software-review/mac-web-editors/feed/" rel="self" type="application/rss+xml" />
	<link>http://mactheweb.com/software-review/mac-web-editors/</link>
	<description>Mac and the Web - Perfect</description>
	<lastBuildDate>Tue, 18 Oct 2011 23:31:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: creation site</title>
		<link>http://mactheweb.com/software-review/mac-web-editors/comment-page-1/#comment-62696</link>
		<dc:creator>creation site</dc:creator>
		<pubDate>Sun, 27 Jun 2010 14:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://mactheweb.com/software-review/mac-web-editors/#comment-62696</guid>
		<description>&lt;strong&gt;creation site...&lt;/strong&gt;

Need a Photoshop like Text shadow? CSS3 text-shadow property allows to add a shadow to each letter of some text. Also, text-shadow is not new to CSS3, it was originally proposed in CSS2, but was removed from CSS 2.1....</description>
		<content:encoded><![CDATA[<p><strong>creation site&#8230;</strong></p>
<p>Need a Photoshop like Text shadow? CSS3 text-shadow property allows to add a shadow to each letter of some text. Also, text-shadow is not new to CSS3, it was originally proposed in CSS2, but was removed from CSS 2.1&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Instant Form Pro - The Best Form Creation Software For Marketers. &#124; 7Wins.eu</title>
		<link>http://mactheweb.com/software-review/mac-web-editors/comment-page-1/#comment-62518</link>
		<dc:creator>Instant Form Pro - The Best Form Creation Software For Marketers. &#124; 7Wins.eu</dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://mactheweb.com/software-review/mac-web-editors/#comment-62518</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac Web Editors at Web 2.0 Squared Magazine</title>
		<link>http://mactheweb.com/software-review/mac-web-editors/comment-page-1/#comment-20924</link>
		<dc:creator>Mac Web Editors at Web 2.0 Squared Magazine</dc:creator>
		<pubDate>Sat, 12 Aug 2006 00:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://mactheweb.com/software-review/mac-web-editors/#comment-20924</guid>
		<description>[...] Original post by michael and software by Elliott Back Editors Software Review WYSIWYG [...]</description>
		<content:encoded><![CDATA[<p>[...] Original post by michael and software by Elliott Back Editors Software Review WYSIWYG [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://mactheweb.com/software-review/mac-web-editors/comment-page-1/#comment-20361</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 04 Aug 2006 06:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://mactheweb.com/software-review/mac-web-editors/#comment-20361</guid>
		<description>Hey Jeff,

Like just about everything, it depends. The sticking point is online sales. All the editors I mentioned build static pages. To process orders on the web you will need some kind of server side program to do the order taking and money processing.

If you have only a few items to sell, you can use a service like &lt;a href=&quot;http://paypal.com&quot; rel=&quot;nofollow&quot;&gt;PayPal&lt;/a&gt;, &lt;a href=&quot;http://2checkout.com&quot; rel=&quot;nofollow&quot;&gt;2checkout&lt;/a&gt; or Google&#039;s new service &lt;a href=&quot;https://checkout.google.com/buyer/tour.html&quot; rel=&quot;nofollow&quot;&gt;Checkout&lt;/a&gt; to do the lifting. They provide wizards that walk you through the process of creating a buy button, then give you some HTML to copy and paste to the site. These services all offer payment processing so you can pass off the technical problems of secure order handling. With any of these services you can use any web program that will let you enter straight HTML. 

If you have more than a dozen or two products, then you will have to look at some sort of server side shopping cart system and a payment gateway. That will increase both your cost and learning curve.

For small business sites, my recommendation is for RapidWeaver. It has a growing number of attractive, inexpensive templates, is relatively easy to get running and costs only $39. It also puts out pretty clean code. And it has enough depth to let you grow your site. If you dig into its features a bit, I think you&#039;ll find that it can handle a small business site with ease. Adding PayPal or Google Checkout shopping buttons is straightforward. RapidWeaver will let you work with the HTML that you will need to paste into your pages.

best, michael</description>
		<content:encoded><![CDATA[<p>Hey Jeff,</p>
<p>Like just about everything, it depends. The sticking point is online sales. All the editors I mentioned build static pages. To process orders on the web you will need some kind of server side program to do the order taking and money processing.</p>
<p>If you have only a few items to sell, you can use a service like <a href="http://paypal.com" rel="nofollow">PayPal</a>, <a href="http://2checkout.com" rel="nofollow">2checkout</a> or Google&#8217;s new service <a href="https://checkout.google.com/buyer/tour.html" rel="nofollow">Checkout</a> to do the lifting. They provide wizards that walk you through the process of creating a buy button, then give you some HTML to copy and paste to the site. These services all offer payment processing so you can pass off the technical problems of secure order handling. With any of these services you can use any web program that will let you enter straight HTML. </p>
<p>If you have more than a dozen or two products, then you will have to look at some sort of server side shopping cart system and a payment gateway. That will increase both your cost and learning curve.</p>
<p>For small business sites, my recommendation is for RapidWeaver. It has a growing number of attractive, inexpensive templates, is relatively easy to get running and costs only $39. It also puts out pretty clean code. And it has enough depth to let you grow your site. If you dig into its features a bit, I think you&#8217;ll find that it can handle a small business site with ease. Adding PayPal or Google Checkout shopping buttons is straightforward. RapidWeaver will let you work with the HTML that you will need to paste into your pages.</p>
<p>best, michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Crocker</title>
		<link>http://mactheweb.com/software-review/mac-web-editors/comment-page-1/#comment-20302</link>
		<dc:creator>Ryan Crocker</dc:creator>
		<pubDate>Thu, 03 Aug 2006 18:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://mactheweb.com/software-review/mac-web-editors/#comment-20302</guid>
		<description>You forgot a little number called Shutterbug. Originally designed for making quick photo galleries, it now has grown into something similar to Sandvox, where you can use &quot;Xtra Boxes&quot; to place custom HTML, text, Flash and Quicktime files.  Highly customizable templates.  Check it out at

Http://www.xtralean.com</description>
		<content:encoded><![CDATA[<p>You forgot a little number called Shutterbug. Originally designed for making quick photo galleries, it now has grown into something similar to Sandvox, where you can use &#8220;Xtra Boxes&#8221; to place custom HTML, text, Flash and Quicktime files.  Highly customizable templates.  Check it out at</p>
<p>Http://www.xtralean.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

