<?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>theDailyApp &#187; Optimizers</title>
	<atom:link href="http://thedailyapp.com/category/tools/optimizers/feed" rel="self" type="application/rss+xml" />
	<link>http://thedailyapp.com</link>
	<description>One a day. Every day.</description>
	<lastBuildDate>Sun, 11 Jan 2009 15:57:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordOff &#8211; Clean Your Code</title>
		<link>http://thedailyapp.com/tools/optimizers/wordoff-clean-your-code</link>
		<comments>http://thedailyapp.com/tools/optimizers/wordoff-clean-your-code#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:03:37 +0000</pubDate>
		<dc:creator>Tommy M</dc:creator>
				<category><![CDATA[Optimizers]]></category>

		<guid isPermaLink="false">http://thedailyapp.com/?p=468</guid>
		<description><![CDATA[Many times we like the way a table looks when generated, but when you look at the code you see more style properties and non-XHTML compliant attributes that make shun away. The same thing happens when pasting from Word into a WYSIWYG. Trying to remove the unnecessary code can be laborious. That's where WordOff comes in handy.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordoff.org/" target="_blank">WordOff</a> is a simple optimizer that strips unnecessary formatting from a chunk of HTML.</p>
<p>It uses the following rules to strip the extra stuff from your code:</p>
<ul style="font-size:13px">
<li>Attributes are removed for all elements except &lt;a&gt;s</li>
<li>&lt;span&gt;s and &lt;div&gt;s are removed</li>
<li>Empty elements are removed</li>
<li>Consecutive line breaks are reduced to two</li>
</ul>
<p><a href="http://wordoff.org/" target="_blank">WordOff</a> web app comes especially in handy when clients (like mine) give you a ten page Word document they want to be posted. I&#8217;ve seen more style=&#8221;MsoNormal&#8221;&#8217;s than I can count. <a href="http://wordoff.org/" target="_blank">WordOff</a> fixes all this for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedailyapp.com/tools/optimizers/wordoff-clean-your-code/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Check Browser Compatability using BrowserShots</title>
		<link>http://thedailyapp.com/tools/optimizers/check-browser-compatability-u-sing-browser-shots</link>
		<comments>http://thedailyapp.com/tools/optimizers/check-browser-compatability-u-sing-browser-shots#comments</comments>
		<pubDate>Fri, 22 Aug 2008 04:01:42 +0000</pubDate>
		<dc:creator>Tommy M</dc:creator>
				<category><![CDATA[Optimizers]]></category>

		<guid isPermaLink="false">http://thedailyapp.com/?p=265</guid>
		<description><![CDATA[Firefox, Safari, IE, Oh My! Windows, MAC, Linux, Oh My! With more operating system/browser configurations than you can shake a stick at, the ability to make a cross-browser, cross-operating system, website is getting harder than ever. BrowserShots takes care of all that.]]></description>
			<content:encoded><![CDATA[<p><a href="http://browsershots.org/" target="_blank">BrowserShots</a> allows you to type in any website address, check which operating systems and browsers you wish to see a screenshot of based on screen size, color depth, and a couple other options. Oh, and <strong>It&#8217;s completely free.</strong></p>
<p>Just give <a href="http://browsershots.org/" target="_blank">BrowserShots</a> a couple minutes to gather your screenshots you requested, and the link with your screenshots will be all ready for you. Feel free to view each one individually, or download them all in a zip.</p>
<p>This is a standard checkup for any web designer.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedailyapp.com/tools/optimizers/check-browser-compatability-u-sing-browser-shots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
