<?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>The Online Portfolio of Aaron Gloege &#187; Blog</title>
	<atom:link href="/blog/feed/?FB_request=1&#038;FB_feed=http%3A%2F%2Fwww.aarongloege.com%2Fblog%2Ffeed%2F&#038;FB_secret=ba85dd" rel="self" type="application/rss+xml" />
	<link>http://www.aarongloege.com</link>
	<description>Version 3.0</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:35:30 +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>Serialize Detection Function</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/php/serialize-detection-function/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/serialize-detection-function/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 20:26:04 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=786</guid>
		<description><![CDATA[This function is especially handy for when you’re pulling data from a database and are unsure weather it has been serialized or not.]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/serialize-detection-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Translator Error Fix</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/dreamweaver-translator-error-fix/</link>
		<comments>http://www.aarongloege.com/blog/web-development/dreamweaver-translator-error-fix/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:52:18 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=761</guid>
		<description><![CDATA[This is a problem I&#8217;ve come across quite a few times. At some point, Dreamweaver starts throwing a translator error at you every time you do&#8230; well&#8230; anything. It&#8217;s an annoying error that constantly pops up when you make changes to a file. The problem has to do with the preview window. But unfortunately, simply [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/dreamweaver-translator-error-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Electrofeat Update</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/music/electrofeat-update/</link>
		<comments>http://www.aarongloege.com/blog/music/electrofeat-update/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:37:08 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=758</guid>
		<description><![CDATA[So I&#8217;ve been tooling away at writing music, albeit not at a fast rate&#8230;. more a casual walking rate&#8230;. But I&#8217;m writing nonetheless. Anyway, back in July, I made the decision to purchase a Cello and start taking lessons. I&#8217;ve always had a great appreciation towards stringed instruments, and especially the Cello. Having 10+ years [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/music/electrofeat-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic PHP Function Arguments</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/php/dynamic-php-function-arguments/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/dynamic-php-function-arguments/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 21:48:00 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=756</guid>
		<description><![CDATA[PHP functions are great methods for optimizing your site. The real power of PHP comes from its functions.There are more than 700 built-in functions, and endless ones that you can make yourself. But a good think to know about is arguments. And more specifically dynamic arguments. Sometimes, depending on a function, the number of arguments [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/dynamic-php-function-arguments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Browser CSS Techniques</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/css/cross-browser-techniques/</link>
		<comments>http://www.aarongloege.com/blog/web-development/css/cross-browser-techniques/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:37:23 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=753</guid>
		<description><![CDATA[When it comes to Web Design, having a great look is key, but getting it to work in all browsers is even more key. Unfortunately, as much as some of us would love, the world doesn&#8217;t run on a single browser. And even more unfortunate is that all those browsers don&#8217;t work and handle client [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/css/cross-browser-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Fixed Footer</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/css/fixed-footer/</link>
		<comments>http://www.aarongloege.com/blog/web-development/css/fixed-footer/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:00:57 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=751</guid>
		<description><![CDATA[A while back I wrote a post explaining how to achieve a sticky footer on your website. I got a comment asking how to achieve a fixed footer. I figured that was a simple enough thing, except I had forgotten about Internet Explorer&#8217;s support (or lack thereof) for fixed positioning. The idea seems easy in [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/css/fixed-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Useful jQuery Plugins</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/javascript/jquery/5-useful-plugins/</link>
		<comments>http://www.aarongloege.com/blog/web-development/javascript/jquery/5-useful-plugins/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:00:37 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=744</guid>
		<description><![CDATA[jQuery is a great JavaScript Framework. Not only because it&#8217;s quick, lightweight, and cross browser compatible, but because of it&#8217;s extensive plugin library. There are more plugins out there that you will every use, but there are some great ones in there as well. Here are 5 great and unique plugins I&#8217;ve come accross. Please, [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/javascript/jquery/5-useful-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternate Automatic Include File</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/php/alternate-automatic-include-file/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/alternate-automatic-include-file/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:00:10 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=731</guid>
		<description><![CDATA[A week ago I wrote a post on how to easily, and automatically include files on your website using the Apache module php.modc. Unfortunately, not all we3b hosting providers have this module switched on, and don&#8217;t allow you to change this. Luckily there is a workaround involving the RewriteEngine. The idea is simple: redirect all [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/alternate-automatic-include-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Browser CSS Opacity</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/css/cross-browser-opacity/</link>
		<comments>http://www.aarongloege.com/blog/web-development/css/cross-browser-opacity/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 14:00:32 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=721</guid>
		<description><![CDATA[The CSS property opacity is unfortunately one of those properties that isn&#8217;t well supported&#8230; Kinda. Current versions of Firefox, Safari, Opera, and Chrome support it just fine. But, of course this leaves the bastard child: Internet Explorer. But are you really surprised? Luckily there&#8217;s a trick to work around Internet Explorer&#8217;s inadequacy. It involves the [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/css/cross-browser-opacity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically Include Files with PHP &amp; Apache</title>
		<link>http://www.aarongloege.com/blog/feed/?FB_go=1&amp;FB_url=http://www.aarongloege.com/blog/web-development/php/automatically-include-files/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/automatically-include-files/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:00:15 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=705</guid>
		<description><![CDATA[Need to include a files in all of your site&#8217;s pages? Normally, you&#8217;d use require() or include(). But do you really want to manually past the include code in every page? There&#8217;s the little known PHP directive auto_prepend_file and auto_append_file. What are PHP directives? They&#8217;re essential global PHP settings that are defined in you php.ini [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/automatically-include-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

