<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Why technical marketing is important for programmers	</title>
	<atom:link href="https://programmingzen.com/why-technical-marketing-is-important-for-programmers/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/why-technical-marketing-is-important-for-programmers/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Tue, 28 Jul 2009 13:42:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: &#187; Techninis marketingas // Vidmantas // emptydot.com		</title>
		<link>https://programmingzen.com/why-technical-marketing-is-important-for-programmers/#comment-6854</link>

		<dc:creator><![CDATA[&#187; Techninis marketingas // Vidmantas // emptydot.com]]></dc:creator>
		<pubDate>Tue, 28 Jul 2009 13:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=875#comment-6854</guid>

					<description><![CDATA[[...] Pilnas ?rašas  [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Pilnas ?rašas  [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom Mornini		</title>
		<link>https://programmingzen.com/why-technical-marketing-is-important-for-programmers/#comment-6849</link>

		<dc:creator><![CDATA[Tom Mornini]]></dc:creator>
		<pubDate>Tue, 28 Jul 2009 02:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=875#comment-6849</guid>

					<description><![CDATA[This is a very good article, thanks!

I, too, always (mistakenly) associated marketing with advertising. Our new VP Marketing has shown me that serious marketing is about, who would have guessed?, understanding the market!

How big is the market? What does the market want? How do we communicate with the market?

These, and many more similar questions, are the true value of quality marketing.]]></description>
			<content:encoded><![CDATA[<p>This is a very good article, thanks!</p>
<p>I, too, always (mistakenly) associated marketing with advertising. Our new VP Marketing has shown me that serious marketing is about, who would have guessed?, understanding the market!</p>
<p>How big is the market? What does the market want? How do we communicate with the market?</p>
<p>These, and many more similar questions, are the true value of quality marketing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Folletto Malefico		</title>
		<link>https://programmingzen.com/why-technical-marketing-is-important-for-programmers/#comment-6844</link>

		<dc:creator><![CDATA[Folletto Malefico]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=875#comment-6844</guid>

					<description><![CDATA[I loved the passage about the version number importance! :)

However, you&#039;re right all around. One of my first concerns is: &quot;Is it simple to setup?&quot;

The common answer is: &quot;No, you have to finetune a lot of details and...&quot;

It doesn&#039;t matter. One of the first rules in interaction design is: &quot;The default is king: give the best possible and the least error-prone default.&quot;.

This applies not only to graphical user interfaces, but also to command lines, code, setups, anything!

Anybody wondered why &quot;make&quot; works well? :)

A recent example:
git daemon --verbose --export-all --base-path=.
vs:
hg serve

What&#039;s simpler? :)

I think that this simplification process triggers a lot of things: if you&#039;re making a screencast of your product, do you think it&#039;s good if 50% of its time is dedicated to explaining the setup process? We can program, let&#039;s program a setup script! :D

I&#039;m not so good at technical marketing, but I&#039;m trying to improve, starting also from those things... that help everybody and not just the screencast... :)]]></description>
			<content:encoded><![CDATA[<p>I loved the passage about the version number importance! 🙂</p>
<p>However, you&#8217;re right all around. One of my first concerns is: &#8220;Is it simple to setup?&#8221;</p>
<p>The common answer is: &#8220;No, you have to finetune a lot of details and&#8230;&#8221;</p>
<p>It doesn&#8217;t matter. One of the first rules in interaction design is: &#8220;The default is king: give the best possible and the least error-prone default.&#8221;.</p>
<p>This applies not only to graphical user interfaces, but also to command lines, code, setups, anything!</p>
<p>Anybody wondered why &#8220;make&#8221; works well? 🙂</p>
<p>A recent example:<br />
git daemon &#8211;verbose &#8211;export-all &#8211;base-path=.<br />
vs:<br />
hg serve</p>
<p>What&#8217;s simpler? 🙂</p>
<p>I think that this simplification process triggers a lot of things: if you&#8217;re making a screencast of your product, do you think it&#8217;s good if 50% of its time is dedicated to explaining the setup process? We can program, let&#8217;s program a setup script! 😀</p>
<p>I&#8217;m not so good at technical marketing, but I&#8217;m trying to improve, starting also from those things&#8230; that help everybody and not just the screencast&#8230; 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jake Rocheleau		</title>
		<link>https://programmingzen.com/why-technical-marketing-is-important-for-programmers/#comment-6839</link>

		<dc:creator><![CDATA[Jake Rocheleau]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 20:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=875#comment-6839</guid>

					<description><![CDATA[This is a very insightful article. As an internet marketer and web designer myself, I find that having these key techniques really helps in the long run.]]></description>
			<content:encoded><![CDATA[<p>This is a very insightful article. As an internet marketer and web designer myself, I find that having these key techniques really helps in the long run.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
