<?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>Smart Web Review</title>
	<atom:link href="http://smart-web-review.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://smart-web-review.com</link>
	<description>Relax, we got you covered.</description>
	<lastBuildDate>Wed, 15 Jul 2009 02:35:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Merchant Account 3-Tier Pricing</title>
		<link>http://smart-web-review.com/merchant-account-3-tier-pricing/</link>
		<comments>http://smart-web-review.com/merchant-account-3-tier-pricing/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 02:21:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=57</guid>
		<description><![CDATA[The 3-Tier Pricing is the most popular pricing method and the simplest system for most merchants, although the new 6-Tier Pricing is gaining in popularity. In 3-Tier Pricing, the merchant account provider groups the transactions into 3 groups (tiers) and assigns a rate to each tier based on a criterion established for each tier.
Qualified rate
A [...]]]></description>
			<content:encoded><![CDATA[<p>The 3-Tier Pricing is the most popular pricing method and the simplest system for most merchants, although the new 6-Tier Pricing is gaining in popularity. In 3-Tier Pricing, the merchant account provider groups the transactions into 3 groups (tiers) and assigns a rate to each tier based on a criterion established for each tier.</p>
<p><b>Qualified rate</b><br />
A qualified rate is the percentage rate a merchant will be charged whenever they accept a regular consumer credit card and process it in a manner defined as &#8220;standard&#8221; by their merchant account provider using an approved credit card processing solution. This is usually the lowest rate a merchant will incur when accepting a credit card. The qualified rate is also the rate commonly quoted to a merchant when they inquire about pricing. The qualified rate is created based on the way a merchant will be accepting a majority of their credit cards. For example, for an internet merchant, the internet interchange categories will be defined as Qualified, while for a physical retailer only transactions swiped through or read by their terminal in an ordinary manner will be defined as Qualified.</p>
<p><b>Mid-qualified rate</b><br />
Also known as a partially qualified rate, the mid-qualified rate is the percentage rate a merchant will be charged whenever they accept a credit card that does not qualify for the lowest rate (the qualified rate). This may happen for several reasons such as:</p>
<ul>
<li>A consumer credit card is keyed into a credit card terminal instead of being swiped</li>
<li>A special kind of credit card is used like a rewards card or business card</li>
</ul>
<p>A mid-qualified rate is higher than a qualified rate. Some of the transactions that are usually grouped into the Mid-Qualified Tier can cost the provider more in interchange costs, so the merchant account providers do make a markup on these rates.</p>
<p>The use of &#8220;rewards cards&#8221; can be as high as 40% of transactions. So it is important that the financial impact of this fee be understood.</p>
<p><b>Non-qualified rate</b><br />
The non-qualified rate is usually the highest percentage rate a merchant will be charged whenever they accept a credit card. In most cases all transactions that are not qualified or mid-qualified will fall to this rate. This may happen for several reasons such as:</p>
<ul>
<li>A consumer credit card is keyed into a credit card terminal instead of being swiped and address verification is not performed</li>
<li>A special kind of credit card is used like a business card and all required fields are not entered</li>
<li>A merchant does not settle their daily batch within the allotted time frame, usually past 48 hours from time of authorization.</li>
</ul>
<p>A non-qualified rate can be significantly higher than a qualified rate and can cost the provider much more in interchange costs, so the merchant account providers do make a markup on these rates.</p>
<p>from <a href="http://en.wikipedia.org/wiki/Merchant_account" target="blank">wikipedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/merchant-account-3-tier-pricing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Ping &#8211; Windows XP</title>
		<link>http://smart-web-review.com/how-to-ping-windows-xp/</link>
		<comments>http://smart-web-review.com/how-to-ping-windows-xp/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:40:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=53</guid>
		<description><![CDATA[1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;

2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;

3. At the command prompt, type &#8216;ping www.anydomain.com&#8217; (domain/hostname) &#8211; or, if you want to ping an IP Address, type &#8216;ping 1.1.1.1&#8242; (replace with target IP)

Replies include bytes, time, and TTL:

bytes = size of ping reply &#8211; default on most servers is 32 bytes (i.e. bytes=32)
time = [...]]]></description>
			<content:encoded><![CDATA[<p>1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-1.jpg" alt="How to Ping" /></p>
<p>2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-2.jpg" alt="How to Ping" /></p>
<p>3. At the command prompt, type &#8216;ping www.anydomain.com&#8217; (domain/hostname) &#8211; or, if you want to ping an IP Address, type &#8216;ping 1.1.1.1&#8242; (replace with target IP)</p>
<p><img src="http://www.colortreemedia.com/images/ping-3.jpg" alt="How to Ping" /></p>
<p>Replies include bytes, time, and TTL:</p>
<ul>
<li>bytes = size of ping reply &#8211; default on most servers is 32 bytes (i.e. bytes=32)</li>
<li>time = the time it took to get the reply (i.e time=49ms)</li>
<li>TTL = the amount of router hops remaining before the packet will timeout, timeout is 255 hops (i.e. TTL=52)</li>
</ul>
<p>Overview and averages are displayed under the Reply results.</p>
<p>Advanced users: type &#8216;ping /?&#8217; for Ping options</p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/how-to-ping-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Traceroute &#8211; Windows XP</title>
		<link>http://smart-web-review.com/how-to-traceroute-windows-xp/</link>
		<comments>http://smart-web-review.com/how-to-traceroute-windows-xp/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:39:28 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=51</guid>
		<description><![CDATA[For Microsoft Windows:
1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;

2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;

3. At the command prompt, type &#8216;tracert www.anydomain.com&#8217; (domain/hostname) &#8211; or, if you want to trace to an IP Address, type &#8216;tracert 1.1.1.1&#8242; (replace with target IP)

3. Use &#8216;tracert www.anydomain.com -d&#8217; for cleaner results (IP address only)

Results include router hops, response time, and IP or [...]]]></description>
			<content:encoded><![CDATA[<p>For Microsoft Windows:</p>
<p>1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-1.jpg" alt="How to Traceroute" /></p>
<p>2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-2.jpg" alt="How to Traceroute" /></p>
<p>3. At the command prompt, type &#8216;tracert www.anydomain.com&#8217; (domain/hostname) &#8211; or, if you want to trace to an IP Address, type &#8216;tracert 1.1.1.1&#8242; (replace with target IP)</p>
<p><img src="http://www.colortreemedia.com/images/trace-1.jpg" alt="How to Traceroute" /></p>
<p>3. Use &#8216;tracert www.anydomain.com -d&#8217; for cleaner results (IP address only)</p>
<p><img src="http://www.colortreemedia.com/images/trace-2.jpg" alt="How to Traceroute" /></p>
<p>Results include router hops, response time, and IP or hostname:</p>
<ul>
<li>Hops = number of routers used to get to an end destination</li>
<li>Response Time = the time it took to get the reply from each hop, calculated in milliseconds (ms)</li>
<li>IP or Hostname = identification of each hop (router or host)</li>
</ul>
<p>The message &#8216;Trace complete.&#8217; will display on bottom if you successfully hit your end destination.</p>
<p>Type &#8216;tracert /?&#8217; for advanced Traceroute options</p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/how-to-traceroute-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Telnet &#8211; Windows XP</title>
		<link>http://smart-web-review.com/how-to-telnet-windows-xp/</link>
		<comments>http://smart-web-review.com/how-to-telnet-windows-xp/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:38:55 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=49</guid>
		<description><![CDATA[If you telnet often or transfer sensitive data, I recommend a secure application like SecureCRT.  But, if you just need something quick &#8211; use Windows.
1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;

2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;

3. At the command prompt, type &#8216;telnet my-hostname&#8217; &#8211; or, if you want to telnet to an IP Address, type &#8216;telnet 1.1.1.1&#8242; [...]]]></description>
			<content:encoded><![CDATA[<p>If you telnet often or transfer sensitive data, I recommend a secure application like <a href="http://www.vandyke.com/products/securecrt/index.html" target="blank">SecureCRT</a>.  But, if you just need something quick &#8211; use Windows.</p>
<p>1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-1.jpg" alt="How to Telnet" /></p>
<p>2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-2.jpg" alt="How to Telnet" /></p>
<p>3. At the command prompt, type &#8216;telnet my-hostname&#8217; &#8211; or, if you want to telnet to an IP Address, type &#8216;telnet 1.1.1.1&#8242; (replace with target IP)</p>
<p>4. Enter username and/or password</p>
<p>5. Execute commands on the remote device</p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/how-to-telnet-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Domain Contact Information</title>
		<link>http://smart-web-review.com/find-domain-contact-information/</link>
		<comments>http://smart-web-review.com/find-domain-contact-information/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:38:12 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=47</guid>
		<description><![CDATA[Need to find contact information for a specific domain name? Go to the Network Solutions Who Is database &#8211; or, just Google &#8216;Who is&#8217;.
Note: If the domain was registered using private domain registration, the records will not be visible.
]]></description>
			<content:encoded><![CDATA[<p>Need to find contact information for a specific domain name? Go to the <a href="http://www.networksolutions.com/whois/index.jsp" target="blank">Network Solutions</a> Who Is database &#8211; or, just Google &#8216;Who is&#8217;.</p>
<p>Note: If the domain was registered using private domain registration, the records will not be visible.</p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/find-domain-contact-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POP3 vs Webmail</title>
		<link>http://smart-web-review.com/pop3-vs-webmail/</link>
		<comments>http://smart-web-review.com/pop3-vs-webmail/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:34:39 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=45</guid>
		<description><![CDATA[What is the difference between POP3 and Webmail? Many have this question once they realize they can use either option to access email within their web hosting account. The difference is actually quite simple:
POP3 will allow you to receive and send email from a 3rd party email client installed on your computer, like Microsoft Outlook [...]]]></description>
			<content:encoded><![CDATA[<p>What is the difference between POP3 and Webmail? Many have this question once they realize they can use either option to access email within their web hosting account. The difference is actually quite simple:</p>
<p>POP3 will allow you to receive and send email from a 3rd party email client installed on your computer, like Microsoft Outlook or Mac Mail. POP3 email client software does need configured per the web host’s guidelines, and will require a username and password to access the email box. Emails are downloaded to your computer, but you do have the option to leave a backup copy on the server.</p>
<p>Webmail on the other hand, does not require client software to be installed, all you need is a typical web browser. The bottom line with Webmail is you access your emails directly on the server, using your web browser to view, send, delete, etc. The emails are not downloaded to your local computer.</p>
<p>So, which one should you use? There are Pros and Cons to each method:</p>
<p><strong>POP3</strong>
<ul>
<li><strong>Pro:</strong> robust functionality in email client &#8211; flag, archive, sort, search, easily build filters and rules (including spam control)</li>
<li><strong>Pro:</strong> access previously downloaded emails offline</li>
<li><strong>Pro:</strong> manage multiple email boxes from 1 location, and have full control on how you send emails from your multiple email addresses</li>
<li><strong>Con:</strong> not as quick and easy as webmail, you need to install and configure the software</li>
<li><strong>Con:</strong> you need your computer with your email client to access email</li>
</ul>
<p><strong>Webmail</strong>
<ul>
<li><strong>Pro:</strong> easy to setup and access &#8211; no software install required (just need a web browser)</li>
<li><strong>Pro:</strong> access your email from any computer</li>
<li><strong>Con:</strong> limited functionality</li>
<li><strong>Con:</strong> no offline access to emails &#8211; you must be connected to see your email</li>
<li><strong>Con:</strong> most webmail platforms offer very limited rules, filters and spam control</li>
</ul>
<p>I use POP3 as my primary email access method, but &#8211; I also use webmail when I need to. If I am at someone’s house and jump on their PC, I can easily get to my webmail. And, all emails viewed while in webmail are still downloaded to my Outlook POP3 client &#8211; so I have a central location for archiving all emails, regardless of where they are viewed initially.</p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/pop3-vs-webmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple FTP with Windows XP</title>
		<link>http://smart-web-review.com/simple-ftp-with-windows-xp/</link>
		<comments>http://smart-web-review.com/simple-ftp-with-windows-xp/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:29:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=43</guid>
		<description><![CDATA[1. Click &#8216;Start&#8217; &#8211;&#62; &#8216;Run&#8217;

2. Type &#8216;ftp.anydomain.com&#8217; (substitute with your domain)

3. Click &#8216;File&#8217; (top left), then &#8216;Login As&#8217;

4. Enter Login Information
Once you are successfully logged in, you now have an FTP connection to the server. To upload and download files, simply drag and drop files (and folders) in and out of this window.
Applications such as [...]]]></description>
			<content:encoded><![CDATA[<p>1. Click &#8216;Start&#8217; &#8211;&gt; &#8216;Run&#8217;</p>
<p><img src="http://colortreemedia.com/images/ping-1.jpg" alt="How to FTP" /></p>
<p>2. Type &#8216;ftp.anydomain.com&#8217; (substitute with your domain)</p>
<p><img src="http://colortreemedia.com/images/ftp-1.jpg" alt="How to FTP" /></p>
<p>3. Click &#8216;File&#8217; (top left), then &#8216;Login As&#8217;</p>
<p><img src="http://colortreemedia.com/images/ftp-2.jpg" alt="How to FTP" /></p>
<p>4. Enter Login Information</p>
<p>Once you are successfully logged in, you now have an FTP connection to the server. To upload and download files, simply drag and drop files (and folders) in and out of this window.</p>
<p>Applications such as <a href="http://filezilla-project.org/" target="blank">Filezilla</a> or <a href="http://www.smartftp.com/" target="blank">SmartFTP</a> have more features, but the Windows FTP will work fine for basic upload and download.</p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/simple-ftp-with-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting</title>
		<link>http://smart-web-review.com/hosting/</link>
		<comments>http://smart-web-review.com/hosting/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:01:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=31</guid>
		<description><![CDATA[#1 Hostgator


We have been hosting our websites with HostGator for over 5 years.  They are a service focused company with over 200 employees, and have continually provided us excellent support. They are one of the world&#8217;s largest web hosting companies with more than 1,800,000 hosted domains.  Every web hosting plan comes with a [...]]]></description>
			<content:encoded><![CDATA[<p>#1 Hostgator<br />
<a href="http://www.dpbolvw.net/click-3539910-10408495" target="_top" onmouseover="window.status='http://www.hostgator.com';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/image-3539910-10408495" width="120" height="60" alt="" border="0"/></a></p>
<p>We have been hosting our websites with HostGator for over 5 years.  They are a service focused company with over 200 employees, and have continually provided us excellent support. They are one of the world&#8217;s largest web hosting companies with more than 1,800,000 hosted domains.  Every web hosting plan comes with a 45 day money back guarantee and 99.9% uptime guarantee.</p>
<ul>
<li>Unlimited Disk Space</li>
<li>Unlimited Bandwidth</li>
<li>Host Unlimited Websites</li>
<li>Free Setup</li>
<li>99.9% Uptime Guarantee</li>
<li>45 Day Money Back Guarantee</li>
<li>CGI, PHP 5, RoR, Perl MySQL, SSH, SSL, IMAP, POP</li>
<li>Free Site Builder</li>
<li>cPanel Hosting</li>
<li>24/7/365 Support</li>
<li>No Contracts or Hidden Fees</li>
</ul>
<p>Only $7.95 /month</p>
<p>Close 2nd GoDaddy<br />
<a href="http://www.jdoqocy.com/click-3539910-10382529" target="_top" onmouseover="window.status='http://www.godaddy.com';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.tqlkg.com/image-3539910-10382529" width="120" height="60" alt="Go Daddy $7.49 .com Sale 120x60" border="0"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Well Known Failed Dot-Coms</title>
		<link>http://smart-web-review.com/well-known-failed-dot-coms/</link>
		<comments>http://smart-web-review.com/well-known-failed-dot-coms/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 02:20:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=19</guid>
		<description><![CDATA[Boo.com, spent $188 million in just six months in an attempt create a global online fashion store. Went bankrupt in May 2000.
Broadcast.com was a web radio company founded as &#8220;AudioNet&#8221; in September 1995. The organization hugely capitalized on the Dot-com bubble. Broadcast.com was acquired by Yahoo! for $5.9 billion in Yahoo! stock. Yahoo! split the [...]]]></description>
			<content:encoded><![CDATA[<li>Boo.com, spent $188 million in just six months in an attempt create a global online fashion store. Went bankrupt in May 2000.
<li>Broadcast.com was a web radio company founded as &#8220;AudioNet&#8221; in September 1995. The organization hugely capitalized on the Dot-com bubble. Broadcast.com was acquired by Yahoo! for $5.9 billion in Yahoo! stock. Yahoo! split the services into separate services and discontinued its functionality. As of May, 2009, broadcast.com simply redirects to yahoo.com.</li>
<li>e.Digital Corporation (EDIG): Long term unprofitable OTCBB traded company founded in 1988 previously named Norris Communications. Changed its name to e.Digital in January 1999 when stock was at $0.06 level. The stock rose rapidly in 1999 and went from closing price of $2.91 on 12/31/99 to intraday high of $24.50 on 1/24/00. It quickly retraced and has traded between $0.08 and $0.20 in 2008 and 2009.
<li>eToys: share price went from the $80 reached during its IPO in May 1999 to less than $1 when it declared bankruptcy in February 2001.</li>
<li>Freeinternet.com &#8211; Filed for bankruptcy in October 2000, soon after cancelling its IPO. At the time Freeinternet.com was the fifth largest ISP in the United States, with 3.2 million users. Famous for its mascot Baby Bob, the company lost $19 million in 1999 on revenues of less than $1 million.</li>
<li>GeoCities, purchased by Yahoo! for $3.57 billion in January 1999. Expected to shut down in late 2009.</li>
<li>theGlobe.com &#8211; Was a social networking service, that went live in April 1995 and made headlines by going public on November 1998 and posting the largest first day gain of any IPO in history up to that date. The CEO became in 1999 a visible symbol of the excesses of dot-com millionaires.</li>
<li>GovWorks.com &#8211; the doomed dot-com featured in the documentary film Startup.com</li>
<li>Hotmail &#8211; founder Sabeer Bhatia sold the company to Microsoft for $400 million; at that time Hotmail had 9 million members.</li>
<li>InfoSpace &#8211; In March 2000 this stock reached a price $1,305 per share, but by April 2001 its price had crashed down to $22 a share.</li>
<li>The Learning Company, bought by Mattel in 1999 for $3.5 billion, sold for $27.3 million in 2000</li>
<li>Think Tools AG, one of the most extreme symptoms of the bubble in Europe: market valuation of CHF 2.5 billion in March 2000, no prospects of having a substantial product (investor deception), followed by a collapse.</li>
<li>Xcelera.com, a Swedish investor in start-up technology firms.</li>
<p>from <a href="http://en.wikipedia.org/wiki/Dot-com_bubble" target="blank">wikipedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/well-known-failed-dot-coms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ecommerce Timeline</title>
		<link>http://smart-web-review.com/the-ecommerce-timeline/</link>
		<comments>http://smart-web-review.com/the-ecommerce-timeline/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 01:53:13 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smart-web-review.com/?p=13</guid>
		<description><![CDATA[1990: Tim Berners-Lee writes the first web browser, WorldWideWeb, using a NeXT computer.
1992: J.H. Snider and Terra Ziporyn publish Future Shop: How New Technologies Will Change the Way We Shop and What We Buy. St. Martin&#8217;s Press. ISBN 0312063598.
1994: Netscape releases the Navigator browser in October under the code name Mozilla. Pizza Hut offers pizza [...]]]></description>
			<content:encoded><![CDATA[<li>1990: Tim Berners-Lee writes the first web browser, WorldWideWeb, using a NeXT computer.</li>
<li>1992: J.H. Snider and Terra Ziporyn publish Future Shop: How New Technologies Will Change the Way We Shop and What We Buy. St. Martin&#8217;s Press. ISBN 0312063598.</li>
<li>1994: Netscape releases the Navigator browser in October under the code name Mozilla. Pizza Hut offers pizza ordering on its Web page. The first online bank opens. Attempts to offer flower delivery and magazine subscriptions online. Adult materials also becomes commercially available, as do cars and bikes. Netscape 1.0 is introduced in late 1994 SSL encryption that made transactions secure.</li>
<li>1995: Jeff Bezos launches Amazon.com and the first commercial-free 24 hour, internet-only radio stations, Radio HK and NetRadio start broadcasting. Dell and Cisco begin to aggressively use Internet for commercial transactions. eBay is founded by computer programmer Pierre Omidyar as AuctionWeb.</li>
<li>1998: Electronic postal stamps can be purchased and downloaded for printing from the Web.</li>
<li>1999: Business.com sold for US $7.5 million to eCompanies, which was purchased in 1997 for US $149,000. The peer-to-peer filesharing software Napster launches. ATG Stores launches to sell decorative items for the home online.</li>
<li>2000: The dot-com bust.</li>
<li>2002: eBay acquires PayPal for $1.5 billion. Niche retail companies CSN Stores and NetShops are founded with the concept of selling products through several targeted domains, rather than a central portal.</li>
<li>2003: Amazon.com posts first yearly profit.</li>
<li>2007: Business.com acquired by R.H. Donnelley for $345 million.</li>
<li>2008: US eCommerce and Online Retail sales projected to reach $204 billion, an increase of 17 percent over 2007.</li>
<p>from <a href="http://en.wikipedia.org/wiki/Ecommerce" target="blank">wikipedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smart-web-review.com/the-ecommerce-timeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
