<?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>Doodlehaüs &#187; Asides</title>
	<atom:link href="http://www.doodlehaus.com/category/asides/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doodlehaus.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 17:01:51 +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>There&#8217;s nothing social about mass media</title>
		<link>http://www.doodlehaus.com/asides/as-an-industry-if-we%e2%80%99re-still-looking-at-the-social-opportunity-in-terms-of-%e2%80%9cmedia%e2%80%9d-and-%e2%80%9cpageviews%e2%80%9d-we-need-a-new-lens-or-a-new-pair-of-glasses/</link>
		<comments>http://www.doodlehaus.com/asides/as-an-industry-if-we%e2%80%99re-still-looking-at-the-social-opportunity-in-terms-of-%e2%80%9cmedia%e2%80%9d-and-%e2%80%9cpageviews%e2%80%9d-we-need-a-new-lens-or-a-new-pair-of-glasses/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 15:57:50 +0000</pubDate>
		<dc:creator>Mark Anderson</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://www.doodlehaus.com/?p=117592</guid>
		<description><![CDATA[&#8220;Relationship-building is NOT accomplished through billboard-type advertising, Conversation is not media. It’s not measured in terms of pageviews. As Publishers, we can “say” that it is measured that way, so that we can walk around the roomful of conversations and sell ad space on our sandwich boards, but in and of itself, ENGAGEMENT and INTELLIGENCE [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8220;Relationship-building is NOT accomplished through billboard-type advertising, Conversation is not media. It’s not measured in terms of pageviews. As Publishers, we can “say” that it is measured that way, so that we can walk around the roomful of conversations and sell ad space on our sandwich boards, but in and of itself, ENGAGEMENT and INTELLIGENCE are the opportunities in Social, NOT media. These conversations are happening right now, 24 hours a day. As brands, we can choose to Engage, we can choose to Listen; or we can choose to Opt-Out of the conversations entirely and just go buy a sandwich board to announce that our brand is in the room.&#8221;</p></blockquote>
<p>via <a href="http://blog.adamboettiger.com/2011/01/06/engagement-not-pageviews/">As an industry, if we’re still looking at the Social opportunity in terms of “Media” and “Pageviews”, we need a new lens or a new pair of glasses.</a>.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.doodlehaus.com%2Fasides%2Fas-an-industry-if-we%25e2%2580%2599re-still-looking-at-the-social-opportunity-in-terms-of-%25e2%2580%259cmedia%25e2%2580%259d-and-%25e2%2580%259cpageviews%25e2%2580%259d-we-need-a-new-lens-or-a-new-pair-of-glasses%2F&amp;layout=standard&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:50px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.doodlehaus.com/asides/as-an-industry-if-we%e2%80%99re-still-looking-at-the-social-opportunity-in-terms-of-%e2%80%9cmedia%e2%80%9d-and-%e2%80%9cpageviews%e2%80%9d-we-need-a-new-lens-or-a-new-pair-of-glasses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find all your WordPress installs</title>
		<link>http://www.doodlehaus.com/asides/find-all-your-wordpress-installs/</link>
		<comments>http://www.doodlehaus.com/asides/find-all-your-wordpress-installs/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 19:16:41 +0000</pubDate>
		<dc:creator>Mark Anderson</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[command line]]></category>

		<guid isPermaLink="false">http://www.doodlehaus.com/?p=117513</guid>
		<description><![CDATA[If you&#8217;ve got a bunch of WordPress installs on a server and need to find all of them, try this shell command: find . -name &#8220;wp-config.php&#8221; -print &#62; {your favorite path}/wpinstalls.txt It worked for me!]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve got a bunch of WordPress installs on a server and need to find all of them, try this shell command:</p>
<p><strong>find . -name &#8220;wp-config.php&#8221; -print &gt; {your favorite path}/wpinstalls.txt </strong></p>
<p>It worked for me!</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.doodlehaus.com%2Fasides%2Ffind-all-your-wordpress-installs%2F&amp;layout=standard&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:50px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.doodlehaus.com/asides/find-all-your-wordpress-installs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What took me so long?</title>
		<link>http://www.doodlehaus.com/asides/what-took-me-so-long/</link>
		<comments>http://www.doodlehaus.com/asides/what-took-me-so-long/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 16:24:10 +0000</pubDate>
		<dc:creator>Mark Anderson</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[day job]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.doodlehaus.com/uncategorized/what-took-me-so-long/</guid>
		<description><![CDATA[Just added the ShareThis button to all news and events on www.bus.wisc.edu. Now site visitors, faculty, staff&#8230;whoever&#8230;can crow about their accomplishments and upcoming events on any number of social networking tools. In the spirit of &#8220;it&#8217;s not a problem until it&#8217;s a problem,&#8221; I&#8217;ll now get to work on how to measure the results of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-117293" title="homepage_bnr" src="http://www.doodlehaus.com/wp-content/uploads/2009/03/homepage_bnr-150x150.gif" alt="homepage_bnr" width="150" height="150" />Just added the <a href="http://sharethis.com/">ShareThis</a> button to all <a href="http://www.bus.wisc.edu/news">news</a> and <a href="http://www.bus.wisc.edu/events">events</a> on www.bus.wisc.edu. Now site visitors, faculty, staff&#8230;whoever&#8230;can crow about their accomplishments and upcoming events on any number of social networking tools.</p>
<p>In the spirit of &#8220;it&#8217;s not a problem until it&#8217;s a problem,&#8221; I&#8217;ll now get to work on how to measure the results of this tweak.</p>
<p>Wish me luck.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.doodlehaus.com%2Fasides%2Fwhat-took-me-so-long%2F&amp;layout=standard&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:50px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.doodlehaus.com/asides/what-took-me-so-long/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

