<?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>Rassie&#039;s Doghouse &#187; branding</title>
	<atom:link href="http://rassie.org/archives/tag/branding/feed" rel="self" type="application/rss+xml" />
	<link>http://rassie.org</link>
	<description>Barking at technology</description>
	<lastBuildDate>Sun, 08 May 2011 13:49:36 +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>On generating buzz</title>
		<link>http://rassie.org/archives/343</link>
		<comments>http://rassie.org/archives/343#comments</comments>
		<pubDate>Mon, 12 Jul 2010 17:51:15 +0000</pubDate>
		<dc:creator>rassie</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://rassie.org/?p=343</guid>
		<description><![CDATA[As is seems, my last article has left some things to be explained in more detail. Particularly, Gabor has left the following comment: I wish people would stop blaming Perl 6 or its name on the lack of buzz around Perl. I wish people were spending that energy and time in creating more buzz. I [...]]]></description>
			<content:encoded><![CDATA[<p>As is seems, my <a href="http://rassie.org/archives/312/">last article</a> has left some things to be explained in more detail. Particularly, <a href="http://szabgab.com/">Gabor</a> has left the following comment:</p>

<blockquote>I wish people would stop blaming Perl 6 or its name on the lack of buzz around Perl. I wish people were spending that energy and time in creating more buzz.</blockquote>

<p>I would like to reply to that quote by this post, since I feel that the importance of the problem has not been understood in its completeness.</p>

<p>The key misunderstanding here is: <strong>You can only generate buzz for something new</strong>. Let&#8217;s just make a small practical example, shall we? Let&#8217;s go to <a href="http://www.reddit.com/r/programming">programming reddit</a> and pick something up from the front page. How about <a href="http://www.reddit.com/tb/cocww">Little known C# feature, Conditional attributes.</a>? What do you feel when you read that article?</p>

<p>I can tell you what I feel: I don&#8217;t care at all. It&#8217;s nice to know that C# has that kind of attributes, but I still don&#8217;t care because of one single fact: I&#8217;m not going to programm C#. That language is out of my scope, because an immediate connection from C# to .NET to Microsoft to Windows is established and I&#8217;m a Linux/FOSS guy. Same goes for Java &#8212; however nice the newest Hibernate or JSF or jBPM or whatever might be, I&#8217;m not interested, since I try to avoid Java, because the word that I associate with Java is &#8220;restriction&#8221;<sup class='footnote'><a href='#fn-343-1' id='fnref-343-1'>1</a></sup>.</p>

<p>Same goes for Perl[56]. You can generate as much buzz about Perl as you want, but &#8220;Perl&#8221;, as I explained previously, is a brand with definitive associations, namely &#8220;ugly&#8221; and &#8220;incomprehensible&#8221;. It doesn&#8217;t even matter which version, Perl is Perl, right? So every article about some cool new technology in Perl, be it Catalyst or DBIx::Class or Net::Twitter, will be dismissed with a comment &#8220;Yeah, it&#8217;s nice, but who&#8217;d want to code Perl nowadays?&#8221;</p>

<p>It&#8217;s the same problem Steve Yegge pointed out in his talk which I linked to from my last article: &#8220;Java is my father&#8217;s language, I won&#8217;t use that&#8221;. Same goes for Perl &#8212; it&#8217;s an old language and usually an old language is considered crufty and inflexible, even though it&#8217;s untrue for at least Perl and Common Lisp.</p>

<p>So basically, buzz for old stuff doesn&#8217;t matter. New stuff can be efficiently buzzed &#8212; look at all the attention Cassandra and all other NoSQL database engines are getting. Buzzing only matters when the stuff is new, at least from one&#8217;s point of view. And here lies a problem: Perl is extremely well-known. Just like COBOL, Perl is known by the name, even though most people can&#8217;t usually tell anything useful about the language itself. Only that they wouldn&#8217;t want to program either of these languages, since they&#8217;ve heard that they are awful. So barely anyone would consider Perl a new development and therefore a common perception exists which makes all buzzing about Perl moot.</p>

<p>But how can we revive Perl and show the masses that it&#8217;s still alive and kicking? We&#8217;ve got several options. Educating is probably the most time-consuming and probably also the most useless method &#8212; for one reeducated person you get couple of hundreds who&#8217;ve learned Perl is ugly. Rebranding might be a good way. Writing articles for popular magazines would probably help a lot, especially if someone were to write an article introducing a totally new and powerful programming language, revealing only at the end that it&#8217;s actually has been Perl all along. Perl desperately needs new books (I&#8217;m awaiting &#8220;Modern Perl Book&#8221; eagerly) and also a lot of showcases.</p>

<p>But there is really no patented recipe &#8212; Perl currently sits in a self-inflicted branding trap and it&#8217;ll be a hard ride to get out<sup class='footnote'><a href='#fn-343-2' id='fnref-343-2'>2</a></sup>.</p>

<p>And Perl 6 is not helping it at all.</p>

<div class='footnotes'><div class='footnotedivider'></div><ol><li id='fn-343-1'>and also &#8220;Eclipse&#8221;, but that&#8217;s another story <span class='footnotereverse'><a href='#fnref-343-1'>&#8617;</a></span></li><li id='fn-343-2'>Maybe TPF should hire a marketing/branding consultant? <span class='footnotereverse'><a href='#fnref-343-2'>&#8617;</a></span></li></ol></div>
]]></content:encoded>
			<wfw:commentRss>http://rassie.org/archives/343/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Perl&#8217;s visibility and branding</title>
		<link>http://rassie.org/archives/312</link>
		<comments>http://rassie.org/archives/312#comments</comments>
		<pubDate>Sat, 10 Jul 2010 23:30:27 +0000</pubDate>
		<dc:creator>rassie</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://rassie.org/?p=312</guid>
		<description><![CDATA[In the recent days, several bloggers (including chromatic) have talked about Perl&#8217;s visibility in the world. Here are some thoughts of mine on Perl&#8217;s marketing and connected topics. Self-referential promotion I feel that most Perl marketing strategies currently in use are misguided &#8212; they appeal to people already using Perl. First and most important, the [...]]]></description>
			<content:encoded><![CDATA[<p>In the recent days, several bloggers (including
<a href="http://www.modernperlbooks.com/mt/2010/07/the-urge-to-brag.html">chromatic</a>)
have talked about Perl&#8217;s visibility in the world. Here are some thoughts of mine on Perl&#8217;s marketing and connected topics.</p>

<h3>Self-referential promotion</h3>

<p>I feel that most Perl marketing 
strategies currently in use are misguided &#8212; they appeal to people already using Perl. First and most important, the Ironman blogging competition. Its
original aim has been &#8220;to promote the Perl language, and encourage
more people within the Perl community to promote the language to the
world outside the Perl echo-chamber&#8221;. I honestly still don&#8217;t
understand why blogging about Perl in a self-contained blogging system
has <em>any</em> influence on the people outside. Yes, we might actually get
higher Google rankings, but does it help Perl itself in any way? Only
people who are actively searching for Perl might find something
interesting, but they won&#8217;t until the thought of actually using Perl
arises. Instead, we should be writing articles and sending them to the
(online) magazines about general IT or general programming, not dedicated Perl magazines. Where&#8217;s that &#8220;Ironman Article of the Month&#8221;
prize I keep hearing about? We could use those articles for promoting Perl outside of its own eco-system.</p>

<p>The other proposal is placing &#8220;Made with Perl&#8221; banners all over your
website. Seriously, do I even need to mention why this is bad? Normal
people don&#8217;t give a damn about what technology your site is made
with. Do you see any &#8220;.NET FTW!&#8221; banners on stackoverflow.com? Any
&#8220;Proudly made with TextMate and Rails&#8221; buttons on GitHub? They are not
there, because they don&#8217;t matter to the visitors.</p>

<p>If we want more people to choose Perl for their projects, we need to
showcase Perl. Projects using Perl, be it DuckDuckGo or BBC or
anything else<sup class='footnote'><a href='#fn-312-1' id='fnref-312-1'>1</a></sup> should be referenced
from one single place and this place should be the frontpage of
perl.org. Ruby on Rails&#8217; <a href="http://rubyonrails.org/">front page</a>
prominently presents sites using Rails,
<a href="http://www.djangoproject.com/">Django</a> has the same thing on the
front page, PostgreSQL has a &#8220;Featured User&#8221; front page
column. Catalyst on the other hand, just publishes some testimonials
by people without referenced project or company, perl.org has a huge
&#8220;20,000 CPAN modules&#8221; heading, which makes me feel like &#8220;20k of
what?&#8221;. Underneath a line &#8220;That&#8217;s why we love Perl&#8221;. Yeah, right, we
do, does the visitor? Such introductory websites should become more embracing and welcoming to the newbies
and not look like some kind of bizarre cult to them. This part of
self-promotion is extremely important, first impression counts.</p>

<h3>Talking to others</h3>

<p>When you talk to people about stuff you make in Perl, you mostly get
some condolencing faces and a question &#8220;Couldn&#8217;t you take Python or
Ruby&#8221;? Many other languages (just like Python or Ruby), have become
popular with a tagline &#8220;Obsoleting Perl&#8221;, because they all thought a
replacement was desperately needed. It doesn&#8217;t even matter that
current Perl is more flexible or better or faster or cleaner than
Python or Ruby or for that matter Perl itself from 2000. Perl has a
reputation, it has become a brand name, a brand name that has
negative connotations.</p>

<p>Have you ever watched Steve Yegge&#8217;s excellent <a href="http://blip.tv/file/319044/">branding
keynote</a>? If not, you should do so
immediately. Even though he mentions Perl several times, another quote
should stay in your mind:</p>

<pre><code>    Who remembers GTE? [...] GTE was for some time the most
    reviled brand. Why? [...] their infrastructure sucked and
    their service sucked and everybody hated them. The word for
    GTE in consumer's mind was "suck". [...] They've spent a
    billion dollars upgrading their infrastructure and service
    until they were actually the best in the United States. And
    ... the people still thought they sucked, of course. [...] The
    problem is: [a brand] is a const identifier. [...] GTE was
    like "we are screwed, our brand is in the toilet". So they
    went to this marketing agency and they asked [...] "If your
    service is bad today and perfect tomorrow, how long does it
    take to change people's mind about your brand?" [...] And the
    answer came back after much study that it takes *one
    generation*. And the GTE was like "Screw that!" and changed
    their name to Verizon.
</code></pre>

<p>This is exactly the situation Perl is currenty in. Most people
associate Perl with &#8220;scripting&#8221; or &#8220;system administration&#8221; if they
mean good or &#8220;ugly&#8221; or &#8220;write-only&#8221; otherwise. And since Perl has been
on the market for a long time, it&#8217;ll probably take a bit more than a
generation of new programmers to get away from that image. The bad
news are: very few new programmers will ever get a chance to see
Perl&#8217;s bright side &#8212; Java and PHP are just excellent at recruiting
newbies.</p>

<p>So we got to educate people about Perl as soon as it gets and show
them the good sides and compare it to Java and PHP and Python and Lua
etc. But in my opinion, there is one big problem with that: Perl 6.</p>

<h3>Perl 6</h3>

<p>Perl 6 actually warrants a separate rant about its whole structure and
design, but one thing is certain: it will have the same branding
problems as Perl 5. They should have called it &#8220;Rakudo&#8221; or &#8220;Parrot&#8221; or
anything else, just not &#8220;Perl&#8221; and it might have been (or maybe it
still will be) a successful language.</p>

<p>When you tell people there is a Perl 6 coming, which will be somewhat
incompatible to current Perl 5 and won&#8217;t have any of the libraries or
frameworks, you lose them immediately, since it&#8217;s not feasible to build
something new on an obsolete technology. Perl community can&#8217;t afford
not getting more people involved and it can&#8217;t afford waiting for Perl 6. It should rather use all the power it can to continue improving Modern Perl. A question still
remains whether Perl 6 will be needed at all if Modern Perl implements
all of its tasty features.</p>

<p>In a way, Perl 6 drama reminds me of another language which is &#8220;worth
learning [tm]&#8221; &#8212; JavaScript<sup class='footnote'><a href='#fn-312-2' id='fnref-312-2'>2</a></sup>. Currently
implemented version of the standard is ECMAScript 3. The most recent
standard version is ECMAScript 5, released in December 2009. An
ECMAScript 4 has never been released, there has only been a draft of a
completely incompatible overhaul of the standard, which promised to
clean up the whole mess of browser scripting. Needless to say: it
failed miserably, in part because of a necessary complete
reimplementation and was replaced with backwards-compatible ECMAScript
5, which corrected the most obvious stupidities of the original
standard and made people <em>happy enough</em>. To me, ECMAScript 4 has a lot
of similarities to the aims of Perl 6, while ECMAScript 5 is more like
Modern Perl.</p>

<h3>Marketing Modern Perl</h3>

<p>In my opinion, Modern Perl is the only one that should be
marketed. Remember that GTE/Verizon example? While I think a new name
for Perl 6 is needed, it&#8217;s possible to create a new brand for
modern Perl 5 without completely sacrificing the name. How about
<strong>Modern Perl</strong> for an official name for Perl 5?</p>

<p>5.12 could be the last official Classic Perl version and 5.14 would be
<em>Modern Perl 1.0</em>. New filename extensions <code>.mpl</code> and <code>.mpm</code> could be
introduced, which would enable warnings and strictness and
Perl::Critic warnings and other new features by default, while
<code>.pl</code> and <code>.pm</code> would still trigger Classic Perl mode. Disturbing
features could be deprecated in the Modern Perl while retained in
Classic. New features could be tested out as CPAN modules and
officially introduced to the core in Modern mode.</p>

<p>I know it&#8217;s difficult on the compiler side. However, it&#8217;s a lot better than creating a complete new language over a decade and then creating
a whole new set of libraries over another decade. We don&#8217;t actually need a perfect language, which has all the bells and whistles and fixes all of the mistakes of the previous iteration, I think the 80%/20% rule should also apply to Perl. Continuous
improvement has done Perl 5 a lot of good in the last years and I think
this process should be continued.  With a bit of luck, Perl will then be able to live on and innovate for the upcoming decades.</p>

<div class='footnotes'><div class='footnotedivider'></div><ol><li id='fn-312-1'>Oh, while we at it: did you know that Perl, Moose and
Catalyst is used as a backend for a website with more traffic and CPU
load than Google and YouTube? It&#8217;s called YouPorn, google it. It&#8217;s
huge, it&#8217;s using the most modern Perl you can get. Also, booking.com
and xing.com are huge sites running on Perl. <span class='footnotereverse'><a href='#fnref-312-1'>&#8617;</a></span></li><li id='fn-312-2'>About 99% of programmers still believe
JavaScript is a toy language, much like VBA, something you learn
because you can&#8217;t program a web application otherwise. Only few people
really know what JavaScript is capable of and even less people know
how to program JavaScript correctly and cleanly. Those people have to
fight ignorance every day and prefer to talk about ECMAScript 5, just
like Perl hackers prefer to talk about &#8220;Modern Perl&#8221;. <span class='footnotereverse'><a href='#fnref-312-2'>&#8617;</a></span></li></ol></div>
]]></content:encoded>
			<wfw:commentRss>http://rassie.org/archives/312/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

