<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type='text/xsl' href='http://heshameb.spaces.live.com/mmm2008-05-17_13.22/rsspretty.aspx?rssquery=en-US;http%3a%2f%2fheshameb.spaces.live.com%2ffeed.rss' version='1.0'?><rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:msn="http://schemas.microsoft.com/msn/spaces/2005/rss" xmlns:live="http://schemas.microsoft.com/live/spaces/2006/rss" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hesham's space</title><description /><link>http://heshameb.spaces.live.com/</link><language>en-US</language><pubDate>Mon, 03 Mar 2008 23:09:43 GMT</pubDate><lastBuildDate>Mon, 03 Mar 2008 23:09:43 GMT</lastBuildDate><generator>Microsoft Spaces v1.1</generator><docs>http://www.rssboard.org/rss-specification</docs><ttl>60</ttl><live:identity><live:id>5215831220300411114</live:id><live:alias>heshameb</live:alias></live:identity><image><title>Hesham's space</title><url>http://byfiles.storage.live.com/y1pG38gUcOh7Kq9WJvJWXW7XpiEMKlZYUdom4Dl3DBkCNjBI-BrRjYnVw</url><link>http://heshameb.spaces.live.com/</link></image><cf:listinfo><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="typelabel" label="Type" /><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="tag" label="Tag" /><cf:group element="category" label="Category" /><cf:sort element="pubDate" label="Date" data-type="date" default="true" /><cf:sort element="title" label="Title" data-type="string" /><cf:sort ns="http://purl.org/rss/1.0/modules/slash/" element="comments" label="Comments" data-type="number" /></cf:listinfo><item><title>Moved</title><link>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!151.entry</link><description>moved to &lt;a href="http://machle.blogspot.com/"&gt;http://machle.blogspot.com/&lt;/a&gt;&lt;br&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+Moved&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><comments>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!151.entry#comment</comments><guid isPermaLink="true">http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!151.entry</guid><pubDate>Fri, 17 Aug 2007 03:52:07 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://heshameb.spaces.live.com/blog/cns!48625ADC3665F0EA!151/comments/feed.rss</wfw:commentRss><wfw:comment>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!151.entry#comment</wfw:comment><dcterms:modified>2007-08-17T03:52:07Z</dcterms:modified></item><item><title>AI in game programming, and news</title><link>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!148.entry</link><description>&lt;br&gt;I had a discusion here:
http://www.gamecareerguide.com/forums/showthread.php?t=23
I think beginners may find it handy.
&lt;br&gt;&lt;br&gt;
And interesting news:
http://news.bbc.co.uk/1/low/technology/6600965.stm
I couldn't find what model they've used for the simulation.
&lt;br&gt;&lt;br&gt;
IEEE Spectrum this month had an article about Hierarchical Temporal Memory (HTM). http://www.numenta.com/ 
The platform is for Linux and Mac and is free, these make that a perfect research platform.
&lt;br&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+AI+in+game+programming%2c+and+news&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><comments>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!148.entry#comment</comments><guid isPermaLink="true">http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!148.entry</guid><pubDate>Sun, 29 Apr 2007 17:32:58 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://heshameb.spaces.live.com/blog/cns!48625ADC3665F0EA!148/comments/feed.rss</wfw:commentRss><wfw:comment>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!148.entry#comment</wfw:comment><dcterms:modified>2007-09-20T08:28:07Z</dcterms:modified></item><item><title>C++ containers</title><link>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!147.entry</link><description>Today I was working on a program and didn't remember how I can remove a member of a list, after googling found this terrific site: http://www.linuxsoftware.co.nz/cppcontainers.html there is a neat diagram at the bottom of the page, it's worth to look at it if you're a C++ programmer.&lt;br&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+C%2b%2b+containers&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><comments>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!147.entry#comment</comments><guid isPermaLink="true">http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!147.entry</guid><pubDate>Sun, 18 Feb 2007 20:18:43 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://heshameb.spaces.live.com/blog/cns!48625ADC3665F0EA!147/comments/feed.rss</wfw:commentRss><wfw:comment>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!147.entry#comment</wfw:comment><dcterms:modified>2007-02-18T20:18:43Z</dcterms:modified></item><item><title>British Museum</title><link>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!130.entry</link><description>A few days ago I and a friend of mine went to the museum and I took these photos. &lt;br&gt;In one of them you see four heads, they are (left to right) Sokrates, Antisthenes, Chrysippos, Epikouros.&lt;br&gt; And in one of them you can see an &lt;a href="http://en.wikipedia.org/wiki/Amazon"&gt;Amazon&lt;/a&gt; and two Greek soldiers.&lt;div&gt;&lt;table cellspacing="0" border="0"&gt;&lt;tr height="8"&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;p&gt;&lt;a href="http://byfiles.storage.live.com&amp;#47;y1p0jE-y7avc8yMAZD12HK9rZWo5ISTUNClgCkR9_R_H5WJnTtTISxmtw"&gt;&lt;img src="http://storage.live.com&amp;#47;items&amp;#47;48625ADC3665F0EA&amp;#33;132&amp;#58;thumbnail" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="15"&gt;&lt;/td&gt;&lt;td valign="top"&gt;&lt;p&gt;&lt;a href="http://byfiles.storage.live.com&amp;#47;y1pix23vg2nB7doiT_3p6msYPz5wISTKgcHt13xQM_fn_ZO-fw9HLGQgg"&gt;&lt;img src="http://storage.live.com&amp;#47;items&amp;#47;48625ADC3665F0EA&amp;#33;135&amp;#58;thumbnail" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="15"&gt;&lt;/td&gt;&lt;td valign="top"&gt;&lt;p&gt;&lt;a href="http://byfiles.storage.live.com&amp;#47;y1p0jE-y7avc8wOqZ1NJSqEvi4Q2UwgMZaIpZIQh-FaRNrvL4sWsyr0FA"&gt;&lt;img src="http://storage.live.com&amp;#47;items&amp;#47;48625ADC3665F0EA&amp;#33;133&amp;#58;thumbnail" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="15"&gt;&lt;/td&gt;&lt;td valign="top"&gt;&lt;p&gt;&lt;a href="http://byfiles.storage.live.com&amp;#47;y1pDbmejqKP_bHclS6q-sA-1BkbxKdCGyK0A6ftmN2XHlMAmsBX17iHFg"&gt;&lt;img src="http://storage.live.com&amp;#47;items&amp;#47;48625ADC3665F0EA&amp;#33;136&amp;#58;thumbnail" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;p&gt;&lt;a href="http://byfiles.storage.live.com&amp;#47;y1pDbmejqKP_bH7_I1N8VONrvKBaBNEk4jqaZI_ZRklokJEH5moofkGsA"&gt;&lt;img src="http://storage.live.com&amp;#47;items&amp;#47;48625ADC3665F0EA&amp;#33;137&amp;#58;thumbnail" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="15"&gt;&lt;/td&gt;&lt;td valign="top"&gt;&lt;p&gt;&lt;a href="http://byfiles.storage.live.com&amp;#47;y1pFqvZMQW7aHdwzNhkqf90awXqjTf8IK9RFja-ptUI9I0GmQgOeBAFVg"&gt;&lt;img src="http://storage.live.com&amp;#47;items&amp;#47;48625ADC3665F0EA&amp;#33;131&amp;#58;thumbnail" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td width="15"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+British+Museum&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><comments>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!130.entry#comment</comments><guid isPermaLink="true">http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!130.entry</guid><pubDate>Sun, 05 Nov 2006 15:52:38 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://heshameb.spaces.live.com/blog/cns!48625ADC3665F0EA!130/comments/feed.rss</wfw:commentRss><wfw:comment>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!130.entry#comment</wfw:comment><dcterms:modified>2007-04-26T02:16:44Z</dcterms:modified></item><item><title>Temporal logic and Neural Networks</title><link>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!129.entry</link><description>I started a project about temporal logic and neural networks. Hopefully, next week I can write here more details about it, IMHO this topic is really interesting. &lt;br&gt;I added another book to the book list which I'm reading for the Logic in computer science course.&lt;br&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+Temporal+logic+and+Neural+Networks&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><comments>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!129.entry#comment</comments><guid isPermaLink="true">http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!129.entry</guid><pubDate>Fri, 13 Oct 2006 16:16:45 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://heshameb.spaces.live.com/blog/cns!48625ADC3665F0EA!129/comments/feed.rss</wfw:commentRss><wfw:comment>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!129.entry#comment</wfw:comment><dcterms:modified>2007-01-20T15:31:38Z</dcterms:modified></item><item><title>Book</title><link>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!119.entry</link><description>I added 4 books that I should read this semester, to the book list. I think the best one is that data mining book. Actually machine learning is my favourite subject, so this semester courses are a little bit boring.&lt;br&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+Book&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><category>Studies</category><comments>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!119.entry#comment</comments><guid isPermaLink="true">http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!119.entry</guid><pubDate>Fri, 04 Aug 2006 11:52:50 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://heshameb.spaces.live.com/blog/cns!48625ADC3665F0EA!119/comments/feed.rss</wfw:commentRss><wfw:comment>http://heshameb.spaces.live.com/Blog/cns!48625ADC3665F0EA!119.entry#comment</wfw:comment><dcterms:modified>2007-01-20T15:31:00Z</dcterms:modified></item><item><title>Book List: Book List</title><link>http://heshameb.spaces.live.com/Lists/cns!48625ADC3665F0EA!112</link><description>&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;0321210255&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0321210255&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Thomas Connolly: Database Systems&amp;#58; A Practical Approach to Design, Implementation and Management&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;0321210255&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0321210255&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://images.amazon.com&amp;#47;images&amp;#47;P&amp;#47;0321210255.01._SCTHUMBZZZ_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;0321321367&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0321321367&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Pang-Ning Tan, Michael Steinbach and Vipin Kumar: Introduction to Data Mining&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;0321321367&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0321321367&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://images.amazon.com&amp;#47;images&amp;#47;P&amp;#47;0321321367.01._SCTHUMBZZZ_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;1558609326&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;1558609326&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Ronald Brachman: Knowledge representation and reasoning&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;1558609326&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;1558609326&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://images.amazon.com&amp;#47;images&amp;#47;P&amp;#47;1558609326.01._SCTHUMBZZZ_V1105835996_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;052154310X&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;052154310X&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Michael Huth: Logic in Computer Science&amp;#58; Modelling and Reasoning About Systems&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;052154310X&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;052154310X&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://images.amazon.com&amp;#47;images&amp;#47;P&amp;#47;052154310X.01._SCTHUMBZZZ_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;0071154671&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0071154671&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Tom M. Mitchell: Machine Learning&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;0071154671&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0071154671&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://ec1.images-amazon.com&amp;#47;images&amp;#47;P&amp;#47;0071154671.01._SCTHUMBZZZ_V39856986_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;0262232030&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0262232030&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Gerhard Weiss: Multiagent Systems A Modern Approach to Distributed Artificial Intelligence&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;0262232030&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0262232030&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://ec2.images-amazon.com&amp;#47;images&amp;#47;P&amp;#47;0262232030.01._SCTHUMBZZZ_V1056427510_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;1852335122&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;1852335122&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Artur S. d&amp;#39;Avila Garcez, Krysia B. Broda, Dov M. Gabby: Neural-Symbolic Learning Systems Foundations and Applications&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;1852335122&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;1852335122&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://ec1.images-amazon.com&amp;#47;images&amp;#47;P&amp;#47;1852335122.01._SCTHUMBZZZ_V49247808_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;0262193981&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0262193981&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Richard S. Sutton and Andrew G. Barto: Reinforcement Learning An Intoduction&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;0262193981&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0262193981&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://ec1.images-amazon.com&amp;#47;images&amp;#47;P&amp;#47;0262193981.01._SCTHUMBZZZ_V1056427485_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;1852338024&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;1852338024&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Justin Zobel: Writing for Computer Science&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;3FASIN&amp;#61;1852338024&amp;#37;26tag&amp;#61;msnspaces04-20&amp;#37;26lcode&amp;#61;sp1&amp;#37;26cID&amp;#61;2025&amp;#37;26ccmID&amp;#61;165953&amp;#37;26location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;1852338024&amp;#37;253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://ec1.images-amazon.com&amp;#47;images&amp;#47;P&amp;#47;1852338024.01._SCTHUMBZZZ_V1088020355_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;0596007647&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0596007647&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;Elliotte Rusty Harold and W. Scott Means: XML in a Nutshell&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.amazon.com&amp;#47;exec&amp;#47;obidos&amp;#47;redirect&amp;#37;3Ftag&amp;#61;msnspaces04-20&amp;#37;26link_code&amp;#61;sp1&amp;#37;26camp&amp;#61;2025&amp;#37;26creative&amp;#61;165953&amp;#37;26path&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.amazon.com&amp;#47;gp&amp;#47;redirect.html&amp;#37;253fASIN&amp;#61;0596007647&amp;#37;2526tag&amp;#61;msnspaces04-20&amp;#37;2526lcode&amp;#61;sp1&amp;#37;2526cID&amp;#61;2025&amp;#37;2526ccmID&amp;#61;165953&amp;#37;2526location&amp;#61;&amp;#47;o&amp;#47;ASIN&amp;#47;0596007647&amp;#37;25253FSubscriptionId&amp;#61;1KDHEGDEXZNBKYAEECR2"&gt;&lt;img src="http://images.amazon.com&amp;#47;images&amp;#47;P&amp;#47;0596007647.01._SCTHUMBZZZ_.jpg" valign="top" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+Book+List%3a+Book+List&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><guid isPermaLink="false">cns!48625ADC3665F0EA!112</guid><pubDate>Sat, 27 Jan 2007 09:58:57 GMT</pubDate><msn:type>booklist</msn:type><live:type>booklist</live:type><live:typelabel>Book list</live:typelabel><cf:itemRSS>http://heshameb.spaces.live.com/Lists/cns!48625ADC3665F0EA!112/feed.rss</cf:itemRSS><dcterms:modified>2007-01-27T09:58:57Z</dcterms:modified></item><item><title>Blog list: Blog list</title><link>http://heshameb.spaces.live.com/Lists/cns!48625ADC3665F0EA!125</link><description>&lt;div&gt;&lt;p&gt;Blog list&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://ml.typepad.com&amp;#47;"&gt;Machine Learning Thoughts&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://thesilog.sologen.net&amp;#47;"&gt;Thesilog&lt;/a&gt;&lt;/p&gt;&lt;p&gt;My thoughts as a computing science graduate student&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;a href="http://mehve.org&amp;#47;ywml&amp;#47;"&gt;yw&amp;#39;s machine learning blog&lt;/a&gt;&lt;/p&gt;&lt;p&gt;yw&amp;#39;s machine learning blog&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=5215831220300411114&amp;page=RSS%3a+Blog+list%3a+Blog+list&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=heshameb.spaces.live.com&amp;amp;GT1=heshameb"&gt;</description><guid isPermaLink="false">cns!48625ADC3665F0EA!125</guid><pubDate>Sat, 20 Jan 2007 15:44:37 GMT</pubDate><msn:type>bloglist</msn:type><live:type>bloglist</live:type><live:typelabel>Blog list</live:typelabel><cf:itemRSS>http://heshameb.spaces.live.com/Lists/cns!48625ADC3665F0EA!125/feed.rss</cf:itemRSS><dcterms:modified>2007-01-20T15:44:37Z</dcterms:modified></item></channel></rss>