<?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>Michael Barton &#187; Web Development</title>
	<atom:link href="http://www.michaelbarton.name/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbarton.name</link>
	<description>Digital Entreprenuer</description>
	<lastBuildDate>Mon, 17 Oct 2011 18:34:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to be a good web developer</title>
		<link>http://www.michaelbarton.name/2010/10/28/how-to-be-a-good-web-developer/</link>
		<comments>http://www.michaelbarton.name/2010/10/28/how-to-be-a-good-web-developer/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 18:04:48 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[good developer]]></category>
		<category><![CDATA[wordpress hook]]></category>
		<category><![CDATA[wp_footer]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=903</guid>
		<description><![CDATA[I recently added live chat to my site in hopes of helping my readers and picking up more business. Adding live chat is easy when you use a service. I&#8217;m using Olark. They offer different plans, depending on your budget; I&#8217;m using their free version. When implementing the code, I had a few different, easy [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/10/28/how-to-be-a-good-web-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting your legacy site to look good in IE8</title>
		<link>http://www.michaelbarton.name/2010/01/24/getting-your-legacy-site-to-look-good-in-ie8/</link>
		<comments>http://www.michaelbarton.name/2010/01/24/getting-your-legacy-site-to-look-good-in-ie8/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 18:08:44 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[compatibility view]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=677</guid>
		<description><![CDATA[Internet Explorer 8 was released March 19, 2009 and what an exciting browser it was supposed to be. It was going to be faster, allow you to browse privately, it was going to be be XHTML compliant, and it was going to be more secure. All those fun things, right? Sadly, IE8 was faster, had [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/24/getting-your-legacy-site-to-look-good-in-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Ways To Make Your XHTML Site Accessible Using Web Standards</title>
		<link>http://www.michaelbarton.name/2010/01/21/10-ways-to-make-your-xhtml-site-accessible-using-web-standards/</link>
		<comments>http://www.michaelbarton.name/2010/01/21/10-ways-to-make-your-xhtml-site-accessible-using-web-standards/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 00:59:45 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=665</guid>
		<description><![CDATA[In 2009, Smashing Magazine wrote up a great article about the 10 ways to improve the accessibility of your XHTML website by making it standards-compliant. A few of the things they touched up on were specifying the correct DOCTYPE, one thing we seems to ignore because most of the time our IDEs generate this for [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/21/10-ways-to-make-your-xhtml-site-accessible-using-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check if your popup was blocked using JavaScript</title>
		<link>http://www.michaelbarton.name/2010/01/17/how-to-check-if-your-popup-was-blocked-using-javascript/</link>
		<comments>http://www.michaelbarton.name/2010/01/17/how-to-check-if-your-popup-was-blocked-using-javascript/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:42:56 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blocked popups]]></category>
		<category><![CDATA[popups]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=585</guid>
		<description><![CDATA[When I researched how to get pop ups to not be blocked using flash, in that research, I found out how to check and see if a popup was blocked or not. It&#8217;s such a simple solution I don&#8217;t know why I haven&#8217;t consciously noticed it before. I&#8217;ve created many popups in the past, just [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/17/how-to-check-if-your-popup-was-blocked-using-javascript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>12 of the best places to get free images</title>
		<link>http://www.michaelbarton.name/2010/01/13/12-of-the-best-places-to-get-free-images/</link>
		<comments>http://www.michaelbarton.name/2010/01/13/12-of-the-best-places-to-get-free-images/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 05:11:11 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[stock photography]]></category>
		<category><![CDATA[stock photos]]></category>
		<category><![CDATA[techradar]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=552</guid>
		<description><![CDATA[I&#8217;m always looking for economical ways of getting pretty visuals for my sites. Techradar put together a great list of sites that will help you into some nice visuals for you web sites.]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/13/12-of-the-best-places-to-get-free-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20+ Useful Desktop Blog Editors</title>
		<link>http://www.michaelbarton.name/2010/01/10/20-useful-desktop-blog-editors/</link>
		<comments>http://www.michaelbarton.name/2010/01/10/20-useful-desktop-blog-editors/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:17:18 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=538</guid>
		<description><![CDATA[Even though I prefer a web interface when blogging, I feel I should let you all know about a great article introducing 20 or so blogging tools. It&#8217;s really well written so I don&#8217;t feel the need to summarize. Check it out and enjoy!]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/10/20-useful-desktop-blog-editors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 UI Design Patterns You Should Be Paying Attention To</title>
		<link>http://www.michaelbarton.name/2010/01/07/10-ui-design-patterns-you-should-be-paying-attention-to/</link>
		<comments>http://www.michaelbarton.name/2010/01/07/10-ui-design-patterns-you-should-be-paying-attention-to/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 12:01:11 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=515</guid>
		<description><![CDATA[In a perfect world this article would be King. But&#8230; you know&#8230; Visit Source]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/07/10-ui-design-patterns-you-should-be-paying-attention-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TomatoCMS: The NEW CMS in Town</title>
		<link>http://www.michaelbarton.name/2010/01/07/tomatocms-the-new-cms-in-town/</link>
		<comments>http://www.michaelbarton.name/2010/01/07/tomatocms-the-new-cms-in-town/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:56:24 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[TomatoCMS]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=493</guid>
		<description><![CDATA[Ladies and Gentleman, the moment you have all been waiting for &#8211; a new CMS to come into your life and confuse the shit out of you &#8211; TomatoCMS. Just when you thought there were enough CMS&#8217; out there to choose from, a new one pops out and says &#8220;Hello World.&#8221; All kidding aside, I&#8217;m [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/07/tomatocms-the-new-cms-in-town/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to embed animated GIFs into your Flash or AIR app</title>
		<link>http://www.michaelbarton.name/2010/01/03/how-to-embed-animated-gifs-into-your-flash-or-air-app/</link>
		<comments>http://www.michaelbarton.name/2010/01/03/how-to-embed-animated-gifs-into-your-flash-or-air-app/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 22:21:35 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=465</guid>
		<description><![CDATA[I&#8217;m working on a web page thumbnail generator and a new blog post (a good one this time) about web page thumbnail generation. A topic for another day; however, when making the preloader for it&#8230;I don&#8217;t like the flash preloaders that you see every where, and I thought giving progress back wouldn&#8217;t be worth it [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2010/01/03/how-to-embed-animated-gifs-into-your-flash-or-air-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Social Networking Site in Drupal</title>
		<link>http://www.michaelbarton.name/2009/12/30/building-a-social-networking-site-in-drupal/</link>
		<comments>http://www.michaelbarton.name/2009/12/30/building-a-social-networking-site-in-drupal/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 18:58:14 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[drupal 6 book]]></category>
		<category><![CDATA[eBook]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=347</guid>
		<description><![CDATA[Drupal is ideally equipped to be used as a base system for creating a custom social networking site like Facebook and MySpace. While these large social networks have their place, niche social networking web sites can help promote businesses, products, projects, and hobbies of any nature. This book provides careful instructions and clear explanations to [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/30/building-a-social-networking-site-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The quickest way to building a social networking site</title>
		<link>http://www.michaelbarton.name/2009/12/28/the-quickest-way-to-building-a-social-networking-site/</link>
		<comments>http://www.michaelbarton.name/2009/12/28/the-quickest-way-to-building-a-social-networking-site/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 23:04:17 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Dating]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=302</guid>
		<description><![CDATA[The quickest way to get up and running with a social networking or dating site with video, chat, photos, blogs and more is by using a great piece of software called Dolphin 7 from BoonEx.]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/28/the-quickest-way-to-building-a-social-networking-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Autosave</title>
		<link>http://www.michaelbarton.name/2009/12/27/jquery-autosave/</link>
		<comments>http://www.michaelbarton.name/2009/12/27/jquery-autosave/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 23:44:12 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=292</guid>
		<description><![CDATA[No need to click a save button anymore with this jQuery plugin: jQuery Autosave. Seriously, this is something I&#8217;ve been wanting and never had the time to develop. Thankfully, these guys/girls created what I&#8217;ve been wanting. In this article I&#8217;m going to let you know some of the features this plugin offers, how to use [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/27/jquery-autosave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Richmond&#8217;s Open Source Meetup Group</title>
		<link>http://www.michaelbarton.name/2009/12/17/richmonds-open-source-meetup-group/</link>
		<comments>http://www.michaelbarton.name/2009/12/17/richmonds-open-source-meetup-group/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 10:20:09 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=280</guid>
		<description><![CDATA[I just started my first Meetup at meetup.com called &#8220;Richmond&#8217;s Open Source Meetup Group.&#8221; My goal is to help people learn about the new up and coming Open Source Technologies, along with re-introducing some of the heavy hitters in the Open Source Community. Enjoy! Richmond&#8217;s Open Source Meetup Group http://www.meetup.com/richmond-open-source/]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/17/richmonds-open-source-meetup-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forcing SSL with phpMyAdmin</title>
		<link>http://www.michaelbarton.name/2009/12/13/forcing-ssl-with-phpmyadmin/</link>
		<comments>http://www.michaelbarton.name/2009/12/13/forcing-ssl-with-phpmyadmin/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 03:27:29 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=270</guid>
		<description><![CDATA[I installed yet another install of phpMyAdmin, and every time I forget how to configure it to force SSL. All phpMyAdmin installs should do this (use SSL). You never want to login without SSL unless you&#8217;re on a secured network. 2 ways to force SSL with phpMyAdmin 1) Using Apache .htaccess (this can also be [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/13/forcing-ssl-with-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 Ways to Make Ajax Calls with jQuery</title>
		<link>http://www.michaelbarton.name/2009/12/06/5-ways-to-make-ajax-calls-with-jquery/</link>
		<comments>http://www.michaelbarton.name/2009/12/06/5-ways-to-make-ajax-calls-with-jquery/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 19:11:44 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=258</guid>
		<description><![CDATA[I just came across this article on the web about the different ways to make Ajax calls with jQuery. A very good article and something you should check out. It&#8217;s very easy to read so you can be new to jQuery or a veteran like myself. Check it out: http://net.tutsplus.com/tutorials/javascript-ajax/5-ways-to-make-ajax-calls-with-jquery/ Now, just so you know, [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/06/5-ways-to-make-ajax-calls-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 PHP regular expressions for web developers</title>
		<link>http://www.michaelbarton.name/2009/08/18/15-php-regular-expressions-for-web-developers/</link>
		<comments>http://www.michaelbarton.name/2009/08/18/15-php-regular-expressions-for-web-developers/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 03:55:32 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=247</guid>
		<description><![CDATA[This is amazing. Somebody finally put this together: http://www.catswhocode.com/blog/15-php-regular-expressions-for-web-developers Bookmark it because you&#8217;re going to need it if you&#8217;re a web developer. It&#8217;s helped me. Well, it hasn&#8217;t yet but I&#8217;m sure it will. And that&#8217;s also why I&#8217;m blogging about it. I want to remember it and I want it somewhere I&#8217;ll be sure [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/08/18/15-php-regular-expressions-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP to format phone numbers</title>
		<link>http://www.michaelbarton.name/2009/08/18/using-php-to-format-phone-numbers/</link>
		<comments>http://www.michaelbarton.name/2009/08/18/using-php-to-format-phone-numbers/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 03:43:02 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=240</guid>
		<description><![CDATA[Been out of the game a little while, my apologies. I know there isn&#8217;t much I can do to make it up to you (my fans); however, I&#8217;ll give you this in hopes of trying to win you back. Format phone function using PHP: 12345678910111213141516171819202122232425262728293031323334function format_phone&#40;$country, $phone&#41; &#123; $function = 'format_phone_' . $country; if&#40;function_exists&#40;$function&#41;&#41; &#123; [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/08/18/using-php-to-format-phone-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Browser Testing Tools</title>
		<link>http://www.michaelbarton.name/2009/06/18/10-browser-testing-tools/</link>
		<comments>http://www.michaelbarton.name/2009/06/18/10-browser-testing-tools/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 02:13:06 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser tools]]></category>
		<category><![CDATA[quality assurance]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=231</guid>
		<description><![CDATA[I&#8217;ve been doing a lot of Quality Assurance for my #1 Client, and in addition to being fully thorough, it&#8217;s good to have a bunch of tools under your belt. Rather than re-blog about it, I&#8217;ll share with you a blog about 10 Browser Testing Tools. He says they&#8217;re for designers, I say they&#8217;re for [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/06/18/10-browser-testing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the Flash, Image, Anchor, Etc. Dotted Outline</title>
		<link>http://www.michaelbarton.name/2009/05/24/removing-the-flash-image-anchor-etc-dotted-outline/</link>
		<comments>http://www.michaelbarton.name/2009/05/24/removing-the-flash-image-anchor-etc-dotted-outline/#comments</comments>
		<pubDate>Sun, 24 May 2009 18:09:43 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[annoying flash dotted line]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[dotted line]]></category>
		<category><![CDATA[dotted line around image]]></category>
		<category><![CDATA[dotted outline]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=208</guid>
		<description><![CDATA[Ever have that annoying dotted outline around your flash or image? You know, the one around your anchor links that you ignore most of the time&#8230;ever have someone tell you to take it off and not know how? It happens to the best of us. It&#8217;s the annoying dotted outline (dotted line) that we don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/05/24/removing-the-flash-image-anchor-etc-dotted-outline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

