<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>mindpowersystem</title>
	<link>http://mindpowersystem.com</link>
	<description>Make The Rest Of Your Life The Best Of Your Life</description>
	<pubDate>Tue, 15 Apr 2008 11:09:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>test</title>
		<link>http://mindpowersystem.com/28/test/</link>
		<comments>http://mindpowersystem.com/28/test/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 11:03:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/28/test/</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<p><SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript"><br />
<!-- //start</p>
<p>//######################################################################################<br />
// Author: ricocheting.com<br />
// For: public release (freeware)<br />
// Date: 4/24/2003 (update: 5/24/2006)<br />
// Description: displays the amount of time until the "dateFuture" entered below.</p>
<p>// NOTE: the month entered must be one less than current month. ie; 0=January, 11=December<br />
// NOTE: the hour is in 24 hour format. 0=12am, 15=3pm etc<br />
// format: dateFuture = new Date(year,month-1,day,hour,min,sec)<br />
// example: dateFuture = new Date(2003,03,26,14,15,00) = April 26, 2003 - 2:15:00 pm</p>
<p>dateFuture = new Date(2008,3,17,24,0,0);</p>
<p>// TESTING: comment out the line below to print out the "dateFuture" for testing purposes<br />
//document.write(dateFuture +"<br />&#8220;);</p>
<p>//###################################<br />
//nothing beyond this point<br />
function GetCount(){</p>
<p>	dateNow = new Date();									//grab current date<br />
	amount = dateFuture.getTime() - dateNow.getTime();		//calc milliseconds between dates<br />
	delete dateNow;</p>
<p>	// time is already past<br />
	if(amount < 0){<br />
		document.getElementById('countbox').innerHTML="Now!";<br />
	}<br />
	// date is still good<br />
	else{<br />
		days=0;hours=0;mins=0;secs=0;out="";</p>
<p>		amount = Math.floor(amount/1000);//kill the "milliseconds" so just secs</p>
<p>		days=Math.floor(amount/86400);//days<br />
		amount=amount%86400;</p>
<p>		hours=Math.floor(amount/3600);//hours<br />
		amount=amount%3600;</p>
<p>		mins=Math.floor(amount/60);//minutes<br />
		amount=amount%60;</p>
<p>		secs=Math.floor(amount);//seconds</p>
<p>		if(days != 0){out += days +" day"+((days!=1)?"s":"")+", ";}<br />
		if(days != 0 || hours != 0){out += hours +" hour"+((hours!=1)?"s":"")+", ";}<br />
		if(days != 0 || hours != 0 || mins != 0){out += mins +" minute"+((mins!=1)?"s":"")+", ";}<br />
		out += secs +" seconds";<br />
		document.getElementById('countbox').innerHTML=out;</p>
<p>		setTimeout("GetCount()", 1000);<br />
	}<br />
}</p>
<p>window.onload=function(){GetCount();}//call when everything has loaded</p>
<p>//--><br />
</script></p>
<div id="countbox"></div>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/28/test/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Taylor Mali : What Teachers Make</title>
		<link>http://mindpowersystem.com/27/taylor-mali-what-teachers-make/</link>
		<comments>http://mindpowersystem.com/27/taylor-mali-what-teachers-make/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 10:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[happiness]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/27/taylor-mali-what-teachers-make/</guid>
		<description><![CDATA[One of the most provoking videos I have ever seen on the importannce of teaching and our views about teachers:



Here&#8217;s transcript of the poem:
What Teachers Make, or
Objection Overruled, or
If things don&#8217;t work out, you can always go to law school
By Taylor Mali
He says the problem with teachers is, &#8220;What&#8217;s a kid going to learn
from someone [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most provoking videos I have ever seen on the importannce of teaching and our views about teachers:</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/hw1MFobWD_o&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/hw1MFobWD_o&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Here&#8217;s transcript of the poem:</p>
<blockquote><p>What Teachers Make, or<br />
Objection Overruled, or<br />
If things don&#8217;t work out, you can always go to law school</p>
<p><a href="www.taylormali.com">By Taylor Mali</a></p>
<p>He says the problem with teachers is, &#8220;What&#8217;s a kid going to learn<br />
from someone who decided his best option in life was to become a teacher?&#8221;</p>
<p>He reminds the other dinner guests that it&#8217;s true what they say about<br />
teachers:</p>
<p>That those who can, do; those who can&#8217;t, teach.</p>
<p>I decide to bite my tongue instead of his<br />
and resist the urge to remind the other dinner guests<br />
that it&#8217;s also true what they say about lawyers.</p>
<p>Because we&#8217;re eating, after all, and this is polite conversation.</p>
<p>&#8220;I mean, you&#8217;re a teacher, Taylor&#8221;<br />
&#8220;Be honest. What do you make?&#8221;</p>
<p>And I wish he hadn&#8217;t done that<br />
(asked me to be honest)<br />
because, you see, I have a policy<br />
about honesty and ass-kicking:<br />
which is, if you ask for it, then I have to let you have it.</p>
<p>You want to know what I make?</p>
<p>I make kids work harder than they ever thought they could.<br />
I can make a C+ feel like a Congressional medal of honor<br />
and I can make an A- feel like a slap in the face.<br />
How dare you waste my time with anything less than your very best.</p>
<p>You wanna know what I make?</p>
<p>I make kids sit through 40 minutes of study hall<br />
in absolute silence.<br />
No, you can not work in groups.<br />
No, you can not ask a question (so put your hand down)<br />
Why won&#8217;t I let you go to the bathroom?<br />
Because you&#8217;re bored and you don&#8217;t really have to go, do you?</p>
<p>You wanna know what I make?</p>
<p>I make parents tremble in fear when I call home at around dinner time:<br />
&#8220;Hi, This is Mr. Mali, I hope I haven&#8217;t called at a bad time,<br />
I just wanted to talk to you about something your son did today.<br />
he said, &#8220;Leave the kid alone. I still cry sometimes, don&#8217;t you?&#8221;<br />
And it was the noblest act of courage I have ever seen.</p>
<p>I make parents see their children for who they are<br />
and who they can be.</p>
<p>You want to know what I make?</p>
<p>I make kids question.<br />
I make them criticize.<br />
I make them apologize and mean it.<br />
I make them write, write, write.<br />
And then I make them read.<br />
I make them spell definitely beautiful, definitely beautiful, definitely<br />
beautiful<br />
over and over again until they will never misspell<br />
either one of those words again.<br />
I make them show all their work in math.<br />
And then hide it on their final drafts in English.<br />
I make them realize that if you got this (brains)<br />
then you follow this (heart) and if someone ever tries to judge you<br />
by what you make, you give them this (the finger).</p>
<p>Let me break it down for you, so you know what I say is true:<br />
I make a difference! What about you?
</p></blockquote>
<p>If you are interested in some incredible teachers:</p>
<p>Check out:</p>
<p><a href="http://www.mindhacks.org/2007/10/23/burt-goldman-in-the-international-photography-hall-of-fame/">Burt Goldman</a><br />
<a href="http://silvamethodlife.com/13/special-feature-aretoula-fullam-dynamic-meditation-training-vs-passive-relaxation-training/">Aretoula Fullam</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/27/taylor-mali-what-teachers-make/feed/</wfw:commentRss>
		</item>
		<item>
		<title>5 Videos of Incredible Mental Feats!</title>
		<link>http://mindpowersystem.com/26/5-videos-of-incredible-mental-feats/</link>
		<comments>http://mindpowersystem.com/26/5-videos-of-incredible-mental-feats/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 17:17:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[brain science]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/26/5-videos-of-incredible-mental-feats/</guid>
		<description><![CDATA[Incredible Mental Feats that will leave you (mind)boggled.
How far are our minds capable of expanding into? Are our minds truly limitless?
Here&#8217;s a collection of some amazing mind power feats captured on video:
Still think a calculator can cut through your tax forms? The ancient abacus seems to STILL outdo circuitry! But what happens when you use [...]]]></description>
			<content:encoded><![CDATA[<h2>Incredible Mental Feats that will leave you (mind)boggled.</h2>
<p>How far are our minds capable of expanding into? Are our minds truly limitless?</p>
<p><b>Here&#8217;s a collection of some amazing mind power feats captured on video:</b></p>
<p>Still think a calculator can cut through your tax forms? The ancient abacus seems to STILL outdo circuitry! But what happens when you use an IMAGINARY ABACUS instead?</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/EueFhYZ4HxI&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/EueFhYZ4HxI&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Is this man the smartest man in the world? Or is he a humble blue-collar ex-bouncer?</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/8C48agMtV7I&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8C48agMtV7I&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Stephen Withshire is capable of taking a photograph with his mind, and then replicate it on paper without a second look. Peer through the eyes of one of just over 100 autistic savants on the planet!</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/a8YXZTlwTAU&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/a8YXZTlwTAU&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>One of our favorite mentalists, Derren Brown, demonstrates how sublminal advertising works on the mind.</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/ZyQjr1YL0zg&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ZyQjr1YL0zg&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>But is the mind capable of accomplishing far more than we can ever imagine? Even in the physical world?</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/mZBfEZLbNhI&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/mZBfEZLbNhI&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Want to find out more about the unlimited expanses of your mind? Check out what Burt Goldman&#8217;s been using his beautiful mind for:</p>
<p><a href="http://www.theamericanmonk.com/online/news/energy_healing/">CLICK HERE TO WATCH THE VIDEO</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/26/5-videos-of-incredible-mental-feats/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How You Can Control Another Person&#8217;s Desires by Neurolinguistic Programming</title>
		<link>http://mindpowersystem.com/25/how-you-can-control-another-persons-desires-by-neurolinguistic-programming/</link>
		<comments>http://mindpowersystem.com/25/how-you-can-control-another-persons-desires-by-neurolinguistic-programming/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 08:16:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/25/how-you-can-control-another-persons-desires-by-neurolinguistic-programming/</guid>
		<description><![CDATA[&#160;
Mindblowing Video&#160;
&#160;
Movie star Simon Pegg, from &#8216;Shaun of the Dead&#8217; and &#8216;Hot Fuzz&#8217; is receiving a present from&#160; stunning psychologist Derren Brown - it can be anything he desires. He goes from wanting a leather jacket to a RED BMX in the space of 5 minutes.&#160;Pegg is convinced that he originally wanted a Red BMX [...]]]></description>
			<content:encoded><![CDATA[<h2>&nbsp;</h2>
<h2>Mindblowing Video&nbsp;</h2>
<p>&nbsp;</p>
<p>Movie star Simon Pegg, from &#8216;Shaun of the Dead&#8217; and &#8216;Hot Fuzz&#8217; is receiving a present from&nbsp; stunning psychologist Derren Brown - it can be anything he desires. He goes from wanting a leather jacket to a RED BMX in the space of 5 minutes.&nbsp;Pegg is convinced that he originally wanted a <strong><font color="#ff0000">Red BMX Bike!!!!!!!</font></strong></p>
<h3>How does&nbsp;Derren pull off this remarkable display of Neurolinguistic Programming?</h3>
<p>&nbsp;</p>
<p><strong>Check out some of the dialogue:</strong></p>
<blockquote><p>&#8220;how I <strong><font color="#ff0000">bike</font></strong> gifts. . .</p>
<p>to <strong><font color="#ff0000">handle bar</font></strong> none . . .</p>
<p>what to <font color="#ff0000">saddle </font>for . . .</p>
<p>rather than re<strong><font color="#ff0000">cycle</font></strong> the same <font color="#ff0000"><strong>two tyred</strong></font> bottles of wine .&nbsp;. .</p>
<p><strong><font color="#ff0000">bike</font></strong> creating a strong feeling of desire. . . </p>
<p>all sort of <strong><font color="#ff0000">pumped up</font></strong> . . .</p>
<p>they <strong><font color="#ff0000">B</font></strong>ea<strong><font color="#ff0000">M</font></strong> e<strong><font color="#ff0000">X</font></strong>citement . . .</p>
<p>can <strong><font color="#ff0000">B</font></strong>e so e<strong><font color="#ff0000">X</font></strong>treme . . .</p>
<p>i want<strong><font color="#ff0000"> X</font></strong> . . .</p>
<p>Like a <strong><font color="#ff0000">BM </font></strong>or an <strong><font color="#ff0000">X </font></strong>Box . .&nbsp; .</p>
<p>Derren Brown: &#8216;So . . . What&#8217;s your dream present?&#8217;</p>
<p>Simon Pegg:<strong><font color="#ff0000"> &#8216;A BMX Bike&#8217;&#8221;</font></strong></p>
</blockquote>
<p><strong>NOTE:</strong>&nbsp;look at the props around the room that Derren Brown uses to manipulate Pegg with:</p>
<p>&nbsp;</p>
<p><embed src="http://www.youtube.com/v/befugtgikMg" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></p>
<h5>More Reading</h5>
<p>&nbsp;</p>
<p><a href="http://mindpowersystem.com/24/the-lies-of-brain-science-exposed-by-a-man-who-fell-in-love-with-a-brain/">The Lies of Brain Science Exposed By A Man Who Fell In Love With A Brain</a></p>
<p><a href="http://mindpowersystem.com/23/how-one-magic-word-can-make-you-drunk-without-touching-a-drop-of-alcohol/">How One Magic Word Can Make You Drunk Without Touching A Drop Of Alcohol</a></p>
<p><a href="http://mindpowersystem.com/18/the-real-skill-is-learning-how-not-to-kill-them/">&#8220;The Real Skill is Learning How Not to Kill Them&#8221;</a></p>
<p><a href="http://selfpursuit.com/35/18-wonders-of-the-human-body/">18 Wonders of the Human Body</a></p>
<p></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/25/how-you-can-control-another-persons-desires-by-neurolinguistic-programming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Lies of Brain Science Exposed By A Man Who Fell In Love With A Brain</title>
		<link>http://mindpowersystem.com/24/the-lies-of-brain-science-exposed-by-a-man-who-fell-in-love-with-a-brain/</link>
		<comments>http://mindpowersystem.com/24/the-lies-of-brain-science-exposed-by-a-man-who-fell-in-love-with-a-brain/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 10:20:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[brain science]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/24/the-lies-of-brain-science-exposed-by-a-man-who-fell-in-love-with-a-brain/</guid>
		<description><![CDATA[&#160;
Jeff Hawkins&#8217; Palm PDA became such a widely used productivity tool during the 1990s that some fanatical users claimed it replaced their brains. He was a pioneer in the field of mobile technology and spent 16 yrs in the computer industry. However, his path through life took a weird turn of events . . . [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Jeff Hawkins&#8217; Palm PDA became such a widely used productivity tool during the 1990s that some fanatical users claimed it replaced their brains. He was a pioneer in the field of mobile technology and spent 16 yrs in the computer industry. However, his path through life took a weird turn of events . . .<strong> he fell in love with a brain!</strong></p>
<p>He now devotes his life to studying his passion. He&#8217;s now expelling the myths that neuroscientists have been feeding us. In this staggering video the lies&nbsp;are revealed and he uncovers how his new kind of brain science can shape the future of computing.</p>
<p>&nbsp;</p>
<blockquote><p>&#8220;Brain Scientists say that intelligence is defined by behaviour (MYTH)</p>
<p>However intelligence is actually defined by Prediction&#8221; - Jeff Hawkins ( the man who fell in love with a brain)</p>
</blockquote>
<p>&nbsp;<a href="http://mindpowersystem.com/images/TheLiesofBrainScienceExposedByAManWhoFel_100CC/realintelligence7.png" atomicselection="true"><img style="margin: 0px 15px 10px 0px" height="575" src="http://mindpowersystem.com/images/TheLiesofBrainScienceExposedByAManWhoFel_100CC/realintelligence_thumb5.png" width="518"></a> </p>
<h4>&nbsp;</h4>
<h4>&nbsp;</h4>
<h4>20 Minutes of Jeff talking about his passion for brains and the future of brain science</h4>
<p>&nbsp;</p>
<p><embed src="http://www.youtube.com/v/G6CVj5IQkzk" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></p>
<p><strong>More Interesting Articles:</strong></p>
<p><a href="http://mindpowersystem.com/22/17-of-men-have-a-female-brain/">17% of Men have a female Brain</a></p>
<p><a href="http://selfpursuit.com/34/increase-brain-activity/">15 Activities to Increase Brain Activity</a></p>
<p></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/24/the-lies-of-brain-science-exposed-by-a-man-who-fell-in-love-with-a-brain/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How One Magic Word Can Make You Drunk Without Touching A Drop Of Alcohol</title>
		<link>http://mindpowersystem.com/23/how-one-magic-word-can-make-you-drunk-without-touching-a-drop-of-alcohol/</link>
		<comments>http://mindpowersystem.com/23/how-one-magic-word-can-make-you-drunk-without-touching-a-drop-of-alcohol/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 04:34:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/23/how-one-magic-word-can-make-you-drunk-without-toucing-a-drop-of-alcohol/</guid>
		<description><![CDATA[&#160;
This staggering video from the mind blowing series &#8216;Mind Control&#8217; by Derren Brown shows how incredibly easily our minds can be manipulated, we can behave drunk in the space of seconds as this student hilariously demonstrates. 
This feeling can then go away in an instance but be triggered like a remote control at any point [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>This staggering video from the mind blowing series &#8216;Mind Control&#8217; by Derren Brown shows how incredibly easily our minds can be manipulated, we can behave drunk in the space of seconds as this student hilariously demonstrates. </p>
<p>This feeling can then go away in an instance but be triggered like a remote control at any point in time using a &#8216;magic word&#8217;.</p>
<p>Derren Brown&#8217;s work is fascinating, his ability to get inside your mind and psychologically force you to think something with subliminal messages is stunning. He doesn&#8217;t&nbsp;claim to have any&nbsp;psychic ability, everything is through psychology.</p>
<p>&nbsp;</p>
<blockquote><p>&#8220;This next technique is a method I used at university where you can recreate any drug state without ever actually taking the drug.&#8221; - Derren Brown</p>
</blockquote>
<p>&nbsp;</p>
<p><embed src="http://www.youtube.com/v/zryGzTbU49I" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></p>
<p>What did you think of the Video?</p>
<p>Watch a video <a href="http://mindpowersystem.com/19/hidden-subliminal-messages-in-advertising/">How Top Advertising Executives Are Susceptible To Subliminal Messages in Advertising</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/23/how-one-magic-word-can-make-you-drunk-without-touching-a-drop-of-alcohol/feed/</wfw:commentRss>
		</item>
		<item>
		<title>17% Of Men Have A Female Brain</title>
		<link>http://mindpowersystem.com/22/17-of-men-have-a-female-brain/</link>
		<comments>http://mindpowersystem.com/22/17-of-men-have-a-female-brain/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 06:13:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[brain science]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/22/17-of-men-have-a-female-brain/</guid>
		<description><![CDATA[&#160;
 
Scientists from the prestigious University of Cambridge claim that there are such things as &#8216;male&#8217; brains and &#8216;female&#8217; brains.&#160; However the really shocking news is that just because you are male you don&#8217;t necessarily possess a &#8216;male brain&#8217;. In fact 17% of men are equipped with a female brain.
&#160;
&#8216;Brain Sex&#8217;
&#160;
If you&#8217;re a man, you [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://mindpowersystem.com/images/17OfMenHaveAFemaleBrain_C71F/brainscan4.jpg" atomicselection="true"><img style="margin: 0px 15px 10px 0px" height="311" src="http://mindpowersystem.com/images/17OfMenHaveAFemaleBrain_C71F/brainscan_thumb2.jpg" width="237" align="left"></a> </p>
<p>Scientists from the prestigious University of Cambridge claim that there are such things as &#8216;male&#8217; brains and &#8216;female&#8217; brains.&nbsp; However the really shocking news is that just because you are male you don&#8217;t necessarily possess a &#8216;male brain&#8217;. In fact 17% of men are equipped with a female brain.</p>
<h4>&nbsp;</h4>
<h3>&#8216;Brain Sex&#8217;</h3>
<p>&nbsp;</p>
<p>If you&#8217;re a man, you may be more in touch with your feminine side than you ever guessed, and if you&#8217;re a woman you may occasionally think more like the lads.
<p>That&#8217;s the surprising news from scientists who think there are &#8216;male brains&#8217; and &#8216;female brains&#8217;. Study findings show that although men tend to have male brains and women tend to have female brains, it isn&#8217;t always so.
<p>Most scientists think there&#8217;s no real difference between men and women when it comes to total intelligence (commonly called IQ), but there is growing evidence that men and women&#8217;s brains are wired differently. This theory may explain the finding that, on average, men are at better at some things and women are better at others.
<p>For example, studies have found that women tend to be better at empathising and men are generally better at systemising. &nbsp;In other words, men are often more adept at discovering the rules that govern a system. They like to get deeply involved in activities such as car repair, computing or building up an extensive music collection.
<p>Women, on the other hand, are thought to be better at guessing other people&#8217;s emotions and responding appropriately. They would be more likely to comfort you in a time of crisis.
<p>But men and women don&#8217;t always fit neatly into their respective groups. A University of Cambridge study found that 17% of men have a &#8216;female&#8217; empathising brain and 17% of women have a &#8216;male&#8217; systemising brain.
<p><a href="http://www.bbc.co.uk/science/humanbody/sex/articles/brain_sex.shtml">Find out more information about the &#8217;sex of your brain&#8217; here</a>
<p>Read More:
<p><a href="http://selfpursuit.com/35/18-wonders-of-the-human-body/">18 Wonders of the Human Body</a>
<p><a href="http://selfpursuit.com/34/increase-brain-activity/">Increase your Brain Activity with 15 Ideas</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/22/17-of-men-have-a-female-brain/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Optical Illusions</title>
		<link>http://mindpowersystem.com/21/best-optical-illusions/</link>
		<comments>http://mindpowersystem.com/21/best-optical-illusions/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 05:27:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[optical illusions]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/21/best-optical-illusions/</guid>
		<description><![CDATA[Best Optical Illusions - Can You Figure these Out?
&#160;
Optical illusions have always fascinated me, it&#8217;s amazing how our perception can flip so quickly. I uncovered a video on what I consider to be the best optical illusions. See what you make of it . . .
Best Optical Illusions
&#160;

&#160;
Enjoyed these optical illusions? Why not watch more [...]]]></description>
			<content:encoded><![CDATA[<h2>Best Optical Illusions - Can You Figure these Out?</h2>
<p>&nbsp;</p>
<p>Optical illusions have always fascinated me, it&#8217;s amazing how our perception can flip so quickly. I uncovered a video on what I consider to be the best optical illusions. See what you make of it . . .</p>
<h4>Best Optical Illusions</h4>
<p>&nbsp;</p>
<p><embed src="http://www.youtube.com/v/fqOvBjGaEUg" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></p>
<p>&nbsp;</p>
<p>Enjoyed these optical illusions? Why not watch more of the <a href="http://mindpowersystem.com/10/is-my-mind-playing-tricks-on-me/">Best Optical Illusions</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/21/best-optical-illusions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Brain Study - Emotions Directly Effect Immunity and Health</title>
		<link>http://mindpowersystem.com/20/new-brain-study-emotions-directly-effect-immunity-and-health/</link>
		<comments>http://mindpowersystem.com/20/new-brain-study-emotions-directly-effect-immunity-and-health/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 04:27:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[happiness]]></category>

		<category><![CDATA[brain science]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/20/new-brain-study-emotions-directly-effect-immunity-and-health/</guid>
		<description><![CDATA[ A&#160;direct link between emotions and immunity to disease has been made by&#160;scientists. It&#160;confirms what many people have thought for years .&#160; .&#160; .&#160;happy people are more likely to have a higher immunity to disease and are therefore likely to have better health.
&#160;
Brain study links negative emotions and lowered immunity
By Shaoni Bhattacharya 
Brain activity linking [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mindpowersystem.com/images/NewBrainStudyEmotionsDirectlyEffectImmun_AE1B/IdeaDrawingXSmall3.jpg" atomicselection="true"><img style="margin: 0px 15px 0px 0px" height="240" src="http://mindpowersystem.com/images/NewBrainStudyEmotionsDirectlyEffectImmun_AE1B/IdeaDrawingXSmall_thumb1.jpg" width="173" align="left"></a> A&nbsp;direct link between emotions and immunity to disease has been made by&nbsp;scientists. It&nbsp;confirms what many people have thought for years .&nbsp; .&nbsp; .&nbsp;happy people are more likely to have a higher immunity to disease and are therefore likely to have better health.</p>
<p>&nbsp;</p>
<h4>Brain study links negative emotions and lowered immunity</h4>
<p>By Shaoni Bhattacharya </p>
<p>Brain activity linking negative emotions to a lower immune response against disease has been revealed for the first time, claim researchers.
<p>Many previous studies have shown that emotions and stress can adversely affect the immune system. But this effect had not been directly correlated with activity in the brain, says study leader Richard Davidson, at the University of Wisconsin, Madison, in the US.
<p>The part of the brain the team studied, the prefrontal cortex (PFC), is associated with depression. People who had the greatest activity in the right PFC when asked to dwell on distressing episodes in their life had a markedly lower antibody levels after an influenza vaccination. In contrast, those showing exceptional activity in the left PFC when recalling happy times developed high antibody levels.
<p>Davidson says emotions play an important role in regulating systems in the body that influence health. &#8220;This study establishes that people with a pattern of brain activity that has been associated with positive [emotions] are also the ones to show the best response to the flu vaccine.&#8221;
<p>&#8220;It begins to suggest a mechanism for why subjects with a more positive emotional disposition may be healthier,&#8221; he says. Janice Kiecolt-Glaser, an expert on stress and immunity at Ohio State University, told the <i>New York Times</i> that the study represents &#8220;some of the best evidence we&#8217;ve seen to date.&#8221;<br />
<h4>Intense sadness</h4>
<p>&nbsp;</p>
<p>Davidson, with colleagues at Wisconsin and Princeton University, New Jersey, asked 52 men and women who graduated from Wisconsin in 1957 to recount both the best and worst events in their lives on paper.
<p>For their best experiences, the subjects were asked to write about an event where they experienced &#8220;intense happiness or joy&#8221;. And for their worst experience they were asked to remember an event causing &#8220;the most intense sadness, fear, or anger&#8221;.
<p>During this autobiographical task, the electrical activity of the brain was measured. The subjects were then given flu shots and their antibody levels were measured after two weeks, four weeks and six months. The researcher found a clear link between strong activity in the left PFC and a large rise in antibodies, and vice versa. (<i>Proceedings of the National Academy of Sciences</i>, DOI: 10.1073/pnas.1534743100).
<p><a href="http://www.newscientist.com/article.ns?id=dn4116">Read the full story here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/20/new-brain-study-emotions-directly-effect-immunity-and-health/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hidden Subliminal Messages in Advertising</title>
		<link>http://mindpowersystem.com/19/hidden-subliminal-messages-in-advertising/</link>
		<comments>http://mindpowersystem.com/19/hidden-subliminal-messages-in-advertising/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 03:01:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://mindpowersystem.com/19/hidden-subliminal-messages-in-advertising/</guid>
		<description><![CDATA[&#160;
Did you know that even Top Advertising Executives are Susceptible to Hidden Subliminal Messages in Advertising?&#160;
&#160;
Derren Brown shows that even the cream of the crop advertising executives are susceptible to hidden subliminal messages in advertising with a truly stunningly accurate mind experiment. 
You&#8217;ll be left completely amazed by the end of the video and think [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<h2>Did you know that even Top Advertising Executives are Susceptible to Hidden Subliminal Messages in Advertising?&nbsp;</h2>
<p>&nbsp;</p>
<p>Derren Brown shows that even the cream of the crop advertising executives are susceptible to hidden subliminal messages in advertising with a truly stunningly accurate mind experiment. </p>
<p>You&#8217;ll be left completely amazed by the end of the video and think it&#8217;s not possible, however the last 30 secs shows just how these execs, who control people&#8217;s minds every day of their lives, can have the same done to them just like puppets. </p>
<p>&nbsp;</p>
<h3>Hidden Subliminal Messages In Advertising Mind Experiment</h3>
<p>&nbsp;</p>
<p><embed src="http://www.youtube.com/v/ZyQjr1YL0zg" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></p>
<p>&nbsp;</p>
<p><strong>What do you think of the experiment?</strong></p>
<p>Enjoyed this article? Why not read about <a href="http://mindpowersystem.com/15/interrogation-methods/">Interrogation Methods</a></p>
<p></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://mindpowersystem.com/19/hidden-subliminal-messages-in-advertising/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
