<?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>Xen Bear &#187; Search Results  &#187;  feed</title>
	<atom:link href="http://www.xenbear.com/?s=feed&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.xenbear.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 12:41:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XenCenter Plugins</title>
		<link>http://community.citrix.com/display/xs/XenCenter+Plugins</link>
		<comments>http://community.citrix.com/display/xs/XenCenter+Plugins#comments</comments>
		<pubDate>Fri, 13 Aug 2010 11:05:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://community.citrix.com/display/xs/XenCenter+Plugins</guid>
		<description><![CDATA[<p>
        Page
            <b>edited</b> by
                    <a href="http://community.citrix.com/display/~stephenri">Stephen Rice</a>
            </p>
        <div style="border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 10px">
         <p><img src="http://community.citrix.com/download/attachments/79167505/MenuItemSmall.png" align="right" border="0" /></p>

<p>In XenCenter 5.6 it is now possible to add custom menu items or even whole tabs to the main window.  You might do this as an ISV to integrate your own product with XenCenter, or as an end-user to integrate with your company's existing inventory management, for example.</p>

<p>A menu item can run a Microsoft PowerShell script or even an arbitrary executable on the client machine.  Tabs are populated with a web page, and can call out to other services on your network or to your VMs.</p>

<p>We welcome your feedback on this new feature, and would love to hear of any use cases that you have.  Please comment at the bottom of this page.</p>

<p><br />
<br /></p>

<h2><a name="XenCenterPlugins-Specification"></a>Specification</h2>

<p><img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <b><a href="/download/attachments/79167505/xc_plugins.pdf?version=2"><b>XenCenter Plugins Specification</b></a></b></p>

<h2><a name="XenCenterPlugins-TutorialsandExamples"></a>Tutorials and Examples</h2>

<p><img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="/display/xs/HelloWorld+Example+-+PowerShell" title="HelloWorld Example - PowerShell">HelloWorld Example &#45; PowerShell</a><br />
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="/display/xs/HelloWorld+Example+-+C+Sharp" title="HelloWorld Example - C Sharp">HelloWorld Example &#45; C Sharp</a><br />
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="/display/xs/XenCenter+Plugins+-+WebUI+Tab+Example" title="XenCenter Plugins - WebUI Tab Example">XenCenter Plugins &#45; WebUI Tab Example</a><br />
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="/display/xs/VPX+Web+Console+Integration" title="VPX Web Console Integration">Access Gateway, Netscaler and Branch Repeater VPX Web Console Integration</a><br />
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="/display/xs/Parameters+Hints+and+Tips" title="Parameters Hints and Tips">Parameters Hints and Tips</a><br />
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="/display/xs/MessageBoard+Example+-+JavaScript" title="MessageBoard Example - JavaScript">MessageBoard Example &#45; JavaScript</a>
<br /></p>

<h2><a name="XenCenterPlugins-CommunityLinks"></a>Community Links</h2>

<p><img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://www.openxenmanager.com/xensemaking/plugins.html">XenseMaking: Plugins for XenCenter </a></p>

<h2><a name="XenCenterPlugins-Knownissues"></a>Known issues</h2>

<p>PowerShell plugins can sometimes fail to run properly. The symptom is that the plugin appears to run for ever without doing anything.</p>

<p>The underlying cause is that a required folder is never created: the workaround is to create the folder yourself. The folder is XenServerPSSnapIn within the Citrix application data directory. For example, it can normally be found at</p>

<p>C:\Documents and Settings\&#60;user&#62;\Application Data\Citrix\XenServerPSSnapIn</p>

<p>on Windows XP, or</p>

<p>C:\Users\&#60;user&#62;\AppData\Roaming\Citrix\XenServerPSSnapIn</p>

<p>on Windows Vista.</p>


<p><br />
<br />
<br />
<br /></p>
    </div>
        <div style="padding: 10px 0">
       <a href="http://community.citrix.com/display/xs/XenCenter+Plugins">View Online</a>
              &#124;
       <a href="http://community.citrix.com/display/xs/XenCenter+Plugins?showComments=true&#38;showCommentArea=true#addcomment">Add Comment</a>
           </div>
        
        .diffadded{background: #ddffdd;padding:1px 1px 1px 4px;border-left: 4px solid darkgreen; font-size: 10pt;}
        .diffdeleted{color:#999;background: #ffdddd;padding: 1px 1px 1px 4px;border-left: 4px solid darkred; font-size: 10pt;}
        .diffnochange{padding:1px 1px 1px 4px;border-left: 4px solid #d3d3d3; font-size: 10pt;}
        .differror{background:brown; font-size: 10pt;}
        .diff{font-family:lucida console, courier new, fixed-width; font-size: 10pt;}
        .diffaddedchars{background-color:#99ff99;font-weight:bolder;}
        .diffremovedchars{background-color:#ff9999;text-decoration: line-through;font-weight:bolder;}
        .diffnav{display:none;}
    
    <div style="border-top:1px solid #ddd;padding: 10px 0">
        <p>
            Changes between <a href="/display/xs/XenCenter+Plugins?pageVersion=25">revision 25</a>
            and <a href="/display/xs/XenCenter+Plugins">revision 26</a>: <br />
        </p>
        <div class="diff" style="padding: 0px 10px"><table><tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!MenuItemSmall.png&#124;align=right!</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">In XenCenter 5.6 it is now possible to add custom menu items or even whole tabs to the main window.  You might do this as an ISV to integrate your own product with XenCenter, or as an end-user to integrate with your company's existing inventory management, for example.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">A menu item can run a Microsoft PowerShell script or even an arbitrary executable on the client machine.  Tabs are populated with a web page, and can call out to other services on your network or to your VMs.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">We welcome your feedback on this new feature, and would love to hear of any use cases that you have.  Please comment at the bottom of this page.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h2. Specification</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! *[*XenCenter Plugins Specification*&#124;^xc_plugins.pdf]*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h2. Tutorials and Examples</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! [HelloWorld Example - PowerShell]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! [HelloWorld Example - C Sharp]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! [XenCenter Plugins - WebUI Tab Example]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! [Access Gateway, Netscaler and Branch Repeater VPX Web Console Integration&#124;VPX Web Console Integration]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! [Parameters Hints and Tips]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">!arrow.png! [MessageBoard Example - JavaScript]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td valign='top' class='diffnav' width='1%'><a name='change0'></a>&#160;</td><td valign='top' class='diffnav' width='1%'>&#160;<td class="diffadded">h2. Community Links</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">!arrow.png! [XenseMaking: Plugins for XenCenter &#124; http://www.openxenmanager.com/xensemaking/plugins.html]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h2. Known issues</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">PowerShell plugins can sometimes fail to run properly. The symptom is that the plugin appears to run for ever without doing anything.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The underlying cause is that a required folder is never created: the workaround is to create the folder yourself. The folder is XenServerPSSnapIn within the Citrix application data directory. For example, it can normally be found at</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">C:\Documents and Settings\&#60;user&#62;\Application Data\Citrix\XenServerPSSnapIn</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">on Windows XP, or</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">C:\Users\&#60;user&#62;\AppData\Roaming\Citrix\XenServerPSSnapIn</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">on Windows Vista.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
</table></div>
    </div>
    <div style="padding-bottom: 10px">
        <a href="http://community.citrix.com/pages/viewpreviousversions.action?pageId=79167505">View All Revisions</a> &#124;
        <a href="http://community.citrix.com/pages/revertpagebacktoversion.action?pageId=79167505&#38;version=25">Revert To Version 25</a>
    </div>]]></description>
			<content:encoded><![CDATA[<p>
        Page
            <b>edited</b> by
                    <a href="http://community.citrix.com/display/~stephenri">Stephen Rice</a>
            </p>
        <div style="border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px;">
         <p><img src="http://community.citrix.com/download/attachments/79167505/MenuItemSmall.png" align="right" border="0" /></p>

<p>In XenCenter 5.6 it is now possible to add custom menu items or even whole tabs to the main window.  You might do this as an ISV to integrate your own product with XenCenter, or as an end-user to integrate with your company's existing inventory management, for example.</p>

<p>A menu item can run a Microsoft PowerShell script or even an arbitrary executable on the client machine.  Tabs are populated with a web page, and can call out to other services on your network or to your VMs.</p>

<p>We welcome your feedback on this new feature, and would love to hear of any use cases that you have.  Please comment at the bottom of this page.</p>

<p><br clear="all" />
<br clear="all" /></p>

<h2><a name="XenCenterPlugins-Specification"></a>Specification</h2>

<p><img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <b><a href="http://community.citrix.com/download/attachments/79167505/xc_plugins.pdf?version=2"><b>XenCenter Plugins Specification</b></a></b></p>

<h2><a name="XenCenterPlugins-TutorialsandExamples"></a>Tutorials and Examples</h2>

<p><img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://community.citrix.com/display/xs/HelloWorld+Example+-+PowerShell" title="HelloWorld Example - PowerShell">HelloWorld Example &#45; PowerShell</a><br/>
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://community.citrix.com/display/xs/HelloWorld+Example+-+C+Sharp" title="HelloWorld Example - C Sharp">HelloWorld Example &#45; C Sharp</a><br/>
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://community.citrix.com/display/xs/XenCenter+Plugins+-+WebUI+Tab+Example" title="XenCenter Plugins - WebUI Tab Example">XenCenter Plugins &#45; WebUI Tab Example</a><br/>
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://community.citrix.com/display/xs/VPX+Web+Console+Integration" title="VPX Web Console Integration">Access Gateway, Netscaler and Branch Repeater VPX Web Console Integration</a><br/>
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://community.citrix.com/display/xs/Parameters+Hints+and+Tips" title="Parameters Hints and Tips">Parameters Hints and Tips</a><br/>
<img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://community.citrix.com/display/xs/MessageBoard+Example+-+JavaScript" title="MessageBoard Example - JavaScript">MessageBoard Example &#45; JavaScript</a>
<br clear="all" /></p>

<h2><a name="XenCenterPlugins-CommunityLinks"></a>Community Links</h2>

<p><img src="http://community.citrix.com/download/attachments/79167505/arrow.png" align="absmiddle" border="0" /> <a href="http://www.openxenmanager.com/xensemaking/plugins.html">XenseMaking: Plugins for XenCenter </a></p>

<h2><a name="XenCenterPlugins-Knownissues"></a>Known issues</h2>

<p>PowerShell plugins can sometimes fail to run properly. The symptom is that the plugin appears to run for ever without doing anything.</p>

<p>The underlying cause is that a required folder is never created: the workaround is to create the folder yourself. The folder is XenServerPSSnapIn within the Citrix application data directory. For example, it can normally be found at</p>

<p>C:\Documents and Settings\&lt;user&gt;\Application Data\Citrix\XenServerPSSnapIn</p>

<p>on Windows XP, or</p>

<p>C:\Users\&lt;user&gt;\AppData\Roaming\Citrix\XenServerPSSnapIn</p>

<p>on Windows Vista.</p>


<p><br clear="all" />
<br clear="all" />
<br clear="all" />
<br clear="all" /></p>
    </div>
        <div style="padding: 10px 0;">
       <a href="http://community.citrix.com/display/xs/XenCenter+Plugins">View Online</a>
              |
       <a href="http://community.citrix.com/display/xs/XenCenter+Plugins?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
        <style type="text/css">
        .diffadded{background: #ddffdd;padding:1px 1px 1px 4px;border-left: 4px solid darkgreen; font-size: 10pt;}
        .diffdeleted{color:#999;background: #ffdddd;padding: 1px 1px 1px 4px;border-left: 4px solid darkred; font-size: 10pt;}
        .diffnochange{padding:1px 1px 1px 4px;border-left: 4px solid #d3d3d3; font-size: 10pt;}
        .differror{background:brown; font-size: 10pt;}
        .diff{font-family:lucida console, courier new, fixed-width; font-size: 10pt;}
        .diffaddedchars{background-color:#99ff99;font-weight:bolder;}
        .diffremovedchars{background-color:#ff9999;text-decoration: line-through;font-weight:bolder;}
        .diffnav{display:none;}
    </style>
    <div style="border-top:1px solid #ddd; padding: 10px 0;">
        <p>
            Changes between <a href="http://community.citrix.com/display/xs/XenCenter+Plugins?pageVersion=25">revision 25</a>
            and <a href="http://community.citrix.com/display/xs/XenCenter+Plugins">revision 26</a>: <br />
        </p>
        <div class="diff" style="padding: 0px 10px;"><table><tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!MenuItemSmall.png|align=right!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">In XenCenter 5.6 it is now possible to add custom menu items or even whole tabs to the main window.  You might do this as an ISV to integrate your own product with XenCenter, or as an end-user to integrate with your company's existing inventory management, for example.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">A menu item can run a Microsoft PowerShell script or even an arbitrary executable on the client machine.  Tabs are populated with a web page, and can call out to other services on your network or to your VMs.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">We welcome your feedback on this new feature, and would love to hear of any use cases that you have.  Please comment at the bottom of this page.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h2. Specification</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! *[*XenCenter Plugins Specification*|^xc_plugins.pdf]*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h2. Tutorials and Examples</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! [HelloWorld Example - PowerShell]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! [HelloWorld Example - C Sharp]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! [XenCenter Plugins - WebUI Tab Example]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! [Access Gateway, Netscaler and Branch Repeater VPX Web Console Integration|VPX Web Console Integration]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! [Parameters Hints and Tips]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!arrow.png! [MessageBoard Example - JavaScript]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td valign='top' class='diffnav' width='1%'><a name='change0'></a>&nbsp;</td><td valign='top' class='diffnav' width='1%'>&nbsp;<td class="diffadded">h2. Community Links</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">!arrow.png! [XenseMaking: Plugins for XenCenter | http://www.openxenmanager.com/xensemaking/plugins.html]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h2. Known issues</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">PowerShell plugins can sometimes fail to run properly. The symptom is that the plugin appears to run for ever without doing anything.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The underlying cause is that a required folder is never created: the workaround is to create the folder yourself. The folder is XenServerPSSnapIn within the Citrix application data directory. For example, it can normally be found at</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">C:\Documents and Settings\&lt;user&gt;\Application Data\Citrix\XenServerPSSnapIn</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">on Windows XP, or</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">C:\Users\&lt;user&gt;\AppData\Roaming\Citrix\XenServerPSSnapIn</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">on Windows Vista.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
</table></div>
    </div>
    <div style="padding-bottom: 10px;">
        <a href="http://community.citrix.com/pages/viewpreviousversions.action?pageId=79167505">View All Revisions</a> |
        <a href="http://community.citrix.com/pages/revertpagebacktoversion.action?pageId=79167505&version=25">Revert To Version 25</a>
    </div>]]></content:encoded>
			<wfw:commentRss>http://community.citrix.com/display/xs/XenCenter+Plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kensho</title>
		<link>http://community.citrix.com/display/xs/Kensho</link>
		<comments>http://community.citrix.com/display/xs/Kensho#comments</comments>
		<pubDate>Wed, 30 Jun 2010 21:01:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://community.citrix.com/display/xs/Kensho</guid>
		<description><![CDATA[<p>
        Page
            <b>edited</b> by
                    <a href="http://community.citrix.com/display/~jeffg">Jeff Gee</a>
            </p>
        <div style="border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 10px">
         <h1><a name="Kensho-ProjectKenshov1.3TechnologyPreview"></a>Project Kensho v1.3 Technology Preview</h1>

<p><a name="Kensho-OLELINK1"></a> <a name="Kensho-OLELINK2"></a></p>
<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" width="100%"><tbody><tr>
<td class="confluenceTd" valign="top" width="67%">

<div style="padding:3px;background-color:#EEEEEE">
<h3><a name="Kensho-"></a><font color="#00549f">Breaking News</font></h3></div>
<p>Kensho OVF technology is now available from within XenServer 5.6.  We still take feed back and provide limited support for the Project Kensho OVF Tool 1.3's Hyper-V functionality.  Bring your issues and comments to the forum.  We'd love to hear from you.</p>


<div style="padding:3px;background-color:#EEEEEE">
<h3><a name="Kensho-"></a><font color="#00549f">Introduction</font></h3></div>
<p>Simplicity is Power.  Simplicity is Project Kensho.  Citrix Project Kensho provides users with powerfully simple tools that facilitate the export and import of virtual machines and virtual machine based workloads (virtual appliances) using the Open Virtual Machine Format (OVF) and Common Information Model (CIM) industry standards developed by the Distributed Management Task Force's (DMTF) Virtualization Management Initiative (VMAN).</p>

<p>The Project Kensho OVF Tool utilizes the OVF standard for the creation and consumption of virtual appliance packages.  The Open Virtual Machine Format describes the metadata of virtual machine(s) and the behavior of the appliance when consumed by the hypervisor.</p>

<p>Citrix Project Kensho also provides a CIM interface to the XenServer™ API and introduces a WSMAN interface to XenServer™.&#160;</p>
</td>
<td class="confluenceTd" valign="top"><p> <a href="http://download.citrix.com/English/ss/downloads/details.asp?downloadId=1682855&#38;productId=683148"><img src="http://community.citrix.com/download/attachments/45810048/button3.png" align="absmiddle" border="0" /></a><br />
&#160;&#160;&#160;&#160;&#160;&#160;<b>MyCitrix login required for download</b></p>
<div style="padding:3px;background-color:#EEEEEE">

<h4><a name="Kensho-%26nbsp%3BResources"></a><b>&#160; Resources</b></h4>

<p>&#160; <a href="http://forums.citrix.com/forum.jspa?forumID=780"><img src="http://community.citrix.com/download/attachments/45810048/btn_search.png" align="absmiddle" border="0" /> <b>Discuss in Forum</b></a></p>
</div></td></tr></tbody></table>
<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Featured Videos</font></h3></div>
<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" width="100%"><tbody><tr>
<td class="confluenceTd" valign="top">
<p><a href="http://www.citrix.com/tv/#video/956"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/Kensho.png" border="0" width="100" /></div></a> </p>
<div class="" align='center'><b>Installing the Project Kensho OVF Tool</b></div>
</td>
<td class="confluenceTd" valign="top">
<p><a href="http://www.citrix.com/tv/#video/963"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/cim.png" border="0" width="100" /></div></a> </p>
<div class="" align='center'><b>Installing XenServer CIM Interfaces</b></div>
</td>
<td class="confluenceTd" valign="top">
<p><a href="http://www.citrix.com/tv/#video/965"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/cim.jpg" border="0" width="100" /></div></a></p>
<div class="" align='center'><b>Using the Project Kensho OVF Tool</b></div>
</td>
<td class="confluenceTd" valign="top">
<p><a href="http://www.citrix.com/tv/#video/1006"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/image13.jpg" border="0" width="100" /></div></a></p>
<div class="" align='center'><b>Project Kensho OVF Tool Advanced Features</b></div>
</td>
<td class="confluenceTd" valign="top">
<p><a href="http://www.citrix.com/tv/#video/971"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/image14.jpg" border="0" width="100" /></div></a></p>
<div class="" align='center'><b>Project Kensho and Hyper-V</b></div>
</td></tr></tbody></table>
<p><br /></p>

<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Useful Reference</font></h3></div>

<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" width="100%"><tbody><tr>
<td class="confluenceTd" valign="top">
<p><a href="http://community.citrix.com/download/attachments/45810048/WhatisOVF.pdf"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/ProjectKensho.gif" border="0" width="80" /></div></a> </p>
<div class="" align='center'><b>What is OVF?</b></div>
</td>
<td class="confluenceTd" valign="top">
<p><a href="http://community.citrix.com/download/attachments/45810048/Kensho+OVF+Technology.pdf"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/ProjectKensho.gif" border="0" width="80" /></div></a> </p>
<div class="" align='center'><b>Kensho OVF Technology</b></div>

<div class="" align='justify'></div>
</td></tr></tbody></table>
<p><br /></p>

<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">How It Works</font></h3></div>
<p>Project Kensho consists of the following components:<br />
An <b>OVF Tool</b> , which utilizes the OVF standard for the creation and consumption of virtual appliance packages.   This utility removes much of the complexities found in conversion and packaging tools.  </p>

<p>A <b>CIM interface</b> to the XenServer™ API, which also adds a WSMAN interface to XenServer™. <b>The Xen-CIM component is required by the Project Kensho OVF Tool</b> and installs directly on the XenServer™. It can also be used as an interface for management of XenServer™ and XenServer™ hosted virtual machines.</p>

<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">What's New?</font></h3>
</div>
<p>Project Kensho 1.3 brings a wealth of powerfully simple features to both the Kensho OVF Tool and the CIM interface.  These new features enable users to both manage a XenServer™ in new ways as well as reap the benefits of OVF in a XenServer™ and Hyper-V environment.</p>

<h4><a name="Kensho-KenshoOVFTool"></a>Kensho OVF Tool</h4>
<ul>
	<li>Compliant with the DMTF OVF 1.0.0 specification</li>
	<li>Compatibility with XenConvert 2.0 OVF content</li>
	<li>Support for importing into and exporting from a user defined XenServer Storage Repository (SR)</li>
	<li>OVF security features:
	<ul>
		<li>Encryption</li>
		<li>Digital signing</li>
	</ul>
	</li>
	<li>OVF compression</li>
	<li>Snapshot support</li>
	<li>Direct import of VMware OVF content simplifying migration and consumption of VMware content</li>
</ul>


<h4><a name="Kensho-XenServerCIMInterface"></a>XenServer-CIM Interface</h4>
<ul>
	<li>Support for XenServer™ 5.5</li>
	<li>Storage profile support</li>
	<li>Networking profile support</li>
	<li>Snapshot classes</li>
</ul>


<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Project Kensho System Requirements</font></h3>
</div>

<p>The minimum environment to use the tools consists of:  Project Kensho OVF Tool Host, a supported virtual machine host, and a Windows SMB share.  Project Kensho requires the following services and software to support the components of the Project Kensho OVF Tool.</p>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> <b>Software</b> </th>
<th class='confluenceTh'> <b>Description</b> </th>
</tr>
<tr>
<td class='confluenceTd'> Project Kensho OVF Tool Host </td>
<td class='confluenceTd'> Project Kensho OVF Tool requires a personal computer running Windows XP, Vista or Windows Server 2003 or 2008.  Windows 7 and Windows Server 2008 R2 support is experimental. </td>
</tr>
<tr>
<td class='confluenceTd'> Citrix XenServer™ </td>
<td class='confluenceTd'> Citrix XenServer™ 5.0 or 5.5 is required for creating and consuming OVF based virtual appliances using XenServer™ and management of the XenServer™ environment via the Common Information Model (CIM).   <br />
<br />
The Project Kensho XenServer™ CIM installation utility provides support for management of the XenServer™ through the standards based CIM interface.  It also contains a configuration script to create an ISO storage repository and creates a helper VM template for the Project Kensho OVF Tool.</td>
</tr>
<tr>
<td class='confluenceTd'> Windows Server 2008 with Hyper-V </td>
<td class='confluenceTd'> The Project Kensho OVF Tool supports Windows Server 2008 with the Hyper-V Role for importing and exporting OVF based virtual appliances. <br />
<br />
Communication between the Project Kensho OVF Tool and the Windows Server occurs through WinRM. Windows Server 2008 installs WinRM by default, no additional installation is required. <br /></td>
</tr>
<tr>
<td class='confluenceTd'> Windows Server SMB File Share </td>
<td class='confluenceTd'> The Project Kensho OVF Tool requires a Windows based UNC share to import and export OVF packages. This is called the Kensho (or OVF) Library. <br />
The share must be accessible from the Project Kensho OVF Tool as well as any virtual machine hosts targeted for import or export. </td>
</tr>
</tbody></table>

<h4><a name="Kensho-"></a><font color="#00549f">Prerequisites</font></h4>

<p>Complete the following pre-installation tasks before installing Project Kensho components:</p>
<ol>
	<li>Read through this entire document</li>
	<li>Read through the Project Kensho OVF Tool Readme</li>
	<li>Setup a Windows file share:
	<ol>
		<li>Create a file share from a Windows host
		<ol>
			<li>Windows Server 2008 with the File Services Role provides the option of creating SMB or NFS based shares, be sure to select SMB.</li>
			<li>Windows Server 2003 and prior create SMB based shares by default.</li>
		</ol>
		</li>
		<li>Obtain a user account and password that has change level access to this share.</li>
	</ol>
	</li>
	<li>Project Kensho OVF Tool Host:
	<ol>
		<li>Windows XP, Windows Server 2003, or Windows Vista.</li>
		<li>Install .NET Framework version 3.5</li>
		<li>Install WinRM</li>
	</ol>
	</li>
	<li>XenServer™ Host:
	<ol>
		<li>XenServer™ 5.0 or 5.5</li>
	</ol>
	</li>
	<li>Windows Server 2008 with Hyper-V Host
	<ol>
		<li>Add the Hyper-V role</li>
	</ol>
	</li>
</ol>


<h2><a name="Kensho-%26nbsp%3B"></a>&#160;</h2>

<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Install</font></h3>
</div>

<h4><a name="Kensho-XenServerCIMInterfaceInstallation"></a><b>XenServer-CIM Interface Installation</b></h4>

<p>To install the XenServer-CIM Interface on XenServer™, complete the following procedure:</p>
<div class='panelMacro'><table class='noteMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Be Careful</b><br />
<p>The install script creates a hidden ISO Storage Repository and copies two ISOs into it (xenserver-linuxfixup-disk.iso and xenserver-iscsi-target.iso). It also creates a helper VM template called 'iSCSI target' from xenserver-iscsi-target.iso. These are utilized by the Project Kensho OVF Tool.  Do not remove, alter or add content to this storage repository.</p></td></tr></table></div>

<ol>
	<li>Copy XenServerCIM-Install.tgz to the XenServer™ host to the path of: /tmp</li>
	<li>From the XenServer™ console, execute the following:
	<ol>
		<li><b>cd /tmp</b></li>
		<li><b>tar &#45; xvzf XenServer-CIM.tgz</b></li>
		<li><b>cd /XenServer-CIM</b></li>
		<li>Install the XenServer-CIM and WSMAN providers:
		<ol>
			<li><b>bash ./install.sh</b></li>
			<li>Answer the prompt to set the security level of the interface.</li>
		</ol>
		</li>
	</ol>
	</li>
</ol>


<h4><a name="Kensho-ProjectKenshoOVFToolInstallation"></a><b>Project Kensho OVF Tool Installation</b></h4>

<ol>
	<li>From the computer identified as the Project Kensho OVF Tool computer:
	<ol>
		<li>Execute <b>KenshoOVF_x86.msi</b> or <b>KenshoOVF_x64.msi</b></li>
		<li>Follow the prompts</li>
	</ol>
	</li>
</ol>


<div class='panelMacro'><table class='infoMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The Project Kensho OVF Tool installer must execute via "run as administrator" option on Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2.</p></td></tr></table></div>

<h4><a name="Kensho-WindowsServer2008withHyperVConfiguration"></a><b>Windows Server 2008 with</b> <b>Hyper-V Configuration</b></h4>
<p>These steps enable WinRM, modify the Windows Firewall rules and set the appropriate authorization to access WinRM remotely with Kensho OVF Tool.</p>
<ol>
	<li>At the Hyper-V host login as the administrator</li>
	<li>Open a command prompt and execute the following commands:
	<ol>
		<li><b>winrm quickconfig</b></li>
		<li><b>winrm p winrm/config/service @{AllowUnencrypted="true"}</b></li>
		<li><b>winrm p winrm/config/service/auth @{Basic="true"}</b></li>
		<li><b>winrm p winrm/config/client @{AllowUnencrypted="true"}</b></li>
		<li><b>winrm p winrm/config/client/auth @{Basic="true"}</b></li>
	</ol>
	</li>
</ol>



<h3><a name="Kensho-%26nbsp%3B"></a>&#160;</h3>

<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Uninstall</font></h3>
</div>

<h4><a name="Kensho-XenServerCIMInterfaceUninstallProcess"></a><b>XenServer-CIM Interface Uninstall Process</b></h4>

<ol>
	<li>To uninstall the XenServer-CIM and WSMAN providers
	<ol>
		<li><b>bash ./uninstall.sh</b>
		<ol>
			<li>If an ISO image is added to the ISO storage repository, answer the prompt to delete the 'XenServer Internal ISO library'</li>
			<li>If confirmed, the script deletes the hidden internal ISO storage repository created during install. All ISO images added into this storage repository will be deleted.</li>
		</ol>
		</li>
	</ol>
	</li>
</ol>


<h4><a name="Kensho-ProjectKenshoOVFToolUninstallProcess"></a><b>Project Kensho OVF Tool Uninstall Process</b></h4>

<ol>
	<li>To uninstall Project Kensho OVF Tool:
	<ol>
		<li>Open Add / Remove Programs (or Programs)</li>
		<li>Select the Project Kensho OVF Tool</li>
		<li>Select Remove</li>
	</ol>
	</li>
</ol>


<h3><a name="Kensho-%26nbsp%3B"></a>&#160;</h3>

<div style="padding:3px;background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Project Kensho Administration</font></h3>
</div>
<p>This section covers general administration and use of the XenServer CIM interface for XenServer™ and the Project Kensho OVF Tool.</p>

<h4><a name="Kensho-XenServerCIMInterface"></a><b>XenServer-CIM Interface</b></h4>

<p>Once installed, the XenServer-CIM interface requires no administration. Documentation is provided within the distribution that further describes using the interface and its options.</p>

<h4><a name="Kensho-ProjectKenshoOVFTool"></a><b>Project Kensho OVF Tool</b></h4>

<p>The Project Kensho OVF Tool is the primary utility to create and consume OVF virtual appliances. When starting the utility, an initialization process occurs.  This process gathers all of the library and server information from the systems defined by the user.  In some scenarios, initialization may take up to 60 seconds or more to collect all data.</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image1.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 1 &#45; Initializing Indicator</b></font></p>

<p>After completing initialization, the main UI appears</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image2.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 2 &#45; Project Kensho OVF Tool</b></font></p>

<h4><a name="Kensho-AddingvirtualmachineHost%28s%29andOVFLibraryResources%3A"></a><b>Adding virtual machine Host(s) and OVF Library Resources:</b></h4>
<p>To begin using the utility, it is necessary to add at least one virtual machine host and an OVF Library.  To add a virtual machine host or Library share:</p>

<p>1.&#160;&#160; From the menu bar, select <b>File &#62; Add Server</b>.  Alternatively, pressing the hotkey combination <b>Alt &#43;A</b> or clicking the Add Server icon <img src="http://community.citrix.com/download/attachments/45810048/addhost_16.jpg" align="absmiddle" border="0" /> on the toolbar invokes the Add Server configuration window.</p>

<p>2.&#160;&#160; Select the platform type from the drop down menu:</p>

<table class='confluenceTable'><tbody>
<tr>
<td class='confluenceTd'> <img src="http://community.citrix.com/download/attachments/45810048/image3.jpg" align="absmiddle" border="0" /> </td>
<td class='confluenceTd'><ul>
	<li><b>For a Library</b> :
	<ol>
		<li>Enter the server name (or IP address)</li>
		<li>Enter the share name (without slashes or subfolders)</li>
		<li>Enter the username and password</li>
		<li>Click <b>Add</b> .</li>
	</ol>
	</li>
</ul>
</td>
</tr>
<tr>
<td class='confluenceTd'> <font color="#4f81bd"><b>Figure 3 &#45; Adding a Library Server</b></font> </td>
</tr>
<tr>
<td class='confluenceTd'> <img src="http://community.citrix.com/download/attachments/45810048/image4.jpg" align="absmiddle" border="0" /> </td>
<td class='confluenceTd'><ul>
	<li><b>For a virtual machine host:</b>
	<ol>
		<li>Enter the server name (or IP address)</li>
		<li>Select the Host server protocol: Unsecure or Secure (HTTP/HTTPS)</li>
		<li>Enter the username and password</li>
		<li>Click <b>Add</b></li>
	</ol>
	</li>
</ul>
</td>
</tr>
<tr>
<td class='confluenceTd'> <font color="#4f81bd"><b>Figure 4 &#45; Adding a XenServer™ Host</b></font> </td>
</tr>
</tbody></table>

<p>3. &#160;The window will stay open after clicking the <b>Add</b> button. Repeat this process for each hypervisor and or library the Project Kensho OVF Tool will manage. Click the <b>Close</b> button when finished adding all servers.</p>
<div class='panelMacro'><table class='infoMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>When adding a Hyper V server the account used must be a member of the local Hyper-V host administrators group.</p></td></tr></table></div>

<h4><a name="Kensho-CreatingaVirtualAppliance"></a><b>Creating a Virtual Appliance</b></h4>
<p>After configuring a library and virtual machine host(s), the Project Kensho OVF Tool is ready to create a virtual appliance from one or more virtual machines.  The virtual appliance will become an OVF package.  The virtual appliance is exported from either a XenServer™ or Hyper-V host.</p>

<p>To export a virtual machine as an OVF virtual appliance, follow these easy steps:</p>

<p>1.&#160;&#160; Select the Export Tab</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image5.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 5 &#45; Export Tab</b></font></p>

<p>2.&#160;&#160; Select the target library share from the Library tree view. This is where the OVF and associated VHD(s) will reside after export.</p>

<p>3.&#160;&#160; From the tree view, expand the list of virtual machines under each virtual machine host.</p>

<p>4.&#160;&#160; Select a virtual machine with a single click. This will place its qualified name into the <em>Selected vMachine(s)</em> list box. To remove the selection, double click the selection.</p>
<div class='panelMacro'><table class='noteMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Be Aware</b><br />
<p>There is no limit to the number of virtual machines to select for export. The more virtual machines selected, the longer the export will take and require more storage on the Library server.  The amount of time to export per virtual machine is dependent on the virtual disk size, type, and network bandwidth between the virtual machine host and the library server.</p></td></tr></table></div>
<p>5.&#160;&#160; Click the Export button to begin.  The result will be the OVF virtual appliance package containing the virtual machine(s) selected.  It is important to enusre that  the OVF package is tested before assuming it is good.  The next section describes the import process.</p>


<h4><a name="Kensho-ConsumingaVirtualAppliance"></a><b>Consuming a Virtual Appliance</b></h4>
<p>The Project Kensho OVF Tool can consume any DMTF compliant OVF file that contains virtual machine disk(s) in the VHD or VMDK format.  The virtual appliance is imported into either a XenServer™ or Hyper-V host.</p>

<p>To import an OVF virtual appliance, follow these easy steps:</p>

<p>1.&#160;&#160; Select the Import Tab.</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image6.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd">*Figure 6 &#45; Import Tab</font></p>

<p>2.&#160;&#160; Select the target virtual machine host or hosts from the respective Host type tree view.</p>

<p>3.&#160;&#160; From the Kensho Library tree view, select an OVF virtual appliance.</p>
<div class='panelMacro'><table class='infoMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>OVA packages must be converted to OVF prior to Import. Please see: Converting an OVF package to an OVA for more information.</p></td></tr></table></div>

<p>4.&#160;&#160; If a virtual machine to host resource mapping is required - it is noted in the Mapping status field as Mapping: Required.</p>

<p>5.&#160;&#160; Click the Mapping wizard button <img src="http://community.citrix.com/download/attachments/45810048/newvirtualnetwork_32.jpg" align="absmiddle" border="0" /> in the Tool bar to map virtual machine to host resources.</p>

<p>6.&#160;&#160; Click the <b>Import</b> or <b>Force</b> button to begin the import.</p>
<div class='panelMacro'><table class='infoMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The button will display <b>Force</b> if mapping is either incomplete or non-existent.</p></td></tr></table></div>
<p>During a forced import devices are attached in a first found fashion. I.E. if the OVF has a network device defined on the VM an attempt will be made to attach that network to the first virtual network switch listed on the target host.</p>


<h4><a name="Kensho-AdvancedPackagingCapabilities"></a><b>Advanced Packaging Capabilities</b></h4>
<p>New to the Project Kensho 1.3 OVF Tool is support for a wide range of OVF virtual appliance packaging options.  When selecting one or more VMs to export as a virtual appliance, the utility presents the following options:</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image7.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 7 &#45; Export Options</b></font></p>

<p>Each option is unique and may be applied to any virtual appliance export.  Selecting a check box enables the feature.  Some features, like security options, require user input.  </p>

<ul>
	<li><b>Create OVA Package</b><br />
Selecting this option allows the user to create an OVA package.  An OVA package is an archive containing OVF metadata, virtual disks, manifest and certificates in a single file.   This feature is useful for scenarios where a single file containing all the necessary virtual machine components is desired.  This option produces a file with an .ova extension.  If a file inside of the OVF package is greater than 8 GB, the operation to create the OVA will fail.</li>
</ul>


<ul>
	<li><b>Compress OVA Package</b><br />
Selecting this option allows the user to compress the entire OVA package.  To enable this option, the user must select the Create OVA Package option.  This option is useful when the user seeks to reduce the overall file size of the of the OVA package.  This option produces a file with the .ova.gz extension.</li>
</ul>


<ul>
	<li><b>Compress OVF Files Individually</b><br />
Selecting this option allows the user to compress the individual files within the OVA package.  This differs from the option above in that each file within the OVA package is compressed.  Selecting this option allows the user to achieve maximum compression of an OVA file.  This option produces files within the OVA package with the .gz extension.  The OVA package will have the .ova extension.</li>
</ul>


<ul>
	<li><b>Add Manifest</b><br />
Selecting this option instructs the Project Kensho OVF Tool to create a manifest file referencing the OVF files and their checksum.  This option is useful when a user seeks improved reliability of the content.  This option produces a file with the .mf extension.</li>
</ul>


<ul>
	<li><b>Encrypt Attached Files</b><br />
Selecting this option allows the user to encrypt the OVF related files.  When selecting this option, the user must enter a passphrase.  This option is useful when protecting appliance content is required.</li>
</ul>


<ul>
	<li><b>Sign OVF Package</b><br />
Selecting this option allows the user to digitally sign the OVF file with a certificate.  This option is useful in providing security against unauthorized changes to the OVF file content.  </li>
</ul>


<ul>
	<li><b>Include EULA(s)</b><br />
Selecting this option allows the user to create a virtual appliance with an End User License Agreement (EULA).  This feature is useful when a virtual appliance requires end user agreement to a EULA before the virtual appliance installs on the target hypervisor.  To add a EULA follow these directions:</li>
</ul>


<p>1.&#160;&#160; Click the Add EULA button</p>

<p>2.&#160;&#160; Browse to the desired text file containing the EULA text.</p>

<div class='panelMacro'><table class='infoMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The EULA must be a plain text file and cannot contain any formatting (such as HTML tags) or special characters.</p></td></tr></table></div>

<p>3.&#160;&#160; Select the EULA text file. </p>

<p>4.&#160;&#160; Click Open</p>

<ul>
	<li><b>Export Metadata Only</b><br />
Selecting this option allows the user to create an OVF without any virtual disk(s).  This is useful when the user needs an OVF without virtual disk information.</li>
</ul>



<h4><a name="Kensho-AdvancedImportCapabilities"></a><b>Advanced Import Capabilities</b></h4>
<p>New to the Project Kensho 1.3 OVF Tool is support for a range of OVF virtual appliance import options.  When selecting one or more OVF virtual appliances to import, the utility presents the following options:</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image8.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 8 &#45; Import Options</b></font></p>

<ul>
	<li><b>Verify Digital Signature</b><br />
Selecting this option forces the import process to verify the digital signature that was used to sign the OVF during export.  If the verification fails, this typically indicates that the OVF has been tampered with.</li>
</ul>


<ul>
	<li><b>Verify Manifest Content</b><br />
Selecting this option forces the import process to verify that the content of the manifest file matches what is in the OVF package.  If this verification fails, it typically indicates that files are missing.</li>
</ul>


<ul>
	<li><b>Validate OVF Package</b><br />
Selecting this option forces the import process to validate the selected OVF file against the DMTF OVF 1.0.0 schema.  This is useful to determine the compatibility of an OVF file.</li>
</ul>


<ul>
	<li><b>Import Metadata Only</b><br />
Selecting this option imports the metadata only.  This is useful if configuration content is all that is needed.  The virtual machine content will be created from a template or an existing virtual disk will be attached after import. </li>
</ul>


<ul>
	<li><b>Run Operating System Fixups</b><br />
Selecting this option runs automated scripts against the imported VMware based virtual appliance.  This is necessary to ensure the VM boots properly.  Select this option for Windows or Linux virtual machines imported from VMware sources.  Fixup of virtual machines with more than two virtual disks is unsupported.</li>
</ul>



<h4><a name="Kensho-VMtoHostResourceMappingWizard"></a><b>VM to Host Resource Mapping Wizard</b></h4>

<p>The Project Kensho OVF Tool allows users to map system, storage, and networking resources defined in the OVF virtual appliance to the resources on the virtual machine host(s).  This ensures that prior to import, the proper resources are paired and the virtual machine can power on minimizing administrative tasks.  </p>

<p>Mapping is performed by selecting items (one or more) in the left column of the Mapping dialog and then selecting a target device in the right</p>

<p>The padlock icon <img src="http://community.citrix.com/download/attachments/45810048/image007.jpg" align="absmiddle" border="0" /> depicts that a mapping of a VM device to Host resource has been set. Individual mappings may be cleared by selecting and clearing the lock icon.</p>

<p>An existing OVF to Host resource mapping may be cleared by clicking the <b>Clear</b> button on the Import tab.</p>

<p>1.&#160;&#160; Begin the resource mapping process by Clicking the Mapping button <img src="http://community.citrix.com/download/attachments/45810048/newvirtualnetwork_32.jpg" align="absmiddle" border="0" /> in the Tool bar</p>

<p>2.&#160;&#160; The mapping wizard launches and presents the Systems tab (this is the target Host for a VM workload).</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image9.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 9 &#45; Unmapped VM CPU and memory workload</b></font></p>

<p>3.&#160;&#160;Select the desired host resource in the right pane</p>

<p>4.&#160;&#160;Select a VM resource(s) in the left pane</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image10.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd">8Figure 10 &#45; VM CPU and memory workload mapped Host*</font></p>

<p>5.&#160;&#160;Click the <b>Next</b> button to map the Network resources.</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image11.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd">*Figure 11 &#45; Mapped VM Network Device to Hypervisor Network Device</font></p>

<p>6.&#160;&#160; Select the desired host resource in the right pane</p>

<p>7.&#160;&#160; Select a VM resource(s) in the left pane</p>

<p>8.&#160;&#160; Click the <b>Next</b> button to map the Storage resources</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image12.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 12 &#45; Mapped VM Storage to Hypervisor Storage</b></font></p>

<p>9. &#160;&#160; Select the desired host resource in the right pane</p>

<p>10.&#160;&#160; Select a VM resource(s) in the left pane</p>

<p>11. &#160; Click <b>Done</b> to complete the wizard, save the mapping, and return to the Import screen.</p>

<h4><a name="Kensho-ConvertinganOVFpackagetoanOVAandviceversa"></a><b>Converting an OVF package to an OVA and vice versa</b></h4>
<p>The Project Kensho OVF Tool facilitates the conversion of any DMTF compliant OVF export to a single OVA file.</p>

<p>To convert an OVF with the Project Kensho OVF Tool:</p>

<p>1.&#160;&#160; Select the Import Tab</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image13.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 13 &#45; OVA Menu</b></font></p>

<p>2.&#160;&#160; From the Kensho Library, select an OVF.</p>

<p>3.&#160;&#160; Right click the OVF and Select 'Convert to OVA'</p>

<p>4.&#160;&#160; The reverse process is used to convert an OVA into an OVF.</p>

<div class='panelMacro'><table class='infoMacro'><col width='24'><col><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The OVF icon <img src="http://community.citrix.com/download/attachments/45810048/image013.jpg" align="absmiddle" border="0" height="26" width="26" /> depicts a folder that includes the OVF package configuration and associated file.<br />
The OVA icon <img src="http://community.citrix.com/download/attachments/45810048/image014.jpg" align="absmiddle" border="0" height="26" width="26" /> indicates an OVF package that has been compressed, using tar format, into a single file with the extension .OVA<br />
The X icon <img src="http://community.citrix.com/download/attachments/45810048/error_16.jpg" align="absmiddle" border="0" height="22" width="22" /> indicates an OVF package that is not compliant with the DMTF Standards.</p></td></tr></table></div>

<h4><a name="Kensho-EnvironmentTab"></a><b>Environment Tab</b></h4>
<p>The environment tab is a read-only view of the virtual machine host resources and environment.<br />
<img src="http://community.citrix.com/download/attachments/45810048/image14.jpg" align="absmiddle" border="0" /><br />
<font color="#4f81bd"><b>Figure 14 &#45; Environment Tab</b></font></p>

<h3><a name="Kensho-"></a><font color="#00549f">VMware OVF Support</font></h3>

<p>The Project Kensho OVF Tool facilitates importing VMware derived OVF content directly into a XenServer Storage Repository in the same manner as importing a XenConvert or Project Kensho produced OVF.  </p>

<p>It is important to note that not all VMware OVF content is equal.  VMware OVF content produced through the latest VMware utilities will result in a higher degree of import success.  The following VMware OVF content has been successfully tested:</p>

<ul>
	<li>vSphere 4</li>
	<li>Virtual Infrastructure 3</li>
	<li>VMware OVF Tool 0.9</li>
	<li>VMware OVF Tool 1.0</li>
	<li>VMware Studio 1.0</li>
	<li>VMware Workstation 6.5.3</li>
	<li>VMware Converter 4.0.x</li>
	<li>VMware Converter 3.0.3</li>
</ul>



<h3><a name="Kensho-"></a><font color="#00549f">Snapshot Support</font></h3>

<p>The Project Kensho OVF Tool now supports creating virtual appliances from virtual machines with snapshots. Both XenServer 5.5 and Hyper-V support virtual machine snapshots.  </p>

<p>When creating an OVF virtual appliance from a virtual machine with a snapshot, the current running state of the virtual machine is what the tool creates as a virtual appliance.  This can also be described as the state that is experienced when the virtual machine is powered on. </p>

<p>If a virtual machine contains multiple snapshots, only the current running state of the virtual machine is exported.  No snapshot history or detail is exported as part of the virtual appliance</p>


    </div>
        <div style="padding: 10px 0">
       <a href="http://community.citrix.com/display/xs/Kensho">View Online</a>
              &#124;
       <a href="http://community.citrix.com/display/xs/Kensho?showComments=true&#38;showCommentArea=true#addcomment">Add Comment</a>
           </div>
        
        .diffadded{background: #ddffdd;padding:1px 1px 1px 4px;border-left: 4px solid darkgreen; font-size: 10pt;}
        .diffdeleted{color:#999;background: #ffdddd;padding: 1px 1px 1px 4px;border-left: 4px solid darkred; font-size: 10pt;}
        .diffnochange{padding:1px 1px 1px 4px;border-left: 4px solid #d3d3d3; font-size: 10pt;}
        .differror{background:brown; font-size: 10pt;}
        .diff{font-family:lucida console, courier new, fixed-width; font-size: 10pt;}
        .diffaddedchars{background-color:#99ff99;font-weight:bolder;}
        .diffremovedchars{background-color:#ff9999;text-decoration: line-through;font-weight:bolder;}
        .diffnav{display:none;}
    
    <div style="border-top:1px solid #ddd;padding: 10px 0">
        <p>
            Changes between <a href="/display/xs/Kensho?pageVersion=89">revision 89</a>
            and <a href="/display/xs/Kensho">revision 90</a>: <br />
        </p>
        <div class="diff" style="padding: 0px 10px"><table><tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h1. Project Kensho v1.3 Technology Preview</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{anchor:OLE_LINK1} {anchor:OLE_LINK2}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column:width=67%}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td valign='top' class='diffnav' width='1%'><a name='change0'></a>&#160;</td><td valign='top' class='diffnav' width='1%'>&#160;<td class="diffadded">h3. {color:#00549f}Breaking News{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">Kensho OVF technology is now available from within XenServer 5.6.  We still take feed back and provide limited support for the Project Kensho OVF Tool 1.3's Hyper-V functionality.  Bring your issues and comments to the forum.  We'd love to hear from you.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffadded">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}Introduction{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">Simplicity is Power.  Simplicity is Project Kensho.  Citrix Project Kensho provides users with powerfully simple tools that facilitate the export and import of virtual machines and virtual machine based workloads (virtual appliances) using the Open Virtual Machine Format (OVF) and Common Information Model (CIM) industry standards developed by the Distributed Management Task Force's (DMTF) Virtualization Management Initiative (VMAN).</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The Project Kensho OVF Tool utilizes the OVF standard for the creation and consumption of virtual appliance packages.  The Open Virtual Machine Format describes the metadata of virtual machine(s) and the behavior of the appliance when consumed by the hypervisor.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">Citrix Project Kensho also provides a CIM interface to the XenServer™ API and introduces a WSMAN interface to XenServer™.&#38;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column} [!button3.png!&#124;http://download.citrix.com/English/ss/downloads/details.asp?downloadId=1682855&#38;productId=683148]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;*MyCitrix login required for download*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. *&#38;nbsp; Resources*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#38;nbsp; [!btn_search.png! *Discuss in Forum*&#124;http://forums.citrix.com/forum.jspa?forumID=780]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}Featured Videos{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!Kensho.png&#124;align=centre,width=100,heigh=72!&#124;http://www.citrix.com/tv/#video/956] </td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*Installing the Project Kensho OVF Tool*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!cim.png&#124;align=centre,width=100,heigh=72!&#124;http://www.citrix.com/tv/#video/963] </td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*Installing XenServer CIM Interfaces*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!cim.jpg&#124;align=centre,width=100,heigh=72!&#124;http://www.citrix.com/tv/#video/965]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*Using the Project Kensho OVF Tool*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!image13.jpg&#124;align=centre,width=100,heigh=60!&#124;http://www.citrix.com/tv/#video/1006]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*Project Kensho OVF Tool Advanced Features*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!image14.jpg&#124;align=centre,width=100,heigh=60!&#124;http://www.citrix.com/tv/#video/971]</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*Project Kensho and Hyper-V*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}Useful Reference{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!ProjectKensho.gif&#124;align=centre,width=80,heigh=40!&#124;http://community.citrix.com/download/attachments/45810048/WhatisOVF.pdf] </td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*What is OVF?*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">[!ProjectKensho.gif&#124;align=centre,width=80,heigh=40!&#124;http://community.citrix.com/download/attachments/45810048/Kensho+OVF+Technology.pdf] </td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align:center}*Kensho OVF Technology*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}How It Works{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">Project Kensho consists of the following components:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">An *OVF Tool* , which utilizes the OVF standard for the creation and consumption of virtual appliance packages.   This utility removes much of the complexities found in conversion and packaging tools.  </td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">A *CIM interface* to the XenServer™ API, which also adds a WSMAN interface to XenServer™. *The Xen-CIM component is required by the Project Kensho OVF Tool* and installs directly on the XenServer™. It can also be used as an interface for management of XenServer™ and XenServer™ hosted virtual machines.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}What's New?{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">Project Kensho 1.3 brings a wealth of powerfully simple features to both the Kensho OVF Tool and the CIM interface.  These new features enable users to both manage a XenServer™ in new ways as well as reap the benefits of OVF in a XenServer™ and Hyper-V environment.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. Kensho OVF Tool</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Compliant with the DMTF OVF 1.0.0 specification</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Compatibility with XenConvert 2.0 OVF content</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Support for importing into and exporting from a user defined XenServer Storage Repository (SR)</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	OVF security features:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">	**    Encryption</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">	**    Digital signing</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	OVF compression</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Snapshot support </td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Direct import of VMware OVF content simplifying migration and consumption of VMware content</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. XenServer-CIM Interface</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Support for XenServer™ 5.5</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Storage profile support</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Networking profile support</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">*	Snapshot classes</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}Project Kensho System Requirements{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The minimum environment to use the tools consists of:  Project Kensho OVF Tool Host, a supported virtual machine host, and a Windows SMB share.  Project Kensho requires the following services and software to support the components of the Project Kensho OVF Tool.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#124;&#124; *Software* &#124;&#124; *Description* &#124;&#124;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#124; Project Kensho OVF Tool Host &#124; Project Kensho OVF Tool requires a personal computer running Windows XP, Vista or Windows Server 2003 or 2008.  Windows 7 and Windows Server 2008 R2 support is experimental. &#124;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#124; Citrix XenServer™ &#124; Citrix XenServer™ 5.0 or 5.5 is required for creating and consuming OVF based virtual appliances using XenServer™ and management of the XenServer™ environment via the Common Information Model (CIM).   \\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The Project Kensho XenServer™ CIM installation utility provides support for management of the XenServer™ through the standards based CIM interface.  It also contains a configuration script to create an ISO storage repository and creates a helper VM template for the Project Kensho OVF Tool.&#124;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#124; Windows Server 2008 with Hyper-V &#124; The Project Kensho OVF Tool supports Windows Server 2008 with the Hyper-V Role for importing and exporting OVF based virtual appliances. \\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">Communication between the Project Kensho OVF Tool and the Windows Server occurs through WinRM. Windows Server 2008 installs WinRM by default, no additional installation is required. \\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#124; Windows Server SMB File Share &#124; The Project Kensho OVF Tool requires a Windows based UNC share to import and export OVF packages. This is called the Kensho (or OVF) Library. \\</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The share must be accessible from the Project Kensho OVF Tool as well as any virtual machine hosts targeted for import or export. &#124;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. {color:#00549f}Prerequisites{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">Complete the following pre-installation tasks before installing Project Kensho components:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Read through this entire document</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Read through the Project Kensho OVF Tool Readme</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Setup a Windows file share:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Create a file share from a Windows host</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">### Windows Server 2008 with the File Services Role provides the option of creating SMB or NFS based shares, be sure to select SMB.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">### Windows Server 2003 and prior create SMB based shares by default.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Obtain a user account and password that has change level access to this share.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Project Kensho OVF Tool Host:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Windows XP, Windows Server 2003, or Windows Vista.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Install .NET Framework version 3.5</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Install WinRM</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># XenServer™ Host:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## XenServer™ 5.0 or 5.5</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Windows Server 2008 with Hyper-V Host</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Add the Hyper-V role</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h2. &#38;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}Install{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. *XenServer-CIM Interface Installation*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">To install the XenServer-CIM Interface on XenServer™, complete the following procedure:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{note:title=Be Careful}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The install script creates a hidden ISO Storage Repository and copies two ISOs into it (xenserver-linuxfixup-disk.iso and xenserver-iscsi-target.iso). It also creates a helper VM template called 'iSCSI target' from xenserver-iscsi-target.iso. These are utilized by the Project Kensho OVF Tool.  Do not remove, alter or add content to this storage repository.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{note}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Copy XenServerCIM-Install.tgz to the XenServer™ host to the path of: /tmp</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># From the XenServer™ console, execute the following:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## *cd /tmp*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## *tar \- xvzf XenServer-CIM.tgz*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## *cd /XenServer-CIM*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Install the XenServer-CIM and WSMAN providers:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">### *bash ./install.sh*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">### Answer the prompt to set the security level of the interface.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. *Project Kensho OVF Tool Installation*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># From the computer identified as the Project Kensho OVF Tool computer:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Execute *KenshoOVF_x86.msi* or *KenshoOVF_x64.msi*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## Follow the prompts</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">The Project Kensho OVF Tool installer must execute via &#34;run as administrator&#34; option on Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. *Windows Server 2008 with* *Hyper-V Configuration*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">These steps enable WinRM, modify the Windows Firewall rules and set the appropriate authorization to access WinRM remotely with Kensho OVF Tool.</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># At the Hyper-V host login as the administrator</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># Open a command prompt and execute the following commands:</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">##	*winrm quickconfig*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">##	*winrm p winrm/config/service @\{AllowUnencrypted=&#34;true&#34;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">##	*winrm p winrm/config/service/auth @\{Basic=&#34;true&#34;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">##	*winrm p winrm/config/client @\{AllowUnencrypted=&#34;true&#34;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">##	*winrm p winrm/config/client/auth @\{Basic=&#34;true&#34;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. &#38;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h3. {color:#00549f}Uninstall{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">h4. *XenServer-CIM Interface Uninstall Process*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">&#160;</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange"># To uninstall the XenServer-CIM and WSMAN providers</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">## *bash ./uninstall.sh*</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">### If an ISO image is added to the ISO storage repository, answer the prompt to delete the 'XenServer Internal ISO library'</td></tr>
<tr><td colspan='2' class='diffnav'>&#160;</td><td class="diffnochange">### If confirmed, the script deletes the hidden internal ISO storage repository created during install. All ISO images added into this storage repository will b]]></description>
			<content:encoded><![CDATA[<p>
        Page
            <b>edited</b> by
                    <a href="http://community.citrix.com/display/~jeffg">Jeff Gee</a>
            </p>
        <div style="border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px;">
         <h1><a name="Kensho-ProjectKenshov1.3TechnologyPreview"></a>Project Kensho v1.3 Technology Preview</h1>

<p><a name="Kensho-OLELINK1"></a> <a name="Kensho-OLELINK2"></a></p>
<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" width="100%"><tbody><tr>
<td class="confluenceTd"  valign="top" width="67%">

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">
<h3><a name="Kensho-"></a><font color="#00549f">Breaking News</font></h3></div>
<p>Kensho OVF technology is now available from within XenServer 5.6.  We still take feed back and provide limited support for the Project Kensho OVF Tool 1.3's Hyper-V functionality.  Bring your issues and comments to the forum.  We'd love to hear from you.</p>


<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">
<h3><a name="Kensho-"></a><font color="#00549f">Introduction</font></h3></div>
<p>Simplicity is Power.  Simplicity is Project Kensho.  Citrix Project Kensho provides users with powerfully simple tools that facilitate the export and import of virtual machines and virtual machine based workloads (virtual appliances) using the Open Virtual Machine Format (OVF) and Common Information Model (CIM) industry standards developed by the Distributed Management Task Force's (DMTF) Virtualization Management Initiative (VMAN).</p>

<p>The Project Kensho OVF Tool utilizes the OVF standard for the creation and consumption of virtual appliance packages.  The Open Virtual Machine Format describes the metadata of virtual machine(s) and the behavior of the appliance when consumed by the hypervisor.</p>

<p>Citrix Project Kensho also provides a CIM interface to the XenServer™ API and introduces a WSMAN interface to XenServer™.&nbsp;</p>
</td>
<td class="confluenceTd"  valign="top"><p> <a href="http://download.citrix.com/English/ss/downloads/details.asp?downloadId=1682855&amp;productId=683148"><img src="http://community.citrix.com/download/attachments/45810048/button3.png" align="absmiddle" border="0" /></a><br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>MyCitrix login required for download</b></p>
<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h4><a name="Kensho-%26nbsp%3BResources"></a><b>&nbsp; Resources</b></h4>

<p>&nbsp; <a href="http://forums.citrix.com/forum.jspa?forumID=780"><img src="http://community.citrix.com/download/attachments/45810048/btn_search.png" align="absmiddle" border="0" /> <b>Discuss in Forum</b></a></p>
</div></td></tr></tbody></table>
<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Featured Videos</font></h3></div>
<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" width="100%"><tbody><tr>
<td class="confluenceTd"  valign="top">
<p><a href="http://www.citrix.com/tv/#video/956"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/Kensho.png" border="0" width="100" /></div></a> </p>
<div class="" align='center'><b>Installing the Project Kensho OVF Tool</b></div>
</td>
<td class="confluenceTd"  valign="top">
<p><a href="http://www.citrix.com/tv/#video/963"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/cim.png" border="0" width="100" /></div></a> </p>
<div class="" align='center'><b>Installing XenServer CIM Interfaces</b></div>
</td>
<td class="confluenceTd"  valign="top">
<p><a href="http://www.citrix.com/tv/#video/965"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/cim.jpg" border="0" width="100" /></div></a></p>
<div class="" align='center'><b>Using the Project Kensho OVF Tool</b></div>
</td>
<td class="confluenceTd"  valign="top">
<p><a href="http://www.citrix.com/tv/#video/1006"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/image13.jpg" border="0" width="100" /></div></a></p>
<div class="" align='center'><b>Project Kensho OVF Tool Advanced Features</b></div>
</td>
<td class="confluenceTd"  valign="top">
<p><a href="http://www.citrix.com/tv/#video/971"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/image14.jpg" border="0" width="100" /></div></a></p>
<div class="" align='center'><b>Project Kensho and Hyper-V</b></div>
</td></tr></tbody></table>
<p><br clear="all" /></p>

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Useful Reference</font></h3></div>

<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" width="100%"><tbody><tr>
<td class="confluenceTd"  valign="top">
<p><a href="http://community.citrix.com/download/attachments/45810048/WhatisOVF.pdf"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/ProjectKensho.gif" border="0" width="80" /></div></a> </p>
<div class="" align='center'><b>What is OVF?</b></div>
</td>
<td class="confluenceTd"  valign="top">
<p><a href="http://community.citrix.com/download/attachments/45810048/Kensho+OVF+Technology.pdf"><div align="center"><img src="http://community.citrix.com/download/attachments/45810048/ProjectKensho.gif" border="0" width="80" /></div></a> </p>
<div class="" align='center'><b>Kensho OVF Technology</b></div>

<div class="" align='justify'></div>
</td></tr></tbody></table>
<p><br clear="all" /></p>

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">How It Works</font></h3></div>
<p>Project Kensho consists of the following components:<br/>
An <b>OVF Tool</b> , which utilizes the OVF standard for the creation and consumption of virtual appliance packages.   This utility removes much of the complexities found in conversion and packaging tools.  </p>

<p>A <b>CIM interface</b> to the XenServer™ API, which also adds a WSMAN interface to XenServer™. <b>The Xen-CIM component is required by the Project Kensho OVF Tool</b> and installs directly on the XenServer™. It can also be used as an interface for management of XenServer™ and XenServer™ hosted virtual machines.</p>

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">What's New?</font></h3>
</div>
<p>Project Kensho 1.3 brings a wealth of powerfully simple features to both the Kensho OVF Tool and the CIM interface.  These new features enable users to both manage a XenServer™ in new ways as well as reap the benefits of OVF in a XenServer™ and Hyper-V environment.</p>

<h4><a name="Kensho-KenshoOVFTool"></a>Kensho OVF Tool</h4>
<ul>
	<li>Compliant with the DMTF OVF 1.0.0 specification</li>
	<li>Compatibility with XenConvert 2.0 OVF content</li>
	<li>Support for importing into and exporting from a user defined XenServer Storage Repository (SR)</li>
	<li>OVF security features:
	<ul>
		<li>Encryption</li>
		<li>Digital signing</li>
	</ul>
	</li>
	<li>OVF compression</li>
	<li>Snapshot support</li>
	<li>Direct import of VMware OVF content simplifying migration and consumption of VMware content</li>
</ul>


<h4><a name="Kensho-XenServerCIMInterface"></a>XenServer-CIM Interface</h4>
<ul>
	<li>Support for XenServer™ 5.5</li>
	<li>Storage profile support</li>
	<li>Networking profile support</li>
	<li>Snapshot classes</li>
</ul>


<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Project Kensho System Requirements</font></h3>
</div>

<p>The minimum environment to use the tools consists of:  Project Kensho OVF Tool Host, a supported virtual machine host, and a Windows SMB share.  Project Kensho requires the following services and software to support the components of the Project Kensho OVF Tool.</p>
<table class='confluenceTable'><tbody>
<tr>
<th class='confluenceTh'> <b>Software</b> </th>
<th class='confluenceTh'> <b>Description</b> </th>
</tr>
<tr>
<td class='confluenceTd'> Project Kensho OVF Tool Host </td>
<td class='confluenceTd'> Project Kensho OVF Tool requires a personal computer running Windows XP, Vista or Windows Server 2003 or 2008.  Windows 7 and Windows Server 2008 R2 support is experimental. </td>
</tr>
<tr>
<td class='confluenceTd'> Citrix XenServer™ </td>
<td class='confluenceTd'> Citrix XenServer™ 5.0 or 5.5 is required for creating and consuming OVF based virtual appliances using XenServer™ and management of the XenServer™ environment via the Common Information Model (CIM).   <br clear="all" />
<br clear="all" />
The Project Kensho XenServer™ CIM installation utility provides support for management of the XenServer™ through the standards based CIM interface.  It also contains a configuration script to create an ISO storage repository and creates a helper VM template for the Project Kensho OVF Tool.</td>
</tr>
<tr>
<td class='confluenceTd'> Windows Server 2008 with Hyper-V </td>
<td class='confluenceTd'> The Project Kensho OVF Tool supports Windows Server 2008 with the Hyper-V Role for importing and exporting OVF based virtual appliances. <br clear="all" />
<br clear="all" />
Communication between the Project Kensho OVF Tool and the Windows Server occurs through WinRM. Windows Server 2008 installs WinRM by default, no additional installation is required. <br clear="all" /></td>
</tr>
<tr>
<td class='confluenceTd'> Windows Server SMB File Share </td>
<td class='confluenceTd'> The Project Kensho OVF Tool requires a Windows based UNC share to import and export OVF packages. This is called the Kensho (or OVF) Library. <br clear="all" />
The share must be accessible from the Project Kensho OVF Tool as well as any virtual machine hosts targeted for import or export. </td>
</tr>
</tbody></table>

<h4><a name="Kensho-"></a><font color="#00549f">Prerequisites</font></h4>

<p>Complete the following pre-installation tasks before installing Project Kensho components:</p>
<ol>
	<li>Read through this entire document</li>
	<li>Read through the Project Kensho OVF Tool Readme</li>
	<li>Setup a Windows file share:
	<ol>
		<li>Create a file share from a Windows host
		<ol>
			<li>Windows Server 2008 with the File Services Role provides the option of creating SMB or NFS based shares, be sure to select SMB.</li>
			<li>Windows Server 2003 and prior create SMB based shares by default.</li>
		</ol>
		</li>
		<li>Obtain a user account and password that has change level access to this share.</li>
	</ol>
	</li>
	<li>Project Kensho OVF Tool Host:
	<ol>
		<li>Windows XP, Windows Server 2003, or Windows Vista.</li>
		<li>Install .NET Framework version 3.5</li>
		<li>Install WinRM</li>
	</ol>
	</li>
	<li>XenServer™ Host:
	<ol>
		<li>XenServer™ 5.0 or 5.5</li>
	</ol>
	</li>
	<li>Windows Server 2008 with Hyper-V Host
	<ol>
		<li>Add the Hyper-V role</li>
	</ol>
	</li>
</ol>


<h2><a name="Kensho-%26nbsp%3B"></a>&nbsp;</h2>

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Install</font></h3>
</div>

<h4><a name="Kensho-XenServerCIMInterfaceInstallation"></a><b>XenServer-CIM Interface Installation</b></h4>

<p>To install the XenServer-CIM Interface on XenServer™, complete the following procedure:</p>
<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Be Careful</b><br />
<p>The install script creates a hidden ISO Storage Repository and copies two ISOs into it (xenserver-linuxfixup-disk.iso and xenserver-iscsi-target.iso). It also creates a helper VM template called 'iSCSI target' from xenserver-iscsi-target.iso. These are utilized by the Project Kensho OVF Tool.  Do not remove, alter or add content to this storage repository.</p></td></tr></table></div>

<ol>
	<li>Copy XenServerCIM-Install.tgz to the XenServer™ host to the path of: /tmp</li>
	<li>From the XenServer™ console, execute the following:
	<ol>
		<li><b>cd /tmp</b></li>
		<li><b>tar &#45; xvzf XenServer-CIM.tgz</b></li>
		<li><b>cd /XenServer-CIM</b></li>
		<li>Install the XenServer-CIM and WSMAN providers:
		<ol>
			<li><b>bash ./install.sh</b></li>
			<li>Answer the prompt to set the security level of the interface.</li>
		</ol>
		</li>
	</ol>
	</li>
</ol>


<h4><a name="Kensho-ProjectKenshoOVFToolInstallation"></a><b>Project Kensho OVF Tool Installation</b></h4>

<ol>
	<li>From the computer identified as the Project Kensho OVF Tool computer:
	<ol>
		<li>Execute <b>KenshoOVF_x86.msi</b> or <b>KenshoOVF_x64.msi</b></li>
		<li>Follow the prompts</li>
	</ol>
	</li>
</ol>


<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The Project Kensho OVF Tool installer must execute via "run as administrator" option on Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2.</p></td></tr></table></div>

<h4><a name="Kensho-WindowsServer2008withHyperVConfiguration"></a><b>Windows Server 2008 with</b> <b>Hyper-V Configuration</b></h4>
<p>These steps enable WinRM, modify the Windows Firewall rules and set the appropriate authorization to access WinRM remotely with Kensho OVF Tool.</p>
<ol>
	<li>At the Hyper-V host login as the administrator</li>
	<li>Open a command prompt and execute the following commands:
	<ol>
		<li><b>winrm quickconfig</b></li>
		<li><b>winrm p winrm/config/service @{AllowUnencrypted="true"}</b></li>
		<li><b>winrm p winrm/config/service/auth @{Basic="true"}</b></li>
		<li><b>winrm p winrm/config/client @{AllowUnencrypted="true"}</b></li>
		<li><b>winrm p winrm/config/client/auth @{Basic="true"}</b></li>
	</ol>
	</li>
</ol>



<h3><a name="Kensho-%26nbsp%3B"></a>&nbsp;</h3>

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Uninstall</font></h3>
</div>

<h4><a name="Kensho-XenServerCIMInterfaceUninstallProcess"></a><b>XenServer-CIM Interface Uninstall Process</b></h4>

<ol>
	<li>To uninstall the XenServer-CIM and WSMAN providers
	<ol>
		<li><b>bash ./uninstall.sh</b>
		<ol>
			<li>If an ISO image is added to the ISO storage repository, answer the prompt to delete the 'XenServer Internal ISO library'</li>
			<li>If confirmed, the script deletes the hidden internal ISO storage repository created during install. All ISO images added into this storage repository will be deleted.</li>
		</ol>
		</li>
	</ol>
	</li>
</ol>


<h4><a name="Kensho-ProjectKenshoOVFToolUninstallProcess"></a><b>Project Kensho OVF Tool Uninstall Process</b></h4>

<ol>
	<li>To uninstall Project Kensho OVF Tool:
	<ol>
		<li>Open Add / Remove Programs (or Programs)</li>
		<li>Select the Project Kensho OVF Tool</li>
		<li>Select Remove</li>
	</ol>
	</li>
</ol>


<h3><a name="Kensho-%26nbsp%3B"></a>&nbsp;</h3>

<div style="padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE">

<h3><a name="Kensho-"></a><font color="#00549f">Project Kensho Administration</font></h3>
</div>
<p>This section covers general administration and use of the XenServer CIM interface for XenServer™ and the Project Kensho OVF Tool.</p>

<h4><a name="Kensho-XenServerCIMInterface"></a><b>XenServer-CIM Interface</b></h4>

<p>Once installed, the XenServer-CIM interface requires no administration. Documentation is provided within the distribution that further describes using the interface and its options.</p>

<h4><a name="Kensho-ProjectKenshoOVFTool"></a><b>Project Kensho OVF Tool</b></h4>

<p>The Project Kensho OVF Tool is the primary utility to create and consume OVF virtual appliances. When starting the utility, an initialization process occurs.  This process gathers all of the library and server information from the systems defined by the user.  In some scenarios, initialization may take up to 60 seconds or more to collect all data.</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image1.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 1 &#45; Initializing Indicator</b></font></p>

<p>After completing initialization, the main UI appears</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image2.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 2 &#45; Project Kensho OVF Tool</b></font></p>

<h4><a name="Kensho-AddingvirtualmachineHost%28s%29andOVFLibraryResources%3A"></a><b>Adding virtual machine Host(s) and OVF Library Resources:</b></h4>
<p>To begin using the utility, it is necessary to add at least one virtual machine host and an OVF Library.  To add a virtual machine host or Library share:</p>

<p>1.&nbsp;&nbsp; From the menu bar, select <b>File &gt; Add Server</b>.  Alternatively, pressing the hotkey combination <b>Alt &#43;A</b> or clicking the Add Server icon <img src="http://community.citrix.com/download/attachments/45810048/addhost_16.jpg" align="absmiddle" border="0" /> on the toolbar invokes the Add Server configuration window.</p>

<p>2.&nbsp;&nbsp; Select the platform type from the drop down menu:</p>

<table class='confluenceTable'><tbody>
<tr>
<td class='confluenceTd'> <img src="http://community.citrix.com/download/attachments/45810048/image3.jpg" align="absmiddle" border="0" /> </td>
<td class='confluenceTd'><ul>
	<li><b>For a Library</b> :
	<ol>
		<li>Enter the server name (or IP address)</li>
		<li>Enter the share name (without slashes or subfolders)</li>
		<li>Enter the username and password</li>
		<li>Click <b>Add</b> .</li>
	</ol>
	</li>
</ul>
</td>
</tr>
<tr>
<td class='confluenceTd'> <font color="#4f81bd"><b>Figure 3 &#45; Adding a Library Server</b></font> </td>
</tr>
<tr>
<td class='confluenceTd'> <img src="http://community.citrix.com/download/attachments/45810048/image4.jpg" align="absmiddle" border="0" /> </td>
<td class='confluenceTd'><ul>
	<li><b>For a virtual machine host:</b>
	<ol>
		<li>Enter the server name (or IP address)</li>
		<li>Select the Host server protocol: Unsecure or Secure (HTTP/HTTPS)</li>
		<li>Enter the username and password</li>
		<li>Click <b>Add</b></li>
	</ol>
	</li>
</ul>
</td>
</tr>
<tr>
<td class='confluenceTd'> <font color="#4f81bd"><b>Figure 4 &#45; Adding a XenServer™ Host</b></font> </td>
</tr>
</tbody></table>

<p>3. &nbsp;The window will stay open after clicking the <b>Add</b> button. Repeat this process for each hypervisor and or library the Project Kensho OVF Tool will manage. Click the <b>Close</b> button when finished adding all servers.</p>
<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>When adding a Hyper V server the account used must be a member of the local Hyper-V host administrators group.</p></td></tr></table></div>

<h4><a name="Kensho-CreatingaVirtualAppliance"></a><b>Creating a Virtual Appliance</b></h4>
<p>After configuring a library and virtual machine host(s), the Project Kensho OVF Tool is ready to create a virtual appliance from one or more virtual machines.  The virtual appliance will become an OVF package.  The virtual appliance is exported from either a XenServer™ or Hyper-V host.</p>

<p>To export a virtual machine as an OVF virtual appliance, follow these easy steps:</p>

<p>1.&nbsp;&nbsp; Select the Export Tab</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image5.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 5 &#45; Export Tab</b></font></p>

<p>2.&nbsp;&nbsp; Select the target library share from the Library tree view. This is where the OVF and associated VHD(s) will reside after export.</p>

<p>3.&nbsp;&nbsp; From the tree view, expand the list of virtual machines under each virtual machine host.</p>

<p>4.&nbsp;&nbsp; Select a virtual machine with a single click. This will place its qualified name into the <em>Selected vMachine(s)</em> list box. To remove the selection, double click the selection.</p>
<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Be Aware</b><br />
<p>There is no limit to the number of virtual machines to select for export. The more virtual machines selected, the longer the export will take and require more storage on the Library server.  The amount of time to export per virtual machine is dependent on the virtual disk size, type, and network bandwidth between the virtual machine host and the library server.</p></td></tr></table></div>
<p>5.&nbsp;&nbsp; Click the Export button to begin.  The result will be the OVF virtual appliance package containing the virtual machine(s) selected.  It is important to enusre that  the OVF package is tested before assuming it is good.  The next section describes the import process.</p>


<h4><a name="Kensho-ConsumingaVirtualAppliance"></a><b>Consuming a Virtual Appliance</b></h4>
<p>The Project Kensho OVF Tool can consume any DMTF compliant OVF file that contains virtual machine disk(s) in the VHD or VMDK format.  The virtual appliance is imported into either a XenServer™ or Hyper-V host.</p>

<p>To import an OVF virtual appliance, follow these easy steps:</p>

<p>1.&nbsp;&nbsp; Select the Import Tab.</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image6.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd">*Figure 6 &#45; Import Tab</font></p>

<p>2.&nbsp;&nbsp; Select the target virtual machine host or hosts from the respective Host type tree view.</p>

<p>3.&nbsp;&nbsp; From the Kensho Library tree view, select an OVF virtual appliance.</p>
<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>OVA packages must be converted to OVF prior to Import. Please see: Converting an OVF package to an OVA for more information.</p></td></tr></table></div>

<p>4.&nbsp;&nbsp; If a virtual machine to host resource mapping is required - it is noted in the Mapping status field as Mapping: Required.</p>

<p>5.&nbsp;&nbsp; Click the Mapping wizard button <img src="http://community.citrix.com/download/attachments/45810048/newvirtualnetwork_32.jpg" align="absmiddle" border="0" /> in the Tool bar to map virtual machine to host resources.</p>

<p>6.&nbsp;&nbsp; Click the <b>Import</b> or <b>Force</b> button to begin the import.</p>
<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The button will display <b>Force</b> if mapping is either incomplete or non-existent.</p></td></tr></table></div>
<p>During a forced import devices are attached in a first found fashion. I.E. if the OVF has a network device defined on the VM an attempt will be made to attach that network to the first virtual network switch listed on the target host.</p>


<h4><a name="Kensho-AdvancedPackagingCapabilities"></a><b>Advanced Packaging Capabilities</b></h4>
<p>New to the Project Kensho 1.3 OVF Tool is support for a wide range of OVF virtual appliance packaging options.  When selecting one or more VMs to export as a virtual appliance, the utility presents the following options:</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image7.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 7 &#45; Export Options</b></font></p>

<p>Each option is unique and may be applied to any virtual appliance export.  Selecting a check box enables the feature.  Some features, like security options, require user input.  </p>

<ul>
	<li><b>Create OVA Package</b><br/>
Selecting this option allows the user to create an OVA package.  An OVA package is an archive containing OVF metadata, virtual disks, manifest and certificates in a single file.   This feature is useful for scenarios where a single file containing all the necessary virtual machine components is desired.  This option produces a file with an .ova extension.  If a file inside of the OVF package is greater than 8 GB, the operation to create the OVA will fail.</li>
</ul>


<ul>
	<li><b>Compress OVA Package</b><br/>
Selecting this option allows the user to compress the entire OVA package.  To enable this option, the user must select the Create OVA Package option.  This option is useful when the user seeks to reduce the overall file size of the of the OVA package.  This option produces a file with the .ova.gz extension.</li>
</ul>


<ul>
	<li><b>Compress OVF Files Individually</b><br/>
Selecting this option allows the user to compress the individual files within the OVA package.  This differs from the option above in that each file within the OVA package is compressed.  Selecting this option allows the user to achieve maximum compression of an OVA file.  This option produces files within the OVA package with the .gz extension.  The OVA package will have the .ova extension.</li>
</ul>


<ul>
	<li><b>Add Manifest</b><br/>
Selecting this option instructs the Project Kensho OVF Tool to create a manifest file referencing the OVF files and their checksum.  This option is useful when a user seeks improved reliability of the content.  This option produces a file with the .mf extension.</li>
</ul>


<ul>
	<li><b>Encrypt Attached Files</b><br/>
Selecting this option allows the user to encrypt the OVF related files.  When selecting this option, the user must enter a passphrase.  This option is useful when protecting appliance content is required.</li>
</ul>


<ul>
	<li><b>Sign OVF Package</b><br/>
Selecting this option allows the user to digitally sign the OVF file with a certificate.  This option is useful in providing security against unauthorized changes to the OVF file content.  </li>
</ul>


<ul>
	<li><b>Include EULA(s)</b><br/>
Selecting this option allows the user to create a virtual appliance with an End User License Agreement (EULA).  This feature is useful when a virtual appliance requires end user agreement to a EULA before the virtual appliance installs on the target hypervisor.  To add a EULA follow these directions:</li>
</ul>


<p>1.&nbsp;&nbsp; Click the Add EULA button</p>

<p>2.&nbsp;&nbsp; Browse to the desired text file containing the EULA text.</p>

<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The EULA must be a plain text file and cannot contain any formatting (such as HTML tags) or special characters.</p></td></tr></table></div>

<p>3.&nbsp;&nbsp; Select the EULA text file. </p>

<p>4.&nbsp;&nbsp; Click Open</p>

<ul>
	<li><b>Export Metadata Only</b><br/>
Selecting this option allows the user to create an OVF without any virtual disk(s).  This is useful when the user needs an OVF without virtual disk information.</li>
</ul>



<h4><a name="Kensho-AdvancedImportCapabilities"></a><b>Advanced Import Capabilities</b></h4>
<p>New to the Project Kensho 1.3 OVF Tool is support for a range of OVF virtual appliance import options.  When selecting one or more OVF virtual appliances to import, the utility presents the following options:</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image8.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 8 &#45; Import Options</b></font></p>

<ul>
	<li><b>Verify Digital Signature</b><br/>
Selecting this option forces the import process to verify the digital signature that was used to sign the OVF during export.  If the verification fails, this typically indicates that the OVF has been tampered with.</li>
</ul>


<ul>
	<li><b>Verify Manifest Content</b><br/>
Selecting this option forces the import process to verify that the content of the manifest file matches what is in the OVF package.  If this verification fails, it typically indicates that files are missing.</li>
</ul>


<ul>
	<li><b>Validate OVF Package</b><br/>
Selecting this option forces the import process to validate the selected OVF file against the DMTF OVF 1.0.0 schema.  This is useful to determine the compatibility of an OVF file.</li>
</ul>


<ul>
	<li><b>Import Metadata Only</b><br/>
Selecting this option imports the metadata only.  This is useful if configuration content is all that is needed.  The virtual machine content will be created from a template or an existing virtual disk will be attached after import. </li>
</ul>


<ul>
	<li><b>Run Operating System Fixups</b><br/>
Selecting this option runs automated scripts against the imported VMware based virtual appliance.  This is necessary to ensure the VM boots properly.  Select this option for Windows or Linux virtual machines imported from VMware sources.  Fixup of virtual machines with more than two virtual disks is unsupported.</li>
</ul>



<h4><a name="Kensho-VMtoHostResourceMappingWizard"></a><b>VM to Host Resource Mapping Wizard</b></h4>

<p>The Project Kensho OVF Tool allows users to map system, storage, and networking resources defined in the OVF virtual appliance to the resources on the virtual machine host(s).  This ensures that prior to import, the proper resources are paired and the virtual machine can power on minimizing administrative tasks.  </p>

<p>Mapping is performed by selecting items (one or more) in the left column of the Mapping dialog and then selecting a target device in the right</p>

<p>The padlock icon <img src="http://community.citrix.com/download/attachments/45810048/image007.jpg" align="absmiddle" border="0" /> depicts that a mapping of a VM device to Host resource has been set. Individual mappings may be cleared by selecting and clearing the lock icon.</p>

<p>An existing OVF to Host resource mapping may be cleared by clicking the <b>Clear</b> button on the Import tab.</p>

<p>1.&nbsp;&nbsp; Begin the resource mapping process by Clicking the Mapping button <img src="http://community.citrix.com/download/attachments/45810048/newvirtualnetwork_32.jpg" align="absmiddle" border="0" /> in the Tool bar</p>

<p>2.&nbsp;&nbsp; The mapping wizard launches and presents the Systems tab (this is the target Host for a VM workload).</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image9.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 9 &#45; Unmapped VM CPU and memory workload</b></font></p>

<p>3.&nbsp;&nbsp;Select the desired host resource in the right pane</p>

<p>4.&nbsp;&nbsp;Select a VM resource(s) in the left pane</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image10.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd">8Figure 10 &#45; VM CPU and memory workload mapped Host*</font></p>

<p>5.&nbsp;&nbsp;Click the <b>Next</b> button to map the Network resources.</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image11.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd">*Figure 11 &#45; Mapped VM Network Device to Hypervisor Network Device</font></p>

<p>6.&nbsp;&nbsp; Select the desired host resource in the right pane</p>

<p>7.&nbsp;&nbsp; Select a VM resource(s) in the left pane</p>

<p>8.&nbsp;&nbsp; Click the <b>Next</b> button to map the Storage resources</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image12.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 12 &#45; Mapped VM Storage to Hypervisor Storage</b></font></p>

<p>9. &nbsp;&nbsp; Select the desired host resource in the right pane</p>

<p>10.&nbsp;&nbsp; Select a VM resource(s) in the left pane</p>

<p>11. &nbsp; Click <b>Done</b> to complete the wizard, save the mapping, and return to the Import screen.</p>

<h4><a name="Kensho-ConvertinganOVFpackagetoanOVAandviceversa"></a><b>Converting an OVF package to an OVA and vice versa</b></h4>
<p>The Project Kensho OVF Tool facilitates the conversion of any DMTF compliant OVF export to a single OVA file.</p>

<p>To convert an OVF with the Project Kensho OVF Tool:</p>

<p>1.&nbsp;&nbsp; Select the Import Tab</p>

<p><img src="http://community.citrix.com/download/attachments/45810048/image13.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 13 &#45; OVA Menu</b></font></p>

<p>2.&nbsp;&nbsp; From the Kensho Library, select an OVF.</p>

<p>3.&nbsp;&nbsp; Right click the OVF and Select 'Convert to OVA'</p>

<p>4.&nbsp;&nbsp; The reverse process is used to convert an OVA into an OVF.</p>

<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://community.citrix.com/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />
<p>The OVF icon <img src="http://community.citrix.com/download/attachments/45810048/image013.jpg" align="absmiddle" border="0" height="26" width="26" /> depicts a folder that includes the OVF package configuration and associated file.<br/>
The OVA icon <img src="http://community.citrix.com/download/attachments/45810048/image014.jpg" align="absmiddle" border="0" height="26" width="26" /> indicates an OVF package that has been compressed, using tar format, into a single file with the extension .OVA<br/>
The X icon <img src="http://community.citrix.com/download/attachments/45810048/error_16.jpg" align="absmiddle" border="0" height="22" width="22" /> indicates an OVF package that is not compliant with the DMTF Standards.</p></td></tr></table></div>

<h4><a name="Kensho-EnvironmentTab"></a><b>Environment Tab</b></h4>
<p>The environment tab is a read-only view of the virtual machine host resources and environment.<br/>
<img src="http://community.citrix.com/download/attachments/45810048/image14.jpg" align="absmiddle" border="0" /><br/>
<font color="#4f81bd"><b>Figure 14 &#45; Environment Tab</b></font></p>

<h3><a name="Kensho-"></a><font color="#00549f">VMware OVF Support</font></h3>

<p>The Project Kensho OVF Tool facilitates importing VMware derived OVF content directly into a XenServer Storage Repository in the same manner as importing a XenConvert or Project Kensho produced OVF.  </p>

<p>It is important to note that not all VMware OVF content is equal.  VMware OVF content produced through the latest VMware utilities will result in a higher degree of import success.  The following VMware OVF content has been successfully tested:</p>

<ul>
	<li>vSphere 4</li>
	<li>Virtual Infrastructure 3</li>
	<li>VMware OVF Tool 0.9</li>
	<li>VMware OVF Tool 1.0</li>
	<li>VMware Studio 1.0</li>
	<li>VMware Workstation 6.5.3</li>
	<li>VMware Converter 4.0.x</li>
	<li>VMware Converter 3.0.3</li>
</ul>



<h3><a name="Kensho-"></a><font color="#00549f">Snapshot Support</font></h3>

<p>The Project Kensho OVF Tool now supports creating virtual appliances from virtual machines with snapshots. Both XenServer 5.5 and Hyper-V support virtual machine snapshots.  </p>

<p>When creating an OVF virtual appliance from a virtual machine with a snapshot, the current running state of the virtual machine is what the tool creates as a virtual appliance.  This can also be described as the state that is experienced when the virtual machine is powered on. </p>

<p>If a virtual machine contains multiple snapshots, only the current running state of the virtual machine is exported.  No snapshot history or detail is exported as part of the virtual appliance</p>


    </div>
        <div style="padding: 10px 0;">
       <a href="http://community.citrix.com/display/xs/Kensho">View Online</a>
              |
       <a href="http://community.citrix.com/display/xs/Kensho?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
        <style type="text/css">
        .diffadded{background: #ddffdd;padding:1px 1px 1px 4px;border-left: 4px solid darkgreen; font-size: 10pt;}
        .diffdeleted{color:#999;background: #ffdddd;padding: 1px 1px 1px 4px;border-left: 4px solid darkred; font-size: 10pt;}
        .diffnochange{padding:1px 1px 1px 4px;border-left: 4px solid #d3d3d3; font-size: 10pt;}
        .differror{background:brown; font-size: 10pt;}
        .diff{font-family:lucida console, courier new, fixed-width; font-size: 10pt;}
        .diffaddedchars{background-color:#99ff99;font-weight:bolder;}
        .diffremovedchars{background-color:#ff9999;text-decoration: line-through;font-weight:bolder;}
        .diffnav{display:none;}
    </style>
    <div style="border-top:1px solid #ddd; padding: 10px 0;">
        <p>
            Changes between <a href="http://community.citrix.com/display/xs/Kensho?pageVersion=89">revision 89</a>
            and <a href="http://community.citrix.com/display/xs/Kensho">revision 90</a>: <br />
        </p>
        <div class="diff" style="padding: 0px 10px;"><table><tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h1. Project Kensho v1.3 Technology Preview</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{anchor:OLE_LINK1} {anchor:OLE_LINK2}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column:width=67%}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td valign='top' class='diffnav' width='1%'><a name='change0'></a>&nbsp;</td><td valign='top' class='diffnav' width='1%'>&nbsp;<td class="diffadded">h3. {color:#00549f}Breaking News{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">Kensho OVF technology is now available from within XenServer 5.6.  We still take feed back and provide limited support for the Project Kensho OVF Tool 1.3's Hyper-V functionality.  Bring your issues and comments to the forum.  We'd love to hear from you.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffadded">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Introduction{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Simplicity is Power.  Simplicity is Project Kensho.  Citrix Project Kensho provides users with powerfully simple tools that facilitate the export and import of virtual machines and virtual machine based workloads (virtual appliances) using the Open Virtual Machine Format (OVF) and Common Information Model (CIM) industry standards developed by the Distributed Management Task Force's (DMTF) Virtualization Management Initiative (VMAN).</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool utilizes the OVF standard for the creation and consumption of virtual appliance packages.  The Open Virtual Machine Format describes the metadata of virtual machine(s) and the behavior of the appliance when consumed by the hypervisor.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Citrix Project Kensho also provides a CIM interface to the XenServer™ API and introduces a WSMAN interface to XenServer™.&amp;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column} [!button3.png!|http://download.citrix.com/English/ss/downloads/details.asp?downloadId=1682855&amp;productId=683148]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*MyCitrix login required for download*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *&amp;nbsp; Resources*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&amp;nbsp; [!btn_search.png! *Discuss in Forum*|http://forums.citrix.com/forum.jspa?forumID=780]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Featured Videos{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!Kensho.png|align=centre,width=100,heigh=72!|http://www.citrix.com/tv/#video/956] </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*Installing the Project Kensho OVF Tool*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!cim.png|align=centre,width=100,heigh=72!|http://www.citrix.com/tv/#video/963] </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*Installing XenServer CIM Interfaces*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!cim.jpg|align=centre,width=100,heigh=72!|http://www.citrix.com/tv/#video/965]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*Using the Project Kensho OVF Tool*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!image13.jpg|align=centre,width=100,heigh=60!|http://www.citrix.com/tv/#video/1006]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*Project Kensho OVF Tool Advanced Features*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!image14.jpg|align=centre,width=100,heigh=60!|http://www.citrix.com/tv/#video/971]</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*Project Kensho and Hyper-V*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Useful Reference{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!ProjectKensho.gif|align=centre,width=80,heigh=40!|http://community.citrix.com/download/attachments/45810048/WhatisOVF.pdf] </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*What is OVF?*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">[!ProjectKensho.gif|align=centre,width=80,heigh=40!|http://community.citrix.com/download/attachments/45810048/Kensho+OVF+Technology.pdf] </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align:center}*Kensho OVF Technology*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{align}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{column}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{section}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}How It Works{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Project Kensho consists of the following components:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">An *OVF Tool* , which utilizes the OVF standard for the creation and consumption of virtual appliance packages.   This utility removes much of the complexities found in conversion and packaging tools.  </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">A *CIM interface* to the XenServer™ API, which also adds a WSMAN interface to XenServer™. *The Xen-CIM component is required by the Project Kensho OVF Tool* and installs directly on the XenServer™. It can also be used as an interface for management of XenServer™ and XenServer™ hosted virtual machines.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}What's New?{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Project Kensho 1.3 brings a wealth of powerfully simple features to both the Kensho OVF Tool and the CIM interface.  These new features enable users to both manage a XenServer™ in new ways as well as reap the benefits of OVF in a XenServer™ and Hyper-V environment.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. Kensho OVF Tool</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Compliant with the DMTF OVF 1.0.0 specification</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Compatibility with XenConvert 2.0 OVF content</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Support for importing into and exporting from a user defined XenServer Storage Repository (SR)</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	OVF security features:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">	**    Encryption</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">	**    Digital signing</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	OVF compression</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Snapshot support </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Direct import of VMware OVF content simplifying migration and consumption of VMware content</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. XenServer-CIM Interface</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Support for XenServer™ 5.5</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Storage profile support</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Networking profile support</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Snapshot classes</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Project Kensho System Requirements{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The minimum environment to use the tools consists of:  Project Kensho OVF Tool Host, a supported virtual machine host, and a Windows SMB share.  Project Kensho requires the following services and software to support the components of the Project Kensho OVF Tool.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">|| *Software* || *Description* ||</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| Project Kensho OVF Tool Host | Project Kensho OVF Tool requires a personal computer running Windows XP, Vista or Windows Server 2003 or 2008.  Windows 7 and Windows Server 2008 R2 support is experimental. |</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| Citrix XenServer™ | Citrix XenServer™ 5.0 or 5.5 is required for creating and consuming OVF based virtual appliances using XenServer™ and management of the XenServer™ environment via the Common Information Model (CIM).   \\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho XenServer™ CIM installation utility provides support for management of the XenServer™ through the standards based CIM interface.  It also contains a configuration script to create an ISO storage repository and creates a helper VM template for the Project Kensho OVF Tool.|</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| Windows Server 2008 with Hyper-V | The Project Kensho OVF Tool supports Windows Server 2008 with the Hyper-V Role for importing and exporting OVF based virtual appliances. \\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">\\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Communication between the Project Kensho OVF Tool and the Windows Server occurs through WinRM. Windows Server 2008 installs WinRM by default, no additional installation is required. \\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| Windows Server SMB File Share | The Project Kensho OVF Tool requires a Windows based UNC share to import and export OVF packages. This is called the Kensho (or OVF) Library. \\</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The share must be accessible from the Project Kensho OVF Tool as well as any virtual machine hosts targeted for import or export. |</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. {color:#00549f}Prerequisites{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Complete the following pre-installation tasks before installing Project Kensho components:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Read through this entire document</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Read through the Project Kensho OVF Tool Readme</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Setup a Windows file share:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Create a file share from a Windows host</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">### Windows Server 2008 with the File Services Role provides the option of creating SMB or NFS based shares, be sure to select SMB.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">### Windows Server 2003 and prior create SMB based shares by default.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Obtain a user account and password that has change level access to this share.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Project Kensho OVF Tool Host:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Windows XP, Windows Server 2003, or Windows Vista.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Install .NET Framework version 3.5</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Install WinRM</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># XenServer™ Host:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## XenServer™ 5.0 or 5.5</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Windows Server 2008 with Hyper-V Host</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Add the Hyper-V role</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h2. &amp;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Install{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *XenServer-CIM Interface Installation*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">To install the XenServer-CIM Interface on XenServer™, complete the following procedure:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{note:title=Be Careful}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The install script creates a hidden ISO Storage Repository and copies two ISOs into it (xenserver-linuxfixup-disk.iso and xenserver-iscsi-target.iso). It also creates a helper VM template called 'iSCSI target' from xenserver-iscsi-target.iso. These are utilized by the Project Kensho OVF Tool.  Do not remove, alter or add content to this storage repository.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Copy XenServerCIM-Install.tgz to the XenServer™ host to the path of: /tmp</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># From the XenServer™ console, execute the following:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## *cd /tmp*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## *tar \- xvzf XenServer-CIM.tgz*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## *cd /XenServer-CIM*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Install the XenServer-CIM and WSMAN providers:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">### *bash ./install.sh*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">### Answer the prompt to set the security level of the interface.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Project Kensho OVF Tool Installation*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># From the computer identified as the Project Kensho OVF Tool computer:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Execute *KenshoOVF_x86.msi* or *KenshoOVF_x64.msi*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Follow the prompts</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool installer must execute via &quot;run as administrator&quot; option on Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Windows Server 2008 with* *Hyper-V Configuration*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">These steps enable WinRM, modify the Windows Firewall rules and set the appropriate authorization to access WinRM remotely with Kensho OVF Tool.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># At the Hyper-V host login as the administrator</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># Open a command prompt and execute the following commands:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">##	*winrm quickconfig*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">##	*winrm p winrm/config/service @\{AllowUnencrypted=&quot;true&quot;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">##	*winrm p winrm/config/service/auth @\{Basic=&quot;true&quot;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">##	*winrm p winrm/config/client @\{AllowUnencrypted=&quot;true&quot;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">##	*winrm p winrm/config/client/auth @\{Basic=&quot;true&quot;\}*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. &amp;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Uninstall{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *XenServer-CIM Interface Uninstall Process*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># To uninstall the XenServer-CIM and WSMAN providers</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## *bash ./uninstall.sh*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">### If an ISO image is added to the ISO storage repository, answer the prompt to delete the 'XenServer Internal ISO library'</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">### If confirmed, the script deletes the hidden internal ISO storage repository created during install. All ISO images added into this storage repository will be deleted.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Project Kensho OVF Tool Uninstall Process*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange"># To uninstall Project Kensho OVF Tool:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Open Add / Remove Programs (or Programs)</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Select the Project Kensho OVF Tool</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">## Select Remove</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. &amp;nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div:style=padding:3px;background-color:#EEEEEE; layer-background-color:#EEEEEE}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}Project Kensho Administration{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{div}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">This section covers general administration and use of the XenServer CIM interface for XenServer™ and the Project Kensho OVF Tool.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *XenServer-CIM Interface*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Once installed, the XenServer-CIM interface requires no administration. Documentation is provided within the distribution that further describes using the interface and its options.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Project Kensho OVF Tool*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool is the primary utility to create and consume OVF virtual appliances. When starting the utility, an initialization process occurs.  This process gathers all of the library and server information from the systems defined by the user.  In some scenarios, initialization may take up to 60 seconds or more to collect all data.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image1.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 1 \- Initializing Indicator*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">After completing initialization, the main UI appears</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image2.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 2 \- Project Kensho OVF Tool*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Adding virtual machine Host(s) and OVF Library Resources:*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">To begin using the utility, it is necessary to add at least one virtual machine host and an OVF Library.  To add a virtual machine host or Library share:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">1.&amp;nbsp;&amp;nbsp; From the menu bar, select *File &gt; Add Server*.  Alternatively, pressing the hotkey combination *Alt \+A* or clicking the Add Server icon !addhost_16.jpg! on the toolbar invokes the Add Server configuration window.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">2.&amp;nbsp;&amp;nbsp; Select the platform type from the drop down menu:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| !image3.jpg! | * *For a Library* :</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Enter the server name (or IP address)</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Enter the share name (without slashes or subfolders)</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Enter the username and password</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Click *Add* . |</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| {color:#4f81bd}*Figure 3 \- Adding a Library Server*{color} |</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| !image4.jpg! | * *For a virtual machine host:*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Enter the server name (or IP address)</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Select the Host server protocol: Unsecure or Secure (HTTP/HTTPS)</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Enter the username and password</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*# Click *Add* |</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">| {color:#4f81bd}*Figure 4 \- Adding a XenServer™ Host*{color} |</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">3. &amp;nbsp;The window will stay open after clicking the *Add* button. Repeat this process for each hypervisor and or library the Project Kensho OVF Tool will manage. Click the *Close* button when finished adding all servers.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">When adding a Hyper V server the account used must be a member of the local Hyper-V host administrators group.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Creating a Virtual Appliance*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">After configuring a library and virtual machine host(s), the Project Kensho OVF Tool is ready to create a virtual appliance from one or more virtual machines.  The virtual appliance will become an OVF package.  The virtual appliance is exported from either a XenServer™ or Hyper-V host.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">To export a virtual machine as an OVF virtual appliance, follow these easy steps:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">1.&amp;nbsp;&amp;nbsp; Select the Export Tab</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image5.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 5 \- Export Tab*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">2.&amp;nbsp;&amp;nbsp; Select the target library share from the Library tree view. This is where the OVF and associated VHD(s) will reside after export.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">3.&amp;nbsp;&amp;nbsp; From the tree view, expand the list of virtual machines under each virtual machine host.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">4.&amp;nbsp;&amp;nbsp; Select a virtual machine with a single click. This will place its qualified name into the _Selected vMachine(s)_ list box. To remove the selection, double click the selection.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{note:title=Be Aware}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">There is no limit to the number of virtual machines to select for export. The more virtual machines selected, the longer the export will take and require more storage on the Library server.  The amount of time to export per virtual machine is dependent on the virtual disk size, type, and network bandwidth between the virtual machine host and the library server.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">5.&amp;nbsp;&amp;nbsp; Click the Export button to begin.  The result will be the OVF virtual appliance package containing the virtual machine(s) selected.  It is important to enusre that  the OVF package is tested before assuming it is good.  The next section describes the import process.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Consuming a Virtual Appliance*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool can consume any DMTF compliant OVF file that contains virtual machine disk(s) in the VHD or VMDK format.  The virtual appliance is imported into either a XenServer™ or Hyper-V host.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">To import an OVF virtual appliance, follow these easy steps:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">1.&amp;nbsp;&amp;nbsp; Select the Import Tab.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image6.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 6 \- Import Tab{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">2.&amp;nbsp;&amp;nbsp; Select the target virtual machine host or hosts from the respective Host type tree view.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">3.&amp;nbsp;&amp;nbsp; From the Kensho Library tree view, select an OVF virtual appliance.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">OVA packages must be converted to OVF prior to Import. Please see: Converting an OVF package to an OVA for more information.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">4.&amp;nbsp;&amp;nbsp; If a virtual machine to host resource mapping is required - it is noted in the Mapping status field as Mapping: Required.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">5.&amp;nbsp;&amp;nbsp; Click the Mapping wizard button !newvirtualnetwork_32.jpg! in the Tool bar to map virtual machine to host resources.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">6.&amp;nbsp;&amp;nbsp; Click the *Import* or *Force* button to begin the import.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The button will display *Force* if mapping is either incomplete or non-existent.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">During a forced import devices are attached in a first found fashion. I.E. if the OVF has a network device defined on the VM an attempt will be made to attach that network to the first virtual network switch listed on the target host.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Advanced Packaging Capabilities*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">New to the Project Kensho 1.3 OVF Tool is support for a wide range of OVF virtual appliance packaging options.  When selecting one or more VMs to export as a virtual appliance, the utility presents the following options:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image7.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 7 \- Export Options*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Each option is unique and may be applied to any virtual appliance export.  Selecting a check box enables the feature.  Some features, like security options, require user input.  </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*    *Create OVA Package*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to create an OVA package.  An OVA package is an archive containing OVF metadata, virtual disks, manifest and certificates in a single file.   This feature is useful for scenarios where a single file containing all the necessary virtual machine components is desired.  This option produces a file with an .ova extension.  If a file inside of the OVF package is greater than 8 GB, the operation to create the OVA will fail.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*    *Compress OVA Package*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to compress the entire OVA package.  To enable this option, the user must select the Create OVA Package option.  This option is useful when the user seeks to reduce the overall file size of the of the OVA package.  This option produces a file with the .ova.gz extension.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*    *Compress OVF Files Individually*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to compress the individual files within the OVA package.  This differs from the option above in that each file within the OVA package is compressed.  Selecting this option allows the user to achieve maximum compression of an OVA file.  This option produces files within the OVA package with the .gz extension.  The OVA package will have the .ova extension.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*     *Add Manifest*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option instructs the Project Kensho OVF Tool to create a manifest file referencing the OVF files and their checksum.  This option is useful when a user seeks improved reliability of the content.  This option produces a file with the .mf extension.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*     *Encrypt Attached Files*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to encrypt the OVF related files.  When selecting this option, the user must enter a passphrase.  This option is useful when protecting appliance content is required.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*     *Sign OVF Package*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to digitally sign the OVF file with a certificate.  This option is useful in providing security against unauthorized changes to the OVF file content.  </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*     *Include EULA(s)*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to create a virtual appliance with an End User License Agreement (EULA).  This feature is useful when a virtual appliance requires end user agreement to a EULA before the virtual appliance installs on the target hypervisor.  To add a EULA follow these directions:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">1.&amp;nbsp;&amp;nbsp; Click the Add EULA button</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">2.&amp;nbsp;&amp;nbsp; Browse to the desired text file containing the EULA text.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The EULA must be a plain text file and cannot contain any formatting (such as HTML tags) or special characters.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">3.&amp;nbsp;&amp;nbsp; Select the EULA text file. </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">4.&amp;nbsp;&amp;nbsp; Click Open</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*     *Export Metadata Only*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option allows the user to create an OVF without any virtual disk(s).  This is useful when the user needs an OVF without virtual disk information.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Advanced Import Capabilities*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">New to the Project Kensho 1.3 OVF Tool is support for a range of OVF virtual appliance import options.  When selecting one or more OVF virtual appliances to import, the utility presents the following options:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image8.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 8 \- Import Options*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	*Verify Digital Signature*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option forces the import process to verify the digital signature that was used to sign the OVF during export.  If the verification fails, this typically indicates that the OVF has been tampered with.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	*Verify Manifest Content*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option forces the import process to verify that the content of the manifest file matches what is in the OVF package.  If this verification fails, it typically indicates that files are missing.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	*Validate OVF Package*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option forces the import process to validate the selected OVF file against the DMTF OVF 1.0.0 schema.  This is useful to determine the compatibility of an OVF file.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	*Import Metadata Only*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option imports the metadata only.  This is useful if configuration content is all that is needed.  The virtual machine content will be created from a template or an existing virtual disk will be attached after import. </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	*Run Operating System Fixups*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Selecting this option runs automated scripts against the imported VMware based virtual appliance.  This is necessary to ensure the VM boots properly.  Select this option for Windows or Linux virtual machines imported from VMware sources.  Fixup of virtual machines with more than two virtual disks is unsupported.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *VM to Host Resource Mapping Wizard*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool allows users to map system, storage, and networking resources defined in the OVF virtual appliance to the resources on the virtual machine host(s).  This ensures that prior to import, the proper resources are paired and the virtual machine can power on minimizing administrative tasks.  </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">Mapping is performed by selecting items (one or more) in the left column of the Mapping dialog and then selecting a target device in the right</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The padlock icon !image007.jpg! depicts that a mapping of a VM device to Host resource has been set. Individual mappings may be cleared by selecting and clearing the lock icon.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">An existing OVF to Host resource mapping may be cleared by clicking the *Clear* button on the Import tab.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">1.&amp;nbsp;&amp;nbsp; Begin the resource mapping process by Clicking the Mapping button !newvirtualnetwork_32.jpg! in the Tool bar</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">2.&amp;nbsp;&amp;nbsp; The mapping wizard launches and presents the Systems tab (this is the target Host for a VM workload).</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image9.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 9 \- Unmapped VM CPU and memory workload*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">3.&amp;nbsp;&amp;nbsp;Select the desired host resource in the right pane</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">4.&amp;nbsp;&amp;nbsp;Select a VM resource(s) in the left pane</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image10.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}8Figure 10 \- VM CPU and memory workload mapped Host*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">5.&amp;nbsp;&amp;nbsp;Click the *Next* button to map the Network resources.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image11.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 11 \- Mapped VM Network Device to Hypervisor Network Device{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">6.&amp;nbsp;&amp;nbsp; Select the desired host resource in the right pane</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">7.&amp;nbsp;&amp;nbsp; Select a VM resource(s) in the left pane</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">8.&amp;nbsp;&amp;nbsp; Click the *Next* button to map the Storage resources</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image12.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 12 \- Mapped VM Storage to Hypervisor Storage*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">9. &amp;nbsp;&amp;nbsp; Select the desired host resource in the right pane</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">10.&amp;nbsp;&amp;nbsp; Select a VM resource(s) in the left pane</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">11. &amp;nbsp; Click *Done* to complete the wizard, save the mapping, and return to the Import screen.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Converting an OVF package to an OVA and vice versa*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool facilitates the conversion of any DMTF compliant OVF export to a single OVA file.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">To convert an OVF with the Project Kensho OVF Tool:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">1.&amp;nbsp;&amp;nbsp; Select the Import Tab</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image13.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 13 \- OVA Menu*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">2.&amp;nbsp;&amp;nbsp; From the Kensho Library, select an OVF.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">3.&amp;nbsp;&amp;nbsp; Right click the OVF and Select 'Convert to OVA'</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">4.&amp;nbsp;&amp;nbsp; The reverse process is used to convert an OVA into an OVF.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info:title=Note}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The OVF icon !image013.jpg|width=26,height=26! depicts a folder that includes the OVF package configuration and associated file.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The OVA icon !image014.jpg|width=26,height=26! indicates an OVF package that has been compressed, using tar format, into a single file with the extension .OVA</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The X icon !error_16.jpg|width=22,height=22! indicates an OVF package that is not compliant with the DMTF Standards.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{info}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h4. *Environment Tab*</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The environment tab is a read-only view of the virtual machine host resources and environment.</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">!image14.jpg!</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">{color:#4f81bd}*Figure 14 \- Environment Tab*{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3. {color:#00549f}VMware OVF Support{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool facilitates importing VMware derived OVF content directly into a XenServer Storage Repository in the same manner as importing a XenConvert or Project Kensho produced OVF.  </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">It is important to note that not all VMware OVF content is equal.  VMware OVF content produced through the latest VMware utilities will result in a higher degree of import success.  The following VMware OVF content has been successfully tested:</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	vSphere 4</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	Virtual Infrastructure 3</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	VMware OVF Tool 0.9</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	VMware OVF Tool 1.0</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	VMware Studio 1.0</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	VMware Workstation 6.5.3</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	VMware Converter 4.0.x</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">*	VMware Converter 3.0.3</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">h3.{color:#00549f}Snapshot Support{color}</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">The Project Kensho OVF Tool now supports creating virtual appliances from virtual machines with snapshots. Both XenServer 5.5 and Hyper-V support virtual machine snapshots.  </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">When creating an OVF virtual appliance from a virtual machine with a snapshot, the current running state of the virtual machine is what the tool creates as a virtual appliance.  This can also be described as the state that is experienced when the virtual machine is powered on. </td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">If a virtual machine contains multiple snapshots, only the current running state of the virtual machine is exported.  No snapshot history or detail is exported as part of the virtual appliance</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
<tr><td colspan='2' class='diffnav'>&nbsp;</td><td class="diffnochange">&nbsp;</td></tr>
</table></div>
    </div>
    <div style="padding-bottom: 10px;">
        <a href="http://community.citrix.com/pages/viewpreviousversions.action?pageId=45810048">View All Revisions</a> |
        <a href="http://community.citrix.com/pages/revertpagebacktoversion.action?pageId=45810048&version=89">Revert To Version 89</a>
    </div>]]></content:encoded>
			<wfw:commentRss>http://community.citrix.com/display/xs/Kensho/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chelsea King Missing…</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/c0YnQ41qH9w/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/c0YnQ41qH9w/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:59:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2010/03/01/chelsea-king-missing/</guid>
		<description><![CDATA[Chelsea King disappeared after going for a run near Lake Hodges, San Diego.  She should have taken her cell phone with her, loaded with Trackme Findme, and this would have never happened.  No matter what happened, she would have been found, at least.
Don’t let this happen to you.
Read more about the incident here.
Download the Trackme [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2010/01/02/christie-wilson-missing/' rel='bookmark' title='Permanent Link: Christie Wilson Missing'>Christie Wilson Missing</a> Christie Wilson went missing at a Casino.&#160; They later found...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://cbs5.com/local/Chelsea.King.missing.2.1528035.html" >Chelsea King disappeared</a> after going for a run near Lake Hodges, San Diego.  She should have taken her cell phone with her, loaded with Trackme Findme, and this would have never happened.  No matter what happened, she would have been found, at least.</p>
<p>Don’t let this happen to you.</p>
<p><a title="Chelsea King Found" href="http://m.apnews.com/ap/db_16029/contentdetail.htm?contentguid=HfvOdzQY" >Read more about the incident here.</a></p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;Title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;desc=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;submitHeadline=Chelsea+King+Missing%26hellip%3B&amp;submitSummary=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;t=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;t=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Chelsea+King+Missing%26hellip%3B+-+File:%20/data/app/webapp/functions.php%3cbr%20/%3eLine:%207%3cbr%20/%3eMessage:%20Can't%20connect%20to%20local%20MySQL%20server%20through%20socket%20'/var/run/mysqld/mysqld.sock'%20(11)+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Chelsea%20King%20Missing%26hellip%3B%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Chelsea%20King%20Missing%26hellip%3B%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2010/03/01/chelsea-king-missing/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;summary=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;h=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more&amp;posturl=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;posttitle=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;bm_description=Chelsea+King+Missing%26hellip%3B&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Chelsea+King+Missing%26hellip%3B&amp;link=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Chelsea+King+Missing%26hellip%3B&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2010%2F03%2F01%2Fchelsea-king-missing%2F&amp;desc=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more&amp;pcat=Internet&amp;tags=trackme" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;body=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;lname=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;u_data%5bname%5d=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;bmtitle=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;t=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;body=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;T=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Chelsea+King+Missing%26hellip%3B&quot;+-+from+File:%20/data/app/webapp/functions.php%3cbr%20/%3eLine:%207%3cbr%20/%3eMessage:%20Can't%20connect%20to%20local%20MySQL%20server%20through%20socket%20'/var/run/mysqld/mysqld.sock'%20(11)" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2010/03/01/chelsea-king-missing/+&quot;Chelsea+King+Missing%26hellip%3B&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;selection=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;type=Article&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;body=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Chelsea+King+Missing%26hellip%3B&amp;u=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;b=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;desc=Chelsea%20King%20disappeared%20after%20going%20for%20a%20run%20near%20Lake%20Hodges%2C%20San%20Diego.%C2%A0%20She%20should%20have%20taken%20her%20cell%20phone%20with%20her%2C%20loaded%20with%20Trackme%20Findme%2C%20and%20this%20would%20have%20never%20happened.%C2%A0%20No%20matter%20what%20happened%2C%20she%20would%20have%20been%20found%2C%20at%20least.%0D%0A%0D%0ADon%E2%80%99t%20let%20this%20happen%20to%20you.%0D%0A%0D%0ARead%20more" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Chelsea+King+Missing%26hellip%3B&amp;url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2010/03/01/chelsea-king-missing/&amp;title=Chelsea+King+Missing%26hellip%3B" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2010/01/02/christie-wilson-missing/' rel='bookmark' title='Permanent Link: Christie Wilson Missing'>Christie Wilson Missing</a> <small>Christie Wilson went missing at a Casino.&#160; They later found...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/c0YnQ41qH9w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/c0YnQ41qH9w/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citizens Against Homicide</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/aOeYKvScDqg/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/aOeYKvScDqg/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 03:15:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2010/01/02/citizens-against-homicide/</guid>
		<description><![CDATA[Citizens Against Homicide was founded by Jane Alexander. Jane fought tirelessly for murder victims and their families, and wrote endless letters to help keep convicted killers behind bars.&#160; Jane drew her passion from her own fight to find the killer of her Aunt.&#160; The killer was her ex-boyfriend.&#160; Many families are struck with senseless killings [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.citizensagainsthomicide.org/" >Citizens Against Homicide</a> was founded by Jane Alexander. Jane fought tirelessly for murder victims and their families, and wrote endless letters to help keep convicted killers behind bars.&#160; Jane drew her passion from her own fight to find the killer of her Aunt.&#160; The killer was her ex-boyfriend.&#160; Many families are struck with senseless killings and struggle with the legal system to get their cases solved.&#160; A lot of time in solving murders, and preventing murders can be done if everyone would use&#160; Trackme Findme, the worlds first reverse GPS system.&#160; </p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;Title=Citizens+Against+Homicide" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;desc=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;submitHeadline=Citizens+Against+Homicide&amp;submitSummary=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;t=Citizens+Against+Homicide" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;t=Citizens+Against+Homicide" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Citizens+Against+Homicide+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/">here</a>.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Citizens%20Against%20Homicide%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Citizens%20Against%20Homicide%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2010/01/02/citizens-against-homicide/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;summary=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;h=Citizens+Against+Homicide" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf&amp;posturl=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;posttitle=Citizens+Against+Homicide" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;bm_description=Citizens+Against+Homicide&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Citizens+Against+Homicide&amp;link=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Citizens+Against+Homicide&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2010%2F01%2F02%2Fcitizens-against-homicide%2F&amp;desc=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf&amp;pcat=Internet&amp;tags=trackme" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;body=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;lname=Citizens+Against+Homicide" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;u_data%5bname%5d=Citizens+Against+Homicide" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;bmtitle=Citizens+Against+Homicide" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;t=Citizens+Against+Homicide" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;body=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;T=Citizens+Against+Homicide" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Citizens+Against+Homicide&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/">here</a>.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2010/01/02/citizens-against-homicide/+&quot;Citizens+Against+Homicide&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;selection=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;type=Article&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;body=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Citizens+Against+Homicide&amp;u=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;b=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;desc=Citizens%20Against%20Homicide%20was%20founded%20by%20Jane%20Alexander.%20Jane%20fought%20tirelessly%20for%20murder%20victims%20and%20their%20families%2C%20and%20wrote%20endless%20letters%20to%20help%20keep%20convicted%20killers%20behind%20bars.%26%23160%3B%20Jane%20drew%20her%20passion%20from%20her%20own%20fight%20to%20find%20the%20killer%20of%20her%20Aunt.%26%23160%3B%20The%20killer%20was%20her%20ex-boyf" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Citizens+Against+Homicide&amp;url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2010/01/02/citizens-against-homicide/&amp;title=Citizens+Against+Homicide" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/aOeYKvScDqg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/aOeYKvScDqg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christie Wilson Missing</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/FT-z8UDGcW8/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/FT-z8UDGcW8/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 03:06:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2010/01/02/christie-wilson-missing/</guid>
		<description><![CDATA[Christie Wilson went missing at a Casino.&#160; They later found the murderer guitly, however, they never found Christies body.&#160; It would have helped to have her using Trackme Findme, the worlds first reverse GPS system.&#160; If she was using Trackme Findme, it would have shorted the search, immensely
Download the Trackme Findme iPhone App here.
Subscribe to [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2010/03/01/chelsea-king-missing/' rel='bookmark' title='Permanent Link: Chelsea King Missing&#8230;'>Chelsea King Missing&#8230;</a> Chelsea King disappeared after going for a run near Lake...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Christie Wilson went missing at a Casino.&#160; They later found the murderer guitly, however, they never found Christies body.&#160; It would have helped to have her using Trackme Findme, the worlds first reverse GPS system.&#160; If she was using Trackme Findme, it would have shorted the search, immensely</p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;Title=Christie+Wilson+Missing" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;desc=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;submitHeadline=Christie+Wilson+Missing&amp;submitSummary=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;t=Christie+Wilson+Missing" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;t=Christie+Wilson+Missing" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Christie+Wilson+Missing+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/">here</a>.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Christie%20Wilson%20Missing%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Christie%20Wilson%20Missing%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2010/01/02/christie-wilson-missing/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;summary=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;h=Christie+Wilson+Missing" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i&amp;posturl=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;posttitle=Christie+Wilson+Missing" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;bm_description=Christie+Wilson+Missing&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Christie+Wilson+Missing&amp;link=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Christie+Wilson+Missing&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2010%2F01%2F02%2Fchristie-wilson-missing%2F&amp;desc=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i&amp;pcat=Internet&amp;tags=trackme" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;body=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;lname=Christie+Wilson+Missing" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;u_data%5bname%5d=Christie+Wilson+Missing" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;bmtitle=Christie+Wilson+Missing" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;t=Christie+Wilson+Missing" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;body=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;T=Christie+Wilson+Missing" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Christie+Wilson+Missing&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/">here</a>.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2010/01/02/christie-wilson-missing/+&quot;Christie+Wilson+Missing&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;selection=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;type=Article&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;body=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Christie+Wilson+Missing&amp;u=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;b=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;desc=Christie%20Wilson%20went%20missing%20at%20a%20Casino.%26%23160%3B%20They%20later%20found%20the%20murderer%20guitly%2C%20however%2C%20they%20never%20found%20Christies%20body.%26%23160%3B%20It%20would%20have%20helped%20to%20have%20her%20using%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%26%23160%3B%20If%20she%20was%20using%20Trackme%20Findme%2C%20it%20would%20have%20shorted%20the%20search%2C%20i" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Christie+Wilson+Missing&amp;url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2010/01/02/christie-wilson-missing/&amp;title=Christie+Wilson+Missing" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2010/03/01/chelsea-king-missing/' rel='bookmark' title='Permanent Link: Chelsea King Missing&hellip;'>Chelsea King Missing&hellip;</a> <small>Chelsea King disappeared after going for a run near Lake...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/FT-z8UDGcW8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/FT-z8UDGcW8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented Reality</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/FI5SQdaXXrE/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/FI5SQdaXXrE/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:36:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2009/12/30/augmented-reality/</guid>
		<description><![CDATA[Augmented Reality is a new technology that superimposes graphics, audio and other sensory inputs from from computer screens… including location data. Augmented Reality superimpose the real world and every movement of the user into computer data.&#160; Location tracking with Augmented Reality is a new level of communication, only possible with Trackme Findme, the worlds first [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/28/human-network/' rel='bookmark' title='Permanent Link: Human Network'>Human Network</a> Imagine a world where you are in constant touch, continually,...</li>
<li><a href='http://trackmefindme.org/2009/10/16/how-it-works/' rel='bookmark' title='Permanent Link: How it works'>How it works</a> The application runs on a device which uses it&#8217;s location...</li>
<li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> Could have been avoided if his family was using Trackme...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Augmented Reality is a new technology that superimposes graphics, audio and other sensory inputs from from computer screens… including location data. Augmented Reality superimpose the real world and every movement of the user into computer data.&#160; Location tracking with Augmented Reality is a new level of communication, only possible with Trackme Findme, the worlds first reverse GPS system.</p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;Title=Augmented+Reality" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;desc=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;submitHeadline=Augmented+Reality&amp;submitSummary=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;t=Augmented+Reality" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;t=Augmented+Reality" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Augmented+Reality+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/30/augmented-reality/">here</a>.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Augmented%20Reality%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Augmented%20Reality%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2009/12/30/augmented-reality/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;summary=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;h=Augmented+Reality" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20&amp;posturl=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;posttitle=Augmented+Reality" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;bm_description=Augmented+Reality&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Augmented+Reality&amp;link=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Augmented+Reality&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2009%2F12%2F30%2Faugmented-reality%2F&amp;desc=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;body=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;lname=Augmented+Reality" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;u_data%5bname%5d=Augmented+Reality" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;bmtitle=Augmented+Reality" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;t=Augmented+Reality" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;body=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;T=Augmented+Reality" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Augmented+Reality&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/30/augmented-reality/">here</a>.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2009/12/30/augmented-reality/+&quot;Augmented+Reality&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;selection=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;type=Article&amp;title=Augmented+Reality" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;body=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Augmented+Reality&amp;u=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;b=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;desc=Augmented%20Reality%20is%20a%20new%20technology%20that%20superimposes%20graphics%2C%20audio%20and%20other%20sensory%20inputs%20from%20from%20computer%20screens%E2%80%A6%20including%20location%20data.%20Augmented%20Reality%20superimpose%20the%20real%20world%20and%20every%20movement%20of%20the%20user%20into%20computer%20data.%26%23160%3B%20Location%20tracking%20with%20Augmented%20Reality%20is%20a%20" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Augmented+Reality&amp;url=http://trackmefindme.org/2009/12/30/augmented-reality/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2009/12/30/augmented-reality/&amp;title=Augmented+Reality" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/28/human-network/' rel='bookmark' title='Permanent Link: Human Network'>Human Network</a> <small>Imagine a world where you are in constant touch, continually,...</small></li>
<li><a href='http://trackmefindme.org/2009/10/16/how-it-works/' rel='bookmark' title='Permanent Link: How it works'>How it works</a> <small>The application runs on a device which uses it&#8217;s location...</small></li>
<li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> <small>Could have been avoided if his family was using Trackme...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/FI5SQdaXXrE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/FI5SQdaXXrE/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Human Network</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/bQo88dDcmao/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/bQo88dDcmao/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 03:46:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2009/12/28/human-network/</guid>
		<description><![CDATA[Imagine a world where you are in constant touch, continually, in real-time.&#160; Your body temp, your heart rate, your … geo location, are continually communicated, to your authorized group of family and friends.&#160; The Real Human Network.
Only possible with Trackme Findme, the worlds first reverse GPS system.
Download the Trackme Findme iPhone App here.
Subscribe to the [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/02/human-lojack/' rel='bookmark' title='Permanent Link: Human lojack'>Human lojack</a> How many times I have people say to me, “I...</li>
<li><a href='http://trackmefindme.org/2009/12/28/smarter-planet/' rel='bookmark' title='Permanent Link: Smarter Planet'>Smarter Planet</a> Imagine a world where you are in constant touch, continually,...</li>
<li><a href='http://trackmefindme.org/2009/12/30/augmented-reality/' rel='bookmark' title='Permanent Link: Augmented Reality'>Augmented Reality</a> Augmented Reality is a new technology that superimposes graphics, audio...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Imagine a world where you are in constant touch, continually, in real-time.&#160; Your body temp, your heart rate, your … geo location, are continually communicated, to your authorized group of family and friends.&#160; The Real Human Network.</p>
<p>Only possible with <a href="http://trackmefindme.com" >Trackme Findme</a>, the worlds first reverse GPS system.</p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2009/12/28/human-network/&amp;Title=Human+Network" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;desc=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2009/12/28/human-network/&amp;submitHeadline=Human+Network&amp;submitSummary=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2009/12/28/human-network/&amp;t=Human+Network" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2009/12/28/human-network/&amp;t=Human+Network" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Human+Network+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 webmaster@b2l.me and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Human%20Network%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Human%20Network%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2009/12/28/human-network/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;summary=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2009/12/28/human-network/&amp;h=Human+Network" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r&amp;posturl=http://trackmefindme.org/2009/12/28/human-network/&amp;posttitle=Human+Network" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2009/12/28/human-network/&amp;bm_description=Human+Network&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Human+Network&amp;link=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Human+Network&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2009%2F12%2F28%2Fhuman-network%2F&amp;desc=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;body=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2009/12/28/human-network/&amp;lname=Human+Network" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2009/12/28/human-network/&amp;u_data%5bname%5d=Human+Network" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2009/12/28/human-network/&amp;bmtitle=Human+Network" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2009/12/28/human-network/&amp;t=Human+Network" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;body=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2009/12/28/human-network/&amp;T=Human+Network" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Human+Network&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 webmaster@b2l.me and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2009/12/28/human-network/+&quot;Human+Network&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;selection=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2009/12/28/human-network/&amp;type=Article&amp;title=Human+Network" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;body=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Human+Network&amp;u=http://trackmefindme.org/2009/12/28/human-network/&amp;b=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;desc=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%26%23160%3B%20The%20Real%20Human%20Network.%20%20Only%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20r" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Human+Network&amp;url=http://trackmefindme.org/2009/12/28/human-network/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2009/12/28/human-network/&amp;title=Human+Network" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/02/human-lojack/' rel='bookmark' title='Permanent Link: Human lojack'>Human lojack</a> <small>How many times I have people say to me, “I...</small></li>
<li><a href='http://trackmefindme.org/2009/12/28/smarter-planet/' rel='bookmark' title='Permanent Link: Smarter Planet'>Smarter Planet</a> <small>Imagine a world where you are in constant touch, continually,...</small></li>
<li><a href='http://trackmefindme.org/2009/12/30/augmented-reality/' rel='bookmark' title='Permanent Link: Augmented Reality'>Augmented Reality</a> <small>Augmented Reality is a new technology that superimposes graphics, audio...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/bQo88dDcmao" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/bQo88dDcmao/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smarter Planet</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/Z7A0szYhFBU/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/Z7A0szYhFBU/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 03:38:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2009/12/28/smarter-planet/</guid>
		<description><![CDATA[Imagine a world where you are in constant touch, continually, in real-time.&#160; Your body temp, your heart rate, your … geo location, are continually communicated, to your authorized group of family and friends.
It is possible with Trackme Findme, the worlds first reverse GPS system.
Download the Trackme Findme iPhone App here.
Subscribe to the Trackme Findme Web [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/28/human-network/' rel='bookmark' title='Permanent Link: Human Network'>Human Network</a> Imagine a world where you are in constant touch, continually,...</li>
<li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> Could have been avoided if his family was using Trackme...</li>
<li><a href='http://trackmefindme.org/2009/12/22/track-santa/' rel='bookmark' title='Permanent Link: Track Santa'>Track Santa</a> Want to know where Santa Claus is?&#160; Only Mrs. Claus...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Imagine a world where you are in constant touch, continually, in real-time.&#160; Your body temp, your heart rate, your … geo location, are continually communicated, to your authorized group of family and friends.</p>
<p>It is possible with <a href="http://trackmefindme.com" >Trackme Findme</a>, the worlds first reverse GPS system.</p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;Title=Smarter+Planet" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;desc=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;submitHeadline=Smarter+Planet&amp;submitSummary=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;t=Smarter+Planet" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;t=Smarter+Planet" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Smarter+Planet+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/28/smarter-planet/">here</a>.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Smarter%20Planet%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Smarter%20Planet%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2009/12/28/smarter-planet/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;summary=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;h=Smarter+Planet" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20&amp;posturl=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;posttitle=Smarter+Planet" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;bm_description=Smarter+Planet&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Smarter+Planet&amp;link=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Smarter+Planet&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2009%2F12%2F28%2Fsmarter-planet%2F&amp;desc=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;body=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;lname=Smarter+Planet" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;u_data%5bname%5d=Smarter+Planet" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;bmtitle=Smarter+Planet" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;t=Smarter+Planet" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;body=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;T=Smarter+Planet" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Smarter+Planet&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/28/smarter-planet/">here</a>.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2009/12/28/smarter-planet/+&quot;Smarter+Planet&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;selection=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;type=Article&amp;title=Smarter+Planet" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;body=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Smarter+Planet&amp;u=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;b=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;desc=Imagine%20a%20world%20where%20you%20are%20in%20constant%20touch%2C%20continually%2C%20in%20real-time.%26%23160%3B%20Your%20body%20temp%2C%20your%20heart%20rate%2C%20your%20%E2%80%A6%20geo%20location%2C%20are%20continually%20communicated%2C%20to%20your%20authorized%20group%20of%20family%20and%20friends.%20%20It%20is%20possible%20with%20Trackme%20Findme%2C%20the%20worlds%20first%20reverse%20GPS%20system.%20%20Download%20" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Smarter+Planet&amp;url=http://trackmefindme.org/2009/12/28/smarter-planet/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2009/12/28/smarter-planet/&amp;title=Smarter+Planet" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/28/human-network/' rel='bookmark' title='Permanent Link: Human Network'>Human Network</a> <small>Imagine a world where you are in constant touch, continually,...</small></li>
<li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> <small>Could have been avoided if his family was using Trackme...</small></li>
<li><a href='http://trackmefindme.org/2009/12/22/track-santa/' rel='bookmark' title='Permanent Link: Track Santa'>Track Santa</a> <small>Want to know where Santa Claus is?&#160; Only Mrs. Claus...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/Z7A0szYhFBU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/Z7A0szYhFBU/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Track Santa</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/N6iQMYZOuiw/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/N6iQMYZOuiw/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 22:00:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2009/12/22/track-santa/</guid>
		<description><![CDATA[Want to know where Santa Claus is?&#160; Only Mrs. Claus knows, because he is carrying Trackme Findme with him.&#160; Trackme Findme works all over the world, so you know where your loved ones are 24/7. 
Download the Trackme Findme iPhone App here.
Subscribe to the Trackme Findme Web Service here.





		
			Submit this to Script &#38; Style
		
		
			Share this [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> Could have been avoided if his family was using Trackme...</li>
<li><a href='http://trackmefindme.org/2009/12/17/trackme-in-the-city/' rel='bookmark' title='Permanent Link: Trackme in the City'>Trackme in the City</a> I was walking around the city with my wife, before...</li>
<li><a href='http://trackmefindme.org/2009/12/28/human-network/' rel='bookmark' title='Permanent Link: Human Network'>Human Network</a> Imagine a world where you are in constant touch, continually,...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Want to know where Santa Claus is?&#160; Only Mrs. Claus knows, because he is carrying <a href="http://trackmefindme.com" >Trackme Findme</a> with him.&#160; Trackme Findme works all over the world, so you know where your loved ones are 24/7. </p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2009/12/22/track-santa/&amp;Title=Track+Santa" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;desc=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2009/12/22/track-santa/&amp;submitHeadline=Track+Santa&amp;submitSummary=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here.&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2009/12/22/track-santa/&amp;t=Track+Santa" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2009/12/22/track-santa/&amp;t=Track+Santa" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Track+Santa+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/22/track-santa/">here</a>.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Track%20Santa%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here.%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Track%20Santa%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here.%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2009/12/22/track-santa/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;summary=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here.&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2009/12/22/track-santa/&amp;h=Track+Santa" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here.&amp;posturl=http://trackmefindme.org/2009/12/22/track-santa/&amp;posttitle=Track+Santa" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2009/12/22/track-santa/&amp;bm_description=Track+Santa&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Track+Santa&amp;link=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Track+Santa&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2009%2F12%2F22%2Ftrack-santa%2F&amp;desc=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here.&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;body=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2009/12/22/track-santa/&amp;lname=Track+Santa" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2009/12/22/track-santa/&amp;u_data%5bname%5d=Track+Santa" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2009/12/22/track-santa/&amp;bmtitle=Track+Santa" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2009/12/22/track-santa/&amp;t=Track+Santa" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;body=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;T=Track+Santa" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Track+Santa&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/22/track-santa/">here</a>.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2009/12/22/track-santa/+&quot;Track+Santa&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;selection=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;type=Article&amp;title=Track+Santa" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;body=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Track+Santa&amp;u=http://trackmefindme.org/2009/12/22/track-santa/&amp;b=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;desc=Want%20to%20know%20where%20Santa%20Claus%20is%3F%26%23160%3B%20Only%20Mrs.%20Claus%20knows%2C%20because%20he%20is%20carrying%20Trackme%20Findme%20with%20him.%26%23160%3B%20Trackme%20Findme%20works%20all%20over%20the%20world%2C%20so%20you%20know%20where%20your%20loved%20ones%20are%2024%2F7.%20%20%20Download%20the%20Trackme%20Findme%20iPhone%20App%20here.%20%20Subscribe%20to%20the%20Trackme%20Findme%20Web%20Service%20here." rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Track+Santa&amp;url=http://trackmefindme.org/2009/12/22/track-santa/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2009/12/22/track-santa/&amp;title=Track+Santa" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> <small>Could have been avoided if his family was using Trackme...</small></li>
<li><a href='http://trackmefindme.org/2009/12/17/trackme-in-the-city/' rel='bookmark' title='Permanent Link: Trackme in the City'>Trackme in the City</a> <small>I was walking around the city with my wife, before...</small></li>
<li><a href='http://trackmefindme.org/2009/12/28/human-network/' rel='bookmark' title='Permanent Link: Human Network'>Human Network</a> <small>Imagine a world where you are in constant touch, continually,...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/N6iQMYZOuiw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/N6iQMYZOuiw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trackme in the City</title>
		<link>http://feedproxy.google.com/~r/Trackme/~3/xfMOYGAe9vA/</link>
		<comments>http://feedproxy.google.com/~r/Trackme/~3/xfMOYGAe9vA/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 22:53:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trackmefindme.org/2009/12/17/trackme-in-the-city/</guid>
		<description><![CDATA[I was walking around the city with my wife, before she went to run some errands.&#160; Trackme Findme was perfect for keeping track of where I was, and where she was.&#160; Works great between the buildings, as it has located me precisely at the Starbucks across from Chinatown.&#160; 
Trackme Findme was perfect for the end [...]


Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/15/trackme-on-a-train/' rel='bookmark' title='Permanent Link: Trackme on a Train'>Trackme on a Train</a> I had to commute into the city, on the first...</li>
<li><a href='http://trackmefindme.org/2009/12/14/trackme-on-a-bus/' rel='bookmark' title='Permanent Link: Trackme on a bus'>Trackme on a bus</a> I sent a quick message to my wife that I...</li>
<li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> Could have been avoided if his family was using Trackme...</li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I was walking around the city with my wife, before she went to run some errands.&#160; <a href="http://trackmefindme.com" >Trackme Findme</a> was perfect for keeping track of where I was, and where she was.&#160; Works great between the buildings, as it has located me precisely at the Starbucks across from Chinatown.&#160; </p>
<p><a href="http://trackmefindme.com" >Trackme Findme</a> was perfect for the end of the day, when we had to find our way back to the car. </p>
<p><a href="itms://itunes.apple.com/us/app/trackme-findme/id335838495?mt=8" >Download the Trackme Findme iPhone App here.</a></p>
<p><a href="http://trackmefindme.com" >Subscribe to the Trackme Findme Web Service here.</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;Title=Trackme+in+the+City" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;desc=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;submitHeadline=Trackme+in+the+City&amp;submitSummary=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;t=Trackme+in+the+City" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;t=Trackme+in+the+City" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Trackme+in+the+City+-+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/">here</a>.</p>
</body></html>+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Trackme%20in%20the%20City%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Trackme%20in%20the%20City%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://trackmefindme.org/2009/12/17/trackme-in-the-city/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;summary=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm&amp;source=trackme" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;h=Trackme+in+the+City" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm&amp;posturl=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;posttitle=Trackme+in+the+City" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;bm_description=Trackme+in+the+City&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Trackme+in+the+City&amp;link=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Trackme+in+the+City&amp;url=http%3A%2F%2Ftrackmefindme.org%2F2009%2F12%2F17%2Ftrackme-in-the-city%2F&amp;desc=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;body=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;lname=Trackme+in+the+City" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data%5burl%5d=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;u_data%5bname%5d=Trackme+in+the+City" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;bmtitle=Trackme+in+the+City" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;t=Trackme+in+the+City" rel="nofollow" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;body=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;T=Trackme+in+the+City" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Trackme+in+the+City&quot;+-+from+%3c!DOCTYPE%20HTML%20PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.shareaholic.com/pages/maintenanceapi.php?alias=&amp;url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/">here</a>.</p>
</body></html>" rel="nofollow" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-xerpi">
			<a href="http://www.xerpi.com/block/add_link_from_extension?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Save this to Xerpi">Save this to Xerpi</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://trackmefindme.org/2009/12/17/trackme-in-the-city/+&quot;Trackme+in+the+City&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;selection=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;type=Article&amp;title=Trackme+in+the+City" rel="nofollow" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;body=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-nujij">
			<a href="http://nujij.nl/jij.lynkx?t=Trackme+in+the+City&amp;u=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;b=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Submit this to NUjij">Submit this to NUjij</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;desc=I%20was%20walking%20around%20the%20city%20with%20my%20wife%2C%20before%20she%20went%20to%20run%20some%20errands.%26%23160%3B%20Trackme%20Findme%20was%20perfect%20for%20keeping%20track%20of%20where%20I%20was%2C%20and%20where%20she%20was.%26%23160%3B%20Works%20great%20between%20the%20buildings%2C%20as%20it%20has%20located%20me%20precisely%20at%20the%20Starbucks%20across%20from%20Chinatown.%26%23160%3B%20%20%20Trackme%20Findm" rel="nofollow" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City&amp;popup=no" rel="nofollow" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Trackme+in+the+City&amp;url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/" rel="nofollow" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on Fleck">Share this on Fleck</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://trackmefindme.org/2009/12/17/trackme-in-the-city/&amp;title=Trackme+in+the+City" rel="nofollow" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://trackmefindme.org/2009/12/15/trackme-on-a-train/' rel='bookmark' title='Permanent Link: Trackme on a Train'>Trackme on a Train</a> <small>I had to commute into the city, on the first...</small></li>
<li><a href='http://trackmefindme.org/2009/12/14/trackme-on-a-bus/' rel='bookmark' title='Permanent Link: Trackme on a bus'>Trackme on a bus</a> <small>I sent a quick message to my wife that I...</small></li>
<li><a href='http://trackmefindme.org/2009/12/03/tiger-woods-scandal/' rel='bookmark' title='Permanent Link: Tiger Woods Scandal'>Tiger Woods Scandal</a> <small>Could have been avoided if his family was using Trackme...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Trackme/~4/xfMOYGAe9vA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/Trackme/~3/xfMOYGAe9vA/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
