<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Engaging Openly</title>
	<atom:link href="http://engagingopenly.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://engagingopenly.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 17 Feb 2012 15:36:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='engagingopenly.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/db2afca3579445ed4506f7cac31d834a?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Engaging Openly</title>
		<link>http://engagingopenly.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://engagingopenly.wordpress.com/osd.xml" title="Engaging Openly" />
	<atom:link rel='hub' href='http://engagingopenly.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The &#8220;Lovebomb&#8221;: A digital learning onramp</title>
		<link>http://engagingopenly.wordpress.com/2012/02/17/the-lovebomb-a-digital-learning-onramp/</link>
		<comments>http://engagingopenly.wordpress.com/2012/02/17/the-lovebomb-a-digital-learning-onramp/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 15:36:42 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[lovebomb]]></category>
		<category><![CDATA[webmaker]]></category>
		<category><![CDATA[webmakers]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=249</guid>
		<description><![CDATA[Toward the end of last year, my colleagues Atul &#38; Jess created an awesome project &#8212; what they called the &#8220;Love Bomb Builder.&#8221; While essentially just a tweaked version of the Web page maker they use for Hackasaurus, it&#8217;s pretty awesome &#8212; while having fun along the way, it provides an easy way to get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=249&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Toward the end of last year, my colleagues <a href="www.toolness.com/">Atul</a> &amp; <a href="http://jessicaklein.blogspot.com">Jess</a> created an awesome project &#8212; what they called the &#8220;Love Bomb Builder.&#8221; While essentially just a tweaked version of the Web page maker they use for Hackasaurus, it&#8217;s pretty awesome &#8212; while having fun along the way, it provides an easy way to get your hands a little dirty with code, learn something, and then have an awesome (better than a) card at the end that you can be proud of and share widely.</p>
<p><a href="http://lovebomb.me"><img class="alignnone" title="Love bomb home page" src="http://openmatt.files.wordpress.com/2012/02/love-bomb-builder-front-page.png?w=450&#038;h=269&#038;h=269" alt="" width="450" height="269" /></a></p>
<p>It&#8217;s evolved a bit since then &#8212; both in terms of what&#8217;s actually at <a href="http://lovebomb.me/">Lovebomb.me</a> and in terms of some additional mockups that <a href="http://jessicaklein.blogspot.com/2012/01/e-cards-and-love-letters.html">Jess put together</a> for what it could become.</p>
<p>But while it&#8217;s already on the right track, what we want to do is further evolve it, into something a bit more polished and broadly approachable, which could satisfy the following three objectives &#8212; and launch for Mother&#8217;s Day:</p>
<p>1) Provide an approachable, fun onramp into our learning offerings<br />
2) Teach a little bit (and possibly more) of code, without being too scary for a non-coder<br />
3) Grow our base of supporters</p>
<p><a href="rwxweb.wordpress.com/" target="_blank">Michelle Levesque</a> and I did some brainstorming this week, and here&#8217;s what we started to come up with on where it should go from here. <strong>A basic framework (along with plenty of outstanding questions) is below &#8212; whattaya think?</strong></p>
<p>&#8211;  Take Jess&#8217;s &#8220;&lt;3 Generator&#8221; mockup as the starting point. (Concept #2 in <a href="http://jessicaklein.blogspot.com/2012/01/e-cards-and-love-letters.html" target="_blank">this post</a>.)</p>
<p>&#8211; Have a few more initial templates the user could choose from (some themed around Mother&#8217;s Day, for launch)</p>
<p>&#8211; Have the main creation go as follows:</p>
<ol>
<li>Allow the user to click on elements of the card to change them (as in the mockup). This would allow the user to edit without actually directly altering code, but would show the code surrounding the element. Ideally, this would also include <a href="http://lovebomb.me/#editor.positioner-demo">Atul&#8217;s positioning add-on</a> to allow people to easily move elements around on the page.</li>
<li>Have the right-hand 1/3 of the page show the lovebomb&#8217;s code as it stands (updating as elements are edited as in step 1)</li>
<li>Have key page elements highlighted in the code (colors &amp; fonts, in particular), so a user could click on the highlighted piece of code and choose from a drop-down menu of options and see the love bomb updated immediately.</li>
</ol>
<p>&#8211; The code editor should be easily hidden, and we should be able to govern based on a URL parameter whether or not it&#8217;s initially visible by default. This would allow us to tailor the initial &#8220;cody-ness&#8221; of a user&#8217;s experience, so that those coming in through less technical channels (e.g. a tweet from @Firefox or the FF &amp; You newsletter) can still have something that&#8217;s approachable.</p>
<p>&#8211; Once published, we should provide the current menu of options to publish, as well, hopefully, as a direct &#8220;email this lovebomb&#8221; ask that then allows us to have an email signup checkbox (this could be integrated with a BSD share form or something?).</p>
<p>&#8211; We should add a persistent email signup as a footer, like in some of Jess&#8217;s other mockups.</p>
<p>&#8211; And we should create a directory/gallery of people&#8217;s lovebomb&#8217;s, so that others can see what&#8217;s been done and build off of it.</p>
<p><strong>Some outstanding things to think through:</strong></p>
<p>&#8211; <strong>What code, precisely, do we display around each element when someone clicks to edit?</strong> Is it too imposing if we expose the text as well as the html and css that govern the element?, since the css is what contains that actual words that people will see (colors, underline, etc). Perhaps we could make it so that when you hover over any bit of the css, there&#8217;ll be an explanation of what it is? Or we could build in dropdowns/menus to allow you to change the formatting without changing the code, but that then show you the resulting change in the code?</p>
<p>&#8211; <strong>What are we actually calling this?</strong> We don&#8217;t want &#8220;Lovebomb&#8221; to be what this goes broadly with, but it&#8217;s not like it&#8217;s an card maker, either. Any thoughts, internet?</p>
<p>&#8211; <strong>How well can we integrate email signup</strong> as an action, so that we&#8217;re able to keep users engaged and move them further along in learning after they make their love bomb? Anything we&#8217;re missing besides figuring out an integration at the end and having it as a persistent footer?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/249/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=249&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/02/17/the-lovebomb-a-digital-learning-onramp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>

		<media:content url="http://openmatt.files.wordpress.com/2012/02/love-bomb-builder-front-page.png?w=450&#38;h=269" medium="image">
			<media:title type="html">Love bomb home page</media:title>
		</media:content>
	</item>
		<item>
		<title>Join Mozilla update: 2/10/12</title>
		<link>http://engagingopenly.wordpress.com/2012/02/10/join-mozilla-update-21012/</link>
		<comments>http://engagingopenly.wordpress.com/2012/02/10/join-mozilla-update-21012/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 19:52:38 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[webmaker]]></category>
		<category><![CDATA[webmakers]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=243</guid>
		<description><![CDATA[Following up our successful end-of-year fundraising campaign, January and February have been pretty good so far from a fundraising perspective, despite no aggressive pushes (other than the PS in a SOPA/PIPA email we sent in January). Here&#8217;s where we are so far: 2012 online donations to Mozilla: 3,723 2012 online revenue: $78,657.80 Current @Mozilla followers: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=243&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following up our <a title="Mozilla 2011 End-of-Year Fundraising Campaign Report" href="http://engagingopenly.wordpress.com/2012/02/02/eoy-2011-wrap-up/">successful end-of-year fundraising campaign</a>, January and February have been pretty good so far from a fundraising perspective, despite no aggressive pushes (other than the PS in a <a title="Just sent: “You made it happen”" href="http://engagingopenly.wordpress.com/2012/01/20/just-sent-you-made-it-happen/">SOPA/PIPA email we sent in January</a>). Here&#8217;s where we are so far:</p>
<p>2012 online donations to Mozilla: 3,723<br />
2012 online revenue: $78,657.80<br />
Current <a href="twitter.com/mozilla" target="_blank">@Mozilla</a> followers: 4,880<br />
Current <a href="https://donate.mozilla.org/email" target="_blank">email subscribers</a>: 292,263</p>
<p>These are pretty great numbers. We don&#8217;t expect them to hold at this clip on their own, but it&#8217;s a very promising start to the year.</p>
<p>So, what&#8217;s next? Well, we&#8217;ve got a few things on the docket:</p>
<ul>
<li>Next week, we&#8217;ll be launching a new push for the Firefox/I support Mozilla t-shirts we have. We&#8217;ll be testing two different asks: &#8220;<a href="https://donate.mozilla.org/page/contribute/mozillatshirt" target="_blank">Donate $30 or more and get a t-shirt</a>&#8221; vs. &#8220;<a href="https://donate.mozilla.org/page/contribute/monthlymozillatshirt" target="_blank">Make a monthly donation of $5 or more and get a t-shirt</a>&#8220;. We&#8217;ll be emailing the Join list about this campaign a couple of times, and we&#8217;re also planning to be in social media, email, and snippet channels on the Firefox side next month.</li>
<li>Either this month or next, we&#8217;ll be launching a monthly webmakers newsletter, to spread the word about the awesome progress that&#8217;s being made with and connected to Mozilla projects</li>
<li>Next month, we&#8217;re planning an engagement campaign around our <a href="http://hackasaurus.org/" target="_blank">Hackasaurus</a> project, to get people a bit more familiar with it.</li>
<li>We&#8217;re working on figuring out ways to onboard people into our learning initiatives in fun, low-bar ways, while still imparting a bit of coding goodness. The Hackasaurus team has created an early version of something called the &#8220;love bomb&#8221; maker, which we&#8217;re working to build up into something that we can push more widely later in the year (and which will likely not be called the &#8220;love bomb&#8221; upon actual launch <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . <a href="http://openmatt.wordpress.com/2012/02/09/lovebomb/" target="_blank">Matt Thompson wrote up a great post on the Love Bomb &#8212; just in time for Valentine&#8217;s Day &#8212; here.</a></li>
<li>And the other big thing that we&#8217;re all monitoring is ACTA. <a href="http://blog.mozilla.com/blog/2012/02/10/acta-is-a-bad-way-to-develop-internet-policy/" target="_blank">Mitchell Baker blogged on it this morning</a>, and we&#8217;ll definitely be keeping our eyes peeled as the debate moves forward with ways for us to constructively and meaningfully engage.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=243&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/02/10/join-mozilla-update-21012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>
	</item>
		<item>
		<title>The infrastructure for self-organizing</title>
		<link>http://engagingopenly.wordpress.com/2012/02/06/the-infrastructure-for-self-organizing/</link>
		<comments>http://engagingopenly.wordpress.com/2012/02/06/the-infrastructure-for-self-organizing/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:35:20 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[noi]]></category>
		<category><![CDATA[organizing]]></category>
		<category><![CDATA[webmaker]]></category>
		<category><![CDATA[webmakers]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=234</guid>
		<description><![CDATA[One of the more exciting tasks that I&#8217;m working on at Mozilla is figuring out the challenge of getting people around the world to participate in the project of going from using the web to making the web &#8212; building a generation of webmakers &#8212; but doing it together, at events. Briefly, the idea is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=234&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the more exciting tasks that I&#8217;m working on at Mozilla is figuring out the challenge of getting people around the world to participate in the project of going from using the web to making the web &#8212; <strong><a href="http://commonspace.wordpress.com/2011/11/22/mozilla-2012-plan/" target="_blank">building a generation of webmakers</a></strong> &#8212; but doing it together, at events. Briefly, the idea is to try and apply something akin to the <strong><a href="http://neworganizing.com/toolbox/" target="_blank">offline, engagement organizing models</a></strong> normally used in successful grassroots political campaigns to our learning/webmaking initiatives.</p>
<div class="wp-caption alignnone" style="width: 490px"><a href="http://commonspace.wordpress.com/2012/01/29/hackascratchsaurus/"><img title="Woo learning events!" src="http://commonspace.files.wordpress.com/2012/01/2012-01-25.jpg?w=480&#038;h=285" alt="Learning event!" width="480" height="285" /></a><p class="wp-caption-text">Mozilla Japan Scratch/Hackasaurus Pop up. Photo from Mark Surman</p></div>
<p>Michelle Thorne has already done a bunch of thinking about how this maps across our events &#8212; her <a href="http://michellethorne.cc/2012/01/mozilla-event-menu-lite/" target="_blank"><span style="text-decoration:underline;"><strong>event menu is here</strong></span></a> &#8212; and I&#8217;m trying to think about what type of infrastructure we&#8217;ll need to set up to get people to organize these types of things on their own (with our support, or course).</p>
<p>There are some pretty clear functionalities that are needed, which Michelle has laid out elsewhere, beyond simple event creation &amp; categorization &#8212; localization, data portability &amp; access, good developer APIs, participant email capture, and more.</p>
<p>In addition to those, there are a couple that seem necessary to me to be reasonably effective:</p>
<p>&#8211;<strong>Ability for event organizers to organize over time:</strong> This means an ability to create an event (on one or many days or several events in a series) and have the ability to directly communicate, over time (so both before and after the event) with the people who sign up to take part.</p>
<p>Most tools &#8212; even those with something like this &#8212; seem to lack either the ability to communicate with attendees at all, or, even if they have that, lack the ability to do so over time and across events. Example: I want to start a weekly meetup. Within the Mozilla event infrastructure, I should be able to create an event once and set it to happen every week at Time X. I should be able to change the event time of a given week. People should be able to sign up for one/all/some of those events. And I should be able to communicate with all the attendees (who have opted in to communications, of course) both before and after the events.</p>
<p>&#8211;<strong>Groups:</strong> Part of this whole thing needs to be people easily finding and joining groups of people they&#8217;d want to talk to &#8212; that could be based on geography, ability, program, interest, whatever. These should be easy to search for, find, and join, and allow people to discuss things and move forward in their own way. This could be anything from glorified listservs to something more Facebook-y, but it&#8217;s definitely important for fostering an engaged core of people doing this stuff.</p>
<p>Now, there are examples of organizations doing things like this &#8212; or at least setting up infrastructure close to it &#8212; quite successfully. From <a href="http://www.actionhub.org/" target="_blank"><span style="text-decoration:underline;"><strong>Rebuild the Dream</strong></span></a> to <a href="http://www.meetup.com/codeyear/" target="_blank"><span style="text-decoration:underline;"><strong>Code Year</strong></span></a> to <a href="http://www.ted.com/tedx" target="_blank"><span style="text-decoration:underline;"><strong>Tedx</strong></span></a> and a whole lot more, they&#8217;re out there, but generally there&#8217;s something making each not quite what we need, or not quite what would work in this context.</p>
<p>So the questions are as follows:</p>
<p>1) Is the description of needed functionality above correct? Are there gaping holes, or things that aren&#8217;t necessary?<br />
2) How should we create that infrastructure?</p>
<p>There are platforms out there which meet some, but not all, needs. There&#8217;s <strong><a href="http://www.meetup.com/everywhere/" target="_blank">Meetup Everywhere</a></strong>, but what&#8217;s really needed is a combo of Meetup Everywhere with the richer functionality you can have as an individual user of Meetup. <a href="http://www.350.org/" target="_blank"><strong>350.org</strong></a> is building its own tool in the open, which could potentially be forked for our needs &#8212; <a href="https://github.com/350org/localpower" target="_blank"><strong>https://github.com/350org/localpower</strong></a>. There are tools that don&#8217;t yet exist (ex: <a href="http://www.controlshiftlabs.com/" target="_blank"><strong>http://www.controlshiftlabs.com/</strong></a>) and then there&#8217;s the better known tools from BSD to Action Kit to EventBrite to Lanyrd and more. BSD is what we use for other things, but their event tool unfortunately wouldn&#8217;t localize too well. Otherwise it would have almost everything else.</p>
<p><strong>So, what say you, techies, organizers, people who care?</strong> Please chime in with thoughts on any of this &#8212; or thoughts on anyone else I should try and talk with &#8212; in comments. Thanks!</p>
<p>Also, many thanks to, among others, <strong><a href="https://twitter.com/dr_pugh" target="_blank">Jim Pugh</a></strong> &amp; <a href="https://twitter.com/woodhull" target="_blank"><strong>Nathan Woodhull</strong></a> for recent discussions that have helped crystallize my thinking enough to get to where I currently find it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/234/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=234&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/02/06/the-infrastructure-for-self-organizing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>

		<media:content url="http://commonspace.files.wordpress.com/2012/01/2012-01-25.jpg?w=480" medium="image">
			<media:title type="html">Woo learning events!</media:title>
		</media:content>
	</item>
		<item>
		<title>Mozilla 2011 End-of-Year Fundraising Campaign Report</title>
		<link>http://engagingopenly.wordpress.com/2012/02/02/eoy-2011-wrap-up/</link>
		<comments>http://engagingopenly.wordpress.com/2012/02/02/eoy-2011-wrap-up/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 22:18:13 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[fundraising]]></category>
		<category><![CDATA[webmaker]]></category>
		<category><![CDATA[webmakers]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=209</guid>
		<description><![CDATA[In December 2011, Mozilla undertook its first concerted end-of-year (EOY) fundraising campaign. With incredible cross-organizational support, we were far more successful than even our most optimistic goals beforehand. In the month of December, we raised $204,000, and an additional $15,000 or so has come in since January 1st from EOY pushes. The biggest piece of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=209&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In December 2011, Mozilla undertook its first concerted end-of-year (EOY) fundraising campaign. With incredible cross-organizational support, we were far more successful than even our most optimistic goals beforehand. In the month of December, we raised $204,000, and an additional $15,000 or so has come in since January 1<sup>st</sup> from EOY pushes.</p>
<p>The biggest piece of the EOY campaign was the animated video we put together which can be seen at <a href="http://mozilla.org/story" target="_blank">http://mozilla.org/story</a>. The numbers discussed below all refer to pushes to that page, though about $40k in additional donations came in through the <a href="http://mozilla.org/join" target="_blank">Join</a> page, the <a href="https://donate.mozilla.org/page/contribute/firefoxtshirt" target="_blank">t-shirt campaign</a>, and others.</p>
<p>Along the way, there were pushes from all major Firefox channels, along with frequent promotions to our own base of supporters.</p>
<p>For us, the biggest takeaway from the results of this campaign is that <strong>when we&#8217;re in channel with a chance to tell our story in an understandable way, we can be successful – even with a not-yet-initiated audience</strong>.</p>
<p>However, we also saw that the more space &amp; time we had to tell that story, the more successful we were: our own emails, which featured a multi-part arc, were the most successful channel in terms of dollars raised per impression, followed by the FF email list, with the snippet and social media behind. Interestingly, the snippet was <strong>far</strong> more successful overall than social media, which does track with the results most organizations see when trying to fundraise directly on Facebook and Twitter. While social media can be an effective tool for many things, fundraising effectively on it remains a not-yet-perfected art.</p>
<p>Going a step further, here&#8217;s what&#8217;s contained in this report:</p>
<ul>
<li>Top-line results by communication channel</li>
<li>Some of the takeaways from the different tests we ran</li>
<li>Breakdown of more in-depth results for email &amp; snippet communication channels</li>
</ul>
<p><span style="text-decoration:underline;"><strong>Channel-by-channel results</strong></span></p>
<iframe src="https://docs.google.com/spreadsheet/pub?key=0ArxXFD5tBmfqdG5BM0FPa3Ewbjdkbmk1MHlOSFN6ZHc&amp;single=true&amp;gid=11&amp;output=html&amp;widget=true" frameborder="0" width="500" height="250"  marginheight="0" marginwidth="0"></iframe>
<p><span id="more-209"></span></p>
<p><span style="font-size:small;"><span style="text-decoration:underline;"><strong>Testing</strong></span></span></p>
<p>Due to the sample sizes and other constraints in different channels, the only ones in which we were able to conduct true A/B tests were the about:home snippet and the FF &amp; You newsletter.</p>
<p><strong>Snippet tests</strong></p>
<p>The following snippets were tested against each other at one point or another:</p>
<p><em>Test 1</em></p>
<p>Snippet A: Watch &lt;link&gt;<em>The Mozilla Story</em>&lt;/link&gt; to see how we&#8217;re shaping the Web and &lt;link&gt;how you can help!&lt;/link&gt;</p>
<p>Snippet B: Watch &lt;link&gt;<em>The Mozilla Story</em>&lt;/link&gt; and help us keep the Web a constantly evolving source for innovation.</p>
<p><strong>Results:</strong> Snippet B had fewer clicks through to the video, but a statistically significantly greater number of donations.</p>
<p><strong>Takeaways:</strong> Nothing too concrete here, except the wording of the second ask provides a bit more meat on what the user will be doing – helping us keep the web a constantly evolving source for innovation rather than just “how they can help” shape the web.</p>
<p><em>Test 2</em></p>
<p>Snippet B: Watch &lt;link&gt;<em>The Mozilla Story</em>&lt;/link&gt; and help us keep the Web a constantly evolving source for innovation.</p>
<p>Snippet C: Help Mozilla keep the Web a place where anyone can dream, discover and create. &lt;link&gt;Make a donation by Dec. 31st.&lt;/link&gt;</p>
<p>Snippet D: See how Mozilla is keeping the Web a force for good in the world &#8212; &lt;link&gt;and help us keep it up by making a year-end donation today!&lt;/link&gt;</p>
<p><strong>Results:</strong> We expected Snippets C &amp; D to outperform B due the direct nature of the ask; the expected result would be fewer clicks on C &amp; D, but more donations from them. That result held with C – it had ~1/4 the clicks of B, but twice the donations. However, D generated about the same number of clicks as C, but <em>fewer donations than B</em>.</p>
<p><strong>Takeaways:</strong> Here, there are two factors that could lead C to outperform D – one is the specific date as the deadline, which makes it a bit more tangible, and the other is the “dream, discover and create” language, as compared to the “force for good in the world” wording. <strong>Helpfully, this matches precisely with where the Foundation is heading in the coming year.</strong></p>
<p><em>Test 3 </em></p>
<p>Snippet B: Watch &lt;link&gt;<em>The Mozilla Story</em>&lt;/link&gt; and help us keep the Web a constantly evolving source for innovation.</p>
<p>Snippet F: Know the Mozilla story? How we&#8217;re a non-profit that puts you first? &lt;link&gt;Watch this quick video to learn more.&lt;/link&gt;</p>
<p><strong>Results:</strong> Snippet B significantly outperformed Snippet F on both clicks and donations.</p>
<p><strong>Takeways:</strong> The difference was likely because there was a bit more substance to B, instead of just questions.</p>
<p><em>Test 4</em></p>
<p>Snippet C: Help Mozilla keep the Web a place where anyone can dream, discover and create. &lt;link&gt;Make a donation by Dec. 31st.&lt;/link&gt;</p>
<p>Snippet E: Mozilla is a non-profit dedicated to keeping the Web awesome. &lt;link&gt;Help us make it happen. Donate today.&lt;/link&gt;</p>
<p><strong>Results:</strong> These snippets were roughly equal in their clicks generated, but C generated about 1.5X the number of donations as E.</p>
<p><strong>Takeaways:</strong> Hard to draw any specific conclusions, other than the “dream, discover and create” language continuing to resonate.</p>
<p><strong>Firefox email test</strong></p>
<p>In this send, we were able to test three subject lines against each other. They were:</p>
<ol>
<li>The force behind Firefox</li>
<li>Thank you for all you do</li>
<li>Help Mozilla protect the web</li>
</ol>
<p><strong>Results:</strong> “The force behind Firefox” vastly outperformed the other two (fewer unsubscribes, 50% more donations), and “Thank you for all you do” did slightly better than “Help Mozilla protect the web.”</p>
<p><strong>Takeaways:</strong> For this audience, tying the ask back to their reference point – Firefox – was absolutely crucial.</p>
<p><strong>Conclusions</strong></p>
<p>It&#8217;s hard to draw too many conclusions from these tests, but the few that seem sound are:</p>
<ul>
<li>Providing a more tangible ask is better than trying to be mysterious</li>
<li>If using a deadline, provide the specific date, even if it&#8217;s a common day</li>
<li>The specific wording of the web as a place where people can “dream, discover and create” resonated more than the wording of the web as a “force for good in the world”</li>
<li>With the Firefox audience, it&#8217;s important to tie the ask back to their reference point as much as possible</li>
</ul>
<p><span style="text-decoration:underline;"><strong>Fuller Results</strong></span></p>
<p>Here&#8217;s a more in-depth breakdown of results from email and snippets, followed by a bit of summary of each one. A few metrics to define at the top:</p>
<ul>
<li>Clicks: Number of clicks on the main link</li>
<li>Click %: Number of clicks / Number of recipients</li>
<li>Response %: Number of donations / Number of recipients</li>
<li>Unsubs: Number of recipients who unsubscribed in response to the email</li>
<li>Donations / Unsubs: The ratio of donations to unsubs in response to an email. This can be a crucial monitoring metric to gauge relative success of an email. As a rule of thumb, a donations/unsubs rate of 1:2 for non-donors is good, and of 2:1 for donors is good.</li>
<li>Conversion %: Clicks through to the page / number of donations</li>
</ul>
<p><strong>Firefox email</strong></p>
<p>By far the most valuable channel for this campaign was the <em>Firefox &amp; You </em>newsletter list. The EOY campaign &amp; story video was promoted twice to this audience – in the December newsletter on 12/15, and in a standalone email from mark Surman on 12/28 (subject line tests) &amp; 12/29 (main send).</p>
<p>Here are results from those sends:</p>
<iframe src="https://docs.google.com/spreadsheet/pub?key=0ArxXFD5tBmfqdC1KbU4zM3dNRmZOWkVvSTQ3T0Z4Vmc&amp;single=true&amp;gid=7&amp;output=html&amp;widget=true" frameborder="0" width="500" height="300"  marginheight="0" marginwidth="0"></iframe>
<p>The biggest takeaway for me from these results is that they were pretty great, especially for a non-donor/consumer-oriented list. They showed an appetite from this list to be told the story of what we at Mozilla are doing – and the story of how they&#8217;re doing something good just by using Firefox.</p>
<p>On the level of the most important metrics, the response rate and donation/unsubscribe ratio were both *<strong>very* </strong>good when compared with industry benchmarks to large lists of non-donors. I would have been very happy to see a response rate around 0.10% and a donation/unsub rate of 0.5. Instead, we saw a 0.15% response rate and a 0.8 donation/unsub rate!</p>
<p>The promotion in the December newsletter was less successful, as we&#8217;d expect when it&#8217;s put alongside a bunch of other content, with less space to tell a compelling story and make the case for giving – but it stands up fairly well to other results we&#8217;ve seen in that channel.</p>
<p><strong>About:Home snippet</strong></p>
<p><a href="http://engagingopenly.files.wordpress.com/2012/02/screen-shot-2012-01-26-at-3-22-10-pm.png"><img class="alignleft size-full wp-image-224" title="Screen shot 2012-01-26 at 3.22.10 PM" src="http://engagingopenly.files.wordpress.com/2012/02/screen-shot-2012-01-26-at-3-22-10-pm.png?w=595&#038;h=90" alt="" width="595" height="90" /></a></p>
<p>The homepage snippet was also tremendously important for the success of this campaign – including 100% snippet saturation in the final week of 2011.</p>
<p>Here are the results, split up by snippet and wave of rotation:</p>
<iframe src="https://docs.google.com/spreadsheet/pub?key=0ArxXFD5tBmfqdEdjb0ZrRXAwSlF4emlJbVVLRlNzbWc&amp;single=true&amp;gid=9&amp;output=html&amp;widget=true" frameborder="0" width="500" height="350"  marginheight="0" marginwidth="0"></iframe>
<p>These were discussed a fair bit in the “testing” section above. A few things worth noting in addition:</p>
<ul>
<li>The low conversion rate is somewhat concerning, but it was much higher off of snippets with direct asks. This is in part a limitation of the medium – hard to tell a bit of story and make an ask in so little space &#8212; and partly a function of this being the first time a lot of folks were exposed to the idea of us as an organization that needs donor support.</li>
<li>We certainly could have upped the total raised off of this channel by going with a “only direct ask” approach, but the strategy was also about long-term storytelling and cultivation, which was the reason for the large variety of approaches.</li>
<li>Overall, the level of traffic that the snippet can drive is absolutely staggering. Working at Mozilla is awesome.</li>
</ul>
<p><strong>Join list emails</strong></p>
<p>We sent four different emails to our own lists, with tailored content to folks who came in through SOPA (and actually only sent three to SOPA folks), and different ask amounts for donors and non-donors.</p>
<p>The first, on 12/8, had no direct asks – it discussed the story video along with some other things coming up (specifically the <a href="http://mozillaignite.org" target="_blank">Ignite Project</a> and the <em><a href="http://learningfreedomandtheweb.org/" target="_blank">Learning, Freedom and the Web</a> </em>book.</p>
<p>The first direct fundraiser was on 12/21, with subsequent pushes on 12/26 (not to SOPA-only folks), and a final one on 12/31.</p>
<p>Here are the results:</p>
<iframe src="https://docs.google.com/spreadsheet/pub?key=0ArxXFD5tBmfqdHg1UTdGT18wd1lXek41Vm42MmhmU1E&amp;single=true&amp;gid=8&amp;output=html&amp;widget=true" frameborder="0" width="500" height="300"  marginheight="0" marginwidth="0"></iframe>
<p>We definitely saw the strongest results off of the first appeal, which isn&#8217;t too surprising. This audience had by far the best conversion rate of any major source of traffic, which I&#8217;d expect – every visitor who came through (except for the first email) did so from an explicit ask, made in long-form.</p>
<p>Overall, we definitely had the strongest “performance per impression” on this channel. That&#8217;s the main reason why it&#8217;s so important for us to continue building a strong list – it allows long-term narrative arc and a building story, rather than one-off touches.</p>
<p><span style="text-decoration:underline;"><strong>Final Thoughts</strong></span></p>
<p>Overall, we were thrilled with these results. In a single month, we raised more than we ever had before in a year. We shattered our goals for overall 2011 fundraising, and this is what did it.</p>
<p>Many thanks first, to everyone who donated to support our work! And tons of thanks to all the folks in User Engagement who helped promote this, and to the great people at <a href="http://thoughtbubble.org/" target="_blank">Thought bubble</a>, who produced the video.</p>
<p>Still reading? If you&#8217;ve any questions, thoughts, or concerns, please let me know in comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/209/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=209&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/02/02/eoy-2011-wrap-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>

		<media:content url="http://engagingopenly.files.wordpress.com/2012/02/screen-shot-2012-01-26-at-3-22-10-pm.png" medium="image">
			<media:title type="html">Screen shot 2012-01-26 at 3.22.10 PM</media:title>
		</media:content>
	</item>
		<item>
		<title>Mina!</title>
		<link>http://engagingopenly.wordpress.com/2012/01/29/mina/</link>
		<comments>http://engagingopenly.wordpress.com/2012/01/29/mina/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 21:28:05 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Dog]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=199</guid>
		<description><![CDATA[We decided to go with &#8220;Mina&#8221; as the name &#8212; and things are going pretty great so far We brought her home yesterday, and she&#8217;s already pretty comfortable. Without further ado, here she is! And check out that racing stripe!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=199&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We decided to go with &#8220;Mina&#8221; as the name &#8212; and things are going pretty great so far <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif?m=1317690064g' alt=':)' class='wp-smiley' /> </p>
<p>We brought her home yesterday, and she&#8217;s already pretty comfortable. Without further ado, here she is!</p>
<p><a href="http://engagingopenly.files.wordpress.com/2012/01/dsc_0323.jpg"><img class="alignleft size-full wp-image-200" title="DSC_0323" src="http://engagingopenly.files.wordpress.com/2012/01/dsc_0323.jpg?w=595&#038;h=398#038;h=398" alt="" width="595" height="398" /></a></p>
<p><a href="http://engagingopenly.files.wordpress.com/2012/01/dsc_0336.jpg"><img class="alignleft size-full wp-image-200" title="DSC_0336" src="http://engagingopenly.files.wordpress.com/2012/01/dsc_0336.jpg?w=595&#038;h=398#038;h=398" alt="" width="595" height="398" /></a></p>
<p>And check out that racing stripe!</p>
<p><a href="http://engagingopenly.files.wordpress.com/2012/01/dsc_0313.jpg"><img class="alignleft size-full wp-image-200" title="DSC_0323" src="http://engagingopenly.files.wordpress.com/2012/01/dsc_0313.jpg?w=595&#038;h=398#038;h=398" alt="" width="595" height="398" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=199&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/01/29/mina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>

		<media:content url="http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif?m=1317690064g" medium="image">
			<media:title type="html">:)</media:title>
		</media:content>

		<media:content url="http://engagingopenly.files.wordpress.com/2012/01/dsc_0323.jpg?w=595&#38;h=398" medium="image">
			<media:title type="html">DSC_0323</media:title>
		</media:content>

		<media:content url="http://engagingopenly.files.wordpress.com/2012/01/dsc_0336.jpg?w=595&#38;h=398" medium="image">
			<media:title type="html">DSC_0336</media:title>
		</media:content>

		<media:content url="http://engagingopenly.files.wordpress.com/2012/01/dsc_0313.jpg?w=595&#38;h=398" medium="image">
			<media:title type="html">DSC_0323</media:title>
		</media:content>
	</item>
		<item>
		<title>The newest member of the family</title>
		<link>http://engagingopenly.wordpress.com/2012/01/26/the-newest-member-of-the-family/</link>
		<comments>http://engagingopenly.wordpress.com/2012/01/26/the-newest-member-of-the-family/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 07:15:36 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Dog]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=193</guid>
		<description><![CDATA[Sydney and I are excited to be adopting a 2-year-old Schnauzer! We met her this evening and it went great, and we&#8217;re getting her for good on Saturday. Yay! But, the question remains: what&#8217;s her name? The rescue gave her &#8220;Fancy,&#8221; which neither of us are fans of. Some potentials we&#8217;ve come up with are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=193&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sydney and I are excited to be adopting a 2-year-old Schnauzer!</p>
<p><a href="http://engagingopenly.files.wordpress.com/2012/01/fancy22.jpg"><img class="alignleft size-full wp-image-196" title="New puppy!" src="http://engagingopenly.files.wordpress.com/2012/01/fancy22.jpg?w=595&#038;h=908" alt="" width="595" height="908" /></a></p>
<p>We met her this evening and it went great, and we&#8217;re getting her for good on Saturday.</p>
<p>Yay!</p>
<p>But, the question remains: what&#8217;s her name? The rescue gave her &#8220;Fancy,&#8221; which neither of us are fans of.</p>
<p>Some potentials we&#8217;ve come up with are Sadie, Stella, &amp; Mina &#8212; shooting for two syllables, ending in a vowel sound.</p>
<p>Any great ideas out there?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/193/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=193&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/01/26/the-newest-member-of-the-family/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>

		<media:content url="http://engagingopenly.files.wordpress.com/2012/01/fancy22.jpg" medium="image">
			<media:title type="html">New puppy!</media:title>
		</media:content>
	</item>
		<item>
		<title>Just sent: &#8220;You made it happen&#8221;</title>
		<link>http://engagingopenly.wordpress.com/2012/01/20/just-sent-you-made-it-happen/</link>
		<comments>http://engagingopenly.wordpress.com/2012/01/20/just-sent-you-made-it-happen/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 22:12:58 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[webmaker]]></category>
		<category><![CDATA[webmakers]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=190</guid>
		<description><![CDATA[I haven&#8217;t done too much SOPA/PIPA writing in this space this week due to a combination of it being well-handled elsewhere and time. However, a quick note to say: Woohoo! This fight is most definitely not over, but being put back on the shelf in an election year is a pretty darn good start. So, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=190&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t done too much SOPA/PIPA writing in this space this week due to a combination of it being well-handled elsewhere and time. However, a quick note to say: Woohoo!</p>
<p>This fight is most definitely not over, but being put back on the shelf in an election year is a pretty darn good start.</p>
<p>So, congrats to everyone who worked tirelessly to make this happen, including tons of folks here at Mozilla and even more out there in the broader interwebz land.</p>
<p><strong>Here&#8217;s the victory (for now) email we just sent out:</strong></p>
<p>From: Me<br />
Subject: You made it happen</p>
<p>Hi there,</p>
<p>Great news &#8212; this morning, Congressional leaders announced that votes on both the <em>Stop Online Piracy Act</em> and the <em>PROTECT IP Act</em> have been postponed!</p>
<p>Make no mistake &#8212; <strong>you made this happen.</strong></p>
<p>This week, more than 13 million people spoke out against these disastrous pieces of legislation, and there is no doubt in anyone&#8217;s mind that it&#8217;s your protest and your action that made it happen.</p>
<p>To see some of the awesome numbers from Mozillians this week, <a href="https://donate.mozilla.org/page/m/29b5e2e7/6a8bf66f/176d2d26/5c89fe2e/3371599504/VEsH/" target="_blank"><strong><span style="text-decoration:underline;">check out this blog post</span></strong></a>, and you can see some internet-wide stats <a href="https://donate.mozilla.org/page/m/29b5e2e7/6a8bf66f/176d2d26/5c89fe21/3371599504/VEsE/" target="_blank"><strong><span style="text-decoration:underline;">here.</span></strong></a></p>
<p>There will be more that we need to do in the future on this &#8212; this fight is not over &#8212; but, for now: <strong>Thank You.</strong></p>
<p>Ben</p>
<p>P.S. &#8212; We couldn&#8217;t do this without financial support from people like you. <a href="https://donate.mozilla.org/page/m/29b5e2e7/6a8bf66f/176d2d26/5c89fe20/3371599504/VEsF/" target="_blank"><strong><span style="text-decoration:underline;">Can you chip in $5 or more so we&#8217;re prepared for whatever comes next?</span></strong></a></p>
<p>&#8211;</p>
<p>Ben Simon<br />
Join Mozilla Lead<br />
Mozilla Foundation</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=190&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2012/01/20/just-sent-you-made-it-happen/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>
	</item>
		<item>
		<title>Join Mozilla update: 12/16/11</title>
		<link>http://engagingopenly.wordpress.com/2011/12/16/join-mozilla-update-121611/</link>
		<comments>http://engagingopenly.wordpress.com/2011/12/16/join-mozilla-update-121611/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 20:01:56 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=184</guid>
		<description><![CDATA[As of today, Friday, December 16th, we&#8217;re nearly halfway through our end-of-year fundraising and mostly done with 2011&#8242;s SOPA/PIPA activities. Here&#8217;s a look at some of our top-line Join metrics I track every week, a quick look at what&#8217;s happened recently, and what to look out for coming up. 2011 online donations to Mozilla: 9,643 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=184&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As of today, Friday, December 16th, we&#8217;re nearly halfway through our end-of-year fundraising and mostly done with 2011&#8242;s SOPA/PIPA activities. Here&#8217;s a look at some of our top-line Join metrics I track every week, a quick look at what&#8217;s happened recently, and what to look out for coming up.</p>
<p>2011 online donations to Mozilla: 9,643<br />
2011 online revenue: $253,299<br />
Current <a href="twitter.com/mozilla" target="_blank">@Mozilla</a> followers: 3,753<br />
Current <a href="https://donate.mozilla.org/email" target="_blank">email subscribers</a>: 207,477</p>
<p>This past week was a big one, filled both with SOPA news and increasing exposure for our <a href="http://www.mozilla.org/story" target="_blank"><em>Story</em> video and end-of-year fundraising campaign</a>.</p>
<p>On the SOPA front, <a title="SOPA/PIPA Update: 12/13/12" href="http://engagingopenly.wordpress.com/2011/12/13/sopapipa-update-121312/" target="_blank">we asked</a> folks who&#8217;ve signed up to take part in the campaign who live in the US to call their representative in the US House &#8212; the judiciary committee was holding its markup hearings. Mozillians made thousands of calls &#8212; and a couple of hour ago we got word that <a href="http://livewire.talkingpointsmemo.com/updates/2896" target="_blank">the markup hearings were adjourned without a vote being taken on the full legislation</a>!</p>
<p>While most of the amendment votes were definitely going against us, it&#8217;s clear that our side is getting the better of the arguments in committee, and more time until the final committee vote provides a great opportunity to help educate members of Congress on just what this legislation would do.</p>
<p>On the end-of-year fundraising front, this week&#8217;s biggest push came from inclusion in the <em>Firefox &amp; You</em> newsletter, which has generated $3,635 so far, as well as continued exposure on the &#8220;about:home&#8221; snippet.</p>
<p>The biggest concern to me about the campaign so far is our conversion rates on the page (the number of people who donate as a percentage of the number of people who land on the donation page itself). Overall, the page conversion rate is ~0.11%, although the rates from &#8220;fuller&#8221; asks &#8212; those with a bit more context &#8212; are much higher than that, while conversion from the snippets is much lower.</p>
<p>We&#8217;re looking to do a bit of page testing as the month continues to try to see if we can boost it, and I&#8217;m also hopeful that increasingly direct asks that push to the page &#8212; becoming more and more about donations with less emphasis on the video &#8212; will also help.</p>
<p>In terms of what&#8217;s upcoming, these next two weeks will be nearly all fundraising &#8212; as SOPA &amp; PIPA are now not moving until at least next month &#8212; with some emails to the Mozilla list along with a strong presence in Firefox promotional channels.</p>
<p>Here&#8217;s to a strong finish to 2011! And if you haven&#8217;t yet seen it, please check out the video that&#8217;s the centerpiece of our end-of-year campaign (and consider making a donation) at <a href="http://Mozilla.org/Story" target="_blank">http://Mozilla.org/Story</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=184&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2011/12/16/join-mozilla-update-121611/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>
	</item>
		<item>
		<title>SOPA/PIPA Update: 12/13/12</title>
		<link>http://engagingopenly.wordpress.com/2011/12/13/sopapipa-update-121312/</link>
		<comments>http://engagingopenly.wordpress.com/2011/12/13/sopapipa-update-121312/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 22:55:40 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=172</guid>
		<description><![CDATA[This week marks another big one in the fight against SOPA &#38; PIPA &#8212; I wanted to do an update of what&#8217;s happening this week as well as what&#8217;s been happening so far this month. Working chronologically in reverse, what&#8217;s happening soonest is that the House Judiciary Committee &#8212; which has jurisdiction over the bill, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=172&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This week marks another big one in the fight against <em>SOPA</em> &amp; <em>PIPA</em> &#8212; I wanted to do an update of what&#8217;s happening this week as well as what&#8217;s been happening so far this month.</p>
<p>Working chronologically in reverse, what&#8217;s happening soonest is that the House Judiciary Committee &#8212; which has jurisdiction over the bill, and the greatest power to stop or change it &#8212; has scheduled the legislation for what&#8217;s called &#8220;markup&#8221; this Thursday at 10:00 a.m. Eastern Time. Markup provides the opportunity for legislators to make edits to the bill to make it less harmful to the internet we know and love, and to weaken support for it overall &#8212; after any edits are made, the committee will take a vote on whether or not to send it to the House floor.</p>
<p>While we expect it to pass, this is a big opportunity to alter its course &#8212; so we&#8217;ve asked those who&#8217;ve signed up to take part in the campaign to call their representatives and otherwise take part in the actions being promoted at <a href="http://AmericanCensorship.org/moz">AmericanCensorhip.org</a>.</p>
<p>Additionally, last week Rep. Darrel Issa and Sen. Ron Wyden &#8212; two of our biggest allies on this &#8212; unveiled what they&#8217;re calling the &#8220;OPEN Act.&#8221; Today, Mozilla published a letter in support of the OPEN Act in some DC papers along with Google, Facebook, Twitter, LinkedIn, eBay, AOL, Zynga, and Yahoo! &#8212; you can read the letter <a href="http://www.net-coalition.com/wp-content/uploads/2011/10/Issa_Wyden-Company-Letter.jpg" target="_blank">here</a>.</p>
<p>Before these two developments, the last major push was that in the last week of November and early this month there was a lot of concern that the Senate would try to move the <em>Protect IP Act</em> for a vote before the end of the year. An outpouring of support from thousands of Mozillians and others from across the web (along with a protracted fight on the payroll tax extension and other items) helped ensure that didn&#8217;t happen. It could move again in January, though &#8212; <em>PIPA</em> is still very much alive.</p>
<p>For now, I&#8217;d encourage anyone who can &#8212; those who live in the US &#8212; to call their representative in the House about <em>SOPA</em> (<a href="http://AmericanCensorship.org/moz#call" target="_blank">you can use this easy tool</a>), and for everyone, regardless of locale, to check out the censorship tool at <a href="http://AmericanCensorship.org/moz#censor" target="_blank">http://AmericanCensorship.org/moz#censor</a> and think about what you could censor to raise awareness about this.</p>
<p>And one awesome stat about this campaign so far? As of today, at least 181,200 individual Mozillians have completed an action against <em>SOPA </em>or <em>PIPA </em>on a Mozilla web site. Great stuff.</p>
<p>Here&#8217;s the letter that we published today on the <em>OPEN Act</em>:</p>
<p><a href="http://engagingopenly.files.wordpress.com/2011/12/issa_wyden-company-letter.jpg"><img class="alignleft size-full wp-image-179" title="Issa_Wyden-Letter" src="http://engagingopenly.files.wordpress.com/2011/12/issa_wyden-company-letter.jpg?w=595&#038;h=770" alt="Letter to Issa &amp; Wyden" width="595" height="770" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=172&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2011/12/13/sopapipa-update-121312/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>

		<media:content url="http://engagingopenly.files.wordpress.com/2011/12/issa_wyden-company-letter.jpg" medium="image">
			<media:title type="html">Issa_Wyden-Letter</media:title>
		</media:content>
	</item>
		<item>
		<title>SOPA/PIPA Update</title>
		<link>http://engagingopenly.wordpress.com/2011/11/22/sopa-pipa-update/</link>
		<comments>http://engagingopenly.wordpress.com/2011/11/22/sopa-pipa-update/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 22:23:30 +0000</pubDate>
		<dc:creator>Ben Simon</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://engagingopenly.wordpress.com/?p=167</guid>
		<description><![CDATA[Last week&#8217;s action on the Stop Online Piracy &#38; Protect IP Acts were a huge success &#8212; I wanted to bring everyone up to speed on what you all accomplished, where we are now legislatively, and a little bit about next steps. First, here&#8217;s what last week&#8217;s actions generated (not just Mozilla): &#8211;More than 1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=167&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week&#8217;s <a href="http://www.mozilla.org/sopa" target="_blank">action</a> on the <em>Stop Online Piracy &amp; Protect IP Acts </em>were a huge success &#8212; I wanted to bring everyone up to speed on what you all accomplished, where we are now legislatively, and a little bit about next steps.</p>
<p>First, here&#8217;s what last week&#8217;s actions generated (not just Mozilla):</p>
<p>&#8211;More than <a href="http://americancensorship.org/" target="_blank">1 million emails to Congress</a><br />
&#8211;More than <a href="http://news.cnet.com/8301-13506_3-57327681-17/tumblr-users-fight-sopa-with-87834-calls-to-congress/" target="_blank">80,000 calls to Congress</a><br />
&#8211;A tremendous amount of <a href="http://www.cnn.com/2011/11/18/tech/web/sopa-online-privacy-backlash/index.html" target="_blank">media attention</a> on opposition to this legislation</p>
<p>Additionally, there have been nearly 65,000 Mozillians who have signed up to <a href="https://donate.mozilla.org/Stop-SOPA" target="_blank">participate in our efforts on this issue going forward.</a> One particularly awesome representation of just how many folks are participating on our end can be seen by taking a look at this string of tweets: <a href="http://mzl.la/tmjCPL" target="_blank">http://mzl.la/tmjCPL</a></p>
<p><strong>So what has this all gotten us? Well, two things, at a minimum:</strong></p>
<p>1) <strong>It&#8217;s changed the conversation</strong> in DC. Whereas before last week, SOPA&#8217;s proponents expected quick and easy passage through Congress, our combined actions last week have shown a lot of people in Congress that voting for this is not a slam dunk &#8212; there are real reasons to oppose it, and there will be a price to pay for supporting it.<br />
2) <strong>It&#8217;s activated a large segment of people</strong> &#8212; both in the US and abroad &#8212; to speak up and to say they want to continue to do so. This will allow us all to continue applying pressure going forward (which we must do in order to make sure neither of these pieces of legislation pass as currently written).</p>
<p>And where do we go from here? Legislatively, there&#8217;s some talk that the Senate could try to move PIPA as early as next week, while it looks like the next movement on SOPA is a committee markup currently scheduled for mid-December.</p>
<p>We&#8217;re still figuring out exactly what form the next Mozilla action will take (please chime in in comments with ideas if you have em!), but we&#8217;ll definitely be asking for your help again soon.</p>
<p>Also, one question we&#8217;ve seen from a few places is what you can do if you aren&#8217;t a US voter/resident. By far the most important thing you can do is blog/tweet/etc. and get the word out about this &#8212; it would have <a href="http://www.zdnet.com/blog/london/what-we-missed-this-week-sopa-net-neutrality-uk-online-outlaws-googles-effect-on-spying/1021" target="_blank">consequences outside of the US</a>, so anything you can do to help is important. Additionally, Avaaz has set up a <a href="http://www.avaaz.org/en/save_the_internet/?vl" target="_blank">global petition</a>, which is a great way to add your name in a way that will get seen in the US.</p>
<p>For more information on SOPA/PIPA in entertaining video form, you can <a href="http://fightforthefuture.org/pipa/" target="_blank">check this out</a>, and, if you haven&#8217;t yet done so, please make sure you&#8217;re <a href="https://donate.mozilla.org/Stop-SOPA" target="_blank">signed up to take part in Mozilla&#8217;s efforts going forward</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engagingopenly.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/engagingopenly.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/engagingopenly.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/engagingopenly.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/engagingopenly.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/engagingopenly.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/engagingopenly.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/engagingopenly.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engagingopenly.wordpress.com&amp;blog=27500256&amp;post=167&amp;subd=engagingopenly&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engagingopenly.wordpress.com/2011/11/22/sopa-pipa-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b4300ab800a5ef05a42611704b6d6e7?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">bsimon129</media:title>
		</media:content>
	</item>
	</channel>
</rss>
