<?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>Sourcemap Blog</title>
	<atom:link href="http://blog.sourcemap.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sourcemap.org</link>
	<description>Open Supply Chains</description>
	<lastBuildDate>Tue, 20 Jul 2010 13:07:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Capacitors from the Congo</title>
		<link>http://blog.sourcemap.org/2010/07/capacitors-from-the-congo/</link>
		<comments>http://blog.sourcemap.org/2010/07/capacitors-from-the-congo/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:07:46 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Processes]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1313</guid>
		<description><![CDATA[
Bill Hammack makes instructional videos about engineering in everyday life. In this episode he explains why the conflict mineral Tantalum is used to make cell phone capacitors smaller. Even though only 2% of the raw ore Coltan originates in the Congo, it is impossible to trace in its refined form, which means that the 40mg [...]]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/_ZBYbANWfWI&amp;hl=en_US&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/_ZBYbANWfWI&amp;hl=en_US&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p><a href="http://www.engineerguy.com/">Bill Hammack</a> makes instructional videos about engineering in everyday life. In this episode he explains why the <a href="http://en.wikipedia.org/wiki/Conflict_minerals">conflict mineral</a> Tantalum is used to make cell phone capacitors smaller. Even though only 2% of the raw ore <a href="http://en.wikipedia.org/wiki/Coltan">Coltan</a> originates in the Congo, it is impossible to trace in its refined form, which means that the 40mg in your phone could play a role in the 5+ million murders in the region since 1994.</p>
<p><a href="http://blog.makezine.com/archive/2010/07/rogue_engineer_steals_departmental.html">[via]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/07/capacitors-from-the-congo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Now available: Sourcemap 0.85 &#8211; Chromium</title>
		<link>http://blog.sourcemap.org/2010/06/now-available-sourcemap-0-85-chromium/</link>
		<comments>http://blog.sourcemap.org/2010/06/now-available-sourcemap-0-85-chromium/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 20:00:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sourcemap]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1304</guid>
		<description><![CDATA[Hi everyone. We&#8217;ve been testing this for the last week or so, but it looks like things are working out. I&#8217;m happy to share with you the next iteration of Sourcemap, Chromium. The release focuses on cleaning up a lot of bugs, some user interface improvements and some backend refactoring to make it easier for [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone. We&#8217;ve been testing this for the last week or so, but it looks like things are working out. I&#8217;m happy to share with you the next iteration of Sourcemap, Chromium. The release focuses on cleaning up a lot of bugs, some user interface improvements and some backend refactoring to make it easier for other opensource developers to jump into sourcemap.</p>
<p>While a full list of the features is pretty long, I wanted to just highlight two features that are interesting expansions for our code.</p>
<p><strong>Support for additional map layers</strong><br />
We&#8217;ve added (through the widget located in the lower right corner of the map) support for additional layers of imagery, including (for example) the google satellite imagery shown below. We&#8217;ve also made the maps &#8217;stretchy&#8217; so they expand to fill the available space. We think these changes will make it easier to tell more compelling stories in the web map interface (the pictured map, for example, shows detail all the way down to the actual gold mine the gold is sourced from).</p>
<p><img src="http://blog.sourcemap.org/wp-content/uploads/2010/06/Typical-Laptop-Computer-on-Sourcemap.png" alt="Typical Laptop Computer on Sourcemap" title="Typical Laptop Computer on Sourcemap" width="799" height="225" class="aligncenter size-full wp-image-1305" /></p>
<p><strong>Support for processes and endoflife</strong><br />
For lifecycle maps, we&#8217;ve added support for adding processes and endoflife. This means that now, in addition to telling us a material and where that material comes from, you can say what has happened to it and where it is going to end up. For example, few products use virgin aluminum with no modifications. At the very least we would expect this to be milled and machined. Now you can make that clear. We&#8217;ve also added support for endoflife. You can let us know that something is going to end up in the landfill, incinerated or (hopefully) reused. </p>
<p><img src="http://blog.sourcemap.org/wp-content/uploads/2010/06/processesandparts.017.png" alt="processesandparts.017" title="processesandparts.017" width="774" height="221" class="aligncenter size-full wp-image-1306" /></p>
<p>I&#8217;m looking forward to being able to announce the next release as soon as possible, but we have some interesting features in development. I&#8217;ll let you know more soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/06/now-available-sourcemap-0-85-chromium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now Hiring: Web Application Developers for Sourcemap</title>
		<link>http://blog.sourcemap.org/2010/05/now-hiring-web-application-developers-for-sourcemap/</link>
		<comments>http://blog.sourcemap.org/2010/05/now-hiring-web-application-developers-for-sourcemap/#comments</comments>
		<pubDate>Wed, 19 May 2010 19:25:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sourcemap]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1290</guid>
		<description><![CDATA[<p><a href="http://www.sourcemap.org">The Sourcemap Project</a> is seeking web application developers for a project hosted by the <a href="http://www.media.mit.edu">MIT Media Lab</a> (<a href="http://tmg.media.mit.edu">Tangible Media Group</a> / <a href="c4fcm.mit.edu">Center for Future Civic Media</a>) and the <a href="http://ctl.mit.edu">MIT Center for Transportation &#38; Logistics</a>. <a href="http://www.sourcemap.org">Sourcemap.org</a> is an open source web tool for crowdsourcing information about where things come from, what they're made of, and what their social and environmental impacts might be. We are building a number of extensions to the Sourcemap codebase to bring exciting new features including stand-alone web apps and touch screen interaction. The project duration is 6-9 months and will likely be extended.</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sourcemap.org">The Sourcemap Project</a> is seeking web application developers for a project hosted by the <a href="http://www.media.mit.edu">MIT Media Lab</a> (<a href="http://tmg.media.mit.edu">Tangible Media Group</a> / <a href="c4fcm.mit.edu">Center for Future Civic Media</a>) and the <a href="http://ctl.mit.edu">MIT Center for Transportation &amp; Logistics</a>. <a href="http://www.sourcemap.org">Sourcemap.org</a> is an open source web tool for crowdsourcing information about where things come from, what they&#8217;re made of, and what their social and environmental impacts might be. We are building a number of extensions to the Sourcemap codebase to bring exciting new features including stand-alone web apps and touch screen interaction. The project duration is 6-9 months and will likely be extended.</p>
<p>Our stack is primarily ubuntu running apache, php5 and postgres.</p>
<p><strong>We need developers who are:</strong></p>
<ul>
<li>Excited about generating markup with PHP5 in a model-view-controller framework (we use a derivative of codeigniter);</li>
<li>Great at writing good javascript (we use jquery with a light object structure and events);</li>
<li>Comfortable working in distributed teams using ticketing, wikis, and version control (we use subversion);</li>
<li>Knowledgeable about sql and prefer that models do the heavy lifting (but can write some joins in sql);</li>
<li>More likely to write clear functions, events and libraries than rely on documentation;</li>
<li>Perfectionists and realize that if you don&#8217;t want your code to break, you should probably write a unit test for it;</li>
<li>Responsive to users and</li>
<li>Dynamic in work plans</li>
</ul>
<p><strong>We are particularly interested if you have experience in:</strong></p>
<ul>
<li>Web geo work, particularly openlayers and openstreetmaps</li>
<li>Modern web work, javascript design and semantic markup</li>
<li>Styling, css and a general sense of design and aesthetics</li>
</ul>
<p><strong>If you&#8217;re interested:</strong></p>
<ol>
<li>Check out our code to get a sense of what we&#8217;re doing and where we are going (<a href="http://sourcemap.codebasehq.com">sourcemap.codebasehq.com</a>)</li>
<li>Send us a a resume, a portfolio and/or links to past projects, a code sample in javascript and some markup generation language (PHP, Python or Ruby), and any initial questions you might have.</li>
</ol>
<p>Developers will ideally work onsite at the MIT Media Lab in Cambridge, but remote collaborators will also be considered if they are exceptional candidates with a demonstrated proficiency in remote work.</p>
<p><strong>We look forward to hearing from you!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/05/now-hiring-web-application-developers-for-sourcemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sourcemap exhibiting at Cupertino Earth Day on April 17th</title>
		<link>http://blog.sourcemap.org/2010/04/sourcemap-exhibiting-at-cupertino-earth-day-on-april-17th-2010/</link>
		<comments>http://blog.sourcemap.org/2010/04/sourcemap-exhibiting-at-cupertino-earth-day-on-april-17th-2010/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 18:55:48 +0000</pubDate>
		<dc:creator>ckwan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[april 17]]></category>
		<category><![CDATA[cupertino]]></category>
		<category><![CDATA[earth day]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/2010/04/sourcemap-exhibiting-at-cupertino-earth-day-on-april-17th-2010/</guid>
		<description><![CDATA[Cupertino, California, home of Apple and HP, is also home to Sourcemap&#8217;s west coast collaborators.  We will be celebrating Earth Day, April 17th, with Cupertino this year.  If you are on the west coast, tell your friends and join us at Cupertino City Hall, 10300 Torre Avenue, Cupertino, CA 95014-3202.
]]></description>
			<content:encoded><![CDATA[<p>Cupertino, California, home of Apple and HP, is also home to Sourcemap&#8217;s west coast collaborators.  We will be celebrating Earth Day, April 17th, with Cupertino this year.  If you are on the west coast, tell your friends and join us at Cupertino City Hall, 10300 Torre Avenue, Cupertino, CA 95014-3202.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/04/sourcemap-exhibiting-at-cupertino-earth-day-on-april-17th-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sourcemap Sussex</title>
		<link>http://blog.sourcemap.org/2010/04/sourcemap-sussex/</link>
		<comments>http://blog.sourcemap.org/2010/04/sourcemap-sussex/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 17:59:19 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Foodmap]]></category>
		<category><![CDATA[Sourcemap]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1279</guid>
		<description><![CDATA[
We&#8217;re happy to announce the first Sourcemap spin-off in cooperation with visitSussex.org: a pilot study to improve local food sourcing by offering a Sourcemap embed to participants in the Sussex Breakfast campaign. The program rewards participating hospitality businesses who source 60% of their ingredients from with the region with extra visibility and a verifiable badge [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ambassadorbrighton.co.uk/hotel-information/sussex-breakfast/sussex-english-breakfast.php"><img src="http://blog.sourcemap.org/wp-content/uploads/2010/04/sussexbreakfast.png" alt="sussexbreakfast" title="sussexbreakfast" width="690" /></a></p>
<p>We&#8217;re happy to announce the first Sourcemap spin-off in cooperation with <a href="http://www.visitsussex.org/">visitSussex.org</a>: a pilot study to improve local food sourcing by offering a Sourcemap embed to participants in the <a href="http://www.visitsussex.org/site/food-and-drink/sussex-breakfast">Sussex Breakfast</a> campaign. The program rewards participating hospitality businesses who source 60% of their ingredients from with the region with extra visibility and a verifiable badge in the form of a Sourcemap embed (see above). These are early days, but we are already seeing some modifications: notice the incorporation of Food Miles and a revised set of transportation values. We look forward to seeing more businesses and farms on the map!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/04/sourcemap-sussex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sourcemap for Journalists</title>
		<link>http://blog.sourcemap.org/2010/03/sourcemap-for-journalists/</link>
		<comments>http://blog.sourcemap.org/2010/03/sourcemap-for-journalists/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 23:12:56 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Sourcemap]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1275</guid>
		<description><![CDATA[
We created Sourcemap as a forum for public discussion around issues of social and environmental sustainability &#8211; that&#8217;s why we were thrilled to find our first journalism application in last weekend&#8217;s Globe and Mail &#8211; complete with a beautiful custom drawing and an intuitive barometer of carbon footprint. As more inquisitive journalists and researchers work [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ebooks.dmdigital1.com/april2010rob/"><img src="http://blog.sourcemap.org/wp-content/uploads/2010/03/reportonbusiness-7.jpg" alt="Sourcemap in the Globe and Mail" title="Sourcemap in the Globe and Mail" width="690" height="710" class="alignnone size-full wp-image-1274" /></a></p>
<p>We created Sourcemap as a forum for public discussion around issues of social and environmental sustainability &#8211; that&#8217;s why we were thrilled to find our first journalism application in last weekend&#8217;s <a href="http://ebooks.dmdigital1.com/april2010rob/">Globe and Mail</a> &#8211; complete with a beautiful custom drawing and an intuitive barometer of carbon footprint. As more inquisitive journalists and researchers work to unravel the impacts of supply chains, we will continue to provide a transparent and scientific platform where together, we can fill the holes in our collective understanding and start working toward solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/03/sourcemap-for-journalists/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Radical Traceability</title>
		<link>http://blog.sourcemap.org/2010/03/radical-traceability/</link>
		<comments>http://blog.sourcemap.org/2010/03/radical-traceability/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 00:32:59 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1253</guid>
		<description><![CDATA[
Small and independent producers can benefit from the Internet&#8217;s Long Tail and on-demand manufacturing to find supply and demand for their products. Now, they can also count on radical traceability in the form of Myfab.com, a website that combines user-contributed design with the ability to follow each step in the manufacturing process once a product [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.sourcemap.org/wp-content/uploads/2010/03/myfab1.jpg" alt="myfab1" title="myfab1" width="560" class="alignnone size-full wp-image-1254" /></p>
<p>Small and independent producers can benefit from the Internet&#8217;s <a href="http://en.wikipedia.org/wiki/Long_Tail">Long Tail</a> and on-demand manufacturing to find supply and demand for their products. Now, they can also count on radical traceability in the form of <a href="http://www.myfab.com">Myfab.com</a>, a website that combines user-contributed design with the ability to follow each step in the manufacturing process once a product has been ordered. What next, webcams in factories?</p>
<p><img src="http://blog.sourcemap.org/wp-content/uploads/2010/03/myfab2.jpg" alt="myfab2" title="myfab2" width="560" class="alignnone size-full wp-image-1255" /></p>
<p>Via <a href="http://twitter.com/Chrysaora">Chrysarora</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/03/radical-traceability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sourcemap @ Greener Gadgets</title>
		<link>http://blog.sourcemap.org/2010/02/sourcemap-greener-gadgets/</link>
		<comments>http://blog.sourcemap.org/2010/02/sourcemap-greener-gadgets/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 23:13:31 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Sourcemap]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1229</guid>
		<description><![CDATA[
Thanks to Marc Alt for inviting Sourcemap to the CEA&#8217;s Greener Gadgets conference this past Thursday &#8211; the talk generated a lot of buzz; here is some of it:
Click to See Where Everything Comes From: Sourcemap.org from the MIT Media Lab documents the global supply chain of the things we use every day. [The Daily [...]]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/UuVPVPvjr_U&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UuVPVPvjr_U&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Thanks to <a href="http://www.marcalt.com/">Marc Alt</a> for inviting <a href="http://www.sourcemap.org">Sourcemap </a>to the CEA&#8217;s <a href="http://www.greenergadgets.com/">Greener Gadgets</a> conference this past Thursday &#8211; the talk generated a lot of buzz; here is some of it:</p>
<p><a href="http://www.thedailygreen.com/living-green/blogs/recycling-design-technology/sourcemap-460210">Click to See Where Everything Comes From: Sourcemap.org from the MIT Media Lab documents the global supply chain of the things we use every day.</a> [The Daily Green]</p>
<p><a href="http://www.inhabitat.com/2010/02/25/yves-behar-kicks-off-the-greener-gadgets-conference/">GREENER GADGETS LIVEBLOG: Inhabitat Reports Live From Greener Gadgets!</a> Inhabitat</p>
<p><a href="http://twitter.com/#search?q=sourcemap%20%23gg10"><img src="http://blog.sourcemap.org/wp-content/uploads/2010/02/gg10buzz.png" alt="gg10buzz" title="gg10buzz" width="550" height="751" class="alignnone size-full wp-image-1230" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/02/sourcemap-greener-gadgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding a Sustainable Business Card</title>
		<link>http://blog.sourcemap.org/2010/02/finding-a-sustainable-business-card/</link>
		<comments>http://blog.sourcemap.org/2010/02/finding-a-sustainable-business-card/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 04:49:44 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Sourcemap]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1191</guid>
		<description><![CDATA[

We finally settled on a version of Mar&#8217;s design for our business cards, and we decided to make a Sourcemap to decide whether to order half-sized non-recycled business cards or full-sized 100% recycled business cards from Moo. So, Matt and I made two different maps (spoiler: these are a sneak peak at our new interface), [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sourcemap.org/wp-content/uploads/2010/02/moo1.png"><img src="http://blog.sourcemap.org/wp-content/uploads/2010/02/moo1.png" alt="moo1" title="moo1" width="700" class="alignnone size-full wp-image-1205" /></a></p>
<p><a href="http://blog.sourcemap.org/wp-content/uploads/2010/02/moo2.png"><img src="http://blog.sourcemap.org/wp-content/uploads/2010/02/moo2.png" alt="moo2" title="moo2" width="700" class="alignnone size-full wp-image-1206" /></a></p>
<p>We finally settled on a version of Mar&#8217;s design for our business cards, and we decided to make a Sourcemap to decide whether to order half-sized non-recycled business cards or full-sized 100% recycled business cards from <a href="http://moocards.com/">Moo</a>. So, Matt and I made two <a href="http://dev.sourcemap.org/object/moo-cards">different</a> <a href="http://dev.sourcemap.org/object/moo-cards-100-recycled-100-pack">maps</a> (spoiler: these are a sneak peak at our new interface), assuming the paper and plastic were made in Canada and shipped to Providence for printing. Surprisingly, the non-recycled cards have 33% less carbon footprint than the recycled cards (120 grams compared with 180 grams) &#8211; you can see from the graphs that this is because the of the additional paper outweighs the benefit of being recycled. What do you think? (Your opinion is especially important if you work for Moo)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/02/finding-a-sustainable-business-card/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fashion without Trash</title>
		<link>http://blog.sourcemap.org/2010/02/fashion-without-trash/</link>
		<comments>http://blog.sourcemap.org/2010/02/fashion-without-trash/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 21:31:01 +0000</pubDate>
		<dc:creator>leo</dc:creator>
				<category><![CDATA[Processes]]></category>

		<guid isPermaLink="false">http://blog.sourcemap.org/?p=1189</guid>
		<description><![CDATA[
The fashion industry is the poster child for un-sustainable practices, as we&#8217;ve already seen from the myriad of social and environmental problems plaguing the cotton trade. Fashion designers share the responsibility, because they are so remote from the means of production &#8211; usually outsourced to Southeast Asia, Africa or South America &#8211; that their designs [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hyperexperience.com/wp-content/uploads/2010/02/HoodieWithPattern.jpg"><img src="http://www.hyperexperience.com/wp-content/uploads/2010/02/HoodieWithPattern-1024x819.jpg" alt="" title="HoodieWithPattern" width="600" class="alignnone size-large wp-image-1916" /></a></p>
<p>The fashion industry is the poster child for un-sustainable practices, as we&#8217;ve already seen from the myriad of social and environmental problems plaguing the <a href="http://www.hyperexperience.com/?p=706">cotton trade</a>. Fashion designers share the responsibility, because they are so remote from the means of production &#8211; usually outsourced to Southeast Asia, Africa or South America &#8211; that their designs reflect few of the practical concerns on the factory floor. Parsons&#8217; <a href="http://zerofabricwastefashion.blogspot.com/">Timo Rissanen</a> is the proponent for a new form of sustainable fashion design: a &#8220;no-waste approach&#8221; that avoids altogether the 15% waste typical of the industry (read his paper <a href="http://www.kridt.dk/conference/Speakers/Timo_Rissanen.pdf">here</a>). Timo&#8217;s no-waste designs (above and below) show the creative potential of eliminating waste as part of the fashion design process. At heart is a humbling realization: &#8220;Fabric ought to be considered a precious resource once again.&#8221; Timeless designs like these only strengthen his argument. </p>
<p><a href="http://www.hyperexperience.com/wp-content/uploads/2010/02/LeggingsWithPattern.jpg"><img src="http://www.hyperexperience.com/wp-content/uploads/2010/02/LeggingsWithPattern-1024x488.jpg" alt="" title="LeggingsWithPattern" width="600" class="alignnone size-large wp-image-1914" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sourcemap.org/2010/02/fashion-without-trash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
