<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Solution Hacker &#187; Entrepreneur</title>
	<atom:link href="http://www.solutionhacker.com/category/business-idea-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solutionhacker.com</link>
	<description>This blog provides solutions for enterpreneurs!</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:19:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=461</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>This blog provides solutions for enterpreneurs!</itunes:summary>
	<itunes:author>Solution Hacker</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.solutionhacker.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>This blog provides solutions for enterpreneurs!</itunes:subtitle>
	<image>
		<title>Solution Hacker &#187; Entrepreneur</title>
		<url>http://www.solutionhacker.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.solutionhacker.com/category/business-idea-development/</link>
	</image>
		<item>
		<title>Protected: Social Stuff</title>
		<link>http://www.solutionhacker.com/business-idea-development/social-stuff/</link>
		<comments>http://www.solutionhacker.com/business-idea-development/social-stuff/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 00:45:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entrepreneur]]></category>

		<guid isPermaLink="false">http://www.solutionhacker.com/?p=892</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.solutionhacker.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-892">Password:<br />
<input name="post_password" id="pwbox-892" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.solutionhacker.com/business-idea-development/social-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plenty of Fish &#8211; Cash cow!</title>
		<link>http://www.solutionhacker.com/implement-your-idea/build-your-website/plenty-of-fish-cash-cow/</link>
		<comments>http://www.solutionhacker.com/implement-your-idea/build-your-website/plenty-of-fish-cash-cow/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 22:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Scale]]></category>
		<category><![CDATA[Site Building]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[enterpreneur]]></category>
		<category><![CDATA[plentyoffish]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[SPOF]]></category>

		<guid isPermaLink="false">http://www.solutionhacker.com/?p=184</guid>
		<description><![CDATA[<p>A site called "PlentyOfFish.com" is currently getting 30 million hits a day. The number doesn't blow me off. However, what surprise me is that this site is basically operated by single man "Markus Frind". How does he achieved that? If you want to hear how he does that, you can go to his interview from this <a href="http://channel9.msdn.com/shows/ARCast.TV/ARCastTV-PlentyOfFishcom-How-one-man-beat-the-big-guys/#331501">link</a>. Otherwise, you can read the summary I got from his interview.</p>
<h2>The stuff I learnt from Markus</h2>
<p>You may think that Markus must spend a lot of $$ to maintain his site. A picture of server farm may be popped up in your head. Hahaha... all he needs is just 1 web server and 3 database servers. This is the cost that you and me can afford. No bother to write your business plan and wait for VC $$ nowadays. <img onclick="grin(':grin:');" alt=":grin:" src="../../../../../wp-includes/images/smilies/icon_biggrin.gif" /></p>
<p><u><strong>Here are some quick tips for Markus</strong></u></p>
<ol>
    <li>You need a lot of RAM. RAM is cheap, go ahead to power up your box with tons of RAMs please!</li>
    <li>Markus uses Akamai CDN to offload the bandwidth of fetching images across different locales.</li>
    <li>Separate R/W database operation.</li>
    <li>Markus uses one database as master for write and 2 databases as slave to handle the searches (read). According to him, radius-based searches demand lots of resources. "If you have one system to do just one thing, it will do it much efficiently."</li>
    <li>Markus put RAM to both web and db servers. "If you can load your whole db in the RAM, do it!"</li>
    <li>Optimize the db access is the key to handle lots of requests.</li>
    <li>Denormalization is necessary if you want to reduce the number of joins that can potentially slow down your queries.</li>
    <li>PlentyOfFish.com is purely based on "Word of Mouth" marketing. Do things right, your users will spread it out for you. Cheapest marketing strategy ever!</li>
    <li>PlentyOfFish.com is FREE site. Because it is free, it doesn't have high requirements like uptime. It can be down without much issues.</li>
    <li>PlentyOfFish.com solely monetized from advertisement like Google Ads. Just this, Markus is making around 10 million annually. Amazing!</li>
    <li>PlentyOfFish.com is purely using Microsoft solution like IIS, ASP.NET and SQL Server. In fact, you can build it using other solution like Apache, Spring, MySQL</li>
</ol>
<p>I love to see how people like Markus beat down the giant like Match.com. One man beats hundreds of people with simple system settings. Incredible! Folks, there is no excuse whining no $$ to start your business!<img onclick="grin(':lol:');" alt=":lol:" src="../../../../../wp-includes/images/smilies/icon_lol.gif" style="width: 15px; height: 15px;" /></p>
<p>Although it sounds easy for Markus during the interview, there are areas the interviewer didn't cover:</p>
<ol>
    <li>PlentyOfFish.com webfront is not looking good. How could it attract the first set of users in the first place? FREE</li>
    <li>If you go to a FREE site without data, you may leave it right away. How PlentyOfFish.com attracts the first real user? Did PlentyOfFish.com crawl competitors' data to power his site as bootstrap?</li>
    <li>PlentyOfFish.com purely makes $$ from Google AdSense. However, according to John Chow, Adsense is not a good place to make $$. <a href="http://www.johnchow.com/john-chow-dot-com-blog-income-report-july-2007/">Why is that?</a></li>
</ol>
<p><u><strong>What possibly may go wrong for his approach:</strong></u></p>
<p>His database architecture is traditional master-slave approach. It can offload the read but not write operations. Obviously the master becomes the <strong>write bottleneck</strong> and a <strong>single point of failure</strong>. And as load increases the cost of <strong>replication </strong>increases as well. Replication costs in CPU, network bandwidth, and disk IO. The slaves fall behind and have <strong>stale </strong>data. The folks at <a href="http://highscalability.com/youtube-architecture">YouTube</a> had a big problem with replication overhead as they scaled. This problem can be tackled by shard/ federation. I will discuss this topic later.</p>
<p>&#160;</p>]]></description>
			<content:encoded><![CDATA[<p>A site called &#8220;PlentyOfFish.com&#8221; is currently getting 30 million hits a day. The number doesn&#8217;t blow me off. However, what surprise me is that this site is basically operated by single man &#8220;Markus Frind&#8221;. How does he achieved that? If you want to hear how he does that, you can go to his interview from this <a href="http://channel9.msdn.com/shows/ARCast.TV/ARCastTV-PlentyOfFishcom-How-one-man-beat-the-big-guys/#331501">link</a>. Otherwise, you can read the summary I got from his interview.</p>
<h2>The stuff I learnt from Markus</h2>
<p>You may think that Markus must spend a lot of $$ to maintain his site. A picture of server farm may be popped up in your head. Hahaha&#8230; all he needs is just 1 web server and 3 database servers. This is the cost that you and me can afford. No bother to write your business plan and wait for VC $$ nowadays. <img onclick="grin(':grin:');" alt=":grin:" src="../../../../../wp-includes/images/smilies/icon_biggrin.gif" /></p>
<p><u><strong>Here are some quick tips for Markus</strong></u></p>
<ol>
<li>You need a lot of RAM. RAM is cheap, go ahead to power up your box with tons of RAMs please!</li>
<li>Markus uses Akamai CDN to offload the bandwidth of fetching images across different locales.</li>
<li>Separate R/W database operation.</li>
<li>Markus uses one database as master for write and 2 databases as slave to handle the searches (read). According to him, radius-based searches demand lots of resources. &#8220;If you have one system to do just one thing, it will do it much efficiently.&#8221;</li>
<li>Markus put RAM to both web and db servers. &#8220;If you can load your whole db in the RAM, do it!&#8221;</li>
<li>Optimize the db access is the key to handle lots of requests.</li>
<li>Denormalization is necessary if you want to reduce the number of joins that can potentially slow down your queries.</li>
<li>PlentyOfFish.com is purely based on &#8220;Word of Mouth&#8221; marketing. Do things right, your users will spread it out for you. Cheapest marketing strategy ever!</li>
<li>PlentyOfFish.com is FREE site. Because it is free, it doesn&#8217;t have high requirements like uptime. It can be down without much issues.</li>
<li>PlentyOfFish.com solely monetized from advertisement like Google Ads. Just this, Markus is making around 10 million annually. Amazing!</li>
<li>PlentyOfFish.com is purely using Microsoft solution like IIS, ASP.NET and SQL Server. In fact, you can build it using other solution like Apache, Spring, MySQL</li>
</ol>
<p>I love to see how people like Markus beat down the giant like Match.com. One man beats hundreds of people with simple system settings. Incredible! Folks, there is no excuse whining no $$ to start your business!<img onclick="grin(':lol:');" alt=":lol:" src="../../../../../wp-includes/images/smilies/icon_lol.gif" style="width: 15px; height: 15px;" /></p>
<p>Although it sounds easy for Markus during the interview, there are areas the interviewer didn&#8217;t cover:</p>
<ol>
<li>PlentyOfFish.com webfront is not looking good. How could it attract the first set of users in the first place? FREE</li>
<li>If you go to a FREE site without data, you may leave it right away. How PlentyOfFish.com attracts the first real user? Did PlentyOfFish.com crawl competitors&#8217; data to power his site as bootstrap?</li>
<li>PlentyOfFish.com purely makes $$ from Google AdSense. However, according to John Chow, Adsense is not a good place to make $$. <a href="http://www.johnchow.com/john-chow-dot-com-blog-income-report-july-2007/">Why is that?</a></li>
</ol>
<p><u><strong>What possibly may go wrong for his approach:</strong></u></p>
<p>His database architecture is traditional master-slave approach. It can offload the read but not write operations. Obviously the master becomes the <strong>write bottleneck</strong> and a <strong>single point of failure</strong>. And as load increases the cost of <strong>replication </strong>increases as well. Replication costs in CPU, network bandwidth, and disk IO. The slaves fall behind and have <strong>stale </strong>data. The folks at <a href="http://highscalability.com/youtube-architecture">YouTube</a> had a big problem with replication overhead as they scaled. This problem can be tackled by shard/ federation. I will discuss this topic later.</p>
<p>&#160;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.solutionhacker.com/implement-your-idea/build-your-website/plenty-of-fish-cash-cow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planning a Behavioral Marketing Campaign</title>
		<link>http://www.solutionhacker.com/business-idea-development/planning-a-behavioral-marketing-campaign/</link>
		<comments>http://www.solutionhacker.com/business-idea-development/planning-a-behavioral-marketing-campaign/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 19:01:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[behavioral targeting]]></category>
		<category><![CDATA[segementation]]></category>
		<category><![CDATA[targeting]]></category>

		<guid isPermaLink="false">http://www.solutionhacker.com/2008/01/17/planning-a-behavioral-marketing-campaign/</guid>
		<description><![CDATA[<p>To have an effective marketing strategy, you should follow theÂ&#160;stepsÂ&#160;below:</p>
<ol>
    <li>Audience segmentation</li>
    <li>Targeting</li>
    <li>Positioning</li>
</ol>
<h2><strong>Audience Segmentation</strong></h2>
<p>We normally segment our audience based on the following characteristics:</p>
<ol>
    <li><strong>Geographical </strong>- location like country, dma, city, zip</li>
    <li><strong>Demograhical </strong>- gender, age, income, education, culture and job.</li>
    <li><strong>Behavioral </strong>- online/offline shopping behavior, web usage, website loyalty, prior purchases.</li>
    <li><strong>Psychographical </strong>- social class, lifestyle, personality, type</li>
</ol>
<p>For a market segment to be useful to marketers, it should meet some certain criteria:</p>
<ol>
    <li>Measurable and obtainable</li>
    <li>Accessible with minimum of cost and effort</li>
    <li>Large enough to be profitable</li>
</ol>
<h2><strong>Targeting </strong></h2>
<p>How to target the segment you chose? There are many ways that you can do it: email, banner advertising or viral marketing. Here I will not go through each of them. I will focus on banner ad with behavioral targeting.  The idea of advertisement is to drive more sell and profit to the company. To do that, you need to be targeted in order to make the advertiseing dollars you spent more effective. Segmentation is a good start. After that, you need to understand that the buying cycle of your product. It normally drives from customers' needs. If there is a need, users normally start to do the information gathering and the buying window is open at that time. If you successfully push your relevant ads with the right message to them at that time, there is good chance they will react on your ad.  The idea is simple but in practice it involves a lots of work. First, we need to gather enough information to segment our users. Normally, online traffic stream doesn't contain demographic and psychographic info. That is why big giants like Google pay top dollars to buy the social networking site. They are not buying their tech but the huge user-based and site-stickiness.</p>]]></description>
			<content:encoded><![CDATA[<p>To have an effective marketing strategy, you should follow theÂ&#160;stepsÂ&#160;below:</p>
<ol>
<li>Audience segmentation</li>
<li>Targeting</li>
<li>Positioning</li>
</ol>
<h2><strong>Audience Segmentation</strong></h2>
<p>We normally segment our audience based on the following characteristics:</p>
<ol>
<li><strong>Geographical </strong>- location like country, dma, city, zip</li>
<li><strong>Demograhical </strong>- gender, age, income, education, culture and job.</li>
<li><strong>Behavioral </strong>- online/offline shopping behavior, web usage, website loyalty, prior purchases.</li>
<li><strong>Psychographical </strong>- social class, lifestyle, personality, type</li>
</ol>
<p>For a market segment to be useful to marketers, it should meet some certain criteria:</p>
<ol>
<li>Measurable and obtainable</li>
<li>Accessible with minimum of cost and effort</li>
<li>Large enough to be profitable</li>
</ol>
<h2><strong>Targeting </strong></h2>
<p>How to target the segment you chose? There are many ways that you can do it: email, banner advertising or viral marketing. Here I will not go through each of them. I will focus on banner ad with behavioral targeting.  The idea of advertisement is to drive more sell and profit to the company. To do that, you need to be targeted in order to make the advertiseing dollars you spent more effective. Segmentation is a good start. After that, you need to understand that the buying cycle of your product. It normally drives from customers&#8217; needs. If there is a need, users normally start to do the information gathering and the buying window is open at that time. If you successfully push your relevant ads with the right message to them at that time, there is good chance they will react on your ad.  The idea is simple but in practice it involves a lots of work. First, we need to gather enough information to segment our users. Normally, online traffic stream doesn&#8217;t contain demographic and psychographic info. That is why big giants like Google pay top dollars to buy the social networking site. They are not buying their tech but the huge user-based and site-stickiness.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.solutionhacker.com/business-idea-development/planning-a-behavioral-marketing-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How cookie deletion impacts ad network?</title>
		<link>http://www.solutionhacker.com/business-idea-development/how-cookie-deletion-impacts-ad-network/</link>
		<comments>http://www.solutionhacker.com/business-idea-development/how-cookie-deletion-impacts-ad-network/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 16:38:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[comscore]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[flash cookie]]></category>

		<guid isPermaLink="false">http://www.solutionhacker.com/2008/01/17/how-cookie-deletion-impacts-ad-network/</guid>
		<description><![CDATA[<p>More and more people are concerned with privacy and start deleting cookie to prevent being tracked. How will this impact on the ad network?</p>
<ol>
    <li>Undercount the conversion (both click and view-based). However, vast majority of conversions (70-90%) occur within 24-hour window of the corresponding click or impression and there are not too many people delete cookie daily. So, the impact is not that much.</li>
    <li>Underestimate the frequency and overestimate the reach</li>
    <li>Users may continually fall off the profiled segment and behaviorial targeting. If the trend continues, that may translate to less available profile inventory, which could result in higher prices or under-delivery. Nonetheless, cookie deletion should not diminish the value of the targeted impressions that publishers are currently able to deliver. There are even an argument that cookie deleting may actually increase the value of targeted inventory since <a href="http://www.ephrononmedia.com/article_archive/articleViewerPublic.asp?articleID=77">recency </a>is a dominant driver of effectiveness in behavioral targeting.</li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>More and more people are concerned with privacy and start deleting cookie to prevent being tracked. How will this impact on the ad network?</p>
<ol>
<li>Undercount the conversion (both click and view-based). However, vast majority of conversions (70-90%) occur within 24-hour window of the corresponding click or impression and there are not too many people delete cookie daily. So, the impact is not that much.</li>
<li>Underestimate the frequency and overestimate the reach</li>
<li>Users may continually fall off the profiled segment and behaviorial targeting. If the trend continues, that may translate to less available profile inventory, which could result in higher prices or under-delivery. Nonetheless, cookie deletion should not diminish the value of the targeted impressions that publishers are currently able to deliver. There are even an argument that cookie deleting may actually increase the value of targeted inventory since <a href="http://www.ephrononmedia.com/article_archive/articleViewerPublic.asp?articleID=77">recency </a>is a dominant driver of effectiveness in behavioral targeting.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.solutionhacker.com/business-idea-development/how-cookie-deletion-impacts-ad-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is retargeting?</title>
		<link>http://www.solutionhacker.com/business-idea-development/what-is-retargeting/</link>
		<comments>http://www.solutionhacker.com/business-idea-development/what-is-retargeting/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 02:44:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entrepreneur]]></category>

		<guid isPermaLink="false">http://www.solutionhacker.com/2007/10/01/what-is-retargeting/</guid>
		<description><![CDATA[Connecting businesses with their past website visitors so there is an increased likelihood of a completed transaction. Aware that current industry statistics show that on average, 90% of site visitors leave without taking action, companies are interested to employ retargeting technology to maximize opportunities to reconnect with these previous visitors and convert them into sales. One example of how companies do retargeting is that they can retarget all consumers who visited the site within the last 30 days (retargeting with an associated period).

Some studies suggest that you need seven contacts with a customer to make a sale. Retargeting is an invaluable tool for developing that relationship with prospects.

<strong>Case Studies:</strong>
During the campaign, DrapeStyle experienced a 38% increase in clicks. Previous site visitors who were retargeted converted into sales an astounding 5.5 times more often than prospects who were only targeted through DrapeStyle's paid search campaigns. Moreover, DrapeStyle's CPA (defined as sales or brochure requests) fell approximately $50 to an extremely cost-effective $2.80 when search and retargeting were combined. In summary, during a four-month period, the company invested $80 for retargeting and gained $22,500 in revenue. DrapeStyle's retargeting campaign highlights the key benefits of adding retargeting as an extension to current online advertising and traffic-driving methods.

<strong>Reference</strong>
<ul>
	<li><a href="http://www.retargeting.com/">http://www.retargeting.com</a></li>
	<li><a href="http://www.fetchback.com/">http://www.fetchback.com</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Connecting businesses with their past website visitors so there is an increased likelihood of a completed transaction. Aware that current industry statistics show that on average, 90% of site visitors leave without taking action, companies are interested to employ retargeting technology to maximize opportunities to reconnect with these previous visitors and convert them into sales. One example of how companies do retargeting is that they can retarget all consumers who visited the site within the last 30 days (retargeting with an associated period).</p>
<p>Some studies suggest that you need seven contacts with a customer to make a sale. Retargeting is an invaluable tool for developing that relationship with prospects.</p>
<p><strong>Case Studies:</strong><br />
During the campaign, DrapeStyle experienced a 38% increase in clicks. Previous site visitors who were retargeted converted into sales an astounding 5.5 times more often than prospects who were only targeted through DrapeStyle&#8217;s paid search campaigns. Moreover, DrapeStyle&#8217;s CPA (defined as sales or brochure requests) fell approximately $50 to an extremely cost-effective $2.80 when search and retargeting were combined. In summary, during a four-month period, the company invested $80 for retargeting and gained $22,500 in revenue. DrapeStyle&#8217;s retargeting campaign highlights the key benefits of adding retargeting as an extension to current online advertising and traffic-driving methods.</p>
<p><strong>Reference</strong></p>
<ul>
<li><a href="http://www.retargeting.com/">http://www.retargeting.com</a></li>
<li><a href="http://www.fetchback.com/">http://www.fetchback.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.solutionhacker.com/business-idea-development/what-is-retargeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startups &#8211; It is full of ups and downs</title>
		<link>http://www.solutionhacker.com/business-idea-development/startups-it-is-full-of-ups-and-downs/</link>
		<comments>http://www.solutionhacker.com/business-idea-development/startups-it-is-full-of-ups-and-downs/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 06:07:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entrepreneur]]></category>

		<guid isPermaLink="false">http://www.solutionhacker.com/2007/06/28/startups-it-is-full-of-ups-and-downs/</guid>
		<description><![CDATA[My buddy Steve sent me an <a href="http://particletree.com/features/web-app-autopsy/">article </a>today that contained some important data shared by 4 startups companies. I like this article a lot as it reflects what I have experienced since I started my online wedding company - <a href="http://www.justproposed.com">JustProposed.com.</a> Being an entrepreneur, I found out it was way more difficult than I thought. You need to believe your idea a lot and be persistent to push it out. I have spent so many sleepless nights and face quite a bit of discouraging facts... However, when I found out people actually using it with good comments and feedback, my energy came back. :)]]></description>
			<content:encoded><![CDATA[<p>My buddy Steve sent me an <a href="http://particletree.com/features/web-app-autopsy/">article </a>today that contained some important data shared by 4 startups companies. I like this article a lot as it reflects what I have experienced since I started my online wedding company &#8211; <a href="http://www.justproposed.com">JustProposed.com.</a> Being an entrepreneur, I found out it was way more difficult than I thought. You need to believe your idea a lot and be persistent to push it out. I have spent so many sleepless nights and face quite a bit of discouraging facts&#8230; However, when I found out people actually using it with good comments and feedback, my energy came back. <img src='http://www.solutionhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.solutionhacker.com/business-idea-development/startups-it-is-full-of-ups-and-downs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

