<?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>Mike's Digital Laboratory</title>
	<atom:link href="http://www.mikeaxelrod.com/wp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikeaxelrod.com/wp</link>
	<description>Mike Axelrod's blog</description>
	<pubDate>Thu, 28 Aug 2008 15:59:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>OpenCyc for the Semantic Web</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/22/opencyc-for-the-semantic-web</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/22/opencyc-for-the-semantic-web#comments</comments>
		<pubDate>Fri, 22 Aug 2008 05:08:27 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Semantic Technology]]></category>

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

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

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

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

		<category><![CDATA[semantic web]]></category>

		<category><![CDATA[semantic web applications]]></category>

		<category><![CDATA[semantic web endpoints]]></category>

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=115</guid>
		<description><![CDATA[OpenCyc has just been released under the creative commons license.
Now it is even easier to use the rich and diverse collection of real-world concepts in OpenCyc to bring meaning to your semantic web applications! The full OpenCyc content is now available both as downloadable OWL ontologies as well as via semantic web endpoints (i.e., permanent [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sw.opencyc.org/">OpenCyc has just been released</a> under the <a href="http://en.wikipedia.org/wiki/creative commons license">creative commons license</a>.</p>
<blockquote><p>Now it is even easier to use the rich and diverse collection of real-world concepts in OpenCyc to bring meaning to your semantic web applications! The full OpenCyc content is now available both as downloadable OWL ontologies as well as via semantic web endpoints (i.e., permanent URIs). These URIs return RDF representations of each Cyc concept as well as a human-readable version when accessed via a Web Browser.</p></blockquote>
<p>Truly impressive, from what I&#8217;ve recently learned about this project it represents decades of work and now it&#8217;s available for everyone to share for free.  Kudos Cycorp!  I believe this is an extremely valuable gift to mankind. Here&#8217;s a quote from <a href="http://www.zemanta.com/blog/opencyc-wants-to-be-the-backbone-of-semantic-web/">Z-Blog</a>;  &#8220;OpenCyc is probably currently bast available and open ontology of the world.&#8221;</p>
<p>I think it will be interesting to see what people build with this and other massive linked open data stores. The first thing that comes to mind for me is how this fairly rigorously disciplined ontology, which was built by very serious professionals over a long time might be combined with the more informal but dynamically evolving ontologies of similar scale. For example something like as <a href="http://dbpedia.org/">DBpedia</a>. DBpedia reflects the informally developed, but possibly equally massive knowledge base harvested from Wikipedia.</p>
<p>One thing I learned while developing an internal <a href="/wp/smw">corporate semantic wiki</a>, was that the mix of informal and formal/dicisplined ontology development was of value almost from the start.  perhaps we&#8217;ll get to see someone repeat the same idea with these massive kowlege stores on a much bigger scale.  I can only guess that the folks at <a href="http://www.freebase.com/">Freebase</a> and other similar projects are already hard at work doing just that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/22/opencyc-for-the-semantic-web/feed</wfw:commentRss>
		</item>
		<item>
		<title>Automating metadata and open architectures</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/20/automating-metadata-and-open-architectures</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/20/automating-metadata-and-open-architectures#comments</comments>
		<pubDate>Wed, 20 Aug 2008 05:30:12 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Semantic Technology]]></category>

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

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

		<category><![CDATA[Natural Language processing]]></category>

		<category><![CDATA[open source software]]></category>

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

		<category><![CDATA[semantic solutions]]></category>

		<category><![CDATA[semantic web]]></category>

		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=107</guid>
		<description><![CDATA[A good read: Paul W writes on automating CMS metadata
In a previous post I asked the question, “What if a web service could automatically provide the CMS metadata when you go to check-in a new topic?”  In this post I’ll discuss why you would want to do that, some of the candidate technologies, and [...]]]></description>
			<content:encoded><![CDATA[<p>A good read: <a href="http://paulwlodarczyk.wordpress.com/2008/08/19/automating-cms-metadata-could-that-work-how/">Paul W writes on automating CMS metadata</a></p>
<blockquote><p>In a previous post I asked the question, “What if a web service could automatically provide the CMS metadata when you go to check-in a new topic?”  In this post I’ll discuss why you would want to do that, some of the candidate technologies, and what is necessary to make it real.</p></blockquote>
<p>The interesting back story to Paul&#8217;s new blog is this;  while Paul writes about CMS metadata I was on the phone with him yesterday brainstorming about how the heck we are going to get more metadata into his blog?  Being a new blog we have to pump up the Google juice as much as we can. While the best way of course is to keep writing and connecting with people it doesn&#8217;t hurt to add metadata to your blog.  Here&#8217;s the rub; If you run your own server, like I do, you have much more  control of your blogging software. I run <a href="http://www.wordpress.org/">Wordpress</a> so I can experiment with the latest tools like <a href="http://tagaroo.opencalais.com/">Tagaroo</a> or whatever comes along next that provides the Natural Language processing needed to suggest new tags that I can feed ito the semantic web. With Paul&#8217;s blog and others that use a hosted blogging service like Wordpress.com, Typepad or Blogger, you get only what the service provides you.  It&#8217;s not your car so you can&#8217;t add those hot rod components. So in this case something like Tagaroo won&#8217;t work.</p>
<p>So the conversation starts to diverge at this point. But I ask which CMS systems are open and extensible extensible enough to allow for the  next generation &#8220;beefed up&#8221; semantic gizmos to be bolted on as needed.  For example simple tagging out of the box is good but rich RDF metadata is even better. So as better <a href="http://en.wikipedia.org/wiki/natural language  processing">NLP</a> services come along I&#8217;d like to be able to swap out the old parts and put in better ones.  In my case <a href="http://www.mikeaxelrod.com/wp/2008/06/01/sioc-joining-the-semantically-interlinked-online-community">I&#8217;ve already bolted on a plugin to generate SIOC metadata</a> which gives me real <a href="http://en.wikipedia.org/wiki/RDF">RDF</a> and <a href="http://en.wikipedia.org/wiki/FOAF">FOAF</a> on my site,  and every post is processed with NLP from Calais (Tagaroo) Not to mention a new version of Calias is now out that I can be immediately plugged into.  But I should be clear my point is that It&#8217;s not that these are better or worse than any other semantic solutions for my blog, it&#8217;s that I have the choice.</p>
<p>This leads to a broader and possibly more improtant conversation around open archtiectures and how they often come along with open source software. This why back a few years ago I switched from <a href="http://en.wikipedia.org/wiki/Movabale Type">Movabale Type</a> to Wordpress. The Wordpress plug in archtiecture is open and anyone with a good idea can get in on the game and we can all play.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/20/automating-metadata-and-open-architectures/feed</wfw:commentRss>
		</item>
		<item>
		<title>Vincent Versace on Photography and Creativity</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/18/vincent-versace-on-photography-and-creativity</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/18/vincent-versace-on-photography-and-creativity#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:32:31 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Art]]></category>

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

		<category><![CDATA[Derrick Story]]></category>

		<category><![CDATA[software tools]]></category>

		<category><![CDATA[Vincent Versace]]></category>

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=105</guid>
		<description><![CDATA[In this interview, Vincent Versace sits down with Derrick Story to discuss a number of questions including &#8220;How does the artist&#8217;s voice make the journey from idea to print?&#8221;  To continue the question where Vincent leaves off I ask the question;  &#8220;How do you build software tools for someone like Vincent?&#8221;.  This is the question [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://digitalmedia.oreilly.com/2008/08/13/vincent-versace-psw.html">In this interview</a>, Vincent Versace sits down with Derrick Story to discuss a number of questions including &#8220;How does the artist&#8217;s voice make the journey from idea to print?&#8221;  To continue the question where Vincent leaves off I ask the question;  &#8220;How do you build software tools for someone like Vincent?&#8221;.  This is the question we will be asking this winter when I teach <a href="http://www.it.rit.edu/it/grad/msit/MSITConcentrations.maml">Building tools for creative practice</a> at RIT.  If you plan on taking this class or have taken it. I recommend listening to Vincents interview.  How would you begin to understand Vincents world as a photographer.  How might you model his domain. Could you? is it even possible?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/18/vincent-versace-on-photography-and-creativity/feed</wfw:commentRss>
		</item>
		<item>
		<title>Chris higgins on Wacky Sci-Fi “Laws”</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/17/chris-higgins-on-wacky-sci-fi-%e2%80%9claws%e2%80%9d</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/17/chris-higgins-on-wacky-sci-fi-%e2%80%9claws%e2%80%9d#comments</comments>
		<pubDate>Sun, 17 Aug 2008 17:27:38 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[beer]]></category>

		<category><![CDATA[Chris Higgins]]></category>

		<category><![CDATA[Mental Floss]]></category>

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=103</guid>
		<description><![CDATA[Chris Higgins of Mental Floss magazine reminds us of the real rules that govern  the universe:
Sci-Fi writers seem to enjoy coining Laws: adages bearing their own names that live on past their appearances in Sci-Fi stories. Here are five of my favorites, plus one bonus law (actually a Principle) from the world of cartoons.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mentalfloss.com/blogs/archives/17566"></a>Chris Higgins of Mental Floss magazine reminds us of the real rules that govern  the universe:</p>
<blockquote><p>Sci-Fi writers seem to enjoy coining Laws: adages bearing their own names that live on past their appearances in Sci-Fi stories. <a href="http://www.mentalfloss.com/blogs/archives/17566">Here are five of my favorites</a>, plus one bonus law (actually a Principle) from the world of cartoons.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/17/chris-higgins-on-wacky-sci-fi-%e2%80%9claws%e2%80%9d/feed</wfw:commentRss>
		</item>
		<item>
		<title>PaulW: The Content Guy</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/15/paulw-the-content-guy</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/15/paulw-the-content-guy#comments</comments>
		<pubDate>Fri, 15 Aug 2008 21:10:43 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Semantic Technology]]></category>

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

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

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

		<category><![CDATA[online content]]></category>

		<category><![CDATA[Paul Wlodarczyk]]></category>

		<category><![CDATA[semantic document technologies]]></category>

		<category><![CDATA[semantic web technologies]]></category>

		<category><![CDATA[web service]]></category>

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

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=98</guid>
		<description><![CDATA[My good Friend and Colleague Paul Wlodarczyk has started a new blog in his first post Paul wastes no time getting the semantic conversation going when he states; &#8220;Semantic markup makes your content more likely to be found and more relevant to the searcher.&#8221; for this I have to agree.  So what are the [...]]]></description>
			<content:encoded><![CDATA[<p>My good Friend and Colleague Paul Wlodarczyk has started <a href="http://paulwlodarczyk.wordpress.com/">a new blog</a> in his <a href="http://http://paulwlodarczyk.wordpress.com/2008/08/15/connecting-the-dots-how-xml-authoring-enables-the-semantic-web/">first post</a> Paul wastes no time getting the semantic conversation going when he states; &#8220;Semantic markup makes your content more likely to be found and more relevant to the searcher.&#8221; for this I have to agree.  So what are the answers to Paul&#8217;s questions?</p>
<blockquote><p>* What if we start combining semantic web technologies and semantic document technologies?<br />
* What if we combine technologies that auto-tag named entities with granular authoring approaches like DITA?<br />
* What if you could automatically tag named entities within the DITA topic you are creating, tagging as you type?<br />
* What if a web service could automatically provide the CMS metadata when you go to check-in a new topic?<br />
* What if the publishing tools that transform your DITA to HTML could automatically add the semantic markup to your HTML pages that are published from your DITA content?<br />
* How would that change how you publish business documents like policies and procedures to your employees?<br />
* How would it change how you create marketing content for your web site?<br />
*How would it change the way you create and manage your product technical content?</p></blockquote>
<p>This will not be one of the those armchair quarterback blogs. Paul is well versed in both the technology and the business of online content. If online content is your interest then add this feed to your favorite RSS  feed reader.  you don&#8217;t want to miss an article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/15/paulw-the-content-guy/feed</wfw:commentRss>
		</item>
		<item>
		<title>Methods for positioning a print integrity image capture device</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/13/methods-for-positioning-a-print-integrity-image-capture-device</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/13/methods-for-positioning-a-print-integrity-image-capture-device#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:24:17 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<category><![CDATA[Dave Robinson]]></category>

		<category><![CDATA[print integrity image capture device]]></category>

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

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=92</guid>
		<description><![CDATA[I just received notice that  United States Patent: 7202977 has been issued.  This is a first for me, a patent that has my name on it that is. I co-wrote this patent With Dave Robinson over 8 years ago.  (These things take time)  The funny thing about it is I only learned of this last [...]]]></description>
			<content:encoded><![CDATA[<p>I just received notice that  <a href="http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;Sect2=HITOFF&amp;d=PALL&amp;p=1&amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;r=1&amp;f=G&amp;l=50&amp;s1=7202977.PN.&amp;OS=PN/7202977&amp;RS=PN/7202977">United States Patent: 7202977</a> has been issued.  This is a first for me, a patent that has my name on it that is. I co-wrote this patent With Dave Robinson over 8 years ago.  (These things take time)  The funny thing about it is I only learned of this last Friday by reciveing an invitation to the patent awards cereomony at Xerox. The nice person who took my RSVP for Chicken Marsala and Vegetable Gateau was also was also kind enough to give me the patent number.  (This made searching for it easier)  It seems the patent was issued in April. The patent describes &#8220;Methods for positioning a print integrity image capture device&#8221;. If you are interested in production print shop environments you might find it interesting.  Also a lot of the credit should go to Dave.  Dave has a number of inventions under his belt and knowing the process of submitting an invention proposal at Xerox, he did most of the write up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/13/methods-for-positioning-a-print-integrity-image-capture-device/feed</wfw:commentRss>
		</item>
		<item>
		<title>Good news, so rare&#8230;</title>
		<link>http://www.mikeaxelrod.com/wp/2008/08/01/good-news-so-rare</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/08/01/good-news-so-rare#comments</comments>
		<pubDate>Fri, 01 Aug 2008 06:07:10 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Science]]></category>

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

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

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=81</guid>
		<description><![CDATA[Two revolutionary discoveries reported in the same month. These are headlines you shouldn&#8217;t miss in your lifetime.

&#8216;Major discovery&#8217; from MIT primed to unleash solar revolution. 
Pathologists Believe They Have Pinpointed Achilles Heel Of HIV.

It doesn&#8217;t get any better than this.  Well maybe, now if we can only solve world hunger an end all wars. [...]]]></description>
			<content:encoded><![CDATA[<p>Two revolutionary discoveries reported in the same month. These are headlines you shouldn&#8217;t miss in your lifetime.</p>
<ul>
<li><a href="http://web.mit.edu/newsoffice/2008/oxygen-0731.html">&#8216;Major discovery&#8217; from MIT primed to unleash solar revolution. </a></li>
<li><a href="http://www.sciencedaily.com/releases/2008/07/080715165520.htm">Pathologists Believe They Have Pinpointed Achilles Heel Of HIV</a>.</li>
</ul>
<p>It doesn&#8217;t get any better than this.  Well maybe, now if we can only solve world hunger an end all wars. You think I&#8217;m joking?  Hey, let&#8217;s give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/08/01/good-news-so-rare/feed</wfw:commentRss>
		</item>
		<item>
		<title>Center for the Handheld Web</title>
		<link>http://www.mikeaxelrod.com/wp/2008/07/27/center-for-the-handheld-web</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/07/27/center-for-the-handheld-web#comments</comments>
		<pubDate>Mon, 28 Jul 2008 03:25:36 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<category><![CDATA[Center for the Handheld Web]]></category>

		<category><![CDATA[Jeff Sonstein]]></category>

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=78</guid>
		<description><![CDATA[Hey! nice blog Jeff!  Check out the Center for the Handheld Web.
]]></description>
			<content:encoded><![CDATA[<p>Hey! nice blog <a href="http://www.it.rit.edu/~jxs/">Jeff</a>!  Check out the <a href="http://chw.rit.edu/blog/">Center for the Handheld Web</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/07/27/center-for-the-handheld-web/feed</wfw:commentRss>
		</item>
		<item>
		<title>Algonquin adventure</title>
		<link>http://www.mikeaxelrod.com/wp/2008/07/21/77</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/07/21/77#comments</comments>
		<pubDate>Mon, 21 Jul 2008 05:51:10 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Travel]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=77</guid>
		<description><![CDATA[Tranquil waters, rain, Insects, sun, fun, adventure are all keywords I might choose for this summers vacation.  Posted for your perusal, 31 photos of our 5 day canoe trip in Algonquin Provincial Park Canada.  This was my thrird time to Algonquin.  The first time I was just a little older than Melanie. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mikeaxelrod.com/wp/wpg2?g2_itemId=782"><img class="g2image_float_right" title="Bartlett lake" src="http://www.mikeaxelrod.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=822&amp;g2_GALLERYSID=46501e2dedf600f81c96fb2b58075d6b" alt="Bartlett lake" width="150" height="113" /></a>Tranquil waters, rain, Insects, sun, fun, adventure are all keywords I might choose for this summers vacation.  Posted for your perusal, <a href="http://www.mikeaxelrod.com/wp/wpg2?g2_itemId=782">31 photos of our 5 day canoe trip in Algonquin Provincial Park Canada</a>.  This was my thrird time to Algonquin.  The first time I was just a little older than Melanie.  At age 14 this was here first time on such an adventure.  When asked if she liked it, she gives two thumbs up.  In todays world of electronics, fast food and all forms of instant gratification I think it&#8217;s important for young people to get away from it all that to where there the only electricity is lightning and the cell phones don&#8217;t work.</p>
<p>When you view these photos, click on &#8220;details&#8221; at the bottom of the page and you can read my comments for all the photos.  For more about Algonquin <a href="http://www.algonquinpark.on.ca/">see the park web site.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/07/21/77/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sci Fi Jungle: 10 Sci Fi Inventions I wish were real to make life easier</title>
		<link>http://www.mikeaxelrod.com/wp/2008/06/26/sci-fi-jungle-10-sci-fi-inventions-i-wish-were-real-to-make-life-easier</link>
		<comments>http://www.mikeaxelrod.com/wp/2008/06/26/sci-fi-jungle-10-sci-fi-inventions-i-wish-were-real-to-make-life-easier#comments</comments>
		<pubDate>Thu, 26 Jun 2008 14:30:46 +0000</pubDate>
		<dc:creator>Mike Axelrod</dc:creator>
		
		<category><![CDATA[Scifi]]></category>

		<guid isPermaLink="false">http://www.mikeaxelrod.com/wp/?p=76</guid>
		<description><![CDATA[Marianne writes about 10 Sci Fi Inventions I wish were real to make life easier.
This is a take off from today&#8217;s 10 on Tuesday from YanoWhatIMean.com.  It&#8217;s supposed to be 10 Inventions That Have Made Life Easier but of course I have to give everything a Sci Fi spin so we are going to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scifijungle.com/2008/06/10-sci-fi-inventions-i-wish-were-real-to-make-life-easier.html">Marianne writes about 10 Sci Fi Inventions I wish were real to make life easier.</a></p>
<blockquote><p>This is a take off from today&#8217;s 10 on Tuesday from <a href="http://www.yanowhatimean.com/tuesday/">YanoWhatIMean.com</a>.  It&#8217;s supposed to be 10 Inventions That Have Made Life Easier but of course I have to give everything a Sci Fi spin so we are going to have a list of inventions from Science Fiction that I wish were real.</p></blockquote>
<p>My favorite?  Why the <a href="http://en.wikipedia.org/wiki/sonic screwdriver">sonic screwdriver</a> of course!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikeaxelrod.com/wp/2008/06/26/sci-fi-jungle-10-sci-fi-inventions-i-wish-were-real-to-make-life-easier/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
