<?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>MathewPeterson.com</title>
	<atom:link href="http://www.mathewpeterson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mathewpeterson.com</link>
	<description>The home of Mathew Peterson</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:02:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>You’re Pricing It Wrong: Software Pricing Demystified</title>
		<link>http://www.smashingmagazine.com/2011/09/28/youre-pricing-it-wrong-software-pricing-demystified/</link>
		<comments>http://www.smashingmagazine.com/2011/09/28/youre-pricing-it-wrong-software-pricing-demystified/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 12:28:37 +0000</pubDate>
		<dc:creator>Eran Galperin</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=114985</guid>
		<description><![CDATA[<table width="650">
  <tr>
    <td width="650">
      <div>
        <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
        <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank">
          <img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" />
        </a>
        &#160;
        <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank">
          <img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" />
        </a>
        &#160;
        <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank">
          <img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" />
        </a>
      </div>
    </td>
  </tr>
</table><p>Pricing your own product is always a tricky proposition, and the more critical the price is to your product’s success, the more difficult it is to set. It’s easy to look at another product and say how much you would be willing to pay for it, but how can you know how much people would be willing to pay for yours?</p>

<p><a href="http://www.smashingmagazine.com/2011/09/28/youre-pricing-it-wrong-software-pricing-demystified/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/money-coins-paper.jpg" width="500" height="277" /></a></p>

<p>There are no absolute truths or perfect formulas for finding the best price, assuming that the “best price” even exists. Instead, take a structured approach to finding a good starting point, and improve it through feedback and testing. But first, you need to understand what the best price actually is.</p>]]></description>
			<content:encoded><![CDATA[
<p>Pricing your own product is always a tricky proposition, and the more critical the price is to your product’s success, the more difficult it is to set. It’s easy to look at another product and say how much you would be willing to pay for it, but how can you know how much people would be willing to pay for yours?</p>
<p>There are no absolute truths or perfect formulas for finding the best price, assuming that the “best price” even exists. Instead, take a structured approach to finding a good starting point, and improve it through feedback and testing. But first, you need to understand what the best price actually is.</p>
<h3>Riding the Demand Curve</h3>
<p>When we price a product, our goal (assuming we’re running a business) is to maximize revenue. We want <code>sales</code> &#215; <code>price</code> = <code>highest possible value</code>.</p>
<p>Economic theory suggests that as we raise the price, the number of sales will drop. Each intersection of price and number of sales can be plotted on a graph, creating what is called a <a href="http://en.wikipedia.org/wiki/Demand_curve">demand curve</a>.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2011/09/curve.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/curve-purchase-500.jpg"width="500" height="215" class="alignnone size-full wp-image-114990" /></a></p>
<p>The sweet point is where the intersection forms the largest rectangle. This rectangle represents the calculation of <code>sales</code> &#215; <code>price</code>, and the biggest rectangle represents the biggest revenue.</p>
<p>This makes sense… until you consider that your clients are people, and people do not often make rational purchasing decisions. In his excellent eBook <a href="http://downloads.businessofsoftware.org/dontjustrollthedice.pdf"><em>Don’t Just Roll the Dice</em></a>, <a href="http://www.neildavidson.com/">Neil Davidson</a> says (emphasis is mine):</p>
<blockquote>
<p>Once you’ve determined what your product is, you need to consider its value to your customers. In the case of the Time Tracker 3000, let’s say that it will save a particular customer, Willhelm, three hours of work and that Willhelm prices his time at $50 an hour. That means that Willhelm should buy the Time Tracker 3000 at any price under $150, assuming he has nothing better to spend his money on.</p>
<p>Of course, this assumes that Willhelm <strong>is the rational, decision-making machine that economists love</strong>. In fact, Willhelm is a flesh-and-blood, irrational human being who doesn’t price his time and calculate costs and benefits. He has a perceived value of the Time Tracker 3000, <strong>which may or may not be linked to its objective value</strong>.</p>
</blockquote>
<p>Neil goes into much more detail than I can in this article, but to recap quickly: perceived value can be different than objective value, and it can affect sales in ways that the demand curve does not predict. For example, when buying a brand-name product, you are intentionally paying a premium because the perceived value is higher, even if the objective value is the same. Some brands purposely <strong>price higher</strong> in order to increase the perceived value and thus <strong>sell more</strong>.</p>
<h3>Pricing Higher And Selling More</h3>
<p>Taking the fictional issue tracker in Neil’s book:</p>
<blockquote>
<p>Back to Willhelm and the Time Tracker 3000. If you want to change how much Willhelm will pay for your product, then changing the product is one option, but only if you can also change his perception too. In fact, it turns out that you can change Willhelm’s perception of your product’s worth without touching the product at all. That’s one of the things marketing is for.</p>
</blockquote>
<p>That’s right. You can set a higher price without changing your product just <strong>by changing the potential customer’s perception of the product</strong>. For example, you could increase perceived value by writing better marketing copy (focusing on the value that you’re providing or the pain that you’re solving). A killer demo can do wonders, as can strong testimonials and well-known partners.</p>
<p>One of the best ways to increase perceived value is to have better visual design&#8202;&#8212;&#8202;which, not surprisingly, is one the weakest links in marketing for most software developers. A well-known fruit company has become a giant by out-designing its competition, and it’s no coincidence: Apple charges a premium because of the perceived value of its products.</p>
<p>One common way to identify perceived value is to check the competition. Are you selling a WordPress plug-in for newsletter management? Google the keywords to see what else is on the market. If you’re in luck, you’ll be providing the only solution in this space. If not, you’ll have to consider that your clients can use Google just as well as you can and thus take your competitors’ pricing into account.</p>
<p>What do you do if a free product does what your product does? In this case, you have four options:</p>
<ol>
<li>Demonstrate that your product either is clearly superior or has features unique to it;</li>
<li>Work on creating such differentiators;</li>
<li>Win on marketing;</li>
<li>Provide support.</li>
</ol>
<p>Providing support is an important differentiator; one of people’s biggest deterrents from using a lesser-known free or cheap product is their concern about ongoing problems and future needs. A commercial product that comes with support will often win over customers who want that assurance that someone will be on the other end of the line should they need it.</p>
<p>Providing support has another benefit in addition to increasing the value of the product: it’s a chance to get real feedback! The feedback you get from support requests will enable you to improve the product and thus sell more (or increase the price) in the future.</p>
<h3>A Real-World Example</h3>
<p>The start-up that I co-founded, Binpress, is a marketplace for source-code components. One of our components, an <a href="http://www.binpress.com/app/magento-shopping-cart-rules-importexport-module/326">import and export rules module for Magento</a>, started out priced very low: $4.99 for a basic license, which is actually the minimum price that we allow.</p>
<p>We noticed that it was getting good traction and that people were looking for this particular functionality and that no good alternatives existed. We suggested to the developer that he raise the price. And he did, in stages:</p>
<ul>
<li>At first, he raised the price to <strong>$9.99</strong>, which did not affect sales (i.e. the conversion rate stayed the same);</li>
<li>He then raised the price to <strong>$14.99</strong>&#8202;&#8212;&#8202;again, the rate of sales remained the same;</li>
<li>The price is now <strong>$19.99</strong>, and sales are slowing down somewhat.</li>
</ul>
<p>So, the optimized point lies somewhere between $14.99 and $19.99&#8202;&#8212;&#8202;more than three times the original price! That is, the developer will generate over three times the revenue simply by optimizing the price and not actually changing the product. Without having tested different points, the developer would still be stuck at $4.99.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/sale-but-no-sale-new.jpg" width="500" height="337" /><br />
<em>The prices should attract your customers, not drive them away. <a href="http://www.flickr.com/photos/44124401501@N01/3186783884/">Image Source</a></em></p>
<h3>Pricing A New Product</h3>
<p>So far, I’ve talked about perceived and objective value and maximizing the demand curve. But what about the initial price tag?</p>
<p>When you go about pricing a product, run through the following exercise.</p>
<h4>1. Determine the Product’s Objective Value</h4>
<p>How much would people pay if they were indeed rational decision-making machines. With software, the calculation can be as simple as:</p>
<blockquote>
<p>(Hourly rate &#215; Development time in hours) &#8722; Price = Value</p>
</blockquote>
<p>This simple calculation would determine the product’s value if the customer were making a completely logical decision. (Of course, this will vary depending on the hourly rate of the developer and their experience, which will affect development time. But those two numbers are usually related.)</p>
<h4>2. Understand the Product’s Perceived Value</h4>
<p>Who is your target audience? How will the product help them? (Will it save them time, improve their business, etc.?) Who will ultimately be making the decision to buy your product? (A developer? A project manager? The dude holding the company’s credit card?)</p>
<p>To answer these questions, research your market. What are the competing products? What is the demand? Who needs this solution, and how unique is it? How hard would it be to develop the product from scratch?</p>
<p>The Programmers section of StackExchange has a <a href="http://programmers.stackexchange.com/questions/8956/how-do-you-decide-how-much-your-software-will-cost/9552#9552">good overview</a> of these considerations. Unless your circumstances are highly unusual, you can find answers to these questions relatively easily by using Google and by visiting relevant community-powered forums and Q&#038;A websites such as <a href="http://stackexchange.com/">StackExchange</a>.</p>
<h4>3. What Value Do I Want to Convey Though the Price?</h4>
<p>A product priced at $1.99 sends a very different message to potential customers than one priced at $19.99&#8202;&#8212;&#8202;the difference in conveyed value is by an order of magnitude. Don’t lower the price early on merely to try to generate more sales, because you would be conveying to customers that the product is worthless.</p>
<p><strong>After determining the perceived value of the product and deriving a price from that, we can try to optimize the price in several ways…</strong></p>
<h4>1. Improve Perceived Value With Marketing</h4>
<p>I’ve already covered several factors related to marketing, such as copy, visual design and demos, and I might expand on others in a future post. Consider these elements when trying to increase perceived value. If we find that the perceived value is <em>below</em> our objective value, then we can almost certainly raise it to at least the objective value. And with creative marketing, we could probably go far past that.</p>
<h4>2. Improve Objective Value</h4>
<p>To quote Joel Spolsky in his excellent <a href="http://www.joelonsoftware.com/items/2006/12/09.html">article on Simplicity</a> (bolding is mine):</p>
<blockquote>
<p>With six years of experience running my own software company I can tell you that <em>nothing</em> we have <em>ever</em> done at Fog Creek has increased our revenue more than releasing a new version with more features. <strong>Nothing</strong>. The flow to our bottom line from new versions with new features is absolutely undeniable. It’s like gravity. When we tried Google ads, when we implemented various affiliate schemes, or when an article about FogBugz appears in the press, we could barely see the effect on the bottom line. <strong>When a new version comes out with new features, we see a sudden, undeniable, substantial, and permanent increase in revenue</strong>.</p>
</blockquote>
<p>Going back to the point I made earlier, you can price higher through differentiation if you understand what people need and then exploit weaknesses in the competition. Everybody uses Magento because it delivers a lot of value, but customers keep complaining about its speed, among other things. Suppose you built a similar e-commerce platform that is blazingly fast? Bingo! You’ve targeted the biggest pain point for your competitor’s clients. Sometimes, having competition is helpful just to know what people really need.</p>
<h4>3. Testing</h4>
<p>When all is said and done, determining the ideal price from the get go is hard. You’ll need to test several prices and plot the demand curve of your product to find that sweet spot.</p>
<h4>4. Tiered Pricing</h4>
<p>This is critical from a psychological point of view. By setting just one price for your product, you don’t provide any points of reference (except those of your competition). You can increase the perceived value of your regular price by adding a premium package that is priced much higher. The point of the premium package is not to generate revenue (although it will do that&#8202;&#8212;&#8202;always give people the option to pay more if they want to), but rather to make the regular price seem like a better deal.</p>
<p><a href="http://basecamphq.com/signup"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/graphs-article.jpg" alt="Basecamp pricing options" title="Basecamp pricing options" width="500" height="254" class="alignnone size-full wp-image-114989" /></a></p>
<h3>Start With A Good Guess And Then Optimize</h3>
<p>By now, you should have the basic process down for how to price your product. There are no absolute truths in pricing: it’s best to start from a good guess and then test as much as possible. This article is meant to lay out the process to make that initial guess and the considerations that go into it.</p>
<p>There could be any number of reasons why a product is not selling as well as it should, aside from pricing. Always try to get feedback from potential customers (i.e. your website’s visitors) using tools such as <a href="http://www.kissinsights.com/">KISSinsights</a>, <a href="http://www.totalfeedback.net/">Total Feedback</a> and even a simple contact form. The reasons could be a lack of information, missing features or simply a broken purchasing link.</p>
<p>What experience do you have in pricing software? I would love to hear about it and any questions you have in the comments!</p>
<h3>Related Articles</h3>
<p>You might be interested in the following related articles:</p>
<ul>
<li><a href="http://www.smashingmagazine.com/2010/08/05/craft-an-irresistible-price-by-focusing-on-your-users/">Craft An Irresistible Price By Focusing On Your Users</a></li>
<li><a href="http://www.smashingmagazine.com/2009/07/14/quality-price-ratio-in-web-design-pricing-design-work/">Quality-Price-Ratio in Web Design (Pricing Design Work)</a></li>
<li><a href="http://www.smashingmagazine.com/2011/06/15/free-website-roi-calculator-google-spreadsheet/">Free Website ROI Calculator (Google Spreadsheet)</a></li>
<li><a href="http://www.smashingmagazine.com/2010/06/27/dont-do-it-alone/">Web Designers, Don’t Do It Alone</a></li>
</ul>
<p><em>Front Cover: <a href="http://www.flickr.com/photos/aloshbennett/461668756/">Image Source</a>.</em></p>
<p><em>(al)</em></p>
<hr />
<p><small>© Eran Galperin for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/09/28/youre-pricing-it-wrong-software-pricing-demystified/feed/atom/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Move!</title>
		<link>http://www.mathewpeterson.com/2010/10/14/server-move/</link>
		<comments>http://www.mathewpeterson.com/2010/10/14/server-move/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 23:23:07 +0000</pubDate>
		<dc:creator>Mathew Peterson</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.mathewpeterson.com/?p=44</guid>
		<description><![CDATA[I have moved my website to Netsonic! More news to follow. A little about Netsonic: Since 1996, NetSonic has been a leader in the Web Site Hosting industry providing virtual private server, dedicated and colocated server hosting as well as shared web site hosting with our focus being stability, reliability and value for small and [...]]]></description>
			<content:encoded><![CDATA[<p>I have moved my website to <a href="http://www.netsonic.net" target="_blank">Netsonic</a>! More news to follow.</p>
<p>A little about Netsonic: Since 1996, NetSonic has been a leader in the Web Site Hosting industry providing virtual private server, dedicated and colocated server hosting as well as shared web site hosting with our focus being stability, reliability and value for small and medium sized businesses and resellers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathewpeterson.com/2010/10/14/server-move/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Virtualization Server</title>
		<link>http://www.mathewpeterson.com/2010/01/27/new-virtualization-server/</link>
		<comments>http://www.mathewpeterson.com/2010/01/27/new-virtualization-server/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:15:13 +0000</pubDate>
		<dc:creator>Mathew Peterson</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[dell t110]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.mathewpeterson.com/?p=30</guid>
		<description><![CDATA[A co-worker and myself have both purchased identical entry level servers from Dell, Inc. to start testing virtualization. Here are the specs of the Dell PowerEdge T110: CPU: Intel Xeon X3440 2.53 GHz Hyper Threading 8M Cache Memory: 4GB (2x2GB) 1333 MHz Dual Ranked UDIMM Hard Drive: 250GB 7.2K SATA 3.5&#8243; Optical Drive: 16x DVD-ROM [...]]]></description>
			<content:encoded><![CDATA[<p>A co-worker and myself have both purchased identical entry level servers from <a title="Dell, Inc." href="http://www.dell.com" target="_blank">Dell, Inc.</a> to start testing virtualization.</p>
<p>Here are the specs of the Dell PowerEdge T110:</p>
<ul>
<li>CPU: Intel Xeon X3440 2.53 GHz Hyper Threading 8M Cache</li>
<li>Memory: 4GB (2x2GB) 1333 MHz Dual Ranked UDIMM</li>
<li>Hard Drive: 250GB 7.2K SATA 3.5&#8243;</li>
<li>Optical Drive: 16x DVD-ROM SATA</li>
<li>Warranty: 1 Year, Hardware</li>
</ul>
<p>Overall, this should be sufficient to test and experiment with virtualization technology, including live migration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathewpeterson.com/2010/01/27/new-virtualization-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update</title>
		<link>http://www.mathewpeterson.com/2010/01/27/update/</link>
		<comments>http://www.mathewpeterson.com/2010/01/27/update/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:06:11 +0000</pubDate>
		<dc:creator>Mathew Peterson</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.mathewpeterson.com/?p=28</guid>
		<description><![CDATA[Ok, here&#8217;s the scoop. I now plan to keep this site updated as much as possible. I would like to start off by reposting some relevant news articles to get things going. Although the main topic I would like to start with is virtualization. Stay tuned!]]></description>
			<content:encoded><![CDATA[<p>Ok, here&#8217;s the scoop. I now plan to keep this site updated as much as possible. I would like to start off by reposting some relevant news articles to get things going. Although the main topic I would like to start with is virtualization. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathewpeterson.com/2010/01/27/update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0 and new hardware upgrade!</title>
		<link>http://www.mathewpeterson.com/2009/06/22/iphone-3-0-and-new-hardware-upgrade/</link>
		<comments>http://www.mathewpeterson.com/2009/06/22/iphone-3-0-and-new-hardware-upgrade/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:20:09 +0000</pubDate>
		<dc:creator>Mathew Peterson</dc:creator>
				<category><![CDATA[IPhone]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mathewpeterson.com/?p=24</guid>
		<description><![CDATA[There is a new iPhone that came out last Friday with Apples latest iPhone OS. Here is a quick list of hardware upgrades: Faster processor (From 400mgz to 600mhz) Better Graphics Double the RAM Hardware Encryption 3.0 mega pixel camera with an auto focus lense Built-in compass Better battery Also new with the iPhone 3.0 [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new iPhone that came out last Friday with <a href="http://www.apple.com">Apples</a> latest iPhone OS.</p>
<p>Here is a quick list of hardware upgrades:</p>
<ul>
<li>Faster processor (From 400mgz to 600mhz)</li>
<li>Better Graphics</li>
<li>Double the RAM</li>
<li>Hardware Encryption</li>
<li>3.0 mega pixel camera with an auto focus lense</li>
<li>Built-in compass</li>
<li>Better battery</li>
</ul>
<p>Also new with the iPhone 3.0 os,</p>
<ul>
<li>Built-in video camera with editing</li>
<li>Voice Control</li>
<li>Compass</li>
<li>Cut, Copy &amp; Paste</li>
<li>Remote whipe via mobile me</li>
<li>MMS</li>
<li>Spotlight Search</li>
<li>Landscape keyboard</li>
<li>Voice Memos</li>
<li>Thethering</li>
<li>Stereo bluetooth</li>
<li>New Push notification service</li>
<li>In app purchasing</li>
</ul>
<p><a href="http://www.engadget.com/2009/06/17/iphone-3g-s-review/">http://www.engadget.com/2009/06/17/iphone-3g-s-review/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathewpeterson.com/2009/06/22/iphone-3-0-and-new-hardware-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPhone 3.0 Beta SDK</title>
		<link>http://www.mathewpeterson.com/2009/03/21/iphone-30-beta-sdk/</link>
		<comments>http://www.mathewpeterson.com/2009/03/21/iphone-30-beta-sdk/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 15:32:19 +0000</pubDate>
		<dc:creator>Mathew Peterson</dc:creator>
				<category><![CDATA[IPhone]]></category>

		<guid isPermaLink="false">http://www.mathewpeterson.com/?p=20</guid>
		<description><![CDATA[So, I finally decided to explore all my programming options. I signed up for the Apple Developer program. Hopefully I can come up with a neat app to code and then either sell. I can have up to 100 devices so, if you want me to add you to my list, please post a comment [...]]]></description>
			<content:encoded><![CDATA[<p>So, I finally decided to explore all my programming options. I signed up for the Apple Developer program. Hopefully I can come up with a neat app to code and then either sell. I can have up to 100 devices so, if you want me to add you to my list, please post a comment with you UDID and send a $10 paypal donation to cpress@gmail.com. Please make sure you include some sort of identification, like the email address you use to make the paypal donation!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathewpeterson.com/2009/03/21/iphone-30-beta-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My New Computer</title>
		<link>http://www.mathewpeterson.com/2009/02/18/my-new-computer/</link>
		<comments>http://www.mathewpeterson.com/2009/02/18/my-new-computer/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 03:34:55 +0000</pubDate>
		<dc:creator>Mathew Peterson</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[new computer]]></category>

		<guid isPermaLink="false">http://www.mathewpeterson.com/?p=5</guid>
		<description><![CDATA[I have decided to build my new computer. Here are the specs: EVGA 132-BL-E758-A1 Intel X58 Intel Motherboard Intel Core i7 920 Nehalem 2.66GHz LGA 1366 Quad-Core Processor EVGA 896-P3-1255-AR GeForce GTX 260 Core 216 896MB  GDDR3 PCI Express 2.0 OCZ Platinum 6GB (3 x 2GB) 240-Pin DDR3 1600 (PC3 12800) Triple Channel Memory Antec [...]]]></description>
			<content:encoded><![CDATA[<p>I have decided to build my new computer.</p>
<p>Here are the specs:<br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813188039" target="_blank">EVGA 132-BL-E758-A1 Intel X58 Intel Motherboard</a><br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16819115202" target="_blank">Intel Core i7 920 Nehalem 2.66GHz LGA 1366 Quad-Core Processor </a><br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16814130434" target="_blank">EVGA 896-P3-1255-AR GeForce GTX 260 Core 216 896MB  GDDR3 PCI Express 2.0</a><br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227381" target="_blank">OCZ Platinum 6GB (3 x 2GB) 240-Pin DDR3 1600 (PC3 12800) Triple Channel Memory</a><br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16817371009" target="_blank">Antec TPQ-850 850W ATX12V / EPS12V SLI Certified Power Supply</a><br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16827151171" target="_blank">SAMSUNG Black 22X DVD+R 8X DVD Burner</a><br />
<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16811129057" target="_blank">Antec Sonata Elite Black 0.8mm cold rolled steel  Computer Case</a></p>
<p>I am running Windows Vista Ultimate x64. I plan to post some pictures as time permits.</p>
<p>PHOTOS:
<a href='http://www.mathewpeterson.com/2009/02/18/my-new-computer/computer_management/' title='computer_management'><img width="150" height="150" src="http://www.mathewpeterson.com/wp-content/uploads/2009/02/computer_management-150x150.jpg" class="attachment-thumbnail" alt="computer_management" title="computer_management" /></a>
<a href='http://www.mathewpeterson.com/2009/02/18/my-new-computer/cpuz/' title='cpuz'><img width="150" height="150" src="http://www.mathewpeterson.com/wp-content/uploads/2009/02/cpuz-150x150.jpg" class="attachment-thumbnail" alt="cpuz" title="cpuz" /></a>
<a href='http://www.mathewpeterson.com/2009/02/18/my-new-computer/cpuz-memory/' title='cpuz-memory'><img width="150" height="150" src="http://www.mathewpeterson.com/wp-content/uploads/2009/02/cpuz-memory-150x150.jpg" class="attachment-thumbnail" alt="cpuz-memory" title="cpuz-memory" /></a>
<a href='http://www.mathewpeterson.com/2009/02/18/my-new-computer/my_computer/' title='my_computer'><img width="150" height="150" src="http://www.mathewpeterson.com/wp-content/uploads/2009/02/my_computer-150x150.jpg" class="attachment-thumbnail" alt="my_computer" title="my_computer" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathewpeterson.com/2009/02/18/my-new-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

