<?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>Colin&#039;s Blog &#187; Josh Quittner</title>
	<atom:link href="http://colincarmichael.ca/tag/josh-quittner/feed/" rel="self" type="application/rss+xml" />
	<link>http://colincarmichael.ca</link>
	<description>My thoughts on everything.</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:17:22 +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>Apparently I&#8217;m a Pessimist</title>
		<link>http://colincarmichael.ca/apparently-im-a-pessimist/</link>
		<comments>http://colincarmichael.ca/apparently-im-a-pessimist/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 01:57:14 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Business 2.0]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Josh Quittner]]></category>
		<category><![CDATA[Sebastien Provencher]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=23</guid>
		<description><![CDATA[My earlier post about the &#8216;stay of execution&#8217; for Business 2.0 magazine sounds awfully pessimistic now that my co-conspirator Sebastien has just posted a rather more optimistic view of the saga surrounding the magazine and the Facebook group that may have saved it: Did social media give Business 2.0 a reprieve? I believe so. I [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/did-the-web-save-a-magazine/' rel='bookmark' title='Did the Web Save a Magazine?'>Did the Web Save a Magazine?</a></li>
<li><a href='http://colincarmichael.ca/the-genesis-of-a-web-strategy-blog/' rel='bookmark' title='The Genesis of a Web Strategy Blog'>The Genesis of a Web Strategy Blog</a></li>
<li><a href='http://colincarmichael.ca/mesh08-day-one-part-3/' rel='bookmark' title='MESH08 Day One (part 3)'>MESH08 Day One (part 3)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://webstrategythoughts.com/2007/07/31/did-the-web-save-a-magazine/">My earlier post</a> about the &#8216;stay of execution&#8217; for Business 2.0 magazine sounds awfully pessimistic now that my co-conspirator <a href="http://www.praized.com/blog/social-networks/social-media-saves-business-20-magazine-for-now/">Sebastien has just posted</a> a rather more optimistic view of the saga surrounding the magazine and the Facebook group that <em>may</em> have saved it:</p>
<blockquote><p>Did social media give Business 2.0 a reprieve? I believe so. I think social media (in this case Facebook, blogging and Techmeme) played an important role as an amplifier (see my <strong><a href="http://www.praized.com/blog/social-networks/chronology-of-a-successful-facebook-group-the-save-business-20-example/">chronology of events here</a></strong>). Thanks to everyone who joined the <strong><a href="http://www.facebook.com/group.php?gid=2420762508">Facebook group </a></strong>and posted comments in the Wall. Thanks to every blogger and journalist out there who relayed the news. Without you, Business 2.0 would not be publishing its October issue. Thanks again!!!</p></blockquote>
<p>I&#8217;m not quite as confident that we saved the magazine &#8211; if indeed it is saved at all.  What we did do was show how, through social networking, a small group of people can shine an awfully bright spotlight on an issue and bring the media to bear on it.</p>
<p><em>I updated </em><a href="http://webstrategythoughts.com/2007/07/31/did-the-web-save-a-magazine/"><em>my previous post</em></a><em> with this, but I&#8217;ll repeat here for those whose feed-readers have already devoured it:</em></p>
<p>I spoke to Business 2.0 Editor-In-Chief Josh Quittner this evening and asked him directly about the magazine&#8217;s short-term future. His reply:</p>
<blockquote><p>We&#8217;re currently working on the October issue. As far as I know, we&#8217;ll be publishing it.</p></blockquote>
<p>I sincerely hope that November and December, etc. will arrive in my mailbox as well &#8211; perhaps under new ownership?</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fapparently-im-a-pessimist%2F&amp;t=Apparently%20I%27m%20a%20Pessimist" id="facebook_share_button_23" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_23') || document.getElementById('facebook_share_icon_23') || document.getElementById('facebook_share_both_23') || document.getElementById('facebook_share_button_23');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_23') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/apparently-im-a-pessimist/&via=ccarmichael&text=Apparently I'm a Pessimist&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/apparently-im-a-pessimist/&via=ccarmichael&text=Apparently I'm a Pessimist&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/did-the-web-save-a-magazine/' rel='bookmark' title='Did the Web Save a Magazine?'>Did the Web Save a Magazine?</a></li>
<li><a href='http://colincarmichael.ca/the-genesis-of-a-web-strategy-blog/' rel='bookmark' title='The Genesis of a Web Strategy Blog'>The Genesis of a Web Strategy Blog</a></li>
<li><a href='http://colincarmichael.ca/mesh08-day-one-part-3/' rel='bookmark' title='MESH08 Day One (part 3)'>MESH08 Day One (part 3)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/apparently-im-a-pessimist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did the Web Save a Magazine?</title>
		<link>http://colincarmichael.ca/did-the-web-save-a-magazine/</link>
		<comments>http://colincarmichael.ca/did-the-web-save-a-magazine/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 23:49:21 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Business 2.0]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Josh Quittner]]></category>
		<category><![CDATA[Sebastien Provencher]]></category>
		<category><![CDATA[Valleywag]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=20</guid>
		<description><![CDATA[Valleywag is reporting that Time Inc. has granted a &#8220;stay of execution&#8221; to the troubled but popular magazine that has attracted over 2000 supporters to my little Facebook group. Business 2.0 Magazine is certainly not out of the woods yet as the reprieve is intended only to keep the magazine operating while Time assesses the [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/the-genesis-of-a-web-strategy-blog/' rel='bookmark' title='The Genesis of a Web Strategy Blog'>The Genesis of a Web Strategy Blog</a></li>
<li><a href='http://colincarmichael.ca/apparently-im-a-pessimist/' rel='bookmark' title='Apparently I&#8217;m a Pessimist'>Apparently I&#8217;m a Pessimist</a></li>
<li><a href='http://colincarmichael.ca/mesh08-day-one-part-3/' rel='bookmark' title='MESH08 Day One (part 3)'>MESH08 Day One (part 3)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.facebook.com/group.php?gid=2420762508"><img src="http://webstrategythoughts.com/wp-content/uploads/2007/07/n2420762508-56191.jpg" alt="business 2.0 magazine" align="right" border="0" height="184" width="150" /> Valleywag is reporting</a> that Time Inc. has granted a &#8220;stay of execution&#8221; to <a href="http://business2.com">the troubled but popular magazine</a> that has attracted over 2000 supporters to <a href="http://www.facebook.com/group.php?gid=2420762508">my little Facebook group</a>.</p>
<p>Business 2.0 Magazine is certainly not out of the woods yet as the reprieve is intended only to keep the magazine operating while Time assesses the many suitors that have come calling looking to buy the magazine.</p>
<p>It is difficult to know how much of an impact our little Facebook group had in this turn of events.  The group was never intended to be an emotional appeal to save the magazine &#8211; rather, a window into the magazine&#8217;s most loyal and influential readers and subscribers.  I can only assume that it had some effect on those potential buyers though I can&#8217;t take credit, obviously, for the buyers themselves. According to <a href="http://www.nytimes.com/2007/07/17/business/media/17mag.html?ref=business">the original NYT article</a>, Editor-in-Chief Josh Quittner had already been out actively shopping the magazine around.</p>
<p>It will be interesting indeed to watch as this story unfolds further&#8230; Who will buy it? Will it change? Can someone else do better?</p>
<p><strong>UPDATE</strong>: I&#8217;ve spoken with Business 2.0 EIC Josh Quittner who would only say:</p>
<blockquote><p>We&#8217;re currently working on the October issue. As far as I know, we&#8217;ll be publishing it.</p></blockquote>
<p>Best news I&#8217;ve had all week. :)</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fdid-the-web-save-a-magazine%2F&amp;t=Did%20the%20Web%20Save%20a%20Magazine%3F" id="facebook_share_button_20" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_20') || document.getElementById('facebook_share_icon_20') || document.getElementById('facebook_share_both_20') || document.getElementById('facebook_share_button_20');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_20') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/did-the-web-save-a-magazine/&via=ccarmichael&text=Did the Web Save a Magazine?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/did-the-web-save-a-magazine/&via=ccarmichael&text=Did the Web Save a Magazine?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/the-genesis-of-a-web-strategy-blog/' rel='bookmark' title='The Genesis of a Web Strategy Blog'>The Genesis of a Web Strategy Blog</a></li>
<li><a href='http://colincarmichael.ca/apparently-im-a-pessimist/' rel='bookmark' title='Apparently I&#8217;m a Pessimist'>Apparently I&#8217;m a Pessimist</a></li>
<li><a href='http://colincarmichael.ca/mesh08-day-one-part-3/' rel='bookmark' title='MESH08 Day One (part 3)'>MESH08 Day One (part 3)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/did-the-web-save-a-magazine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

