<?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; jquery</title>
	<atom:link href="http://blog.realmofzod.com/tag/jquery/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>jQuery.imageLoader 1.0 Released</title>
		<link>http://blog.realmofzod.com/jquery-imageloader-1-0-released/</link>
		<comments>http://blog.realmofzod.com/jquery-imageloader-1-0-released/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 00:37:16 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=222</guid>
		<description><![CDATA[<!-- Easy AdSense V2.96 -->
<!-- Post[count: 2] -->
<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 -->

A while ago I wrote an article on how to dynamically load images using jquery. This has turned out to be one of my most popular posts and I got a lot of feedback on it. As a follow-up I decided to package it up as a real-life jquery plugin and release it into the [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/jquery-imageloader-1-0-released/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<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[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>eROI releases Moonit into the wild</title>
		<link>http://blog.realmofzod.com/eroi-releases-moonit-into-the-wild/</link>
		<comments>http://blog.realmofzod.com/eroi-releases-moonit-into-the-wild/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 23:20:41 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=130</guid>
		<description><![CDATA[After months of development, and over a year of brainstorming, Moonit LLC unveiled moonit.com at TechCrunch50 2009 today. As the primary back end developer for this site I felt compelled to be a huge cheerleader for this site as it is the latest example of the incredible talent of the developers, designers and managers at eroi. In [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/eroi-releases-moonit-into-the-wild/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Asynchronous Image Loading with jQuery</title>
		<link>http://blog.realmofzod.com/asynchronous-image-loading-with-jquery/</link>
		<comments>http://blog.realmofzod.com/asynchronous-image-loading-with-jquery/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:00:10 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=61</guid>
		<description><![CDATA[I thought it would make for a good change of pace to switch gears from back end development to front end development. So far I&#8217;ve focused primarily on php development which makes sense since that is my job here at eROI. There are plenty of opportunities to get my hands dirty doing javascript development, and [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/asynchronous-image-loading-with-jquery/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

