<?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>@SaintSal &#187; Uncategorized</title>
	<atom:link href="http://www.saintsal.com/tag/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saintsal.com</link>
	<description>Creator of Leancamp, supporting the #leanstartup #custdev &#38; #bmgen communities.</description>
	<lastBuildDate>Tue, 24 Jan 2012 11:53:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How To Price A New Product</title>
		<link>http://www.stayconnected.me/how-to-price-a-new-product/329</link>
		<comments>http://www.stayconnected.me/how-to-price-a-new-product/329#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:04:25 +0000</pubDate>
		<dc:creator>Sal</dc:creator>
				<category><![CDATA[Blog Posts]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Cover via AmazonA product designer from LKIC's Tycoon Bootcamp approached me for help determining the price for his new product, and getting it to market.

The product is a "category killer," having no obvious competition, so he's struggling with determining a sale price. At this stage, the price is a pivotal ...]]></description>
			<content:encoded><![CDATA[<p>A product designer from LKIC&#8217;s Tycoon Bootcamp approached me for help determining the price for his new product, and getting it to market.</p>
<p>The product is a &#8220;category killer,&#8221; having no obvious competition, so he&#8217;s struggling with determining a sale price. At this stage, the price is a pivotal part of his business plan. Since his designs aren&#8217;t yet legally protected, using quantitative tests in the marketplace isn&#8217;t an option.</p>
<div>
<div>
<dl>
<dt><a href="http://www.amazon.com/Strategy-Tactics-Pricing-Growing-Profitably/dp/0131856774%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Dzemanta-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0131856774"><img title="Cover of &quot;The Strategy and Tactics of Pri..." src="http://ecx.images-amazon.com/images/I/51ZPQBGNVJL._SL200_.jpg" alt="Cover of &quot;The Strategy and Tactics of Pri..." width="132" height="200" /></a></dt>
<dd><a href="http://www.amazon.com/Strategy-Tactics-Pricing-Growing-Profitably/dp/0131856774%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Dzemanta-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0131856774">Cover via Amazon</a></dd>
</dl>
</div>
</div>
<p>When setting prices without exposure to the marketplace, the best practices set out by John Hogan in his book <a href="http://www.amazon.com/Strategy-Tactics-Pricing-Profitable-Decision/dp/013026248X">&#8220;The Strategy and Tactics of Pricing&#8221;</a> are the strongest approach.</p>
<p>Determining optimal prices is one of the most underrated and strategically important aspects of marketing. It dictates what marketing strategies and tactics are financially available, defines market segments and determines how to approach each. This requires a in-depth understanding of the users, the industry itself, the market segments and the way customers use the product.</p>
<p>Whether or not your product is a category killer, your customers survived without you before, so there is always an alternative. Hogan&#8217;s approach starts with this alternative and then works through the potential markets, determining the added value of your product.</p>
<p>It then covers strategies on managing complex pricing, value communication, and segmentation &#8211; all based around the added value of the product for each specific application. This pricing approach doesn&#8217;t leave money on the table &#8211; customers who derive more value willingly pay more. Creating campaigns is also much easier for these types of segments, because the value has been clearly defined and articulated for each market.</p>
<p>If you&#8217;re an entrepreneur with a new product, this method of pricing is extremely helpful throughout your business. If you&#8217;ve been using a cost-plus or directly competitive approach until now, this book will be an eye-opener.</p>
<div><a title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img src="http://img.zemanta.com/zemified_e.png?x-id=a4aa1a77-ac86-42f3-bcd1-a6a4873fdb13" alt="Enhanced by Zemanta" /></a><span><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.stayconnected.me/how-to-price-a-new-product/329/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s the difference between HTML, XHTML, CSS and PHP?</title>
		<link>http://www.stayconnected.me/what%e2%80%99s-the-difference-between-html-xhtml-css-and-php/328</link>
		<comments>http://www.stayconnected.me/what%e2%80%99s-the-difference-between-html-xhtml-css-and-php/328#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:04:25 +0000</pubDate>
		<dc:creator>Sal</dc:creator>
				<category><![CDATA[Blog Posts]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A friend new to web design asked this question, and here's a short(ish) answer.

HTML is a "markup" language, in that you mark up content with tags. It takes text and adds machine code around it so the browser can make it pretty.

Then XML came along, which looks like HTML in ...]]></description>
			<content:encoded><![CDATA[<p>A friend new to web design asked this question, and here&#8217;s a short(ish) answer.</p>
<p>HTML is a &#8220;markup&#8221; language, in that you mark up content with tags. It takes text and adds machine code around it so the browser can make it pretty.</p>
<p>Then XML came along, which looks like HTML in that it&#8217;s a markup language, but has nothing to do with making things look good. It&#8217;s for structuring data.</p>
<p>At the same time, HTML was getting really ugly because it was trying to handle making things pretty and separating text into meaningful bits like XML, so they came up with CSS. CSS is a way to describe how structred data should be displayed. So the HTML can concentrate on structure, and the CSS on prettiness. When the HTML is only structure, it can be formatted as XML compatible, so that&#8217;s XHTML.</p>
<p>PHP is an old-fashioned language in a way. It&#8217;s a language that actually does stuff, like calculations or communicating with other servers. This is known as a procedural language. So PHP does the work like calculations and reading databases, and then generates the HTML to be displayed in the browser.</p>
<div><a title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img src="http://img.zemanta.com/zemified_e.png?x-id=7754e3c7-32d0-4c79-be04-cb7db3451fb3" alt="Enhanced by Zemanta" /></a><span><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.stayconnected.me/what%e2%80%99s-the-difference-between-html-xhtml-css-and-php/328/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using social media locally – new place identification system from Yahoo is a major step</title>
		<link>http://www.stayconnected.me/using-social-media-locally-%e2%80%93-new-place-identification-system-from-yahoo-is-a-major-step/326</link>
		<comments>http://www.stayconnected.me/using-social-media-locally-%e2%80%93-new-place-identification-system-from-yahoo-is-a-major-step/326#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:04:25 +0000</pubDate>
		<dc:creator>Sal</dc:creator>
				<category><![CDATA[Posterous Links]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Yahoo Placemaker finds place names in text content, and returns specific location information such as latitude, longitude, other names, political borders, size, etc.

This will be a key tool for developing place-based social media. For example, this will be used to automate a local news feed for a hotel websites and ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.yahoo.com/geo/placemaker/guide/" >Yahoo Placemaker</a> finds place names in text content, and returns specific location information such as latitude, longitude, other names, political borders, size, etc.</p>
<p>This will be a key tool for developing place-based social media. For example, this will be used to automate a local news feed for a hotel websites and message boards.  News sources selected by management &#8211; such as the BBC, Londonist or your preferred local blogs &#8211; can be filtered through Placemaker to only show stories that are relevant to your area.</p>
<p>The possibilities are not limited to news either. Any content feed can be examined and filtered, so look for new location-specific services to be designed to use existing content. Also look for existing location-based services, such as review sites, to have much more content on offer.</p>
<p>This is a big step as thus-far, there hasn&#8217;t been a service that does this type of place identification for free on a mass scale.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stayconnected.me/using-social-media-locally-%e2%80%93-new-place-identification-system-from-yahoo-is-a-major-step/326/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

