<?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>Navarr&#039;s Tech Side &#187; future</title>
	<atom:link href="http://tech.navarr.me/tag/future/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.navarr.me</link>
	<description>The Technical Side of my Life</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:32:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='tech.navarr.me' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Windows 7 Genuine Advantage</title>
		<link>http://tech.navarr.me/2009/02/windows-7-genuine-advantage.html</link>
		<comments>http://tech.navarr.me/2009/02/windows-7-genuine-advantage.html#comments</comments>
		<pubDate>Sun, 08 Feb 2009 08:41:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[2009]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[wga]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vienna]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=60</guid>
		<description><![CDATA[Should be aptly renamed to “Windows 7 Ungenuine Disadvantage.” Why you ask? Simply because a single simple hardware revision (“upgrading” your computer for example) can make it lose it’s mind. Would you like to know the modifications I had to make to my computer to get “You may be a victim of software fraud” and [...]]]></description>
			<content:encoded><![CDATA[<p>Should be aptly renamed to “Windows 7 Ungenuine Disadvantage.”</p>
<p>Why you ask?</p>
<p>Simply because a single simple hardware revision (“upgrading” your computer for example) can make it lose it’s mind.</p>
<p>Would you like to know the modifications I had to make to my computer to get “You may be a victim of software fraud” and “Activate Now” popping up all the time since the first time I activated with a serial code provided from Microsoft?</p>
<p>I had to make one: Attaching a second IDE hard drive that’s less than 20GB.</p>
<p>That one IDE hard drive freaked Windows 7 out like there is no tomorrow.</p>
<p>Luckily, since the Beta is free; I have another key; and have re-validated my version of Windows 7 as genuine.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2009/02/windows-7-genuine-advantage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using XFN with FOAF</title>
		<link>http://tech.navarr.me/2008/02/using-xfn-with-foaf.html</link>
		<comments>http://tech.navarr.me/2008/02/using-xfn-with-foaf.html#comments</comments>
		<pubDate>Thu, 21 Feb 2008 04:08:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[DataPortability]]></category>
		<category><![CDATA[foaf]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[xfn]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=27</guid>
		<description><![CDATA[So, before I just start splattering your screen with Acronyms, lets define a few, eh? FOAF: Friend of a Friend - An XML Schema containing information about you, as well as a small bit of information, or links to information, about the people you know. XFN: XHTML Friends Network - A Microformat generally used in [...]]]></description>
			<content:encoded><![CDATA[<p>So, before I just start splattering your screen with Acronyms, lets define a few, eh?</p>
<ul>
<li><a title="The Friend of a Friend (FOAF) Project" href="http://www.foaf-project.org/" target="_blank">FOAF</a>: Friend of a Friend - An XML Schema containing information about you, as well as a small bit of information, or links to information, about the people you know. </li>
<li><a title="XHTML Friends Network" href="http://gmpg.org/xfn/" target="_blank">XFN</a>: XHTML Friends Network - A <a href="http://www.microformats.org/" target="_blank">Microformat</a> generally used in links to other sites or pages to identify that person's relevance to you, such as &quot;contact&quot;, &quot;friend&quot;, &quot;acquaintance&quot;, &quot;met&quot;, &quot;muse&quot; and etcetera. </li>
</ul>
<p>Generally, you wouldn't combine an XHTML standard with a different XML Schema.&#160; But, I've personally decided the best way to use the two together.</p>
<p>First, declare the XHTML namespace in your FOAF file.&#160; This is with all the others, and generally looks like <strong>xmlns:xhtml=&quot;http://www.w3.org/1999/xhtml&quot;.</strong></p>
<p>Next, go to where you have included your contacts.&#160; For each <strong>&lt;foaf:knows&gt;</strong> tag, add inside of it <strong>xhtml:rel=&quot;contact&quot;</strong> or similar, following the XFN standards.</p>
<p>And voila!&#160; You now have XFN and FOAF working together.&#160; Of course, the only problem is that nobody quite supports this standard <em><u>yet</u></em>, but it will hopefully come in the future.</p>
<p>My Guidelines for using XFN in FOAF is that it should be used when referencing another <strong>&lt;foaf:Person&gt;</strong>.&#160; In fact, if you want, you should probably even add <strong>xhtml:rel=&quot;me&quot;</strong> to your own <strong>&lt;foaf:Person&gt;</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2008/02/using-xfn-with-foaf.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ghost in the Shell &#8211; Not Just a Popular Animé, but the Future</title>
		<link>http://tech.navarr.me/2008/01/ghost-in-the-shell-not-just-a-popular-anime-but-the-future.html</link>
		<comments>http://tech.navarr.me/2008/01/ghost-in-the-shell-not-just-a-popular-anime-but-the-future.html#comments</comments>
		<pubDate>Fri, 18 Jan 2008 03:36:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[anime]]></category>
		<category><![CDATA[bionics]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[GITS]]></category>
		<category><![CDATA[manga]]></category>
		<category><![CDATA[prosthetics]]></category>
		<category><![CDATA[sci-fi]]></category>
		<category><![CDATA[slashdot]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=16</guid>
		<description><![CDATA[I was looking through slashdot articles today, and low and behold if I wasn't reminded of the popular anim&#233; and manga, Ghost in the Shell. For those of you wondering, I'll list the headlines of these articles, which, if you've seen the anim&#233; or manga will probably bring back some pretty nice memories. Prosthetic-Limbed Runner [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking through slashdot articles today, and low and behold if I wasn't reminded of the popular anim&#233; and manga, Ghost in the Shell.</p>
<p>For those of you wondering, I'll list the headlines of these articles, which, if you've seen the anim&#233; or manga will probably bring back some pretty nice memories.</p>
<ul>
<li>Prosthetic-Limbed Runner Disqualified from Olympic Games</li>
<li>Bionic Contact Lens May Lead to Overlay Displays</li>
</ul>
<p>Does that not remind you of anything Sci-Fi?&#160; I mean, come on, its begging to be compared to Ghost in the Shell.</p>
<p>Personally, I can't wait for Bionic Contact Lenses.&#160; From working on this 1920x1200 resolution computer, my eyesight is already fading, but get contacts with a new display overlaid on top of what I'm normally seeing?&#160; That would be wonderful.&#160; I would have some RSS feed showing headlines in small 8pt text.&#160; Mobile from a new level.</p>
<p>For those of you wondering about the Prosthetic-Limbed runner.&#160; He was a dual amputee, and he was disqualified for having prosthetic legs.&#160; The reasoning behind this?&#160; His prosthetic legs were 25% more efficient then human legs, giving him an unfair advantage on the track.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2008/01/ghost-in-the-shell-not-just-a-popular-anime-but-the-future.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

