<?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>Madison Ave. Collective &#187; Web Development</title>
	<atom:link href="http://www.madcollective.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madcollective.com</link>
	<description>Where creatives, guides and geeks collide</description>
	<lastBuildDate>Sat, 28 Jan 2012 22:34:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Where&#8217;s the Fold?</title>
		<link>http://www.madcollective.com/2011/wheres-the-fold/</link>
		<comments>http://www.madcollective.com/2011/wheres-the-fold/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 23:03:28 +0000</pubDate>
		<dc:creator>Donna McMaster</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=2081</guid>
		<description><![CDATA[Web designers are urged to place key actionable content &#8220;above the fold&#8221; to ensure that it is seen by visitors to the site who might not stick around long enough to scroll down. But with mobile devices, iPads and various monitor sizes, where is the fold these days? And how much should we care? &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>Web designers are urged to place key actionable content &#8220;above the fold&#8221; to ensure that it is seen by visitors to the site who might not stick around long enough to scroll down. But with mobile devices, iPads and various monitor sizes, where is the fold these days? And how much should we care?</p>
<p>&nbsp;</p>
<p>Emily Smith explores the history, research and controversies around the topic in her article, <a href="http://designfestival.com/the-fold-exists-but-does-it-matter/" target="_blank">&#8220;The Fold Exists but Does it Matter?&#8221;</a>  She concludes that &#8220;since we have no control over how people access our sites and what portion they see, we need to focus on the things we can control.&#8221; She offers several suggestions for making careful and educated decisions about the content above the fold, and providing indicators that encourage people to explore the rest of the page.</p>
<p>&nbsp;</p>
<p>Do you want to see what areas of your site&#8217;s pages are typically above the fold? Try <a href="http://browsersize.googlelabs.com/" target="_blank">Google Browser Size</a>. Enter your site&#8217;s URL, and this tool displays it with a transparent overlay indicating what percentage of people visiting Google have their browser window open to at least that size or larger.</p>
<p>&nbsp;</p>
<p>How about you? How do you make decisions where to place key content? I&#8217;d be interested in hearing your strategies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2011/wheres-the-fold/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Be strong, TimThumb!</title>
		<link>http://www.madcollective.com/2011/be-strong-timthumb/</link>
		<comments>http://www.madcollective.com/2011/be-strong-timthumb/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 21:58:56 +0000</pubDate>
		<dc:creator>Donna McMaster</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=2051</guid>
		<description><![CDATA[There&#8217;s been lots of press about WordPress sites being compromised because of the &#8220;TimThumb vulnerability.&#8221; What&#8217;s this about and what do you need to do? TimThumb is a is a popular script that is used by many WordPress themes and plug-ins to manipulate image files. Unfortunately the TimThumb developers left open a doorway through which [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been lots of press about WordPress sites being compromised because of the &#8220;TimThumb vulnerability.&#8221; What&#8217;s this about and what do you need to do?</p>
<p><br class="spacer_" /></p>
<p>TimThumb is a is a popular script that is used by many WordPress themes and plug-ins to manipulate image files. Unfortunately the TimThumb developers left open a doorway through which hackers can insert code into WordPress template files. This code adds links to Russian sites and inserts malware to try to infect the computers of anyone who visits the infected site. Google has begun listing infected sites as malware and blocking them.</p>
<p><br class="spacer_" /></p>
<p>If you have a WordPress site, how do you know if it has been infected or is  vulnerable to attack?</p>
<p><br class="spacer_" /></p>
<ol>
<li>First use Sucuri to <a href="http://sitecheck.sucuri.net/scanner/" target="_blank">scan your website for malware</a>. Sucuri checks 10-12 links on each site. This is sufficient if all your site pages and posts use the same template files, but if your site uses multiple templates (e.g., blog, page, home page, single-column, multi-column), make sure you scan at least one example of each template.  If the scanner finds problems, follow the suggestions there. </li>
<li>Site clean? Great &#8212; no malware has been installed. But your site may still be vulnerable to attack. The good news is that many theme and plugin developers have already updated their code. Update your theme and plugins to the latest version.</li>
<li>Some plugins, such as the popular Verve Meta Boxes, are no longer actively supported and have not been updated. To be sure you get all copies of TimThumb updated, search the files in your plugins and themes directories for &#8220;timthumb.php.&#8221; If you find a copy that has not been updated as part of a plugin or theme update, you can replace it with a new version. Download the latest TimThumb file from <a href="http://code.google.com/p/timthumb/" target="_blank">http://code.google.com/p/timthumb/</a>.</li>
<li>Some developers have changed the name of the TimThumb file from &#8220;timthumb.php&#8221; to &#8220;thumb.php.&#8221; We recommend searching for both names, and updating all the files.</li>
</ol>
<p><br class="spacer_" /></p>
<p>For more information on TimThumb and how to protect your site:</p>
<p><br class="spacer_" /></p>
<ul>
<li><a href="http://markmaunder.com/2011/08/01/zero-day-vulnerability-in-many-wordpress-themes/" target="_blank">Zero Day Vulnerability in many WordPress Themes</a> by Mark Maunder &#8211; details about how the vulnerability works and what can be done about it.</li>
<li><a title="Breaking: Google starts to block hacked WordPress blogs as attack widens" href="http://markmaunder.com/2011/08/23/breaking-google-starts-to-block-hacked-wordpress-blogs-as-attack-widens/">Breaking: Google starts to block hacked WordPress blogs as attack widens</a> also by Mark Maunder &#8211; details about how and why Google is blocking infected sites. </li>
<li> <a href="http://codex.wordpress.org/Hardening_WordPress">WordPress Codex: Hardening WordPress</a> &#8211; good practices for protecting your WordPress site from hackers. </li>
</ul>
<p><br class="spacer_" /></p>
<p>Note that this vulnerability is not unique to WordPress. Some Joomla  and Drupal themes and plugins also use TimThumb, and all the warnings  apply to them as well.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2011/be-strong-timthumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do they do that?</title>
		<link>http://www.madcollective.com/2011/how-do-they-do-that/</link>
		<comments>http://www.madcollective.com/2011/how-do-they-do-that/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 22:07:30 +0000</pubDate>
		<dc:creator>Donna McMaster</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=2004</guid>
		<description><![CDATA[The Nike Better World website is 13,968 pixels and eleven visual blocks tall, glued together with parallax scrolling, HTML5 and code that can blow a jQuery developer&#8217;s mind. How did they do it? Smashing Magazine went to the designers and developers at Wieden+Kennedy (W+K) looking for answers. In Behind The Scenes Of Nike Better World, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.nikebetterworld.com/" target="_blank">Nike Better World</a> website is 13,968 pixels and eleven visual blocks tall, glued together with parallax scrolling, HTML5 and code that can blow a jQuery developer&#8217;s mind.</p>
<p><br class="spacer_" /></p>
<p>How did they do it? <em>Smashing Magazine</em> went to the designers and developers at Wieden+Kennedy (W+K) looking for answers. In <a href="http://coding.smashingmagazine.com/2011/07/12/behind-the-scenes-of-nike-better-world/">Behind The Scenes Of Nike Better World</a>, they talk about the goals of the site, the creative process and technical considerations. Then they piece together the techniques used and showcase some other sites using parallax scrolling techniques.</p>
<p><br class="spacer_" /></p>
<p>A recommended read for creatives and geeks alike.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2011/how-do-they-do-that/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make and host tutorials for free</title>
		<link>http://www.madcollective.com/2011/make-and-host-tutorials-for-free/</link>
		<comments>http://www.madcollective.com/2011/make-and-host-tutorials-for-free/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 18:52:22 +0000</pubDate>
		<dc:creator>Lainie Turner</dc:creator>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips-n-Tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=1993</guid>
		<description><![CDATA[Tildee.com is a nifty little site that gives you simple steps for creating &#8220;how-to&#8221;s and hosts them for you, all for free. Check it out here.]]></description>
			<content:encoded><![CDATA[<p>Tildee.com is a nifty little site that gives you simple steps for creating &#8220;how-to&#8221;s and hosts them for you, all for free. Check it out <a title="tildee.com" href="http://www.tildee.com/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2011/make-and-host-tutorials-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The CSS3 monster</title>
		<link>http://www.madcollective.com/2010/the-css3-monster/</link>
		<comments>http://www.madcollective.com/2010/the-css3-monster/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 20:04:18 +0000</pubDate>
		<dc:creator>Ron Sparks</dc:creator>
				<category><![CDATA[Just For Fun]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=1547</guid>
		<description><![CDATA[Do you know what CSS is? In case you do not know what CSS is here is quick review. CSS is a coding that web designers use to visually style websites. Adding styles like font color, size and font, width and widths of items on the page. To show the import role that css plays [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Do you know what CSS is?<br />
 </strong></p>
<p>In case you do not know what CSS is here is quick review. CSS is a coding that web designers use to visually style websites. Adding styles like font color, size and font, width and widths of items on the page.</p>
<p><br class="spacer_" /></p>
<p>To show the import role that css plays in the current world of web design here is a screen of this page with and with out CSS.<img class="alignnone size-full wp-image-1548" style="border: 1px solid #ccc;" title="css-comp" src="http://www.madcollective.com/wp-content/uploads/2010/07/css-comp.png" alt="" width="484" height="310" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong>Now something new has emerge, CSS3</strong></p>
<p>CSS3 is the latest version of css and it allows for some very cool styling features. Now I could list off 10 ten new features or do a step by step how-to with CSS. Instead i&#8217;ll just show you something that is amazing.</p>
<p><br class="spacer_" /></p>
<h2><strong>The CSS Monster!</strong></h2>
<p>It&#8217;s pure css, no graphics at all. Click on the photo below to link to code version.<br />
 <a href="http://web.virtuousquare.fr/wp-content/themes/default/css_monsters/blob/blob.html"><img class="alignnone size-full wp-image-1553" style="margin-right: -38px;" title="bloger" src="http://www.madcollective.com/wp-content/uploads/2010/07/bloger.png" alt="" width="483" height="310" /></a></p>
<p><br class="spacer_" /></p>
<p>If you like this, you can see how it was done at <a href="http://web.virtuousquare.fr/?p=42" target="_blank">Un blob CSS</a>.<br />
 And if you would like a how-to CSS3 or CSS tutorial just ask.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2010/the-css3-monster/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Eleven percent + Custom after purchase paypal screen.</title>
		<link>http://www.madcollective.com/2010/11-details/</link>
		<comments>http://www.madcollective.com/2010/11-details/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 01:45:53 +0000</pubDate>
		<dc:creator>Ron Sparks</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=1532</guid>
		<description><![CDATA[I have noticed lately that the first part of projects seem to go fairly fast, but then when everything is 89% done, there are these 11% of details that I could just leave hanging. Now maybe no one would notice, but all those small details mean the difference between a &#8220;B grade&#8221; website and an [...]]]></description>
			<content:encoded><![CDATA[<p>I have noticed lately that the first part of projects seem to go fairly fast, but then when everything is 89% done, there are these 11% of details that I could just leave hanging.</p>
<p><br class="spacer_" /></p>
<p>Now maybe no one would notice, but all those small details mean the difference between a &#8220;B grade&#8221; website and an &#8220;A grade website&#8221;. The thing I am finding tho is the closer you get to being  100% done with a website the long and hard things seem to be. I would go so far as to say that the first 89% of a project is about equal to the last 11% of project in terms of effort or time.</p>
<p><br class="spacer_" /></p>
<p><strong>This kind of art takes time, organization and dedication.</strong></p>
<p>Kevin Cornell one of my new favorite illustrators has a website that is great example of what that extra 11% looks like. <a href="http://www.bearskinrug.co.uk/">THE WEBSITE</a> (you will also find Kevin&#8217;s work all over <a href="http://www.alistapart.com/">AlistApart.com</a>)</p>
<p><br class="spacer_" /></p>
<p>This is the screen I landed on after making a PayPal purchase from Kevin&#8217;s store.</p>
<p><a href="http://www.bearskinrug.co.uk/" target="_blank"><img class="alignnone size-full wp-image-1534" title="Successful Payment" src="http://www.madcollective.com/wp-content/uploads/2010/07/Screen-shot-2010-07-26-at-5.58.52-PM.png" alt="" width="433" height="557" /></a><br />
 This type of customer care and detail in web design is inspiring to me. The thank you screen has a custom illustration and humor, even tho I have already bought a product. This kind of foresight and effort is noticed.</p>
<p><br class="spacer_" /></p>
<p>What makes Kevin&#8217;s  site is it’s attention to detail, which is something that take a lot of time, and to me means that someone cared a lot about there work, and about there customers. So kudos to that extra 11%.</p>
<p><br class="spacer_" /></p>
<p>**Look for Kevin&#8217;s art on the walls of the MAC soon.</p>
<p><br class="spacer_" /></p>
<p>Sites Sighted :<br />
 <a href="http://www.bearskinrug.co.uk/_store/" target="_blank"> Kevin Cornells the Illustrator »</a><br />
 <a href="http://www.alistapart.com/" target="_blank">A list Apart.com »</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2010/11-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Websites You Need to Stop Building</title>
		<link>http://www.madcollective.com/2010/8-websites-you-need-to-stop-building/</link>
		<comments>http://www.madcollective.com/2010/8-websites-you-need-to-stop-building/#comments</comments>
		<pubDate>Sat, 29 May 2010 00:06:45 +0000</pubDate>
		<dc:creator>Lainie Turner</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips-n-Tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[8 websites you need to stop building]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[the oatmeal]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=1059</guid>
		<description><![CDATA[Here&#8217;s a way to kick off your Memorial Day (long) weekend with a laff. Let The Oatmeal regale you with his list of 8 Websites You Need to Stop Building. And see if you can spot the reference to Jeff in the drawings!]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a way to kick off your Memorial Day (long) weekend with a laff. Let <a href="http://theoatmeal.com/" target="_blank">The Oatmeal</a> regale you with his list of <a href="http://theoatmeal.com/comics/websites_stop" target="_blank">8 Websites You Need to Stop Building</a>. And see if you can spot the reference to <a href="http://mtchbk.com/beta/profile/view/jimerson" target="_blank">Jeff</a> in the drawings!</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2010/8-websites-you-need-to-stop-building/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lucky number thirteen</title>
		<link>http://www.madcollective.com/2010/lucky-number-thirteen/</link>
		<comments>http://www.madcollective.com/2010/lucky-number-thirteen/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 15:25:16 +0000</pubDate>
		<dc:creator>Jeff Jimerson</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[The MAC]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=759</guid>
		<description><![CDATA[Today we officially knighted Kevin Miller as the newest (thirteenth!) member at Madison Ave. Collective. Kevin brings with him a propeller hat full of expertise in CSS, javascript, PHP, and all sorts of other geeky goodness. Here&#8217;s a link to his website. Welcome aboard, Kevin! We&#8217;re happy to have you part of the crew.]]></description>
			<content:encoded><![CDATA[<p>Today we officially knighted Kevin Miller as the newest (<a href="http://www.madcollective.com/who/">thirteenth!</a>) member at Madison Ave. Collective. Kevin brings with him a propeller hat full of expertise in CSS, javascript, PHP, and all sorts of other geeky goodness. Here&#8217;s <a href="http://www.p51labs.com/">a link to his website</a>.</p>
<p><br class="spacer_" /></p>
<p>Welcome aboard, Kevin! We&#8217;re happy to have you part of the crew.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2010/lucky-number-thirteen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So Matchbook needs a page for testimonials, eh?</title>
		<link>http://www.madcollective.com/2010/so-matchbook-needs-a-testimonials-page-eh/</link>
		<comments>http://www.madcollective.com/2010/so-matchbook-needs-a-testimonials-page-eh/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 22:16:52 +0000</pubDate>
		<dc:creator>Jeff Jimerson</dc:creator>
				<category><![CDATA[mtchbk.com]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=615</guid>
		<description><![CDATA[We received an email today from Cynthia Spencer-Hadlock, Executive Director of Corvallis Fall Festival. Here’s what she said: &#8220;I found my perfect match on Matchbook. Johnathan Curry was willing to work with our non-profit budget (small!) on a database rebuild project. He understood my needs for keeping things simple, making it functional and still managed to add flair/creativity to a [...]]]></description>
			<content:encoded><![CDATA[<p>We received an email today from Cynthia Spencer-Hadlock, Executive Director of <a href="http://corvallisfallfestival.org/">Corvallis Fall Festival</a>. Here’s what she said:</p>
<p><br class="spacer_" /></p>
<p><em>&#8220;I found my perfect match on Matchbook. </em><a href="http://mtchbk.com/beta/profile/view/JohnathanCurry"><em>Johnathan Curry</em></a><em> was willing to work with our non-profit budget (small!) on a database rebuild project. He understood my needs for keeping things simple, making it functional and still managed to add flair/creativity to a project as boring as a database. Best yet, he was very nice to work with and stayed within our budget.&#8221;</em></p>
<p><em><br />
 </em></p>
<p>Awe&#8230; that just makes us feel special. Thanks, Cynthia.</p>
<p><br class="spacer_" /></p>
<p>Have you had a good experience with <a href="http://mtchbk.com/beta/">Matchbook</a>? We’d love to hear about it.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2010/so-matchbook-needs-a-testimonials-page-eh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your tints &amp; shades</title>
		<link>http://www.madcollective.com/2010/get-your-tints-shades/</link>
		<comments>http://www.madcollective.com/2010/get-your-tints-shades/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:24:46 +0000</pubDate>
		<dc:creator>North Krimsly</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips-n-Tools]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.madcollective.com/?p=289</guid>
		<description><![CDATA[Greetings everyone, &#160; As a designer, I find myself frequently needing to generate tints and shades from a color scheme. &#160;I didn&#39;t see an online tool for this and I wanted to get better at&#160;JavaScript/JQuery, so I wrote my own. I&#39;d be delighted if you had five minutes to look at it and tell me: [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings everyone,</p>
<p>&nbsp;</p>
<p>As a designer, I find myself frequently needing to generate tints and shades from a color scheme. &nbsp;I didn&#39;t see an online tool for this and I wanted to get better at&nbsp;JavaScript/JQuery, so I wrote my own. I&#39;d be delighted if you had five minutes to look at it and tell me:</p>
<p>&nbsp;</p>
<p>1) is it useful, 2) does it work well for you, 3) any suggestions.</p>
<p>&nbsp;</p>
<p>The tool is at <a href="//www.highintegritydesign.com/tools/tinter-shader/">http://www.highintegritydesign.com/tools/tinter-shader</a>.</p>
<p>&nbsp;</p>
<p>Enjoy!</p>
<p>Thanks &mdash;North</p>
<p>&nbsp;</p>
<p><img alt="" src="http://www.madcollective.com/wp-content/uploads/2010/02/tinter-shader-screenshot.jpg" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madcollective.com/2010/get-your-tints-shades/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

