<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Le fabuleux destin d&#039;Rich Wagner</title>
	<atom:link href="http://adaltasimul.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://adaltasimul.wordpress.com</link>
	<description>ideas, insights, musings, ramblings, and yada-yadas.</description>
	<lastBuildDate>Sat, 14 Jan 2012 05:31:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='adaltasimul.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f01d36eb0ff2ed8dde2ab1cae11670ff?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Le fabuleux destin d&#039;Rich Wagner</title>
		<link>http://adaltasimul.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://adaltasimul.wordpress.com/osd.xml" title="Le fabuleux destin d&#039;Rich Wagner" />
	<atom:link rel='hub' href='http://adaltasimul.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Peeking Under the Excel .xlsx Cover</title>
		<link>http://adaltasimul.wordpress.com/2011/07/07/peeking-under-the-excel-xlsx-cover/</link>
		<comments>http://adaltasimul.wordpress.com/2011/07/07/peeking-under-the-excel-xlsx-cover/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 00:25:47 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[docx]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[pptx]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[xlsx]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=157</guid>
		<description><![CDATA[In my job, I occasionally need to poke inside the Microsoft Open Office XML formats &#8212; both for extracting data from a document or saving XML as a presentation or spreadsheet. I am currently focusing on Excel spreadsheets, though what &#8230; <a href="http://adaltasimul.wordpress.com/2011/07/07/peeking-under-the-excel-xlsx-cover/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=157&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my job, I occasionally need to poke inside the Microsoft Open Office XML formats &#8212; both for extracting data from a document or saving XML as a presentation or spreadsheet. I am currently focusing on Excel spreadsheets, though what I say should be applicable to PowerPoint and Word docs as well.</p>
<p>An Excel .xlsx, PowerPoint .pptx, or Word .docx file is actually a zip file composed of a set of XML documents. In fact, if you rename the file by changing the extension to .zip and then unzip it, you can see the path structure and XML documents that are inside of it.</p>
<p>Some text editors allow you to open up an Open Office XML file and enable you to view or edit the individual XML documents inside of it. There are several commercial XML editors that provide full editing support. However, I discovered that the free <a href="http://www.barebones.com/products/textwrangler/">TextWrangler</a> (Mac) editor allows you to view Open Office documents in read-only mode.</p>
<p>Trying to find an actual XML markup specification of SpreadsheetML and other Open Office XML formats is not exactly straightforward. They can be found, but it requires a lot of digging to find actual useful documentation. The best source I found was the <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=5124">Open XML SDK 2.0 for Microsoft Office</a> which provides SDK docs on  the highly cryptic-looking XML elements and attributes contained in these files. It also has a semi-useful &#8220;Productivity Tool&#8221; that you can use for comparing two Open Office documents. Using this tool, you can browse the actual XML documents when you compare two files. However, while you can view a document tree of the XML docs, the strange thing is that you can&#8217;t seem to view the actual raw XML outside of the file comparison mode.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=157&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/07/07/peeking-under-the-excel-xlsx-cover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>One Take on Apple&#8217;s New Final Cut Pro X</title>
		<link>http://adaltasimul.wordpress.com/2011/06/24/conans-editors-absolutely-love-apples-new-final-cut-pro-x-video-teamcoco-com/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/24/conans-editors-absolutely-love-apples-new-final-cut-pro-x-video-teamcoco-com/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 02:41:36 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=155</guid>
		<description><![CDATA[Classic: Conan&#8217;s Editors Absolutely Love Apple&#8217;s New Final Cut Pro X &#8211; Video @ Teamcoco.com.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=155&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Classic: <a href="http://teamcoco.com/video/conan-editors-love-final-cut">Conan&#8217;s Editors Absolutely Love Apple&#8217;s New Final Cut Pro X &#8211; Video @ Teamcoco.com</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/155/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=155&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/24/conans-editors-absolutely-love-apples-new-final-cut-pro-x-video-teamcoco-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>Pretenders: Why mobile Web apps should stop trying to act like native apps « cvil.ly</title>
		<link>http://adaltasimul.wordpress.com/2011/06/22/pretenders-why-mobile-web-apps-should-stop-trying-to-act-like-native-apps-%c2%ab-cvil-ly/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/22/pretenders-why-mobile-web-apps-should-stop-trying-to-act-like-native-apps-%c2%ab-cvil-ly/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 14:25:55 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[webapps]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=153</guid>
		<description><![CDATA[Interesting blog post arguing that mobile Web apps should stop trying to behave like native apps: If you’ve decided to deliver your app via the Web, you should embrace the capabilities and constraints of the Web. Don’t spend time and &#8230; <a href="http://adaltasimul.wordpress.com/2011/06/22/pretenders-why-mobile-web-apps-should-stop-trying-to-act-like-native-apps-%c2%ab-cvil-ly/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=153&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Interesting <a href="http://cvil.ly/2011/06/19/pretenders-why-mobile-web-apps-should-stop-trying-to-act-like-native-apps/">blog post</a> arguing that mobile Web apps should stop trying to behave like native apps:</p>
<blockquote><p>If you’ve decided to deliver your app via the Web, you should embrace the capabilities and constraints of the Web. Don’t spend time and resources making a pretender app, spend that time making a great app that works on the Web.</p></blockquote>
<p>But make sure and check out the comments, some of which bring up some interesting counterarguments.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=153&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/22/pretenders-why-mobile-web-apps-should-stop-trying-to-act-like-native-apps-%c2%ab-cvil-ly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>Laziest Corporate Slogan Award</title>
		<link>http://adaltasimul.wordpress.com/2011/06/15/laziest-corporate-slogan-award/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/15/laziest-corporate-slogan-award/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 04:04:51 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">https://adaltasimul.wordpress.com/2011/06/15/laziest-corporate-slogan-award/</guid>
		<description><![CDATA[Talk about mailing it in&#8230;they can&#8217;t even get the capitalization right.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=152&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://adaltasimul.files.wordpress.com/2011/06/20110616-120030.jpg"><img src="http://adaltasimul.files.wordpress.com/2011/06/20110616-120030.jpg?w=584" alt="20110616-120030.jpg" class="alignnone size-full" /></a></p>
<p>Talk about mailing it in&#8230;they can&#8217;t even get the capitalization right.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=152&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/15/laziest-corporate-slogan-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>

		<media:content url="http://adaltasimul.files.wordpress.com/2011/06/20110616-120030.jpg" medium="image">
			<media:title type="html">20110616-120030.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Download Prayer Study Guide</title>
		<link>http://adaltasimul.wordpress.com/2011/06/15/download-prayer-study-guide/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/15/download-prayer-study-guide/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 02:00:15 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Faith]]></category>
		<category><![CDATA[Ministry Resources]]></category>
		<category><![CDATA[biblestudy]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ministry]]></category>
		<category><![CDATA[prayer]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=147</guid>
		<description><![CDATA[I put this prayer study guide together a few years ago. You can use it by itself or else use in combination with my Christian Prayer For Dummies book.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=147&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I put this prayer study guide together a few years ago. You can use it by itself or else use in combination with my <em>Christian Prayer For Dummies</em> book.<br />
<span id="more-147"></span><br />
<iframe src='http://www.slideshare.net/slideshow/embed_code/8322338' width='584' height='479'></iframe></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=147&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/15/download-prayer-study-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>Real Artists Ship</title>
		<link>http://adaltasimul.wordpress.com/2011/06/14/real-artists-ship/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/14/real-artists-ship/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:56:19 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=144</guid>
		<description><![CDATA[Matt Gemmell writes: An idea is the germ of something. Maybe it’s a painting, or a novel, or even a piece of software – but the idea without the execution is nothing…The development of an idea (into a concept, or &#8230; <a href="http://adaltasimul.wordpress.com/2011/06/14/real-artists-ship/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=144&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Matt Gemmell writes:</p>
<blockquote><p>An idea is the germ of something. Maybe it’s a painting, or a novel, or even a piece of software – but the idea without the execution is nothing…The development of an idea (into a concept, or a prototype, or a finished piece of work) requires both skill and dedication. The real act of creation occurs after the idea state. Only in this act of creation can legitimacy be found. Real artists, as they say, ship.</p>
<p><span class="Apple-style-span" style="line-height:normal;">Full Post: <a href="http://mattgemmell.com/2011/05/23/makers-and-takers#more-2458">Makers and Takers » Matt Legend Gemmell</a>.</span></p></blockquote>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=144&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/14/real-artists-ship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>Quickies for NSString</title>
		<link>http://adaltasimul.wordpress.com/2011/06/13/quickies-for-nsstring/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/13/quickies-for-nsstring/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 22:17:22 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[nsstring]]></category>
		<category><![CDATA[objective-c]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=141</guid>
		<description><![CDATA[Great resource on NSString: Quickies for NSString.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=141&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Great resource on NSString:<br />
<a href="http://borkware.com/quickies/one?topic=NSString">Quickies for NSString</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=141&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/13/quickies-for-nsstring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>Download &#8220;Live Joy&#8221; Bible Study Series</title>
		<link>http://adaltasimul.wordpress.com/2011/06/11/download-live-joy-bible-study-series/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/11/download-live-joy-bible-study-series/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 04:37:23 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Faith]]></category>
		<category><![CDATA[Ministry Resources]]></category>
		<category><![CDATA[biblestudy]]></category>
		<category><![CDATA[joy]]></category>
		<category><![CDATA[ministry]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=112</guid>
		<description><![CDATA[My homegroup is finishing up an eight-session study on my joy book (The Myth of Happiness). I thought I&#8217;d share the discussion guide and questions in case anyone finds it useful. Note that the study is on the topic of &#8230; <a href="http://adaltasimul.wordpress.com/2011/06/11/download-live-joy-bible-study-series/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=112&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My homegroup is finishing up an eight-session study on my joy book (<em><a href="http://www.amazon.com/Myth-Happiness-Discovering-Thought-Possible/dp/B003D7K02K/ref=sr_1_2?ie=UTF8&amp;qid=1307853100&amp;sr=8-2">The Myth of Happiness</a></em>). I thought I&#8217;d share the discussion guide and questions in case anyone finds it useful.</p>
<p>Note that the study is on the topic of joy and not just a study guide of my book. So the book is completely optional. Thus, you don&#8217;t need to use my book to find the study useful.<br />
<span id="more-112"></span><br />
<iframe src='http://www.slideshare.net/slideshow/embed_code/8215779' width='584' height='479'></iframe></p>
<p>&nbsp;</p>
<p>View/download complete set of <a href="http://www.slideshare.net/richwagner/tag/joy">Live Joy discussion guide &amp; questions</a> on Slideshare.net.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=112&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/11/download-live-joy-bible-study-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
		<item>
		<title>Chinese Knockoffs and the Poor Taste of &#8220;God Wins&#8221;</title>
		<link>http://adaltasimul.wordpress.com/2011/06/11/the-poor-taste-of-god-wins/</link>
		<comments>http://adaltasimul.wordpress.com/2011/06/11/the-poor-taste-of-god-wins/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 20:19:19 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Faith]]></category>
		<category><![CDATA[faith]]></category>
		<category><![CDATA[lovewins]]></category>
		<category><![CDATA[robbell]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=20</guid>
		<description><![CDATA[And so it begins. Mark Galli&#8217;s God Wins is first I have seen in what surely will be a flood of responses or counter-arguments to Rob Bell&#8217;s Love Wins. On the one hand, I think it is great to have &#8230; <a href="http://adaltasimul.wordpress.com/2011/06/11/the-poor-taste-of-god-wins/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=20&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>And so it begins. Mark Galli&#8217;s <em><a href="http://amzn.to/l78Lof">God Wins</a></em> is first I have seen in what surely will be a flood of responses or counter-arguments to Rob Bell&#8217;s <em><a href="http://www.amazon.com/Love-Wins-About-Heaven-Person/dp/006204964X/ref=sr_1_1?ie=UTF8&amp;qid=1307814371&amp;sr=8-1">Love Wins</a></em>. On the one hand, I think it is great to have healthy, lively theological debate about important issues. In fact, at <a href="http://canacommunity.org">my church</a>, we recently started periodic &#8220;point/counterpoint&#8221; messages in which David (the pastor) and I take opposite theological sides on a given topic. All that&#8217;s great stuff.</p>
<p>The issue I take with Galli&#8217;s <em>God Wins</em> has nothing to do with what he may or may not say in the book. Instead, there&#8217;s three aspects of this particular book that leave me with a sour taste in my mouth.<br />
<span id="more-20"></span><br />
<strong>Blatant</strong><strong> capitalization </strong></p>
<p>First, the book&#8217;s cover, title, and subtitle look like a cheap Chinese knockoff of Bell&#8217;s <em>Love Win</em>&#8216;s. Check out the two side-by-side:</p>
<p><a href="http://adaltasimul.files.wordpress.com/2011/06/twobooks.png"><img class="alignnone size-full wp-image-37" title="TwoBooks" src="http://adaltasimul.files.wordpress.com/2011/06/twobooks.png?w=584" alt=""   /></a></p>
<p>Consider all of the similarities and imitations:</p>
<ul>
<li>The title</li>
<li>The subtitle</li>
<li>The color palette</li>
<li>The same basic layout (author name placement, right-side red strip)</li>
<li>&#8220;God Wins&#8221; font looks like the &#8220;Love Wins&#8221; background font</li>
</ul>
<p>How could one reasonably conclude anything else but that the publisher (Tyndale) is trying to ride the coattails of Rob Bell&#8217;s mainstream success by making the book&#8217;s title and cover as close to <em>Love Wins</em> as possible? Perhaps even trying to confuse consumers about which book is the original? Check out what one clothing consignment/retailer says about clothing and apparel knockoffs (<a href="http://www.christinesconsignment.com/factsonfakes.html">full text here</a>):</p>
<blockquote><p>Counterfeiting is, first of all, the imitation of a product and unauthorized use of another&#8217;s trademark (registered brand name, logo, scent, design, etc.). The counterfeit, identical in appearance, gives the impression of being the genuine product…They are a deliberate attempt at deceiving consumers into thinking they are buying products made by a reputable manufacturer when they are, in fact, purchasing inferior copies&#8230;The counterfeiter sets out to make money by deception&#8230;</p></blockquote>
<p>Hmmm&#8230;is that really so different than what Tyndale is doing with this book?</p>
<p>And then there&#8217;s the subtitle: <em>Heaven, Hell, and Why the Good News is Better Than Love Wins</em>. Has there ever been a more awkward, forced subtitle in the history of publishing?</p>
<p>We&#8217;ve seen this sort of lazy response before. Consider Rick Warren&#8217;s best-selling <em>Purpose-Driven Life </em>and an &#8220;evangelical response&#8221; that, in the poorest of tastes, rips off all aspects of the title and cover design:</p>
<div class="mceTemp"><a href="http://adaltasimul.files.wordpress.com/2011/06/twobook2.png"><img class="alignnone size-full wp-image-38" title="TwoBook2" src="http://adaltasimul.files.wordpress.com/2011/06/twobook2.png?w=584" alt=""   /></a></div>
<p>These copy-cat book titles/covers are really no different than those age-old tacky Christian t-shirts that emulate a pop culture logo/symbol and try to play off its success. For example, here&#8217;s some of my favorites:</p>
<p><a href="http://adaltasimul.files.wordpress.com/2011/06/jesus-starbucks1.jpeg"><img class="alignnone size-medium wp-image-39" title="jesus-starbucks1" src="http://adaltasimul.files.wordpress.com/2011/06/jesus-starbucks1.jpeg?w=300&#038;h=213" alt="" width="300" height="213" /></a></p>
<p><a href="http://adaltasimul.files.wordpress.com/2011/06/his-way.jpeg"><img class="alignnone size-medium wp-image-40" title="his-way" src="http://adaltasimul.files.wordpress.com/2011/06/his-way.jpeg?w=300&#038;h=300" alt="" width="300" height="300" /></a></p>
<p><strong>Not a Zero-Sum Game</strong></p>
<p>The second issue I have with the book is its title: <em>God Wins</em>. Besides the fact that the title is not even clever, what kind of message does it send to the world at large?Juxtaposed with &#8220;Love Wins&#8221;, &#8220;God Wins&#8221; conveys the message that God and love must be mutually exclusive. Regardless of what is said in the book, one things for sure &#8212; that title makes God sound like a bad winner &#8212; like when I (a Red Sox fan) hear a New York Yankees fan ramble on about their 27 world championships. The Good News is actually that &#8212; good news! &#8212; and can be presented in a way that doesn&#8217;t needlessly alienate and turn off people.</p>
<p><strong>Appearance of a Conflict of Interest </strong></p>
<p>The final issue with this book that just doesn&#8217;t pass my &#8220;gut test&#8221; is the author&#8217;s dual role. Mark Galli, the editor of <em>Christianity Today, </em>unfavorably reviewed Bell&#8217;s book in a recent edition of the magazine, giving it 2 out of 5 stars. I am sure Mark is an upstanding guy and in all likelihood, I am sure that there was no ill-intent on his part in writing a poor review of Bell&#8217;s book. But doesn&#8217;t his dual role convey at least an appearance of a conflict of interest? As an author myself, maybe I am just overly cautious about this sort of thing, but I would have passed.</p>
<p><strong>Be All There</strong></p>
<p>Jim Elliot once wrote &#8220;Wherever you are, be all there. Live to the hilt every situation you believe to be the will of God.&#8221;  Come on, folks, this ain&#8217;t livin&#8217; to the hilt. As followers of Christ, we&#8217;re called to <strong>originality</strong>, <strong>creativity</strong>, <strong>clarity</strong>, and <strong>unquestioned integrity</strong>.</p>
<p><em>Note: Finally, I wanted to add that this is not some sort of attempt to defend Rob Bell&#8217;s book, which I am actually still reading and evaluating. In fact, I&#8217;ve read Galli&#8217;s review of Love Wins in Christianity Today and am prone to agree with several of his perspectives.    </em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=20&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/06/11/the-poor-taste-of-god-wins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>

		<media:content url="http://adaltasimul.files.wordpress.com/2011/06/twobooks.png" medium="image">
			<media:title type="html">TwoBooks</media:title>
		</media:content>

		<media:content url="http://adaltasimul.files.wordpress.com/2011/06/twobook2.png" medium="image">
			<media:title type="html">TwoBook2</media:title>
		</media:content>

		<media:content url="http://adaltasimul.files.wordpress.com/2011/06/jesus-starbucks1.jpeg?w=300" medium="image">
			<media:title type="html">jesus-starbucks1</media:title>
		</media:content>

		<media:content url="http://adaltasimul.files.wordpress.com/2011/06/his-way.jpeg?w=300" medium="image">
			<media:title type="html">his-way</media:title>
		</media:content>
	</item>
		<item>
		<title>Living Joy Sermon Notes</title>
		<link>http://adaltasimul.wordpress.com/2011/05/31/living-joy-notes/</link>
		<comments>http://adaltasimul.wordpress.com/2011/05/31/living-joy-notes/#comments</comments>
		<pubDate>Tue, 31 May 2011 05:24:53 +0000</pubDate>
		<dc:creator>richwagner</dc:creator>
				<category><![CDATA[Faith]]></category>
		<category><![CDATA[canacommunitychurch]]></category>
		<category><![CDATA[joy]]></category>

		<guid isPermaLink="false">http://adaltasimul.wordpress.com/?p=130</guid>
		<description><![CDATA[Here&#8217;s the slides and notes from my recent sermon on joy that I gave at Cana Community Church. &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=130&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the slides and notes from my recent sermon on joy that I gave at <a href="http://canacommunity.org">Cana Community Church</a>.<br />
<span id="more-130"></span><br />
<iframe src='http://www.slideshare.net/slideshow/embed_code/8283659' width='584' height='479'></iframe></p>
<p>&nbsp;</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/8283660' width='584' height='479'></iframe>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/adaltasimul.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/adaltasimul.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/adaltasimul.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/adaltasimul.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/adaltasimul.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/adaltasimul.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/adaltasimul.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/adaltasimul.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adaltasimul.wordpress.com&amp;blog=23781722&amp;post=130&amp;subd=adaltasimul&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://adaltasimul.wordpress.com/2011/05/31/living-joy-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e571995ef4db5b2b52c495194d8f28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adaltasimul</media:title>
		</media:content>
	</item>
	</channel>
</rss>
