<?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/"
	>

<channel>
	<title>DevUrge</title>
	<atom:link href="http://blog.devurge.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.devurge.com</link>
	<description>We got what you need!</description>
	<pubDate>Wed, 05 Aug 2009 03:59:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Connected to VPN&#8230;</title>
		<link>http://blog.devurge.com/connected-to-vpn/</link>
		<comments>http://blog.devurge.com/connected-to-vpn/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 05:52:15 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://blog.devurge.com/?p=38</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-39" title="Now What?" src="http://blog.devurge.com/wp-content/uploads/2009/08/vpn-google.jpg" alt="Now What?" width="373" height="229" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.devurge.com/connected-to-vpn/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DevUrge is on Twitter!</title>
		<link>http://blog.devurge.com/devurge-is-on-twitter/</link>
		<comments>http://blog.devurge.com/devurge-is-on-twitter/#comments</comments>
		<pubDate>Thu, 21 May 2009 19:18:26 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
		
		<category><![CDATA[Gadgets]]></category>

		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.devurge.com/?p=32</guid>
		<description><![CDATA[
DevUrge is officially on Twitter!
Seems recently all I hear about is twitter this, tweat that, and I&#8217;ve never been able to get into the rhythm of updating as frequently as I should. Sometimes it is even hard to post a blog. One of my friends sent me a link from Mashable describing how to Build [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-35" title="DevUrge on Twitter" src="http://blog.devurge.com/wp-content/uploads/2009/05/whale.png" alt="DevUrge on Twitter" width="530" height="398" /></p>
<p>DevUrge is officially on <a href="http://www.twitter.com" target="_blank">Twitter</a>!</p>
<p>Seems recently all I hear about is twitter this, tweat that, and I&#8217;ve never been able to get into the rhythm of updating as frequently as I should. Sometimes it is even hard to post a blog. One of my friends sent me a link from <a href="http://mashable.com" target="_blank">Mashable</a> describing how to <a title="HOW TO: Build Your Personal Brand on Twitter" rel="bookmark" href="http://mashable.com/2009/05/20/twitter-personal-brand/" target="_blank">Build Your Personal Brand on Twitter</a>.</p>
<p>This is the first step! I&#8217;ve claimed <a href="http://twitter.com/DevUrge" target="_blank">DevUrge</a>! Now, to customize the tweat home, and become an expert!</p>
<p><a href="http://twitter.com/DevUrge" target="_blank">Follow DevUrge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.devurge.com/devurge-is-on-twitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keeping Footer on Bottom of Page</title>
		<link>http://blog.devurge.com/keeping-footer-on-bottom-of-page/</link>
		<comments>http://blog.devurge.com/keeping-footer-on-bottom-of-page/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:22:39 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[IE Bugs]]></category>

		<guid isPermaLink="false">http://blog.devurge.com/?p=12</guid>
		<description><![CDATA[
I&#8217;ve ran into this in when building my portfolio and recently Josh has run into this while building a site for a friend. He came to me and asked how I had done it and I couldn&#8217;t remember.
So for the both of us, I re-Googled how to do it and found the two articles that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-20" title="STAY DOWN!" src="http://blog.devurge.com/wp-content/uploads/2009/03/footer_below1.jpg" alt="STAY DOWN!" width="640" height="441" /></p>
<p>I&#8217;ve ran into this in when building my <a href="http://www.wadefade.com/" target="_blank">portfolio</a> and recently Josh has run into this while building a site for a friend. He came to me and asked how I had done it and I couldn&#8217;t remember.</p>
<p>So for the both of us, I re-<a href="http://www.google.com" target="_blank">Google</a>d how to do it and found the two articles that help us both achieve our goal with a little modification for our own purposes.</p>
<p>First, I found <a href="http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page" target="_blank">Get Down!</a> by <a href="http://matthewjamestaylor.com/" target="_blank">Matthew James Taylor</a> with a nice diagram of exactly what the problem was. The solution was rather simple and had only one small thing to use conditional formatting for to single out IE6 and earlier browsers. I found for my site that this would 99% of the time show the content div&#8217;s contents in the top left of the screen in IE6. Further research found that it has to do with IE6 and <a href="http://www.satzansatz.de/cssd/onhavinglayout.html" target="_blank">hasLayout</a>. The solution for that was to add into the conditional formatting for IE6 a height: 1% and position:relative attribute. This forces IE6 to inherit the hasLayout successfully. Win!</p>
<p>Secondly, there was the site <a href="http://fortysevenmedia.com" target="_blank">fortysevenmedia</a> and their article, <a href="http://fortysevenmedia.com/blog/archives/making_your_footer_stay_put_with_css/" target="_blank">Making Your Footer Stay Put with CSS</a>. This method utilizes negative margins and set heights to your footer. I&#8217;m not a fan of using negative margins but this method does work. Kudos on the excellent write up.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.devurge.com/keeping-footer-on-bottom-of-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to DevUrge Developer&#8217;s Blog!</title>
		<link>http://blog.devurge.com/welcome-to-devurge-developers-blog/</link>
		<comments>http://blog.devurge.com/welcome-to-devurge-developers-blog/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 03:45:22 +0000</pubDate>
		<dc:creator>Wade</dc:creator>
		
		<category><![CDATA[Web News]]></category>

		<guid isPermaLink="false">http://blog.devurge.com/?p=10</guid>
		<description><![CDATA[Soon everything will be ready. Soon the world will behold the service of DevUrge. DevUrge is where you come to get all your website needs from website design to an integrated blog - like this one. We offer several packages to suit your urges. Check it: EasyCheap, ClassySnazzy, or UltraPremium. We even offer MegaCustom, where [...]]]></description>
			<content:encoded><![CDATA[<p>Soon everything will be ready. Soon the world will behold the service of DevUrge. DevUrge is where you come to get all your website needs from website design to an integrated blog - like this one. We offer several packages to suit your urges. Check it: <a class="easycheap" href="http://www.devurge.com/buy/easycheap.php">EasyCheap</a>, <a class="classysnazzy" href="http://www.devurge.com/buy/classysnazzy.php">ClassySnazzy</a>, or <a class="ultrapremium" href="http://www.devurge.com/buy/ultrapremium.php">UltraPremium</a>. We even offer <a class="megacustom" href="http://www.devurge.com/buy/megacustom.php">MegaCustom</a>, where you tell us what you need&#8230; and we do it.</p>
<p><em>Think of the solution not the problem.</em> Least that is what the <a href="http://sot.wikia.com/wiki/Wizard#The_Wizard_Order" target="_blank">wizards of the first order</a> always say&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.devurge.com/welcome-to-devurge-developers-blog/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
