<?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>Recursive Loop &#187; blogging</title>
	<atom:link href="http://www.creativecreature.ca/blog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creativecreature.ca/blog</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 07:50:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Webstock &apos;08</title>
		<link>http://www.creativecreature.ca/blog/2008/02/webstock-08/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/webstock-08/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 00:58:03 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[webstock08]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=41</guid>
		<description><![CDATA[I recently spent a few days in Wellington at Webstock, a web development and web culture conference now in its second year. It was my first full-scale web event (about time!), and it was everything I hoped it could be! The organizers put together a classy event with great speakers, excellent food and drinks, a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently spent a few days in Wellington at <a href="http://www.webstock.org.nz">Webstock</a>, a web development and web culture conference now in its second year.  It was my first full-scale web event (about time!), and it was everything I hoped it could be!  The organizers put together a classy event with great speakers, excellent food and drinks, a cool venue, and a fun vibe.  Before it all falls out of my head, I wanted to take time to jot down a few impressions and insights from the conference.  <a href="http://www.flickr.com/photos/johnnyrodgers/sets/72157603927323720/">You can check out a handful of photos from the event on my Flickr</a>.</p>
<h3>Conversations with the presenters</h3>
<p>Due to the relatively small size of the conference (~400 people), and the friendliness of the various speakers, I was able to have 1-on-1 chats with several of the folks I was most interested in talking to.</p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272924550" title="View 'IE: half-a-billion installs' on Flickr.com"><img src="http://farm3.static.flickr.com/2178/2272924550_927434bb8e.jpg" alt="IE: half-a-billion installs" /></a></p>
</div>
<p><a href="http://www.molly.com/">Molly Holzschlag</a> spoke about &#8220;Why Web Standards Aren&#8217;t&#8221;, and how the original vision of the <a href="http://www.webstandards.org/">Web Standards Project</a> (&#8220;anyone, anywhere, any platform, any user agent&#8221;) has run aground.  She argues that what we should be aiming for isn&#8217;t this kind of universal standard, but <strong>interoperability</strong>, and that what we are really talking about are Best Practices, not Standards.  I spoke with her about IE&#8217;s non-cooperation with such practices, and Microsoft&#8217;s relationship to the web dev community.  Molly has already discussed the politics of these issues <a href="http://www.molly.com/2008/01/24/me-ie8-and-microsoft-versioning/">on her blog</a> (how sweet is her URL: <a href="http://www.molly.com/">molly.com</a>!).  I asked her whether she thought that we as an industry have the opportunity/responsibility to educate users why they are better off using a standards-based browser, rather than pleading with Microsoft (in vain) to get their products up to date with their competitors in this area.  The most tedious aspect of web development is browser compatibility testing.  My experience is that catering to IE6 takes up hours and hours on every project, not to mention that it bloats your CSS and markup.  She didn&#8217;t have a clear answer (nobody does), but after chatting for a while she suggested that a set of real tests to demonstrate the loss of time (and consequently, profit) caused by Internet Explorer&#8217;s lack of standards support would go a long way toward convincing institutions and companies to make the switch.  After all, I&#8217;d be willing to bet that the greater proportion of those 1/2 billion IE installs are on corporate or institutional intranets.</p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272930642" title="View 'Liz Danzico presents' on Flickr.com"><img src="http://farm3.static.flickr.com/2234/2272930642_bb828e4c5c.jpg" alt="Liz Danzico presents" /></a></p>
</div>
<p><a href="http://www.bobulate.com">Liz Danzico</a>, of <a href="http://www.happycog.com">Happy Cog</a> and <a href="http://www.abriefmessage.com">A Brief Message</a>, gave an interesting talk about &#8220;The Framework Age&#8221;, and how we can help users to &#8216;perform&#8217; the interfaces we build by helping them detect patterns and organize them into frameworks for interaction and improvisation.  I actually thought I was going to a talk on development frameworks (should have read the programme more carefully!), but it turned out to be quite an interesting discussion anyway.  Liz definitely has the experience to back up her arguments that we need to focus more on use, interpretation, and evolution of interfaces rather than the traditional paradigm which puts all the emphasis on their (initial) design and composition.  During her presentation, Liz used a few examples of the soon-to-be-launched redesign of the WordPress Admin interface, which she worked alongside <a href="http://ma.tt/">Matt Mullenweg</a> and <a href="http://automattic.com/">Automattic</a> to develop.  After the failed <a href="http://www.brokenkode.com/shuttle">Shuttle Project</a>, <a href="http://www.happycog.com">Happy Cog</a> stepped in to assist with the redesign.  I liked the look of the redesign which Liz briefly displayed, but as an avid WordPress user and open source developer, I was curious to what extent the WP and open source community was involved with the redesign.</p>
<p>I asked her about this during the after party.  She explained that the community had been involved to some extent throughout the process, but that it had been very tricky to balance the needs of all parties.  She related that there had been a serious backlash when Matt delivered a prototype of the redesign in a nightly build without explaining the changes.  WordPress 2.5 (scheduled to be released in the coming weeks/months) will have the new design embedded, and will be included with both the hosted and non-hosted versions of WordPress.  I discussed the surrounding issues with another developer I met (François from <a href="http://www.catalyst.net.nz">Catalyst</a>), and I am as yet unresolved on the question which the WP situation raises for me: <strong>can open-source communities (in their current form primarily made up of programmers) successfully deliver high-quality, progressive design solutions to match the quality of their code?</strong>  François argued they could, given the right tools, and he may be right.  I believe strongly in the open source philosophy, but I wonder if the same structures can support good design.  Is design (and here I am more concerned with simple aesthetics than the tangled question of usability) an intrinsically different beast than code?  Would open source designs suffer from the dreaded flaws of design-by-committee?  I need to develop these ideas more and get others&#8217; input to work through the connected concerns.</p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272967604" title="View 'Google spellcheck' on Flickr.com"><img src="http://farm3.static.flickr.com/2290/2272967604_574a81c077.jpg" alt="Google spellcheck" /></a></p>
</div>
<p>I also spoke briefly with Craig Nevill-Manning, director of Google New York, and Chris DiBona, Open Source Program Manager at Google.  Craig gave a fascinating talk on &#8220;Why scale makes things interesting and useful&#8221;, about the opportunities offered by the staggering scale of data which Google has access to.  For example, the Google spellchecker which notices your mistyped queries and asks &#8220;Did you mean: _____?&#8221;, is incredibly accurate because it relies not on the Oxford English Dictionary or some other top-down, centralized source, but on the 100,000 other people who have misspelt or mistyped the same query into that omnipresent search box.  And thanks to this mass of data, it also knows that different misspellings indicate a search for different content (see photo above).</p>
<p>Chris DiBona compressed his existing &#8220;History of Open Source&#8221; talk from its 3 hours down to a speedy 46 minutes, covering the beginnings of UNIX, GNU, Linux, and everything else along the way right up to today&#8217;s open-source web frameworks and tools.  It was interesting to hear Chris&#8217; take, as he has been involved with these projects for the entirety of his professional (and amateur) career.  After his presentation, I asked him about the potential for open source communities to contribute meaningfully to humanitarian projects such as One Laptop Per Child and the social aspects of the Ubuntu project.  He said that he believes that the idealism embodied in open source is a natural match for social projects, but that it&#8217;s really hard for open source devs alone to make dramatic change.  He pointed to Google&#8217;s investment in OLPC and other projects as a good combination of big business and open source know-how. </p>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272946904" title="View 'Steve Ballmer freakout' on Flickr.com"><img src="http://farm3.static.flickr.com/2297/2272946904_0a523e4d27.jpg" alt="Steve Ballmer freakout" /></a></p>
</div>
<h3>Microsoft Resentment</h3>
<p>Despite being one of the primary sponsors (along with <a href="http://www.provoke.co.nz/">Provoke</a> and <http://www.google.com">Google</a>), and having a well designed booth in the lobby (running a 24&#8243; iMac, nonetheless), the resentment toward Microsoft amongst the presenters and attendees was tangible and vocal.  I can&#8217;t count the number of speakers who made insults toward or bitter jokes about MS during their presentations.  It&#8217;s true that they&#8217;re an easy target, but the anger at the company&#8217;s lack of regard for an open dialogue with the people using their products to develop and deliver web content was evident throughout the conference.</p>
<p>Sigurd Magnusson, an organizer of Webstock and Chief Marketing Officer of <a href="http://www.silverstripe.com/">SilverStripe</a> (a Wellington-based company building an impressive open-source CMS and accompanying web dev framework called Sapphire), indicated the frustration at this lack of dialogue in his recent blog post, <a href="http://www.silverstripe.com/the-internet-explorer-8-doctype-smackdown/">The Internet Explorer 8 Doctype Smackdown</a>.  <a href="http://www.alistapart.com">A List Apart</a> also recently released a discussion of the issue, criticizing Microsoft for their heavy-handed approach to browser standards: <a href="http://www.alistapart.com/articles/theyshootbrowsers">The Shoot Browsers, Don&#8217;t They?</a>. An excerpt:</p>
<blockquote>
<p>The proposed default behavior for version targeting in Internet Explorer solves the problem of “breaking the web” in much the same way that decapitation solves the problem of headaches. In its current state, version targeting is a cure that will kill the patient. Version targeting could have been an opportunity for Microsoft to demonstrate innovation. Instead, the proposed default behavior demonstrates a fundamental misunderstanding of the World Wide Web, a place that according to its creator, Sir Tim Berners-Lee, will always be “a little bit broken.”</p>
</blockquote>
<div class="images">
<p><a href="http://www.flickr.com/photos/66732445@N00/2272982924" title="View 'Main auditorium gussied up for the dinner' on Flickr.com"><img src="http://farm3.static.flickr.com/2099/2272982924_4384e18fcd.jpg" alt="Main auditorium gussied up for the dinner" /></a></p>
<p><a href="http://www.flickr.com/photos/66732445@N00/2272128989" title="View 'Nat Torkington sums it up' on Flickr.com"><img src="http://farm3.static.flickr.com/2058/2272128989_0b773f7bba.jpg" alt="Nat Torkington sums it up" /></a></p>
</div>
<h3>The rest</h3>
<p>The conference was absolutely packed with activity and information.  A high-resolution experience if there ever was one!  Simon Willison gave great presentations on OpenID and Django, Tom Coates shared his insights on &#8216;designing for a web of data&#8217; (as opposed to a web of pages), Damian Conway had the audience in stitches during his sarcastic &#8220;26 Ways to keep the Morlocks from using your website&#8221; (hint: use tiny type, inconsistent navigation, bright clashing colours, and lots of JavaScript and Flash), and Kathy Sierra gave a really useful talk on creating passionate users (I&#8217;m very glad she&#8217;s back doing speaking engagements after her ordeal last year).  And of course, I met and had interesting conversations with dozens of other attendees, and got to know a good number of people in the Wellington (and NZ) web industry, including the great guys at <a href="http://www.silverstripe.com">SilverStripe</a>.  I&#8217;m skipping over so much, but have exhausted the limits of my tiny brain to regurgitate everything it was fed.  In short, a fantastic experience, and one I will repeat at every opportunity!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/webstock-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kiwii and WordPress hacking</title>
		<link>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 11:10:56 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=40</guid>
		<description><![CDATA[In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008. The result is Kiwii, where my girlfriend and I have been posting photos and stories about our experiences in NZ. I did a couple new things this time around. I&#8217;m a big fan of Google [...]]]></description>
			<content:encoded><![CDATA[<p>
In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008.  The result is <a href="http://www.creativecreature.ca/kiwii">Kiwii</a>, where my girlfriend and I have been posting photos and stories about our experiences in NZ.
</p>
<p>
I did a couple new things this time around.	I&#8217;m a big fan of Google Maps and thought it would be cool to embed a map of the various locations we visit in the sidebar of the blog (the long skinny shape of New Zealand helped make this fit!).  It was very easy to do.  After creating the map, I grabbed the <strong>Paste HTML to embed in website</strong> iframe source from Google and dropped it into the <em>sidebar.php</em> file of the WordPress Sandbox theme that I had built for the blog.  Piece of cake!  <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=115356029686015652403.000442afc4f51ce24d6fb&amp;ll=-40.713956,174.375&amp;spn=21.123957,38.540039&amp;z=5&amp;om=0">Check out the map</a> or <a href="http://www.creativecreature.ca/kiwii">see it embedded on the blog</a>.  It&#8217;s a simple thing, but I think it helps to make the country and places more tangible to readers of the blog back home in Canada.  I think this is a tiny pointer toward the need for a more cohesive web service for travel blogging.  Writing travelogues was my introduction to the blogosphere, and it&#8217;s still what I primarily use blogs for.  A service that could easily integrate travel data (maps, photos, stories) into a blog would be very useful!  The public API&#8217;s of Flickr and Google Maps make this just a matter of programming and time, but as such a service doesn&#8217;t exist yet (to my knowledge), I have to mark my map in Google, post my photos to Flickr, post my entry in WordPress, then path my entry photos to Flickr.  Also, I have to modify the WordPress theme files by hand to embed the results in the sidebar.  Kind of a lumpy process.
</p>
<p>
Speaking of Flickr, the other new thing I did (after adding a similar feature to my website) was add a randomized Flickr badge to the sidebar of the blog, which pulls 10 random photos with the tag <strong>newzealand</strong> on each page load.  This too was a very simple task.  Simply use the <a href="http://www.flickr.com/badge.gne">wizard</a> to generate your badge (HTML or Flash), select whether you would like your photos limited to a specific set or tag, select layout and color options (or none so you can write your own CSS), and you&#8217;re done!  I dumped all the junk that the generator spits out (ugly HTML tables and verbose CSS selectors) and just grabbed the one line of JavaScript responsible for the communication with Flickr.  All the parameters selected in the wizard are appended as a query string to the script URL, and can be edited inline.  I embedded the script and tried to edit it to select more than 10 photos, but Flickr doesn&#8217;t respond to requests over this limit.  No bother &#8211; 10&#8242;s enough, and the badge adds a little bit of random Flickrness to the blog!  Now I just hope Microsoft doesn&#8217;t end up buying Yahoo, rebranding Flickr as Windows Live Photo Sharing Utility for Vista Internet Service Pack 2 and breaking the badge <img src='http://www.creativecreature.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blog Relaunch</title>
		<link>http://www.creativecreature.ca/blog/2008/02/blog-relaunch/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/blog-relaunch/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 04:08:06 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=38</guid>
		<description><![CDATA[I&#8217;ve just finished up a redesign and update of my blog here at Creative Creature. After a couple of years of using Nick La&#8216;s excellent GlossyBlue theme, I decided it was high time for me (who calls himself a designer ) to design my own blog theme! The result is Recursive Loop, freshly renamed and [...]]]></description>
			<content:encoded><![CDATA[<p> I&#8217;ve just finished up a redesign and update of my blog here at Creative Creature.  After a couple of years of using <a href="http://www.ndesign-studio.com/">Nick La</a>&#8216;s excellent <a href="http://www.ndesign-studio.com/resources/wp-themes/glossyblue/">GlossyBlue</a> theme, I decided it was high time for me (who calls himself a designer <img src='http://www.creativecreature.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) to design my own blog theme!  The result is Recursive Loop, freshly renamed and polished and thoroughly updated.</p>
<p>I had fun with the theme.  The underlying architecture supplied by <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a> avoids a lot of the CSS headaches that can go along with blog theming, and allowed me to focus on a minimal, content-oriented theme that complements my recent site redesign.  Where the Creative Creature site is dark and rich, Recursive Loop is light and airy, but both maintain the same colour scheme and typography choices.  The developers of recent versions of <a href="http://www.wordpress.org">WordPress</a> have implemented a fairly flexible Widget system that allowed me to easily add Tag Cloud and Calendar widgets to the sidebar, both of which I find to be really useful navigation tools.</p>
<p>Let me know what you think!  Anything not working quite right?  Any posts showing up strangely within the new structure?  I already had to tweak entries with Flash embedded in them, but I may have missed other little errors.  I&#8217;ve got a batch of entries to post that I&#8217;ve been writing during a recent trip to the beautiful but internet-sparse South Island of New Zealand, so keep an eye out for them!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/blog-relaunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Action Day: The Environment</title>
		<link>http://www.creativecreature.ca/blog/2007/10/blog-action-day-the-environment/</link>
		<comments>http://www.creativecreature.ca/blog/2007/10/blog-action-day-the-environment/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 16:13:17 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Environment & Ecology]]></category>
		<category><![CDATA[activism]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[environment]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=32</guid>
		<description><![CDATA[Since writing about Blog Action Day last month, I&#8217;ve tried hard to think about something useful and meaningful to write about The Environment. The issue is so big, so important, and so far-reaching, that I found myself stalling on the enormity of attempting to address it in a mere blog entry. Eventually, I came around [...]]]></description>
			<content:encoded><![CDATA[<p> Since <a href="http://www.creativecreature.ca/blog/?p=29">writing about</a> <a href="http://blogactionday.org" target="_blank">Blog Action Day</a> last month, I&#8217;ve tried hard to think about something useful and meaningful to write about The Environment.  The issue is so big, so important, and so far-reaching, that I found myself stalling on the enormity of attempting to address it in a mere blog entry.  Eventually, I came around to the simple fact that I can&#8217;t address it all, but that we can all contribute in a small way to thinking and acting in a more sustainable, low-impact way.  The beauty of Blog Action Day is the recognition of this fact &#8211; that our greatest asset is our ability to communicate and collaborate in order to promote a better environmental ethic (<em>at time of writing, <strong>15,861</strong> blogs participating!</em>).</p>
<p>So, rather than a rant about the issue, I&#8217;ve decided to restrict myself to a list of the things I feel I&#8217;m doing right for the environment in my everyday business, and those that I need to improve upon.  The latter are combined with a commitment on my part to actively pursue those improvements.  Since this blog is dedicated primarily to my business, I will focus on those activities to do with Creative Creature.</p>
<h3>The things I&#8217;m doing right</h3>
<ul>
<li>I work from home, eliminating the need to commute.</li>
<li>I turn off my monitors and speakers when I&#8217;m going to be away from my desk for more than a couple of minutes, helping to conserve energy.  I also unplug my computer overnight (though I do leave it sleeping).</li>
<li>I bike to all meetings, reducing the noise and pollution caused by car traffic.  Thanks to the climate in Hamilton, I can do this throughout the year (though it gets chilly sometimes!).</li>
<li>I use recycled paper for all printing, and use both sides of the page most of the time.  I also recycle all fine paper waste that my activities generate.</li>
<li><a href="http://www.creativecreature.ca/blog/?p=16">I donate 1% of my sales to environmental organizations</a> through <a href="http://www.onepercentfortheplanet.org/" target="_blank">1% For The Planet</a>.</li>
</ul>
<h3>The things I can improve on</h3>
<ul>
<li>I leave my routers, hubs, and telephones plugged in and running when I leave the house for days at a time, consuming unnecessary energy.</li>
<li>I have not converted to CFL bulbs in my home.  I have doubts about the Mercury in the bulbs, but this is <a href="http://en.wikipedia.org/wiki/Compact_fluorescent_lamp#Environmental_issues" target="_blank">debatable</a> based on the method used for generating electricity in your area (<em>ie. the method of energy production (coal plants) may produce more Mercury to power an incandescent bulb than a CFL would use in production and use combined</em>).  The energy mixture in Hamilton is primarily hydroelectric (Niagara Falls) and nuclear, so I&#8217;m still not sure about this.</li>
<li>I use a wide variety of electronics loaded with plastics and heavy metals, every one of them manufactured under loose environmental guidelines in Asia and shipped overseas.  The seemingly low environmental impact of the web industry (&#8220;It&#8217;s all digital!  It&#8217;s all so perfect and clean!&#8221;) hides <a href="http://en.wikipedia.org/wiki/E-waste#List_of_substances_contained_in_electronic_waste" target="_blank">a lot of toxic waste</a>.  Not sure what my options are for this right now.</li>
<li>I&#8217;m sure there are many more.  Any suggestions?</li>
</ul>
<h3>Save Our Forests!</h3>
<p>Finally, as a little goody for those interested in making the small changes, I&#8217;ve put together a little &#8220;No Junk Mail&#8221; 2.5&#8243; x 3.5&#8243; badge that you can download, print out, and put on your mailbox.  I printed mine on sticker paper, but regular (recycled!) paper and some tape would work as well.  If you&#8217;d like, you can download the artwork in Illustrator format and rework to your needs (maybe a skinny mailbox door?).  Enjoy!  I&#8217;d love to hear if you use it.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/junkmail/solicitation_sticker_150dpi.png" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/junkmail/solicitation_sticker_150dpi.png" alt="Save Our Forests: No Junkmail Sticker" /></a></p>
<h3>Download Formats</h3>
<ul>
<li><a href="http://www.creativecreature.ca/blogs/creativecreature/junkmail/solicitation_sticker_150dpi.png">150dpi PNG</a></li>
<li><a href="http://www.creativecreature.ca/blogs/creativecreature/junkmail/solicitation_sticker_300dpi.png">300dpi PNG</a></li>
<li><a href="http://www.creativecreature.ca/blogs/creativecreature/junkmail/solicitation_sticker_download.ai">Adobe Illustrator CS Format</a></li>
</ul>
<p><a href="http://creativecommons.org/licenses/publicdomain/" rel="license" target="_blank"><img src="http://i.creativecommons.org/l/publicdomain/88x31.png" alt="Creative Commons License" style="border-width: 0pt; float: left; margin-right: 10px" /></a>This<span xmlns:dc="http://purl.org/dc/elements/1.1/" rel="dc:type"> work</span> is licensed under a<br />
<a href="http://creativecommons.org/licenses/publicdomain/" rel="license" target="_blank">Creative Commons Public Domain License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/10/blog-action-day-the-environment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blog Action Day</title>
		<link>http://www.creativecreature.ca/blog/2007/09/blog-action-day/</link>
		<comments>http://www.creativecreature.ca/blog/2007/09/blog-action-day/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 15:58:06 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Environment & Ecology]]></category>
		<category><![CDATA[activism]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[environment]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=29</guid>
		<description><![CDATA[Yesterday I came across a banner ad for Blog Action Day while traversing the web. Interested by the title and graphic design, I followed the link to discover a pretty cool initiative started by a handful of (hippy, vegan, Baha&#8217;i) bloggers. The idea is this: What would happen if every blog published posts discussing the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogactionday.org" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/images/blog_action_day.jpg" style="margin: 0px 0px 15px 15px; float: right" /></a></p>
<p>Yesterday I came across a banner ad for <a href="http://blogactionday.org" target="_blank">Blog Action Day</a> while traversing the web.  Interested by the title and graphic design, I followed the link to discover a pretty cool initiative started by a handful of (hippy, vegan, Baha&#8217;i) bloggers.  The idea is this:</p>
<blockquote style="margin-right: 140px"><p>What would happen if every blog published posts discussing the same issue, on the same day?</p>
<p>One issue. One day. Thousands of voices.</p></blockquote>
<p>The issue for the inaugural Blog Action Day is <strong>The Environment</strong>.  I like the idea of focussing a wide   variety of blogs on a single (multifaceted) issue, especially when it&#8217;s the central concern of our time.  So far, around 3600 blog(ger)s have signed up for the event.  The initiative seems to be relatively nonpartisan, which will hopefully increase its impact across perspectives (as opposed to &#8216;preaching to the choir&#8217;).  In their <a href="http://blogactionday.org/faqs" target="_blank">FAQ</a>, they state the following:</p>
<blockquote><p> <strong>2. Does Blog Action Day have a specific agenda?</strong></p>
<p>As much as is possible we are aiming not to push any particular agenda. Aside from the choice of theme each year, we encourage bloggers to write their own opinions, give weight to what they think is important and to be themselves.</p>
<p>We believe in unity in diversity, not uniformity.</p>
<p><strong>3. Why the environment?</strong></p>
<p>We have selected the environment as the 2007 theme both for the clarity of its importance and the undeniable urgency that issues like global warming and pollution have. It is an issue that can relate to virtually any subject, any blog and anybody.</p></blockquote>
<p>The organizers have suggested several options for participants to help make the day a success.  The first is to post on the environment on October 15th.  They suggest writing about how the issue is important to you, how you go about decreasing your environmental impact, and what you think should be done to promote environmental protection.  The second is to donate your day&#8217;s earnings to the environmental charity of your choice (four of the big ones are officially associated with the initiative &#8211; <a href="http://www.greenpeace.org/international/" target="_blank">Greenpeace</a>, the <a href="http://www.nwf.org/" target="_blank">National Wildlife Federation</a>, <a href="http://www.sierraclub.org/foundation/" target="_blank">The Sierra Club</a>, and <a href="http://www.conservationfund.org/" target="_blank">The Conservation Fund</a>).  Finally, they suggest helping to spread the word about the day, as I&#8217;m doing here!  As I devote 1% of my earnings to <a href="http://www.onepercentfortheplanet.org" title="1% for the Planet" target="_blank">1% for the Planet</a>, I&#8217;m not sure whether I will be donating my day&#8217;s earnings <em>(*most days $0! But I guess my monthly average divided by thirty)</em> to one of the charities.</p>
<p>I&#8217;m also not sure exactly what elements of the issue I&#8217;m going to write about yet, but I&#8217;m excited to contribute to the day.  I&#8217;m interested to see what others write, whether Blog Action Day is covered in the mainstream media, and how the concept of collaboratively focussing on a single topic flies in the blogosphere.  I think it&#8217;s an idea with a lot of positive energy behind it.  It&#8217;s really easy to <a href="http://blogactionday.org/commit" target="_blank">register</a>, so if this is something that interests you, add your voice to the chorus.  See you October 15th!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/09/blog-action-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

