<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How To Be A Man And A Woman Both At The Same Time</title>
	<atom:link href="http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/</link>
	<description>We can live forever in our human physical body if we want to.</description>
	<pubDate>Fri, 21 Nov 2008 08:02:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Ari Koinuma</title>
		<link>http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/#comment-557</link>
		<dc:creator>Ari Koinuma</dc:creator>
		<pubDate>Thu, 11 Sep 2008 01:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://letsliveforever.net/?p=34#comment-557</guid>
		<description>Hey Robin,

I agree with everything you wrote, though I am not quite following you on how developing your intuitiveness leads to being both a man and a woman at the same time.  ;-)  

I do agree with the basic premise that you can possess develop qualities that are traditionally considered as either masculine or feminine.  Earlier in my life, I was a pretty extreme INFP -- introvert, intuitive, feeling and perceiving.  Funny enough, all of them are on the "feminine" side.  But over the years I did change, and now I'm an INFJ -- but with everything except "I" close to in the middle.  It wasn't an entirely conscious choice to develop qualities I was lacking, but I think being a husband and father and taking on the traditional masculine role in those dominant relationships had an effect on me. 

Personality type is a fascinating subject to me, I'd like to explore more on my blog in the future, too. 

ari

Ari Koinumas last blog post..&lt;a href="http://ourbestversion.com/2008/09/the-basis-of-all-desires-and-the-truth-about-growth-digest/" rel="nofollow"&gt;The Basis of All Desires and The Truth about Growth (Digest)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hey Robin,</p>
<p>I agree with everything you wrote, though I am not quite following you on how developing your intuitiveness leads to being both a man and a woman at the same time.  <img src='http://letsliveforever.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>I do agree with the basic premise that you can possess develop qualities that are traditionally considered as either masculine or feminine.  Earlier in my life, I was a pretty extreme INFP &#8212; introvert, intuitive, feeling and perceiving.  Funny enough, all of them are on the &#8220;feminine&#8221; side.  But over the years I did change, and now I&#8217;m an INFJ &#8212; but with everything except &#8220;I&#8221; close to in the middle.  It wasn&#8217;t an entirely conscious choice to develop qualities I was lacking, but I think being a husband and father and taking on the traditional masculine role in those dominant relationships had an effect on me. </p>
<p>Personality type is a fascinating subject to me, I&#8217;d like to explore more on my blog in the future, too. </p>
<p>ari</p>
<p>Ari Koinumas last blog post..<a href="http://ourbestversion.com/2008/09/the-basis-of-all-desires-and-the-truth-about-growth-digest/" rel="nofollow">The Basis of All Desires and The Truth about Growth (Digest)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/#comment-65</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Fri, 23 May 2008 12:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://letsliveforever.net/?p=34#comment-65</guid>
		<description>Thanks Sumesh - really appreciate it</description>
		<content:encoded><![CDATA[<p>Thanks Sumesh - really appreciate it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumesh from Blog Creativity</title>
		<link>http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/#comment-64</link>
		<dc:creator>Sumesh from Blog Creativity</dc:creator>
		<pubDate>Fri, 23 May 2008 11:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://letsliveforever.net/?p=34#comment-64</guid>
		<description>And oh, in the code I gave above, copy the code I gave, and you have to change one thing because WordPress has messed with the code a bit. The double quotes given above are not right, so replace the double quotes by typing them yourselves.</description>
		<content:encoded><![CDATA[<p>And oh, in the code I gave above, copy the code I gave, and you have to change one thing because WordPress has messed with the code a bit. The double quotes given above are not right, so replace the double quotes by typing them yourselves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumesh from Blog Creativity</title>
		<link>http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/#comment-63</link>
		<dc:creator>Sumesh from Blog Creativity</dc:creator>
		<pubDate>Fri, 23 May 2008 11:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://letsliveforever.net/?p=34#comment-63</guid>
		<description>I really liked the intuition bit - something I need to work on ;)

Btw, putting links in comments is easy - simply put the link URl, and it will turn to a link in comments. You can also use the code below (which is the HTML code for a link):
&#60;a href="PUT YOUR URL HERE"&#62;LINK TEXT&#60;/a&#62;

In the code above, put the URL where it is mentioned. Link text means what word you want the link to be with, for example,  here's a link to &lt;a href="http://techzilo.com/" rel="nofollow"&gt;TechZilo&lt;/a&gt; (my blog) would be done with the code
&#60;a href="http://techzilo.com/"&#62;TechZilo&#60;/a&#62;

Hope that helps. I know how hard it can be to master WordPress, so ask me any doubt if you want - just shoot me an email.</description>
		<content:encoded><![CDATA[<p>I really liked the intuition bit - something I need to work on <img src='http://letsliveforever.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Btw, putting links in comments is easy - simply put the link URl, and it will turn to a link in comments. You can also use the code below (which is the HTML code for a link):<br />
&lt;a href=&#8221;PUT YOUR URL HERE&#8221;&gt;LINK TEXT&lt;/a&gt;</p>
<p>In the code above, put the URL where it is mentioned. Link text means what word you want the link to be with, for example,  here&#8217;s a link to <a href="http://techzilo.com/" rel="nofollow">TechZilo</a> (my blog) would be done with the code<br />
&lt;a href=&#8221;http://techzilo.com/&#8221;&gt;TechZilo&lt;/a&gt;</p>
<p>Hope that helps. I know how hard it can be to master WordPress, so ask me any doubt if you want - just shoot me an email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://letsliveforever.net/2008/05/how-to-be-a-man-and-a-woman-both-at-the-same-time/#comment-61</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Fri, 23 May 2008 00:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://letsliveforever.net/?p=34#comment-61</guid>
		<description>@Mark - thanks Mark for sharing your insights
@norea - yes I think that's spot-on - thanks for your contribution!
@Herrera - well give me a compliment and I'll follow you anywhere! And thanks for adding your insights - the "hands with horror" sentiment is rather prevalent, I'm afraid (I think).</description>
		<content:encoded><![CDATA[<p>@Mark - thanks Mark for sharing your insights<br />
@norea - yes I think that&#8217;s spot-on - thanks for your contribution!<br />
@Herrera - well give me a compliment and I&#8217;ll follow you anywhere! And thanks for adding your insights - the &#8220;hands with horror&#8221; sentiment is rather prevalent, I&#8217;m afraid (I think).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
