<?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>Learn How 2 Earn &#187; Business</title>
	<atom:link href="http://www.learnhow2earn.com/category/business/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnhow2earn.com</link>
	<description>Adventures in Making Money Online</description>
	<lastBuildDate>Mon, 12 Apr 2010 19:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PhpBay and Drupal</title>
		<link>http://www.learnhow2earn.com/2008/12/16/phpbay-and-drupal/</link>
		<comments>http://www.learnhow2earn.com/2008/12/16/phpbay-and-drupal/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 16:48:58 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[eBay]]></category>

		<guid isPermaLink="false">http://www.learnhow2earn.com/?p=252</guid>
		<description><![CDATA[I&#8217;ve often wondered what Drupal was all about as a CMS so I started playing with it the other day.  It&#8217;s actually a very flexible tool that could help people create wonderful affiliate sites but me, I&#8217;m used to Wordpress.
However, if you have a Drupal site and want to add some money making auctions from [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve often wondered what Drupal was all about as a CMS so I started playing with it the other day.  It&#8217;s actually a very flexible tool that could help people create wonderful affiliate sites but me, I&#8217;m used to Wordpress.</p>
<p>However, if you have a Drupal site and want to add some money making auctions from eBay to your site, this is a quick guide on how to do so.</p>
<p><strong>How to use PhpBay and Drupal</strong></p>
<p>Set up Drupal and make sure there are no error warnings.  I <strong>strongly<br />
recommend </strong>that you use <a title="Hosting for Drupal" href="http://www.learnhow2earn.com/go.php?id=hostgator" target="_blank">Hostgator</a> for Drupal hosting as they offer many configurable options that ensure Drupal will work without a hitch.</p>
<p>When setting up Drupal, you want to turn on the &#8220;PHP filter&#8221; module so that you can execute PHP code.</p>
<p><img class="size-full wp-image-255 alignnone" title="phpfilter" src="http://www.learnhow2earn.com/wp-content/uploads/2008/12/phpfilter.png" alt="phpfilter" width="530" height="154" /></p>
<p>Purchase <a title="phpbay" href="http://www.learnhow2earn.com/go.php?id=phpbay" target="_blank">PhpBay</a> if you haven&#8217;t done so already and download the API.</p>
<p>Edit the config.php file to contain your ebay partner network (EPN) ID:<br />
# CAMPAIGN ID (ALSO KNOWN AS PID OR AFFILIATE ID)<br />
$config['ebay_pid'] = &#8220;123456789&#8243;;</p>
<p>Upload the following to your drupal root directory:<br />
<strong>Folders:</strong><br />
images<br />
phpbay<br />
and the<strong> file</strong> auctions.php</p>
<p>Now, go to create a new Drupal page or post and enter your auction code like this example:</p>
<p>&lt;?php<br />
require_once(&#8220;phpbay/ebay.php&#8221;);<br />
phpBayAPI(&#8220;macbook pro&#8221;, 15, &#8220;111422&#8243;, &#8220;&#8221;);<br />
?&gt;</p>
<p>and make sure to check &#8220;php code&#8221; in the input box.</p>
<p><img class="alignnone size-full wp-image-256" title="phpcode" src="http://www.learnhow2earn.com/wp-content/uploads/2008/12/phpcode.png" alt="phpcode" width="502" height="221" /></p>
<p><strong>Troubleshoting:</strong><br />
If after creating the page/post you only see the original code:<br />
Make sure that you:<br />
1- turned on the PHP filter<br />
2- In the composition window, make sure you clicked on &#8220;php code&#8221;</p>
<p>If after creating a post the images don&#8217;t show up:<br />
1- make sure that you copied the contents of the .htaccess file provided by phpbay to the TOP of the .htaccess file made by drupal</p>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnhow2earn.com/2008/12/16/phpbay-and-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Money Selling Websites</title>
		<link>http://www.learnhow2earn.com/2008/03/24/make-money-selling-websites/</link>
		<comments>http://www.learnhow2earn.com/2008/03/24/make-money-selling-websites/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 23:04:38 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Making Money]]></category>
		<category><![CDATA[how to make money selling websites]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[sell websites]]></category>

		<guid isPermaLink="false">http://www.learnhow2earn.com/2008/03/24/make-money-selling-websites/</guid>
		<description><![CDATA[A tried and true tactic to making money has been to build something from scratch and then sell it to the highest bidder once the going gets good.  Just look at all of the mergers and acquisitions that go on in the business world; this should give you an idea of just how much [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.learnhow2earn.com/2008/03/24/make-money-selling-websites/cssmania/" rel="attachment wp-att-243" title="cssmania"><img src="http://www.learnhow2earn.com/wp-content/uploads/2008/03/cssmania.jpg" alt="cssmania" align="left" border="0" hspace="5" vspace="5" /></a>A tried and true tactic to making money has been to build something from scratch and then sell it to the highest bidder once the going gets good.  Just look at all of the mergers and acquisitions that go on in the business world; this should give you an idea of just how much money is potentially at stake for you.  You could <a href="http://www.google.com/press/pressrel/google_youtube.html" title="Youtube Google Deal" target="_blank">sell a small business to Google</a>, for example, and net yourself $1.6 billion.</p>
<p>Taking the &#8216;real-world&#8217; example and modifying them to something you can do in your spare time is pretty easy, conceptually.  With all things, however, you are going to need to dedicate time and effort to making things work, grown, and prosper.  It won&#8217;t be easy, but you can do it.</p>
<p>If you&#8217;ve never heard of it before, there&#8217;s a huge marketplace for websites on the internet.  More than one, actually, but this post was inspired by an auction currently going on at the <a href="http://marketplace.sitepoint.com/auctions/32712" title="Sitepoint Auction" target="_blank">sitepoint marketplace</a>.</p>
<p>This auction is for a premium, well established, monetized, popular website.  Minimum bid: $500,000.00.  Small fries need not apply.  This auction caught my attention because I&#8217;ve used that site in the past.  It also caught my attention because it&#8217;s being sold for at least half a million dollars.</p>
<p>So how can you build, market, and sell a website for a profit?  The principle is easy: Build a site, build a following, then sell the site.  Now, as webtrepreneurs, we all know that quite a bit of effort is required to make things work out. Starting this week, we will explore these 3 topics: how to build a website, a community, and finally, how to sell the website for a profit.  <strong>Be warned: you will need to spend a few bucks</strong> <strong>to try this</strong>, but it takes money to make money.</p>
<p>The methods that I will teach you are tried and true; I&#8217;ve built a few sites using this plugin and the sites have already paid me back nicely.  Bring a good attitude and a business spirit and get ready to jump on the online money train!</p>
<p>Are you interested in making money online?  Then stay tuned and sign up for my RSS feed.  We&#8217;ll do this step by step so that by the end of the series, you will have a website that you can build on and get it ready for sale.</p>
<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1273563', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<p>Stay tuned for the this exciting series!<br />
Enter your email address:</p>
<input type="text" style="width:140px" name="email"/>
<input type="hidden" value="http://feeds.feedburner.com/~e?ffid=1273563" name="url"/>
<input type="hidden" value="Learn How 2 Earn" name="title"/>
<input type="hidden" name="loc" value="en_US"/>
<input type="submit" value="Subscribe" />
<p>Delivered by <a href="http://www.feedburner.com" target="_blank">FeedBurner</a></p>
</form>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnhow2earn.com/2008/03/24/make-money-selling-websites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Equity Theory of Management</title>
		<link>http://www.learnhow2earn.com/2008/03/06/the-equity-theory-of-management/</link>
		<comments>http://www.learnhow2earn.com/2008/03/06/the-equity-theory-of-management/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 17:23:54 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Making Money]]></category>
		<category><![CDATA[blogging philosopy]]></category>
		<category><![CDATA[equity theory of management]]></category>
		<category><![CDATA[make money online]]></category>

		<guid isPermaLink="false">http://www.learnhow2earn.com/2008/03/06/the-equity-theory-of-management/</guid>
		<description><![CDATA[Way back in 1963, J. S. Adams established the &#8220;equity theory of management&#8221;.  I find his theory a bit obvious and extremely applicable to entrepreneurs and all sorts of business minded individuals, but I want to discuss this theory with you today.
In short, the theory &#8220;attempts to explain relational satisfaction in terms of perceptions [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p>Way back in 1963, J. S. Adams established the &#8220;equity theory of management&#8221;.  I find his theory a bit obvious and extremely applicable to entrepreneurs and all sorts of business minded individuals, but I want to discuss this theory with you today.</p>
<p>In short, the theory &#8220;attempts to explain relational satisfaction in terms of perceptions of fair/unfair distributions of resources within interpersonal relationships&#8221; (1). Very simply put, this theory says that there is a tie between what you feel you are worth in a certain setting and how you feel about your worth or compensation.  In a business setting, this means that an employee may feel like they&#8217;re being treated unfairly if they&#8217;re paid too little (or too much? Yeah, right.) for their work.  The relationship between the pay for the job and the fairness of the pay based on the amount of work (&#8220;equity&#8221;) that you put in can lead to either an increase or a decrease in work satisfaction.  Click on the image below to get a bigger version &#8211; it&#8217;ll help you visualize this theory better.</p>
<p><a href="http://www.learnhow2earn.com/wp-content/uploads/2008/03/adams_equity_diagram_businesssballs.jpg" target="_blank" title="equity theory - click pop"><img src="http://www.learnhow2earn.com/wp-content/uploads/2008/03/adams_equity_diagram_businesssballs.thumbnail.jpg" alt="equity theory" border="0" hspace="5" vspace="5" /></a></p>
<p>So what does this have to do with blogging?  Well, it&#8217;s pretty straightforward, I think.  How hard to you work on your blog?  What kind of time and commitment are you giving your blog?  How thorough are you when you make posts?  Do you research your topic?  Do you spell check?  Do you make posts that make sense?  Are you active in your blog&#8217;s community?  Do you answer the emails that you get?   If you&#8217;ve answered &#8220;yes&#8221; to these questions, then you are definitely working hard and deserve to receive recognition or payment for your work.  If you&#8217;ve answered &#8220;no&#8221; to some or all of these questions and yet you believe that you should be getting paid to blog, then you need to wake up and smell the roses.  There&#8217;s a definite tie between the amount of work that you put in and the amount of money that you get paid for your work.</p>
<p>I recently received an email question from a newbie blogger asking for my honest feedback on his blog.  I know it probably was a shot in the dark to send me an email, but I appreciated the note and felt as though this person cared about my opinions.  So I took the time to research his blog, figure out what I thought about it, and compose a nice email detailing my views.  It took about 35 minutes out of my already busy day but I did it as a favor for this guy.  I never received acknowledgment of receipt nor did I receive a simple &#8220;thanks&#8221; or anything else.  I don&#8217;t mean that I felt like I was owed anything, but I what I got out of this transaction was that the blogger didn&#8217;t really care to hear about anyone else&#8217;s opinions, even though he asked for it.  I don&#8217;t think his blog will be around very much longer if he keeps up this attitude.</p>
<p>If you&#8217;re involved in your blog&#8217;s community and are actively putting in sweat equity into your blog, Adams suggests that somewhere down the road you will feel like you need to be compensated for your work.  And I agree.  How you can be compensated varies, but if you have any kind of audience it is your duty as a blogger to work hard to monetize your site.  Private ad sales, paid reviews, or otherwise,  you need to figure out what kind of payment you want to receive from your blog.  Don&#8217;t give up and keep writing!  The money will follow&#8230;eventually.</p>
<p>1 &#8211; http://en.wikipedia.org/wiki/Equity_theory</p>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnhow2earn.com/2008/03/06/the-equity-theory-of-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starup Weekend in Review</title>
		<link>http://www.learnhow2earn.com/2008/02/11/starup-weekend-in-review/</link>
		<comments>http://www.learnhow2earn.com/2008/02/11/starup-weekend-in-review/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 23:39:52 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[bloomington startup]]></category>
		<category><![CDATA[bsw]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[make money online; bloomington startup weekend]]></category>
		<category><![CDATA[start a business]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startup weekend]]></category>
		<category><![CDATA[webtrepreneur]]></category>

		<guid isPermaLink="false">http://www.learnhow2earn.com/2008/02/11/starup-weekend-in-review/</guid>
		<description><![CDATA[
What an awesome, long weekend it was!  I&#8217;m not really sure what to say about it because there are some legal issues to resolve before our product can go live, but we were able to accomplish something that I think is very cool.
In the span of 54 hours, lasting from Friday evening until Sunday [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.learnhow2earn.com/2008/02/11/starup-weekend-in-review/beaker/" rel="attachment wp-att-193" title="beaker"><img src="http://www.learnhow2earn.com/wp-content/uploads/2008/02/beaker.png" alt="beaker" align="left" border="0" hspace="7" vspace="7" /></a></p>
<p>What an awesome, long weekend it was!  I&#8217;m not really sure what to say about it because there are some legal issues to resolve before our product can go live, but we were able to accomplish something that I think is very cool.</p>
<p>In the span of 54 hours, lasting from Friday evening until Sunday night, I was with a group of like minded technologists, marketers, business developers and lawyers and we managed to come up with an idea, develop it, and are ready to launch it.  I feel great pride in the work we did, especially because I was able to go from group to group and contribute a lot to each aspect of the project.</p>
<p>I started in the user experience / usability group and we worked hard Friday night until about 2am on Saturday to define the product.  Saturday morning 8am was our next meeting time and it came around way too quickly.  I met up with other UX people at a coffee shop to start working on wireframe models of how we envisioned the site to look, how we envisioned it to work, and how we envisioned the user&#8217;s experience to flow.  The group was working well and we fed off of each other to come up with new ideas and flesh out details of our master plan.  It was pretty impressive, especially because we had just met each other the night before.  Some of the team already knew each other from school but for the most part we had all just met.  By noon we had everything pretty much mapped and sketched out.  It was time to pass our plan over to the legal department, the business development team, the marketers, and of course the coders and developers.</p>
<p>Meeting with each team was a bit of a challenge as we were not able to have 1 representative talk to each group; this process was so time-sensitive that we needed to have different people talk to each group and in the end some details got a bit skewed and there was a bit of confusion among the groups but that was quickly fixed and all the different teams got our vision and got to work on their respective tasks.</p>
<p>At this point, the UX team started thinking about usability tests for users and I decided to move to the marketing group.  The marketing group was composed of some really talented individuals who are true professional marketing people.  They do marketing campaigns for a living and also do graphic design and copy writing for a living.  I was glad to be part of that group and I got to brainstorm and contribute valuable content to the copy writers and helped out with the marketing campaign by brainstorming taglines and ideas.  The day quickly came to a close and I went home to catch up with my wife and our friends.  They brought over a nice growler of Bloomington Brewing Company&#8217;s new Brown beer.  It was delicious and hit the spot.  Bed felt great and Sunday morning arrived before long.</p>
<p>Sunday was a fantastic day for me.  The marketing campaign was going well, the UX team had their plans in place and I headed over to the development team because they needed a few coders.  I was intimidated at first.  After all, I don&#8217;t code too much anymore and these guys are all professionals.  There was a front end developer and several backend PHP people.  I joined the PHP team and was assigned a few tasks.  After shaking the rust off my fingers, I was once again in my element and helping code the pages that will go live in the next few weeks.  A day&#8217;s worth of coding always goes by fast and so the day flew by.</p>
<p>After getting home I got to reflect on the experience of the weekend and one thing is certain: I&#8217;m glad I went.  I made some great contacts in the SEM industry, the SEO industry, met new school colleagues, met a few alumni from my program, and talked shop with people that I would probably otherwise not have met.  Highlights included meeting the founder of Startup Weekend, Andre Hyde, seeing and playing with my first Macbook Air, being outnumbered by Mac&#8217;s (I&#8217;d say 80% of people at this conference had a Mac), being surrounded by iPhones, meeting new people, learning new things, and founding a company!</p>
<p>This experience was fantastic and I&#8217;m looking forward to the day the lawyers give the &#8220;go ahead&#8221; to launch our product.  It&#8217;s not as revolutionary as Digg or Twitter, but I&#8217;m confident that it&#8217;ll make the lives of some individuals a bit better.</p>
<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1273563', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<p>Be The First to Know What I Started.  Sign Up for Free!<br />
Enter your email address:</p>
<input type="text" style="width:140px" name="email"/>
<input type="hidden" value="http://feeds.feedburner.com/~e?ffid=1273563" name="url"/>
<input type="hidden" value="Learn How 2 Earn" name="title"/>
<input type="hidden" name="loc" value="en_US"/>
<input type="submit" value="Subscribe" />
<p>Delivered by <a href="http://www.feedburner.com" target="_blank">FeedBurner</a></p>
</form>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnhow2earn.com/2008/02/11/starup-weekend-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting a Company in 2.5 Days</title>
		<link>http://www.learnhow2earn.com/2008/02/08/starting-a-company-in-25-days/</link>
		<comments>http://www.learnhow2earn.com/2008/02/08/starting-a-company-in-25-days/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 17:23:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Making Money]]></category>
		<category><![CDATA[Motivation]]></category>
		<category><![CDATA[bloomington startup]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[start a business]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startup weekend]]></category>
		<category><![CDATA[webtrepreneur]]></category>

		<guid isPermaLink="false">http://www.learnhow2earn.com/2008/02/08/starting-a-company-in-25-days/</guid>
		<description><![CDATA[

I&#8217;ve been feeling more and more entrepreneurial lately, and with that feeling of excitement and exploration normally comes some sort of opportunity.  Reading the local newspaper last week my wife saw that our city was holding a &#8220;startup weekend&#8221; and encouraged me to join.  So, without skipping a beat I ran upstairs and [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.learnhow2earn.com/2008/02/08/starting-a-company-in-25-days/startuppng/" rel="attachment wp-att-191" title="startup.png"></a></p>
<p style="text-align: center"><a href="http://www.learnhow2earn.com/2008/02/08/starting-a-company-in-25-days/startuppng/" rel="attachment wp-att-191" title="startup.png"><img src="http://www.learnhow2earn.com/wp-content/uploads/2008/02/startup.png" alt="startup.png" border="0" hspace="7" vspace="7" /></a></p>
<p>I&#8217;ve been feeling more and more entrepreneurial lately, and with that feeling of excitement and exploration normally comes some sort of opportunity.  Reading the local newspaper last week my wife saw that our city was holding a &#8220;<a href="http://startupweekend.com/" rel="nofollow">startup weekend</a>&#8221; and encouraged me to join.  So, without skipping a beat I ran upstairs and signed up for the Startup event.</p>
<blockquote><p>&#8220;What is Startup Weekend you ask? Startup Weekend is a intense 54 hour event bringing together brilliant tech minds (developers, designers, marketers, ect.) together to create a company from concept to launch!&#8221;</p></blockquote>
<p>So, this weekend will be VERY exciting and very busy.  There&#8217;s an online community that is abuzz with ideas and chatter about what we will be founding and building this weekend.  Anything is possible; there will be 99 others with me with skill sets ranging from programmers to legal aid, cooks to user experience, we will all be working hard to create a stellar idea and launch it by Sunday night.</p>
<p>I&#8217;m in one of the bigger groups, the user experience group.  Together with about 20 others, we will come up with a solid design concept, user interaction components, usability innovations and anything else that we can imagine to make our idea pop.</p>
<p>Past Startup Weekends have started the following companies:</p>
<ul>
<li><a href="http://skribit.com/" title="skribit" target="_blank" rel="nofollow">Skribit</a>: &#8220;Skribit is a user-generated content suggestion application for blogs. Effortlessly assemble what your readers really want to hear.&#8221;</li>
<li><a href="http://www.vosnap.com" title="vosnap" target="_blank" rel="nofollow">VoSnap.com</a>: &#8220;It&#8217;s group voting&#8230;in a snap!  Ask questions and get answers fast using text messages and emails.  With vosnap, it&#8217;s decided.&#8221;</li>
<li><a href="http://favoreats.com/" target="_blank" title="favoreats" rel="nofollow">Favoreats.com</a>: &#8220;Favoreats is a great way to share local food recommendations with your friends. Simply put, it helps you find the best dish in town.&#8221;</li>
<li><a href="http://tipdish.com/" title="tipdish" target="_blank" rel="nofollow">TipDish.com</a>: &#8220;TipDish is a social media directory and wire service that is designed to connect influencers. With this service, leaders in social media including bloggers, podcasters and videocasters (Dishers) receive the latest news, information, products and info from companies, organizations, PR and Marketing Professionals (Tippers).&#8221;</li>
<li><a href="http://www.scrolltalk.com/" title="scrolltalk" target="_blank" rel="nofollow">ScrollTalk</a>: &#8220;Scrolltalk is a new take on chat. We like to think of it as Interest Messaging. It cuts through the noise of regular chat rooms and allows you to engage in relevant conversations. Your conversations are ever evolving, and move in a direction that suits you.&#8221;</li>
</ul>
<p>And more!  I&#8217;m excited to be part of this event and am looking forward to starting something up from scratch.  I hope that the 99 others will be at their most creative this weekend!  I&#8217;ll tell you all more about it&#8230;on Monday! <img src='http://www.learnhow2earn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Have a great weekend, I know I will!</p>
<form style="border: 1px solid #cccccc; padding: 3px; text-align: center" action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1273563', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><strong>Be Entrepreneurial!</strong> Sign Up To My Feed for Free!<br />
Enter your email address:</p>
<input style="width: 140px; background-color: #ffffa0" name="email" type="text" />
<input value="http://feeds.feedburner.com/~e?ffid=1273563" name="url" type="hidden" />
<input value="Learn How 2 Earn" name="title" type="hidden" />
<input name="loc" value="en_US" type="hidden" />
<input value="Subscribe" type="submit" />Delivered by <a href="http://www.feedburner.com" target="_blank" rel="nofollow">FeedBurner</a></p>
</form>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnhow2earn.com/2008/02/08/starting-a-company-in-25-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
