<?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>Allthingsdev.com &#187; Entrepreneurship</title>
	<atom:link href="http://allthingsdev.com/category/entrepreneurship/feed/" rel="self" type="application/rss+xml" />
	<link>http://allthingsdev.com</link>
	<description>Dealing with Web Dev?</description>
	<lastBuildDate>Wed, 13 Jan 2010 01:57:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Great Website for Freelancers</title>
		<link>http://allthingsdev.com/entrepreneurship/great-website-for-freelancers/</link>
		<comments>http://allthingsdev.com/entrepreneurship/great-website-for-freelancers/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 00:10:10 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/entrepreneurship/great-website-for-freelancers/</guid>
		<description><![CDATA[I stumbled across this site for freelance designers and have been enjoying it ever since. I really love the layout as well. I hope you enjoy it as much as [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://allthingsdev.com/wp-content/uploads/2008/12/freelance.jpg" alt="" title="freelance" width="290" height="200" class="alignleft size-full wp-image-89" />I stumbled across this site for <a href="http://freelanceswitch.com/">freelance designers</a> and have been enjoying it ever since. I really love the layout as well. I hope you enjoy it as much as I do.<span id="more-43"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/great-website-for-freelancers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Look Same Crappy Content</title>
		<link>http://allthingsdev.com/entrepreneurship/new-look-same-crappy-content/</link>
		<comments>http://allthingsdev.com/entrepreneurship/new-look-same-crappy-content/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 17:55:26 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/entrepreneurship/new-look-same-crappy-content/</guid>
		<description><![CDATA[I got a bug up my ass to change the layout. Nothing fancy, just a wordpress theme I found. I&#8217;m far too lazy / untalented to come up with something [...]]]></description>
			<content:encoded><![CDATA[<p>I got a bug up my ass to change the layout. Nothing fancy, just a wordpress theme I found. I&#8217;m far too lazy / untalented to come up with something on my own.</p>
<p>Hopefully this will encourage me to actually write something of substance.</p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/new-look-same-crappy-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress as A CMS</title>
		<link>http://allthingsdev.com/web-design/css/wordpress-as-a-cms/</link>
		<comments>http://allthingsdev.com/web-design/css/wordpress-as-a-cms/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 23:05:42 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/php/wordpress-as-a-cms/</guid>
		<description><![CDATA[Yes, I know this isn&#8217;t anything new, but I&#8217;m quickly becoming a big advocate of using wordpress as a CMS for client websites. Here&#8217;s a few reason&#8217;s why I do [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://allthingsdev.com/wp-content/uploads/2008/12/wordpress.jpg"><img src="http://allthingsdev.com/wp-content/uploads/2008/12/wordpress.jpg" alt="" title="wordpress" width="290" height="200" class="alignleft size-full wp-image-84" /></a>Yes, I know this isn&#8217;t anything new, but I&#8217;m quickly becoming a big advocate of using <a href="http://wordpress.org/">wordpress</a> as a <abbr title="Content Management System">CMS</abbr> for client websites. <span id="more-36"></span>Here&#8217;s a few reason&#8217;s why I do this:</p>
<h3>Rapid Development</h3>
<p>Layout design time has been dramatically reduced by utilizing WordPress&#8217;s theme abilities. I now only have to create one html page which I then modularize to fit with wordpress&#8217;s theming system. This single html layout is then applied to all of the site&#8217;s pages.</p>
<h3>Added Functionality</h3>
<p>With WordPress&#8217;s simple yet robust administration area, I can give my clients control of certain areas of their website. They can now manage their own content and not be so dependent on me to make changes. This added functionality is a feature that is nonexistent among the other local web designers in my area.</p>
<h3>Less Time Equals More Money</h3>
<p>With the added functionality that wordpress&#8217;s admin area offers, I can charge more while lowering my overall time involved in the project.</p>
<h3>Easily Add Additional Features</h3>
<p>With the large community following that WordPress has, chances are someone has developed a plugin for that added feature or functionality that your client needs. For example, <a href="http://ryanduff.net/projects/wp-contactform/">WP-ContactForm</a> takes the headache out of programming a contact form. Once again adding that needed functionality while lowering development time.</p>
<p>Tags: <a href="http://technorati.com/tag/wordpress" rel="tag">wordpress</a>, <a href="http://technorati.com/tag/cms" rel="tag"> cms</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/web-design/css/wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Strong Web Based Community</title>
		<link>http://allthingsdev.com/entrepreneurship/building-a-strong-web-based-community/</link>
		<comments>http://allthingsdev.com/entrepreneurship/building-a-strong-web-based-community/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 16:29:05 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/?p=31</guid>
		<description><![CDATA[What does it take to build an online community these days? Not much. With packages like Drupal and phpBB, the means to run a community oriented website are literallly just [...]]]></description>
			<content:encoded><![CDATA[<p>What does it take to build an online community these days? Not much. With packages like <a href="http://drupal.org/">Drupal</a> and <a href="http://www.phpbb.com/">phpBB</a>, the means to run a community oriented website are literallly just a few clicks away. But what are the factors involved in making a community site successful?<br />
<span id="more-31"></span><br />
<a href="http://www.oreillynet.com/pub/a/network/2002/10/21/community.html">O&#8217;reilly Network</a> has a phenomenal article covering this very topic. The article is from 2002, but has some great insight as to why random surfers become repeat users on these types of sites.</p>
<p><a href="http://www.oreillynet.com/pub/a/network/2002/10/21/community.html">Building Online Communities</a> from <a href="http://oreillnet.com">O&#8217;Reilly Network</a></p>
<p>Tags: <a href="http://technorati.com/tag/community" rel="tag">community</a>, <a href="http://technorati.com/tag/communities" rel="tag"> communities</a>, <a href="http://technorati.com/tag/oreilly" rel="tag"> oreilly</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/building-a-strong-web-based-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yaro is Smart</title>
		<link>http://allthingsdev.com/entrepreneurship/yaro-is-smart/</link>
		<comments>http://allthingsdev.com/entrepreneurship/yaro-is-smart/#comments</comments>
		<pubDate>Sat, 15 Jul 2006 03:12:27 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/entrepreneurship/yaro-is-smart/</guid>
		<description><![CDATA[Just a quicky today. Don&#8217;t worry, we can cuddle afterward and I&#8217;ll even call you tomorrow. There I go digressing again. Over at Entrepreneur&#8217;s Journey, Yaro has a quote up [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quicky today. Don&#8217;t worry, we can cuddle afterward and I&#8217;ll even call you tomorrow. There I go digressing again.</p>
<p>Over at <a href="http://entrepreneurs-journey.com">Entrepreneur&#8217;s Journey</a>, <a href="http://www.entrepreneurs-journey.com/497/entrepreneurship-difficult-to-spell-%e2%80%93-even-harder-to-do/trackback/">Yaro has a quote up</a> that kinda hit home today. That quote is:</p>
<blockquote><p>
&#8220;When you own your own business you may not make any real money until you sell it.&#8221;
</p></blockquote>
<p>As both of you know, I recently started a small <a href="http://inlandsolutions.net">IT Consulting Company</a> here in Idaho. Although I have begun to make ends meet (meat?), I have yet to see any real advantage over the normal nine to five, except the hours, of course.</p>
<p>So maybe I&#8217;ll hang on to this little company of mine and sell it to Bill Gates for a small profit!</p>
<p>If you don&#8217;t already read <a href="http://entrepreneurs-journey.com">Entrepreneur&#8217;s Journey</a>, well&#8230;.then start.</p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/yaro-is-smart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Affiliate Programs are Cool</title>
		<link>http://allthingsdev.com/advertising/affiliate-programs/affiliate-programs-are-cool/</link>
		<comments>http://allthingsdev.com/advertising/affiliate-programs/affiliate-programs-are-cool/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 21:26:07 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Affiliate Programs]]></category>
		<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/?p=30</guid>
		<description><![CDATA[Being a wannabe web entrepreneur, I&#8217;m always on the look out for new ways to monetize my websites. One of the most popular ways to monetize websites these days is [...]]]></description>
			<content:encoded><![CDATA[<p>Being a <strike>wannabe</strike> web entrepreneur, I&#8217;m always on the look out for new ways to monetize my websites. One of the most popular ways to monetize websites these days is by using <a href="https://google.com/adsense/">Google Adsense</a>, Google&#8217;s <abbr title="Payt-Per-Click">PPC</abbr> text ad program (see far right column). To be honest though, I&#8217;m not a big fan of the program. It seems to me that it is far too easy to fraudulently click on ads to make money. Plus it doesn&#8217;t seem like a great deal for advertisers as they are paying just for traffic to their site and not for legitimate sales opportunities. So I&#8217;ve been testing other affiliate programs lately.<span id="more-28"></span></p>
<p><a href="http://www.text-link-ads.com/?ref=21369"><img src="http://allthingsdev.com/wp-images/tla.jpg" style="float: right;" /></a>The first affiliate program I tried, after Adsense was <a href="http://www.text-link-ads.com/?ref=21369">Text-Link-Ads.com</a>. Text-Link-Ads.com is just that, text-based link advertisements. I think Text-Link-Ads.com has a much more developed idea then Google Adsense for three main reasons. The first is that advertisers hand select which website they want their ads displayed on. This gives advertisers more control over their target demographic, which is what advertising is all about. Secondly, the ad software you install on your website generates legitimate <abbr title="Hyper Text Markup Language">HTML</abbr> links. This is probably my favorite feature of Text-Link-Ads. Not only are you advertising on your demographic&#8217;s key websites, but you are also boosting your website&#8217;s page ranking by purchasing a link to your website from a website with related information. The third and final reason why Text-Link-Ads.com is superior to Google Adsense is advertiser&#8217;s don&#8217;t pay per click. As I stated above, a major downside to Google Adsense is the opportunity for fraudulent clicks. Text-link-ads has found an excellent alternative to this. When you set out to purchase ad space, you pay for an entire month. So regardless of how many clicks you receive, you pay one flat rate. I believe the monthly rate is determined by the Text-Link-Ads system and not by the publishers, but I can&#8217;t confirm that due to laziness.</p>
<p>All in all, I feel <a href="http://www.text-link-ads.com/?ref=21369">Text-Link-Ads.com</a> has an exceptional product and offers a much more lucrative alternative to <abbr title="Pay-Per-Click">PPC</abbr> advertising.</p>
<p>There is another form of advertising gaining popularity as of late. It&#8217;s called <abbr title="Cost-Per-Lead">CPL</abbr> or <abbr title="Cost-Per-Action">CPA</abbr>. This, to me, seems to be the most effecient way to advertise at least from an advertiser&#8217;s stand point. The way Cost Per Lead advertising works is, ad publishers receive a percentage of every sale made that originates from their website. Advertisers dish out a portion of their sale to the referring publisher. Obviously <abbr title="Cost-Per-Lead">CPL</abbr> is going to yield much lower in conversion than <abbr title="Pay-Per-Click">PPC</abbr>, but the payout is going to be larger than any <abbr title="Pay-Per-Click">PPC</abbr> campaign.</p>
<p><a href="http://cj.com"><img src="http://allthingsdev.com/wp-images/cj.jpg" style="float: left; margin-right: 3px;" /></a>I recently created an account with <a href="http://cj.com">Commission Junction</a>, a very robust <abbr title="Cost-Per-Lead">CPL</abbr> advertising company. The great thing about Commission Junction is that the publisher can search through their rather large list of advertisements to determine what would work best on your website. The amount of information about each ad listing is amazing. Commission Junction tells you upfront the average amount made per one hundred clicks and per one thousand ad impressions. It really is a great service.</p>
<p>With so many possibilities of fraud with PPC advertising, I feel it won&#8217;t be long before such services will be shut down. With such a large potential for income with CPL services, I expect to see a large movement to drop PPC and move to CPL.</p>
<p>Tags: <a href="http://technorati.com/tag/CPL" rel="tag">CPL</a>, <a href="http://technorati.com/tag/CPA" rel="tag"> CPA</a>, <a href="http://technorati.com/tag/PPC" rel="tag"> PPC</a>, <a href="http://technorati.com/tag/Adsense" rel="tag"> Adsense</a>, <a href="http://technorati.com/tag/Text-Link-Ads" rel="tag"> Text-Link-Ads</a>, <a href="http://technorati.com/tag/Commission+Junction" rel="tag"> Commission Junction</a>, <a href="http://technorati.com/tag/affiliate+programs" rel="tag"> affiliate programs</a>, <a href="http://technorati.com/tag/advertising" rel="tag"> advertising</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/advertising/affiliate-programs/affiliate-programs-are-cool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP and Paypal</title>
		<link>http://allthingsdev.com/entrepreneurship/php-and-paypal/</link>
		<comments>http://allthingsdev.com/entrepreneurship/php-and-paypal/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 18:00:26 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/?p=29</guid>
		<description><![CDATA[I consider myself fairly versed in the programming language PHP. I prefer it over M$ languages because its free and open source, also because the majority of shared web hosting [...]]]></description>
			<content:encoded><![CDATA[<p>I consider myself fairly versed in the programming language <a href="http://php.net">PHP</a>. I prefer it over M$ languages because its free and open source, also because the majority of shared web hosting servers available are linux based. PHP and Linux play very nice together. Although you can <a href="http://www.php.net/downloads.php">run PHP on Windows-based servers</a>.</p>
<p><img src="http://allthingsdev.com/wp-images/paypal_logo.gif" style="float: left;" />When developing a new site, if I need a php script that I don&#8217;t already have in my library, I try to find a free one online that requires minimal alteration to suit my needs. I find this cuts my development time considerably. As it stands, there is an abundance of free php scripts available for just about anything one could possibly need. Most of them are fairly easy to understand and alter to your liking. This is not the case with paypal IPN scripts.</p>
<p>I&#8217;ve been looking for a PHP Paypal IPN script for a very long time. There are many of them out there, but until yesterday I couldn&#8217;t find one that worked first time AND didn&#8217;t require server alteration to run. Then I found <a href="http://sourceforge.net/projects/paypal">Paypal Web Services</a> over at <a href="http://sourceforge.net/">Sourceforge</a>. Paypal Web Services is a collection of paypal scripts that cover all your paypal payment needs. After configuring the config.inc.php file, I was accepting <a href="http://paypal.com">Paypal</a> payments in less than 20 minutes. This beats trying to read Paypal&#8217;s 122 page PDF explaining how Paypal payments work. Yes, I&#8217;m not linking to the PDF for spite!<br /><p>Tags: <a href="http://technorati.com/tag/php" rel="tag">php</a>, <a href="http://technorati.com/tag/paypal" rel="tag"> paypal</a>, <a href="http://technorati.com/tag/programming" rel="tag"> programming</a>, <a href="http://technorati.com/tag/IPN" rel="tag"> IPN</a>, <a href="http://technorati.com/tag/free+scripts" rel="tag"> free scripts</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/php-and-paypal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get It In Writing</title>
		<link>http://allthingsdev.com/entrepreneurship/get-it-in-writing/</link>
		<comments>http://allthingsdev.com/entrepreneurship/get-it-in-writing/#comments</comments>
		<pubDate>Fri, 26 May 2006 00:03:14 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/entrepreneurship/get-it-in-writing/</guid>
		<description><![CDATA[If I had a million dollars for everytime I&#8217;ve been burned on a design deal, I&#8217;d have&#8230;well at least a million dollars. I won&#8217;t name names or point fingers, but [...]]]></description>
			<content:encoded><![CDATA[<p>If I had a million dollars for everytime I&#8217;ve been burned on a design deal, I&#8217;d have&#8230;well at least a million dollars. I won&#8217;t name names or point fingers, but deals always seem to go sour when not in writing, especially when dealing with web design.<span id="more-25"></span></p>
<p>When dealing with clients who know little about web design or the internet in general, many things need to be addressed before any work begins. Just to name a few: cost, intellectual property rights, updates, hosting, domain renewal costs, you get the idea. The list gets long pretty quick and considering many of my clients know little or nothing about these aspects of the web design process, the need to discuss them becomes much greater.</p>
<p>The only advice I can give with a clear conscience is <strong>Get a Lawyer!</strong> Sure, <a href="http://www.google.com/search?q=web+design+contract&#038;start=0&#038;ie=utf-8&#038;oe=utf-8&#038;client=firefox-a&#038;rls=org.mozilla:en-US:official">there are generic web design contracts</a> out there, but it is still well advised to have a lawyer look over the contract at the very least. You may end up investing a lot more time and money if these topics are not discussed and agreed upon from the beginning.</p>
<p>Tags: <a href="http://technorati.com/tag/web+design" rel="tag">web design</a>, <a href="http://technorati.com/tag/contract" rel="tag">contract</a></p>]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/get-it-in-writing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Names</title>
		<link>http://allthingsdev.com/entrepreneurship/domain-names/</link>
		<comments>http://allthingsdev.com/entrepreneurship/domain-names/#comments</comments>
		<pubDate>Thu, 02 Feb 2006 05:51:41 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/?p=21</guid>
		<description><![CDATA[As many of you know, I&#8217;m trying my hand at starting a design/hosting company with my good friend Jim. Pretty much everything is inline to get things moving except for [...]]]></description>
			<content:encoded><![CDATA[<p>As many of you know, I&#8217;m trying my hand at starting a design/hosting company with my good friend <a href="http://jgasm.com">Jim</a>. Pretty much everything is inline to get things moving except for one minute detail. We don&#8217;t have a domain name!!!!!!</p>
<p>We&#8217;ve been racking our collective brain to come up with something catchy for the last couple of weeks now. I have to be honest, if I have to check <a href="http://register.com">Register.com</a> one more time to see if a domain name I like is available, I&#8217;m going to change my major to Social Work! Domain squatting is so annoying!</p>
<p>To remedy my recent frustration, I decided to dump my problem on friends, family and generally anyone who would listen long enough. Also, I decided to create a <a href="http://www.sitepoint.com/forums/showthread.php?t=342841">SitePoint contest</a> to get some input from other web designers.</p>
<p>If you have any suggestions for a domain name, please DO NOT POST IT IN YOUR COMMENT. It will more than likely be snatched up before I have a chance to even look at it!!!!</p>
<p>Tags: <a href="http://technorati.com/tag/domain+name" rel="tag">domain name</a>, <a href="http://technorati.com/tag/Domain+squatting" rel="tag">Domain squatting</a>, <a href="http://technorati.com/tag/SitePoint" rel="tag">SitePoint</a></p>]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/domain-names/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Source Business Model</title>
		<link>http://allthingsdev.com/entrepreneurship/open-source-business-model/</link>
		<comments>http://allthingsdev.com/entrepreneurship/open-source-business-model/#comments</comments>
		<pubDate>Wed, 28 Dec 2005 01:00:11 +0000</pubDate>
		<dc:creator>Jeff Purcell</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://allthingsdev.com/?p=16</guid>
		<description><![CDATA[Lately I&#8217;ve been playing with the idea of developing some sort of open source software. As I near graduation, I&#8217;m trying to find ways to add to my awkwardly thin [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been playing with the idea of developing some sort of open source software. As I near graduation, I&#8217;m trying to find ways to add to my awkwardly thin resum&#233;. I feel a well planned open source project might  be just the addition to my resum&#233; that could land me a job in the already flooded php developer market.<span id="more-17"></span></p>
<p>After turning the open source idea over in my head for a few days, I began to wonder if done properly, could said project turn into something mildly lucrative? Obviously whole companies base their entire business model around the development of open source and free software. But how do these companies stay in the black? Surely they don&#8217;t base their business models around their <a href="http://paypal.com">Paypal</a> donate buttons, do they? What are some other ways that open source developers and entrepeneurs can monetize an already free product?</p>
<p>Just for sh*ts and giggles, let&#8217;s say I&#8217;ve created a &#8220;canned&#8221; shopping cart website much like <a href="http://oscommerce.org/">osCommerce</a>.  I&#8217;ve compiled a list of ways that such a product could actually turn a profit.</p>
<ul>
<li>
<p>
              <strong>Hosting Services</strong><br />
Hosting services plus installation of your product would be an excellent means for income. Especially for those less than web-savvy.</p>
</li>
<li>
<p><strong>Offering a Pro Version</strong><br />Offering more advanced features for a nominal fee seems to be a growing trend among smaller open source projects lately.</p>
</li>
<li>
<p><strong>Paid Layout Customization</strong><br />By providing custom color schemes or custom layouts for individual customers willing to pay, you can turn a profit from just altering a stylesheet.</p>
</li>
<li>
<p><strong>Prepackaged Themes</strong><br />Prepacked themes can be a great addon for your open source software and allows for easier customization for your customers.</p>
</li>
<li>
<p><strong>Paypal Donations</strong><br />You&#8217;d be surprised what people will give if they enjoy your software!</p>
</li>
</ul>
<p>I believe these are all very realistic options for monetizing your open source software while still providing your main software for free.</p>
<ul>
<li>Some related articles I came across during my research:</li>
<li><a href="http://andyc.wordpress.com/2005/12/08/wordpresscom-business-model/">WordPress.com business model</a></li>
<li><a href="http://www.semiologic.com/resources/open-source-business-model/">An open source business model</a></li>
<li><a href="http://www.linuxtoday.com/infrastructure/2001041200620OPBZCY--">Examining some pseudo-economic arguments about Open Source</a></li>
</ul>
<p>Tags: <a href="http://technorati.com/tag/Open+Source" rel="tag">Open Source</a>, <a href="http://technorati.com/tag/shopping+cart" rel="tag"> shopping cart</a>, <a href="http://technorati.com/tag/entrepeneur" rel="tag"> entrepeneur</a>, <a href="http://technorati.com/tag/money" rel="tag"> money</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allthingsdev.com/entrepreneurship/open-source-business-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

