<?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>guiroo.com</title>
	<atom:link href="http://www.guiroo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guiroo.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:28:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Songs That Shaped Me</title>
		<link>http://www.guiroo.com/2012/02/03/songs-that-shaped-me/</link>
		<comments>http://www.guiroo.com/2012/02/03/songs-that-shaped-me/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 03:14:07 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Songs That Shape]]></category>
		<category><![CDATA[The Arts]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/?p=545</guid>
		<description><![CDATA[Thinking back to music that shapes who I am today — musically speaking — this song comes to mind. I remember listening to it on my Toshiba walkman in middle school. Not only is it dark in tone, it has &#8230; <a href="http://www.guiroo.com/2012/02/03/songs-that-shaped-me/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thinking back to music that shapes who I am today — musically speaking — this song comes to mind. I remember listening to it on my Toshiba walkman in middle school.</p>
<p>Not only is it dark in tone, it has an awesome dueling drum solo in it. What more could you ask for? Okay, it could have rich harmonies in it.</p>
<p>
<div class="spotify"><div class="meta"><a class="play" title="Open in Spotify" href="spotify:track:56dj1xfiQ01FrjaaIrEyz6">&nbsp;</a></div><div class="albumcover"><a href="spotify:album:spotify:album:0aPqYE29Am5ZCNK3ol4L4W"><img src="http://o.scdn.co/image/acc9a086af962a5f7702c4fca1dfde659e3c7bae" /></a></div><div class="trackinfo"><a href="spotify:track:56dj1xfiQ01FrjaaIrEyz6" id="track" class="stylish">Under A Raging Moon</a><a href="spotify:artist:5odf7hjI7hyvAw66tmxhGF" id="artist" class="stylish"><span></span>Roger Daltrey</a><a href="spotify:album:0aPqYE29Am5ZCNK3ol4L4W" id="album" class="stylish"><span></span>Under A Raging Moon</a></div><iframe src="http://www.facebook.com/plugins/like.php?href=http://open.spotify.com/56dj1xfiQ01FrjaaIrEyz6&amp;layout=standard&amp;show_faces=false&amp;action=like&amp;colorscheme=dark" width="100%" scrolling="no" frameborder="0"  onload="this.style.display='inline-block';" allowTransparency="true"></iframe></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2012/02/03/songs-that-shaped-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rights</title>
		<link>http://www.guiroo.com/2010/08/31/rights/</link>
		<comments>http://www.guiroo.com/2010/08/31/rights/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 14:28:10 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=454</guid>
		<description><![CDATA[I have recently had a heightened awareness of the reality of copywritten photographs so I removed all the pics from previous posts. I also am pretty sure that I can&#8217;t keep up any kind of magazine format so I went &#8230; <a href="http://www.guiroo.com/2010/08/31/rights/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have recently had a heightened awareness of the reality of copywritten photographs so I removed all the pics from previous posts. I also am pretty sure that I can&#8217;t keep up any kind of magazine format so I went back to a standard WordPress blog theme — how boring eh?</p>
<p>But college football starts up this weekend and pumpkin spice lattes are back at Starbucks so maybe the new season will inspire more writing. I recently looked at my blog roll and most everyone&#8217;s last post is a &#8220;I need to write more&#8221; post from two or three years ago.</p>
<p>Anyway, see ya on <a href="http://www.facebook.com/guiroo">Facebook</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2010/08/31/rights/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fixed Background Image In Flex</title>
		<link>http://www.guiroo.com/2010/01/14/fixed-background-image-in-flex/</link>
		<comments>http://www.guiroo.com/2010/01/14/fixed-background-image-in-flex/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 13:49:26 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=433</guid>
		<description><![CDATA[It seems like it would be easy. A large background image in the back of your flex app that doesn't stretch the entire width and height of your browser. Unfortunately the CSS control of the current version of Flex does allow for the positioning of the background. But here is a solution... <a href="http://www.guiroo.com/2010/01/14/fixed-background-image-in-flex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It seems like it would be easy. A large background image in the back of your flex app that doesn&#8217;t stretch the entire width and height of your browser. Unfortunately the CSS control of the current version of Flex does allow for the positioning of the background.</p>
<p>You can&#8217;t drop it in a Box and position the box in the Application because the size of the browser then adjusts to the size of  the full image.</p>
<p>So how do you do it? Here&#8217;s a quick solution I found to have a large background horizontally centered and vertically aligned to the top of the page.</p>
<pre>&lt;?xml version="1.0" encoding="utf-8"?&gt;</pre>
<pre>&lt;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical"
backgroundColor="#000000"&gt;</pre>
<pre>&lt;!-- This is my large image, change it to your image --&gt;</pre>
<pre>&lt;mx:Image source="Assets/Images/Andromeda.jpg" includeInLayout="false"/&gt;</pre>
<pre>&lt;!-- Add your UI here --&gt;</pre>
<pre>&lt;/mx:Application&gt;</pre>
<p></p>
<p>I haven&#8217;t had time to find a simple solution for aligning the image to the bottom, left or right. Feel free to post one if you have one.</p>
<p><strong>UPDATE</strong></p>
<p>I&#8217;ve had some issues with the background image set to &#8220;includeInLayout=&#8217;false&#8217;&#8221; displaying consistently when creation is complete — especially when using effects and transitions. Here is my solution:</p>
<pre>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical"
creationComplete="init();" backgroundColor="#000000"&gt;

	&lt;mx:Script&gt;
		&lt;![CDATA[
			private function init():void {
				bigBackground.includeInLayout = false;
				bigBackground.visible = true;
			}
		]]&gt;
	&lt;/mx:Script&gt;

	&lt;mx:Image id="bigBackground" source="Assets/Images/Andromeda.jpg" visible="false"/&gt;
	&lt;!-- Add your UI here --&gt;

&lt;/mx:Application&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2010/01/14/fixed-background-image-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sasquatch and the God of the Bible</title>
		<link>http://www.guiroo.com/2009/09/30/sasquatch-and-the-god-of-the-bible/</link>
		<comments>http://www.guiroo.com/2009/09/30/sasquatch-and-the-god-of-the-bible/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:10:45 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Kingdom Bits]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=398</guid>
		<description><![CDATA[I have to admit, I&#8217;ve always been fascinated by stories of Bigfoot. I watched In Search Of every chance I got and checked out every book at the library I could. Today I watch MonsterQuest, subscribe to the blogs, and &#8230; <a href="http://www.guiroo.com/2009/09/30/sasquatch-and-the-god-of-the-bible/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have to admit, I&#8217;ve always been fascinated by stories of Bigfoot. I watched <em>In Search Of</em> every chance I got and checked out every book at the library I could. Today I watch <em>MonsterQuest</em>, subscribe to the blogs, and listen to the podcasts for any recent news or reported sightings.</p>
<p>But also being a Christian that is into apologetics (defending the faith), I can&#8217;t help but recognize that I get some of the same responses from people when I talk to them about Bigfoot as I do when I talk to people about God.</p>
<p>Here are some similarities that are shared by the two topics:</p>
<ul>
<li>The scientific community shuns any research regarding either</li>
<li>The majority of evidence depends heavily on human testimony</li>
<li>Any amount of circumstantial evidence is often countered with a &#8221;reasonable&#8221; explanation that is impossible considering the whole of the account that occurred. Or it is dismissed because, &#8220;It just can&#8217;t be.&#8221;</li>
<li>Both have people that are using their name for personal profit while dragging the name through the dirt</li>
<li>Once the topic has been broached, it is quickly changed to something else. My friend Allan calls this the &#8220;Hey, lets go get some pizza&#8221; counter-tactic in Christian apologetics.</li>
</ul>
<p>So while I&#8217;m sure everyone has their own opinions about either topic, if you&#8217;re a Christian that finds the topic of cryptozoology laughable and irrelavent, take this opportunity to sympathize with what non-Christians are thinking and feeling as you discuss Christ with them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/09/30/sasquatch-and-the-god-of-the-bible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#039;s Just Fiction</title>
		<link>http://www.guiroo.com/2009/07/07/its-just-fiction/</link>
		<comments>http://www.guiroo.com/2009/07/07/its-just-fiction/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:17:25 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Football]]></category>
		<category><![CDATA[Kingdom Bits]]></category>
		<category><![CDATA[Local Songwriters]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[The Shack]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=402</guid>
		<description><![CDATA[Let's just get this out of the way first. If you read any online review of the book The Shack then you will inevitably see someone post a negative comment about the book. Then no matter how solid the points are and no matter how clearly they are stated, inevitably someone replies in the book's defense by saying, "It's just a fictional novel." The points are not rebutted. The points are not challenged. They are dismissed by this one simple statement. <a href="http://www.guiroo.com/2009/07/07/its-just-fiction/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>I am compiling my ideas regarding the book &#8220;The Shack&#8221;. It&#8217;s been a while since I&#8217;ve read it but it keeps popping up in discussion. Many reviews seem to discredit themselves by either focusing on the creative freedoms of the story or by misrepresenting an idea in the book so I feel I must write a thorough one myself. That being said, I believe there are many dangerous things about this book. There is danger on several levels and for various reasons. I also intend to show the harm it has already done on a practical level. This is the first of many posts that will then be assembled in a logical order to best address the issues at hand.<br />
</em></p>
<p>Let&#8217;s just get this out of the way first. If you read any online review of the book <em>The Shack</em> then you will inevitably see someone post a negative comment about the book. Then no matter how solid the points are and no matter how clearly they are stated, inevitably someone replies in the book&#8217;s defense by saying, &#8220;It&#8217;s just a fictional novel.&#8221; The points are not rebutted. The points are not challenged. They are dismissed by this one simple statement.</p>
<p>But, it is just fictional novel? <em>The Pearl</em> by Steinbeck is just a fictional novel. <em>Nineteen Eighty Four</em> by Orwell is just a fictional novel. <em>Fahrenheit 451</em> by Bradbury is just a fictional novel. Yet no one can deny the great influence these books and many others have had on American culture and society. The arts either reflect culture or attempt to influence it. Do we as Christians look at any other book or art with such a standard? What Christian parent just hands their teenager <em>The Catcher In The Rye</em> by Salinger as says, &#8220;Eh, it&#8217;s just fiction&#8221;?</p>
<p>How is this now a valid excuse to ignore the content of a fictional novel that is speaking in the name of the Christian Godhead — especially when most of the promotions includes quotes like, &#8220;Reading <em>The Shack</em> has changed my life&#8221;? There is no question that this book is affecting people so the excuse that &#8220;it&#8217;s just a fictional novel&#8221; is self-defeating to the defense of the book&#8217;s own worth.</p>
<p>Now let&#8217;s look on a high level of <em>how</em> it it is effecting people. Somewhere in the vicinity of the &#8220;it&#8217;s just a novel&#8221; excuse you will also find someone defending the book by saying, &#8220;It&#8217;s just a story, not theology.&#8221; Or something similar to, &#8220;The story didn&#8217;t change my theology, it just changed how I view God.&#8221;</p>
<p>Let&#8217;s look at the definition of theology:</p>
<p style="padding-left: 30px;"><span class="sense_content">Theology: the study of religious faith, practice, and experience</span><span class="sense_content"> ; <em>especially</em></span> <span class="sense_content"><strong>:</strong> the study of God and of God&#8217;s relation to the world</span></p>
<p><span class="sense_content">Based on the content of the book, t</span>he claim that &#8220;it&#8217;s just a story, not theology&#8221; is, by definition, false. When someone says, &#8220;the book changed the way they viewed God&#8221; they are, by definition, saying that the book changed their theology — not to mention their anthropology, soteriology, and their Christology. Believe it or not, we are all theologians. We all hold a view of God, a view of humanity, and a view of how they relate.</p>
<p>We will look into what view of God the book actually portrays is later, but one thing is for sure, <em>The Shack</em> is not being offered as mere fantasy or entertainment, so it cannot be placed outside of spiritual scrutiny just because it&#8217;s fiction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/07/07/its-just-fiction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Parsing XML in ColdFusion</title>
		<link>http://www.guiroo.com/2009/04/20/parsing-xml-in-coldfusion/</link>
		<comments>http://www.guiroo.com/2009/04/20/parsing-xml-in-coldfusion/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 18:00:48 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=391</guid>
		<description><![CDATA[In a previous post I showed how I sent XML out from ActionScript 3, here is how I parsed it in ColdFusion and created a PDF. <a href="http://www.guiroo.com/2009/04/20/parsing-xml-in-coldfusion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In a <a href="http://www.guiroo.com/blog/2009/04/20/arraycollection-to-xml-in-actionscript3/">previous post</a> I showed how I sent XML out from ActionScript 3, here is how I parsed it in ColdFusion and created a PDF.  You have to check to see if there is any data in the XML or else it blows up.  Also,  notice the placement of the importing of the stylesheet to be applied to the PDF.</p>
<pre>&lt;!--- Check to see if there is any XML to parse ---&gt;</pre>
<pre>&lt;cfif form.xmlPledgeData NEQ ''&gt;</pre>
<pre>    &lt;!--- Parse the XML ---&gt;</pre>
<pre>    &lt;cfset myXml = XmlParse(#form.xmlPledgeData#)&gt;</pre>
<pre>    &lt;cfset elementRoot = myXml.XmlRoot&gt;</pre>
<pre>    &lt;cfset myArray=ArrayNew(1)&gt;</pre>
<pre>    &lt;cfset myArray=elementRoot&gt;</pre>
<pre>    &lt;cfset recordCounter = ArrayLen(elementRoot.XmlChildren) /&gt;</pre>
<pre>&lt;/cfif&gt;
&lt;!--- Create a PDF. By not putting a document value it opens directly in the browser. ---&gt;</pre>
<pre>&lt;cfdocument format="pdf" overwrite="yes"&gt;</pre>
<pre>    &lt;cfdocumentsection&gt;</pre>
<pre>    &lt;!--- Import your print stylesheet ---&gt;</pre>
<pre>    &lt;link rel="stylesheet" href="print.css" type="text/css" media="print" /&gt;</pre>
<pre>    &lt;body&gt;</pre>
<pre>        &lt;h1&gt;Fun Run Pledge Form&lt;/h1&gt;</pre>
<pre>        &lt;table&gt;</pre>
<pre>            &lt;tr&gt;</pre>
<pre>                &lt;th width="25%"&gt;Name:&lt;/th&gt;</pre>
<pre>                &lt;td width="25%"&gt;&lt;cfoutput&gt;#form.userName#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>                &lt;th width="25%"&gt;Today's Date:&lt;/th&gt;</pre>
<pre>                &lt;td width="25%"&gt;&lt;cfoutput&gt;#DateFormat(Now(),'MM/DD/YYYY')#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>            &lt;/tr&gt;</pre>
<pre>            &lt;tr&gt;</pre>
<pre>                &lt;th&gt;Total Pledges:&lt;/th&gt;</pre>
<pre>                &lt;td&gt;&lt;cfoutput&gt;#form.totalQuantity#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>                &lt;th&gt; Total Amount Pledged:&lt;/th&gt;</pre>
<pre>                &lt;td&gt;&lt;cfoutput&gt;#LSCurrencyFormat(form.totalAmount)#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>            &lt;/tr&gt;</pre>
<pre>        &lt;/table&gt;</pre>
<pre>        &lt;table&gt;</pre>
<pre>            &lt;tr&gt;</pre>
<pre>                &lt;th&gt;Name&lt;/th&gt;</pre>
<pre>                &lt;th&gt;Phone Number&lt;/th&gt;</pre>
<pre>                &lt;th&gt;Amount&lt;/th&gt;</pre>
<pre>            &lt;/tr&gt;</pre>
<pre>            &lt;!--- Check to see if there is any XML to loop over ---&gt;</pre>
<pre>            &lt;cfif form.xmlPledgeData NEQ ''&gt;</pre>
<pre>                &lt;cfloop FROM="1" TO="#recordCounter#" INDEX="i"&gt;</pre>
<pre>                    &lt;tr&gt;</pre>
<pre>                        &lt;td&gt;&lt;cfoutput&gt;#myXml.PledgeList.Pledge[i].name#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>                        &lt;td&gt;&lt;cfoutput&gt;#myXml.PledgeList.Pledge[i].phone#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>                        &lt;td&gt;&lt;cfoutput&gt;#myXml.PledgeList.Pledge[i].amount#&lt;/cfoutput&gt;&lt;/td&gt;</pre>
<pre>                    &lt;/tr&gt;</pre>
<pre>                &lt;/cfloop&gt;</pre>
<pre>            &lt;/cfif&gt;</pre>
<pre>        &lt;/table&gt;</pre>
<pre>    &lt;/body&gt;</pre>
<pre>    &lt;/cfdocumentsection&gt;</pre>
<pre>&lt;/cfdocument&gt;</pre>
<p>Yes, I still use tables, but only for tabular data as that is what they were originally designed for.</p>
<p>One other thing I noticed is the parsed XML is cast as a String and ColdFusion doesn&#8217;t allow you to recast it to a number (Val()). If you need to do more math in ColdFusion then there is a way to query the XML data and recast it there, but I just decided to format the data as Currency and Phone Numbers in ActionScript3  and just display it in ColdFusion.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/04/20/parsing-xml-in-coldfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If You Think You May Have Alzheimer&#039;s</title>
		<link>http://www.guiroo.com/2009/04/20/if-you-think-you-may-have-alzheimers/</link>
		<comments>http://www.guiroo.com/2009/04/20/if-you-think-you-may-have-alzheimers/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:07:51 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Alzheimer's]]></category>
		<category><![CDATA[dementia]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=383</guid>
		<description><![CDATA[This is an open blog post to those of you that are beginning to suspect that you may have Alzheimer&#8217;s and also have grown children. I can&#8217;t assume that I know what it is like to be in your position &#8230; <a href="http://www.guiroo.com/2009/04/20/if-you-think-you-may-have-alzheimers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is an open blog post to those of you that are beginning to suspect that you may have Alzheimer&#8217;s and also have grown children. I can&#8217;t assume that I know what it is like to be in your position — fear, doubt, depression — but please allow me to offer you a little perspective from the point of view of your adult children.</p>
<p>Please don&#8217;t keep this from your children and act as if nothing is wrong. They are grown adults and there is a good chance they already suspect it anyway. Please don&#8217;t act as if you are protecting your children from something. They will have to deal with it whether you are aware of it or not. Please don&#8217;t feel embarrassed or ashamed to discuss this disease your children. No one is to blame here and time is short, use all of it for what it is worth.</p>
<p>Me? I let two years go by while I suspected that something was up with my mom. She didn&#8217;t want to talk about it and I guess I took the easy road by deciding to respect that. But by the time there was no way for her to deny it and a clinical diagnosis was given, too much valuable time was gone. And sadly, the opportunity to be able to carry on a conversation was gone by then too.</p>
<p>Instead of facing the future, enjoying the time we had, planning for what was to come, and being proactive, our time was spent trying to delicately dance around the subject while figuring out ways to protect her from this horrible disease without her knowledge. By the time we were forced to act on things like finances, medical, and legal issues her emotions were in such a delicate state from the disease that everything was a gamble as to if she could handle it or not.</p>
<p>I love my mom, and this is the way things have worked out in God&#8217;s plan. I write this to give you the perspective of someone who is a little further down the road so your children might have a little less to regret in the future. Go to the neurologist and be honest with them. Find out what the issue is and see if it&#8217;s anything else that can be helped. Then, if worse comes to worse, walk the road before you WITH your family.</p>
<p>I pray that I would have the strength to do this and would not be surprised if I eventually get the opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/04/20/if-you-think-you-may-have-alzheimers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ArrayCollection to XML in ActionScript3</title>
		<link>http://www.guiroo.com/2009/04/20/arraycollection-to-xml-in-actionscript3/</link>
		<comments>http://www.guiroo.com/2009/04/20/arraycollection-to-xml-in-actionscript3/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:39:17 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=375</guid>
		<description><![CDATA[As I was searching the web trying to find out how to do this all I found was the opposite scenario, XML to an arrayCollection. When I finally did find a bulletin board post on this, all it said was, "LOL. Everyone always asks this." That wasn't so helpful so I figured I would write something up. <a href="http://www.guiroo.com/2009/04/20/arraycollection-to-xml-in-actionscript3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As I was searching the web trying to find out how to do this all I found was the opposite scenario, XML to an arrayCollection. When I finally did find a bulletin board post on this, all it said was, &#8220;LOL. Everyone always asks this.&#8221; That wasn&#8217;t so helpful so I figured I would write something up.</p>
<p>This is based on a hypothetical application where you enter information of people that pledge an amount of money for some sort of charity. You just enter a name, phone, and amount and it adds the data into an arrayCollection that is displayed in a datagrid. From there you hit a button to create a PDF — no databases involved. They just want a print out.</p>
<p>I know this would never happen with this kind of application in the real world but I had a different scenario where the data didn&#8217;t need to be stored and it seemed like a waste to store the data in a database just to go get it again, create a PDF, and then delete the data.</p>
<p>My example function assumes you have an arrayCollection called &#8220;acPledges&#8221;. You can find everything you need to know about that the bottom of this page (their arrayCollection is called &#8220;ac&#8221;): http://www.adobe.com/devnet/flex/quickstart/using_data_providers/</p>
<pre>private function sendFormAndXML():void {

// Define the Root container and an XML list to go in it
var myXML:XML = &lt;PledgeList&gt;&lt;/PledgeList&gt;;
var myXMLList:XMLList = new XMLList;

// Loop over arrayCollection adding pledge data to the XML Root
for(var i:int;i&lt;acPledges.length;i++) {
myXMLList = XMLList('&lt;Pledge&gt;&lt;Name&gt;'+acPledges[i].name+'&lt;/Name&gt;
&nbsp;&nbsp;&nbsp;&lt;Phone&gt;'+acPledges[i].phone+'&lt;/Phone&gt;
&nbsp;&nbsp;&nbsp;&lt;Amount&gt;'+acPledges[i].amount+'&lt;/Amount&gt;&lt;/Pledge&gt;');
myXML.appendChild(myXMLList);
}

//Export data as form
var url:String = "myPageThatCreatesPDF.cfm"; //url where the form is going
var variables:URLVariables = new URLVariables();
variables.userName        = txtUserName.text;
variables.totalAmount     = totalPledgeAmount;
variables.totalQuantity = totalPledgeQuantity;
variables.xmlPledgeData    = myXML.valueOf();
var request:URLRequest = new URLRequest(url);
request.method = URLRequestMethod.POST
request.data = variables;
navigateToURL(request);
}</pre>
<p>Whether you&#8217;re using ColdFusion, PHP, or whatever type of page that the data is sent to, the variables are treated just like posted form data. I&#8217;ll save showing how to parse the XML in ColdFusion for another blog post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/04/20/arraycollection-to-xml-in-actionscript3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Killed My Blog</title>
		<link>http://www.guiroo.com/2009/04/07/facebook-killed-my-blog/</link>
		<comments>http://www.guiroo.com/2009/04/07/facebook-killed-my-blog/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 13:31:06 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=355</guid>
		<description><![CDATA[It's happening all around the world. Blogs are either being left unattended for months at a time or worse yet, becoming victims of what's commonly known as "mercy killing." After all, who has time to write a semi-complete thought when you can just spit out a single sentence about what's on your mind?

Well, this is my declaration to get this thing going again. Not right at this moment though. I'm too tired to write anything of substance and I have some work to do for my day gig. <a href="http://www.guiroo.com/2009/04/07/facebook-killed-my-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s happening all around the world. Blogs are either being left unattended for months at a time or worse yet, becoming victims of what&#8217;s commonly known as &#8220;<a title="Hughbiquitous.com" href="http://www.hughbiquitous.com">mercy killing</a>.&#8221; After all, who has time to write a semi-complete thought when you can just spit out a single sentence about what&#8217;s on your mind?</p>
<p>Well, this is my declaration to get this thing going again. Not right at this moment though. I&#8217;m too tired to write anything of substance and I have some work to do for my day gig.</p>
<p>But I hope to bring a variety of content about what&#8217;s going on in my corner of the world and what I&#8217;ve been thinking about. I&#8217;d also like to compile some writing to possibly assemble into an online book. I&#8217;m gonna have work on my follow-through. I think I have the first two chapters of 50 books ready but that&#8217;s about it.</p>
<p>So use Facebook for what it&#8217;s good at — keeping people connected at the base level — but not at the expence of the care and nurture of your blog.</p>
<p>Sidenote: I don&#8217;t Twitter much but was wondering if anyone can say that Twitter killed their Facebook?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/04/07/facebook-killed-my-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Robots In Heaven</title>
		<link>http://www.guiroo.com/2009/03/30/robots_in_heaven/</link>
		<comments>http://www.guiroo.com/2009/03/30/robots_in_heaven/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 05:23:59 +0000</pubDate>
		<dc:creator>David Ennis</dc:creator>
				<category><![CDATA[Kingdom Bits]]></category>

		<guid isPermaLink="false">http://www.guiroo.com/blog/?p=348</guid>
		<description><![CDATA[The explanation usually goes like this, "You cannot force someone to love you. That's how God is, He doesn't force anyone to love him. Because that wouldn't be true love. Forcing would be God entering your brain and rewiring it so that you think and act in a certain way. God never does that." If this is true, which of the following is true <a href="http://www.guiroo.com/2009/03/30/robots_in_heaven/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The explanation usually goes like this:</p>
<blockquote><p>&#8220;You cannot force someone to love you. That&#8217;s how God is, He doesn&#8217;t force anyone to love him. Because that wouldn&#8217;t be true love. Forcing would be God entering your brain and rewiring it so that you think and act in a certain way. God never does that.&#8221;</p></blockquote>
<p>If this is true, which of the following is true once Jesus returns and Christians are in their glorified bodies?</p>
<p>A) In order for true love to exist, the potential for them to freely sin and fall out of communion with God must remain.</p>
<p>B) God removes the option to sin by giving them glorified minds and His Spirit — essentially forcing them to worship Him by rewiring them to think and act a certain way.</p>
<p>My point is that many Christians are very comfortable with the idea of not having free will — just not right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiroo.com/2009/03/30/robots_in_heaven/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

