<?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>Realm of Zod &#187; html</title>
	<atom:link href="http://blog.realmofzod.com/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.realmofzod.com</link>
	<description>Programming and Technology</description>
	<lastBuildDate>Wed, 13 Jul 2011 22:34:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Load Your Ads Last</title>
		<link>http://blog.realmofzod.com/load-your-ads-las/</link>
		<comments>http://blog.realmofzod.com/load-your-ads-las/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:00:05 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[adify]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=162</guid>
		<description><![CDATA[<!-- Easy AdSense V2.96 -->
<!-- Post[count: 1] -->
<div class="ezAdsense adsense adsense-leadin" style="text-align:center;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-6616898812779690";
/* 468x60, created 11/12/09 */
google_ad_slot = "0995711308";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<!-- Easy AdSense V2.96 -->

Nobody likes ads but we can all agree they are a necessary component of doing business online. I recently had some experience dealing with <a href="http://www.adify.com/" target="_blank">adify</a>, a aggregating ad platform which pipes in banners from a multitude of sources some with questionable practices in regards to loading performance. I had just launched a beatifully crafted website that employed all the tricks in the book for quick page loads and it was snappy... until we embedded the ad code. I like to load my images asynchronously and I like to execute javascript only once the document has finished loading so imagine the pain of patiently watching little animated gif spinners swirling away for as long as 6-30 seconds because the browser is choking on javascript from the banner ads in the middle of the page. Normally the solution would be to fix the javascript, but being a third party ad network, the embedded code was far beyond my control, so clearly this needed rethinking. I needed to figure out how to load the ads asynchronously as well.]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/load-your-ads-las/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ajax &#8211; Too Much of a Good Thing</title>
		<link>http://blog.realmofzod.com/ajax-too-much-of-a-good-thing/</link>
		<comments>http://blog.realmofzod.com/ajax-too-much-of-a-good-thing/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 15:00:19 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=83</guid>
		<description><![CDATA[I&#8217;ve stated this many times, but working as a lead php developer at eroi has been both an adventure and educational. Each project brings new challenges, requirements, and the obligatory &#8216;experiments&#8217;. I&#8217;ve had the opportunity to deploy some pretty good size projects, at least what I would dub &#8216;enterprise&#8217; scale websites with enough traffic to [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/ajax-too-much-of-a-good-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

