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

<channel>
	<title>jeffguthrie.com</title>
	<atom:link href="http://www.jeffguthrie.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffguthrie.com</link>
	<description>my space... without the trash</description>
	<pubDate>Fri, 11 Jul 2008 03:03:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Natural Docs with Flash</title>
		<link>http://www.jeffguthrie.com/2008/07/10/natural-docs-with-flash/</link>
		<comments>http://www.jeffguthrie.com/2008/07/10/natural-docs-with-flash/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 03:03:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[AS3]]></category>

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

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/07/10/natural-docs-with-flash/</guid>
		<description><![CDATA[There isnt actually anything that is &#8216;installed&#8217;, you just need to put the files in directories and point them to each other.

Download Natural Docs from here
Unzip the directory to a folder on your C drive (i.e.:_NaturalDocs)
Download ActiveState - ActivePerl from here  (Click &#8216;Get ActivePerl&#8217; on right side of screen, then &#8216;Download&#8217;)

Running the install (I chose [...]]]></description>
			<content:encoded><![CDATA[<p>There isnt actually anything that is &#8216;installed&#8217;, you just need to put the files in directories and point them to each other.</p>
<ol>
<li>Download Natural Docs from <span class="nobr"><a href="http://www.naturaldocs.org/" rel="nofollow">here</a></span></li>
<li>Unzip the directory to a folder on your C drive (i.e.:_NaturalDocs)</li>
<li>Download ActiveState - ActivePerl from <span class="nobr"><a href="http://www.activestate.com/Products/activeperl/index.mhtml" rel="nofollow">here</a>  (Click &#8216;Get ActivePerl&#8217; on right side of screen, then &#8216;Download&#8217;)<a href="http://www.activestate.com/Products/activeperl/index.mhtml" rel="nofollow"><br />
</a></span></li>
<li>Running the install (I chose the .msi) will create a &#8216;Perl&#8217; directory on your C drive</li>
<li>Modify the NaturalDocs.bat file in your _NaturalDocs folder to point to your Perl directory. (this is line 15 of the file, replace &#8216;<strong>perl</strong>&#8216; with:
<ol>   <code><strong>C:\Perl\bin\wperl.exe</strong> NaturalDocs %NaturalDocsParams%</code></ol>
</li>
<li>In your project folder where your code is, create the following folders:
<ol>
<li>as (this is where your actionscript files will be)</li>
<li>MyDocumentation (this is where your documentation will be generated)</li>
<li>NaturalDocsProjectFolder (this is your Natural Docs &#8216;project directory&#8217;)</li>
</ol>
</li>
<li>Create a bat file (text file ending in .bat) in your Natural Docs directory called &#8216;GenDocsMyProject.bat&#8217; (The following three lines all need to be on separate lines of your .bat file and the folders listed need to match those created in step 6).</li>
<p>Syntax:<br />
<code><br />
@echo off<br />
"C:\_NaturalDocs\NaturalDocs.bat" -i C:\Project\MyProject\as -o html C:\Projects\MyProject\MyDocumentation -p C:\Projects\</code><code>MyProject</code><code>\NaturalDocsProjectFolder<br />
pause<code>  </code></code></p>
<li>(This last step is optional) Create a shortcut to your .bat file in your project directory so that when you change your comments you can re-generate the documentation without needing to go to your Natural Docs directory and double clicking the .bat file.</li>
</ol>
<p>You need to document your code in a specific way for Natural Docs to be able to generate documents from it.   <span class="nobr"><a href="http://www.naturaldocs.org/documenting.html" rel="nofollow">See here</a>.  </span>To generate your documentation, doubleclick the .bat file (or shortcut) each time you change your code comments.  There is a way to have the documentation run as a part of the build process but I have not figured that out yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/07/10/natural-docs-with-flash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stuff Christians Like</title>
		<link>http://www.jeffguthrie.com/2008/05/16/stuffchristianslikecom/</link>
		<comments>http://www.jeffguthrie.com/2008/05/16/stuffchristianslikecom/#comments</comments>
		<pubDate>Fri, 16 May 2008 22:32:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[Funny]]></category>

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

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/05/16/stuffchristianslikecom/</guid>
		<description><![CDATA[This is a hilarious site and just wanted to link to this post.
]]></description>
			<content:encoded><![CDATA[<p>This is a hilarious site and just wanted to link to this <a href="http://stufffchristianslike.blogspot.com/2008/04/133-refusing-to-paint-my-mural.html" title="Refusing to paint my mural">post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/05/16/stuffchristianslikecom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Powerset</title>
		<link>http://www.jeffguthrie.com/2008/05/13/powerset/</link>
		<comments>http://www.jeffguthrie.com/2008/05/13/powerset/#comments</comments>
		<pubDate>Tue, 13 May 2008 23:51:37 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/05/13/powerset/</guid>
		<description><![CDATA[A new search engine on the scene.  You can do semantic searches, meaning you no longer need to think of keywords to search on.  You just enter in your question.  Like the good ole &#8216;Ask Jeeves&#8217; days; except this may actually work.
Powerset 
]]></description>
			<content:encoded><![CDATA[<p>A new search engine on the scene.  You can do semantic searches, meaning you no longer need to think of keywords to search on.  You just enter in your question.  Like the good ole &#8216;Ask Jeeves&#8217; days; except this may actually work.</p>
<p><a href="http://www.powerset.com/" title="Powerset">Powerset </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/05/13/powerset/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Benefits of a relationship with God</title>
		<link>http://www.jeffguthrie.com/2008/04/17/benefits-of-a-relationship-with-god/</link>
		<comments>http://www.jeffguthrie.com/2008/04/17/benefits-of-a-relationship-with-god/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 04:14:50 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[Religion]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/04/17/benefits-of-a-relationship-with-god/</guid>
		<description><![CDATA[Whilst doing some spring cleaning, I came across my notes from a talk that Monty Hipp did for a church function I attended a few months ago.  It is about the benefits of being in a relationship with God.  He made some interesting points such as people sometimes not seeing the benefits of [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst doing some spring cleaning, I came across my notes from a talk that <a href="http://c4group.nonprofitsites.com/montysbio.asp">Monty Hipp</a> did for a church function I attended a few months ago.  It is about the benefits of being in a relationship with God.  He made some interesting points such as people sometimes not seeing the benefits of a relationship with God and that quite often people have a hard time sharing about God unless the person they are witnessing to has a big problem.  Some of the quotes that I wrote down from his talk are as follows:</p>
<p>&#8220;People have a tendency to present Christ the way they received him.&#8221;</p>
<p>&#8220;When people look at you and the way you live your life, are they hungry for God or are they turned off?&#8221;</p>
<p>He also had a great list of many verses that point out some of the benefits of a relationship with God.  (The verses may not be word for word but are my summarization of it as he was really flying through some of the verses.)</p>
<p>Blessing - Prov 8:34-35 - Relationship with God brings favor&#8230;</p>
<p>Destiny - Jer 1:4-6, Jer 29:11</p>
<p>Greater Wisdom - Prov 2-6:8</p>
<p>Assurance - Romans 6:8</p>
<p>Compassion - Mathew 9:36</p>
<p>Impact - 2 Cor 9:8 - Making a difference in lives forever</p>
<p>Peace of Mind - Isaiah 26:33</p>
<p>A guaranteed place in heaven - 2 Cor 5:1</p>
<p>One of the last things he said that really struck a cord with me was this: &#8220;Until you live out these benefits, you have cheap conversation.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/04/17/benefits-of-a-relationship-with-god/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wikipedia</title>
		<link>http://www.jeffguthrie.com/2008/03/10/wikipedia/</link>
		<comments>http://www.jeffguthrie.com/2008/03/10/wikipedia/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 17:17:25 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/03/10/wikipedia/</guid>
		<description><![CDATA[Wikipedia is in the news again because of Mr Wales public breakup with is girlfriend.  This has spawned many new articles about Wikipedia that I think are quite interesting and worth sharing.
Yet Another Reason We Should Be Teaching, Not Blocking, Wikipedia
 At Redmond, Wikipedia becomes Micropedia
And my personal favorite, Agencies Share Information By Taking [...]]]></description>
			<content:encoded><![CDATA[<p>Wikipedia is in the news again because of Mr Wales <a href="http://valleywag.com/362814/jimmy-wales-broke-wikipedia-rules-to-fix-his-girlfriends-page">public breakup with is girlfriend</a>.  This has spawned many new articles about Wikipedia that I think are quite interesting and worth sharing.</p>
<p><a href="http://weblogg-ed.com/2008/yet-another-reason-we-should-be-teaching-not-blocking-wikipedia/" rel="bookmark" title="Permanent Link: Yet Another Reason We Should Be Teaching, Not Blocking, Wikipedia">Yet Another Reason We Should Be Teaching, Not Blocking, Wikipedia</a></p>
<p><a href="http://www.news.com/8301-13860_3-9886332-56.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20"> At Redmond, Wikipedia becomes Micropedia</a></p>
<p>And my personal favorite, <a href="http://www.washingtonpost.com/wp-dyn/content/article/2008/01/27/AR2008012701655.html">Agencies Share Information By Taking a Page From Wikipedia</a>.  It is great to see the government at least <em>trying </em>to be more efficient by using technology that enabes people to do so.</p>
<blockquote><p>With the wiki, federal agencies compiled a database of 13,496 earmarks in 10 weeks. In the old days, it would have taken six months to get the information to the OMB.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/03/10/wikipedia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Morph</title>
		<link>http://www.jeffguthrie.com/2008/03/10/morph/</link>
		<comments>http://www.jeffguthrie.com/2008/03/10/morph/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 17:10:56 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/03/10/morph/</guid>
		<description><![CDATA[I know what I want for my birthday.
The Morph Concept.

Newly-enabled flexible and transparent materials blend more seamlessly with the way we live 
Devices become self-cleaning and self-preserving
Transparent electronics offering an entirely new aesthetic dimension 
Built-in solar absorption might charge a device, whilst batteries become smaller, longer lasting and faster to charge 
Integrated sensors might allow [...]]]></description>
			<content:encoded><![CDATA[<p>I know what <a href="http://nds3.nokia.com/NOKIA_COM_1/About_Nokia/Research/Demos/Morph/video/morph_concept_small.mov">I want for my birthday</a>.</p>
<p><a href="http://www.nokia.com/A4852062">The Morph Concept</a>.</p>
<ul class="standard_list">
<li><em>Newly-enabled flexible and transparent materials blend more seamlessly with the way we live </em></li>
<li><em>Devices become self-cleaning and self-preserving</em></li>
<li><em>Transparent electronics offering an entirely new aesthetic dimension </em></li>
<li><em>Built-in solar absorption might charge a device, whilst batteries become smaller, longer lasting and faster to charge </em></li>
<li><em>Integrated sensors might allow us to learn more about the environment around us, empowering us to make better choices</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/03/10/morph/feed/</wfw:commentRss>
<enclosure url="http://nds3.nokia.com/NOKIA_COM_1/About_Nokia/Research/Demos/Morph/video/morph_concept_small.mov" length="48357044" type="video/quicktime" />
		</item>
		<item>
		<title>No Flash on the iPhone</title>
		<link>http://www.jeffguthrie.com/2008/03/05/no-flash-on-the-iphone/</link>
		<comments>http://www.jeffguthrie.com/2008/03/05/no-flash-on-the-iphone/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 01:25:06 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[Flash Lite]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/03/05/no-flash-on-the-iphone/</guid>
		<description><![CDATA[Yet another reason to not like Apple stuff.
]]></description>
			<content:encoded><![CDATA[<p>Yet another <a href="http://money.cnn.com/news/newsfeeds/articles/djf500/200803041742DOWJONESDJONLINE000829_FORTUNE5.htm">reason</a> to not like Apple stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/03/05/no-flash-on-the-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Many Voices for Darfur Project</title>
		<link>http://www.jeffguthrie.com/2008/03/04/many-voices-for-darfur-project/</link>
		<comments>http://www.jeffguthrie.com/2008/03/04/many-voices-for-darfur-project/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:27:50 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/03/04/many-voices-for-darfur-project/</guid>
		<description><![CDATA[&#8220;For 48 hours, starting at midnight Eastern standard time on March 6, 2008, many student voices will be collected in the name of those suffering in Darfur. Be sure that your voice is among them.&#8221;
The blog.
The wiki.
]]></description>
			<content:encoded><![CDATA[<blockquote><span style="color: #663333; font-weight: bold">&#8220;For 48 hours, starting at midnight Eastern standard time on March 6, 2008, many student voices will be collected in the name of those suffering in Darfur. Be sure that your voice is among them.&#8221;</span></p></blockquote>
<p align="left"><a href="http://manyvoicesdarfur.blogspot.com/">The blog</a>.</p>
<p><a href="http://manyvoicesdarfur.blogspot.com/">The wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/03/04/many-voices-for-darfur-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>21 Days of Wiki Adoption</title>
		<link>http://www.jeffguthrie.com/2008/03/04/21-days-of-wiki-adoption/</link>
		<comments>http://www.jeffguthrie.com/2008/03/04/21-days-of-wiki-adoption/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:19:05 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/03/04/21-days-of-wiki-adoption/</guid>
		<description><![CDATA[I definitely should have posted this when he started his series but its better late than never!  The latest video on Incentives and Recognition is very good.  I especially like where he talks about building wiki use into people&#8217;s job descriptions and using wikis to capture people&#8217;s tacit knowledge so that it doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I definitely should have posted this when he started his series but its better late than never!  The latest video on <a href="http://www.ikiw.org/2008/03/04/day-20-incentives-recognition/">Incentives and Recognition</a> is very good.  I especially like where he talks about building wiki use into people&#8217;s job descriptions and using wikis to capture people&#8217;s <a href="http://en.wikipedia.org/wiki/Tacit_knowledge">tacit knowledge</a> so that it doesn&#8217;t walk out the door when they (inevitably) do.</p>
<p>For some reason I cant get the embedded video to work so here is the <a href="http://www.ikiw.org/21days">link to the series</a>.</p>
<p><ibed type="application/x-shockwave-flash" width="440" height="255" allowscriptaccess="always" allowfullscreen="true"></ibed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/03/04/21-days-of-wiki-adoption/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finally some real sports!</title>
		<link>http://www.jeffguthrie.com/2008/01/31/finally-some-real-sports/</link>
		<comments>http://www.jeffguthrie.com/2008/01/31/finally-some-real-sports/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 17:02:45 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
		
		<category><![CDATA[Sports]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/01/31/finally-some-real-sports/</guid>
		<description><![CDATA[NZRU partners with USA Rugby.  It does not look like this will include increased television coverage but that may come if more kids get involved at any earlier age, increasing interest in the sport.  Funny that NZ stepped up and not Australia or England.  Just another reason to love that country.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.allblacks.com/index.cfm?layout=displayNews&amp;newsarticle=7432">NZRU partners with USA Rugby</a>.  It does not look like this will include increased television coverage but that may come if more kids get involved at any earlier age, increasing interest in the sport.  Funny that NZ stepped up and not Australia or England.  Just another reason to love that country.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffguthrie.com/2008/01/31/finally-some-real-sports/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.419 seconds -->
