<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Yang Zhang&#39;s Group Google Group</title>
  <link>http://groups.google.com/group/zhyang</link>
  <description>Personal Group</description>
  <language>en</language>
  <item>
  <title>Origin of Quake3&#39;s Fast InvSqrt()</title>
  <link>http://groups.google.com/group/zhyang/browse_thread/thread/65ed4a557f6474c6/a253a95fdeca33cd?show_docid=a253a95fdeca33cd</link>
  <description>
  float InvSqrt(float x){ &lt;br&gt; float xhalf=0.5f*x; &lt;br&gt; long i=*(long*)&amp;amp;x; &lt;br&gt; i=0x5f3759df - (i&amp;gt;&amp;gt;1); &lt;br&gt; x=*(float *)&amp;amp;i; &lt;br&gt; x=x*(1.5f-xhalf*x*x); &lt;br&gt; return x;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zhyang/browse_thread/thread/65ed4a557f6474c6/a253a95fdeca33cd?show_docid=a253a95fdeca33cd</guid>
  <author>
  zhangyang...@gmail.com
  (Ang)
  </author>
  <pubDate>Tue, 05 Dec 2006 19:17:09 UT
</pubDate>
  </item>
  <item>
  <title>Why do computer programmers think halloween and christmas are the same day?</title>
  <link>http://groups.google.com/group/zhyang/browse_thread/thread/b614b83b72375fc2/1c652adee2b26cf3?show_docid=1c652adee2b26cf3</link>
  <description>
  oct31=dec25 :) &lt;br&gt; There are 10 kinds of people in the world, those who know binaries and &lt;br&gt; those who don&#39;t.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zhyang/browse_thread/thread/b614b83b72375fc2/1c652adee2b26cf3?show_docid=1c652adee2b26cf3</guid>
  <author>
  zhangyang...@gmail.com
  </author>
  <pubDate>Tue, 31 Oct 2006 07:37:49 UT
</pubDate>
  </item>
  <item>
  <title>MIT blog host</title>
  <link>http://groups.google.com/group/zhyang/browse_thread/thread/8112e813f7c823a7/ecd5b6a09c8331d5?show_docid=ecd5b6a09c8331d5</link>
  <description>
  MIT also hosts a blog website. &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blogs.mit.edu/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; To move, or not to move?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zhyang/browse_thread/thread/8112e813f7c823a7/ecd5b6a09c8331d5?show_docid=ecd5b6a09c8331d5</guid>
  <author>
  zhangyang...@gmail.com
  </author>
  <pubDate>Tue, 31 Oct 2006 07:36:45 UT
</pubDate>
  </item>
  </channel>
</rss>
