<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Last Stop</title>
	<atom:link href="http://laststop.spaceislimited.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://laststop.spaceislimited.org</link>
	<description>it&#039;s going to be a long ride</description>
	<lastBuildDate>Sun, 05 Jul 2009 18:42:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Technology of a 3D Engine by Ramirez</title>
		<link>http://laststop.spaceislimited.org/2008/05/22/technology-of-a-3d-engine/comment-page-1/#comment-83</link>
		<dc:creator>Ramirez</dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=15#comment-83</guid>
		<description>Thank you for the great read - will bookmark you site</description>
		<content:encoded><![CDATA[<p>Thank you for the great read &#8211; will bookmark you site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Pong in C and OpenGL &#8211; Part VI by Timothy M. Rodriguez</title>
		<link>http://laststop.spaceislimited.org/2009/01/19/programming-pong-in-c-and-opengl-part-vi/comment-page-1/#comment-77</link>
		<dc:creator>Timothy M. Rodriguez</dc:creator>
		<pubDate>Wed, 28 Jan 2009 13:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=57#comment-77</guid>
		<description>Definitely.  I cringed every time I added a global variable, but it was a late night experiment and I kept putting it off :/ .  Maybe in the next version ;)</description>
		<content:encoded><![CDATA[<p>Definitely.  I cringed every time I added a global variable, but it was a late night experiment and I kept putting it off :/ .  Maybe in the next version <img src='http://laststop.spaceislimited.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Pong in C and OpenGL &#8211; Part VI by Lionel Barret</title>
		<link>http://laststop.spaceislimited.org/2009/01/19/programming-pong-in-c-and-opengl-part-vi/comment-page-1/#comment-76</link>
		<dc:creator>Lionel Barret</dc:creator>
		<pubDate>Wed, 28 Jan 2009 09:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=57#comment-76</guid>
		<description>I am no expert in C but no struct and a lot of magic integers ?
The digit/enabled stuff is also not very straight...

I suppose the code could have another round of refactoring.

But hey, it is a good start.</description>
		<content:encoded><![CDATA[<p>I am no expert in C but no struct and a lot of magic integers ?<br />
The digit/enabled stuff is also not very straight&#8230;</p>
<p>I suppose the code could have another round of refactoring.</p>
<p>But hey, it is a good start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Pong in C and OpenGL &#8211; Part I by upload files and earn</title>
		<link>http://laststop.spaceislimited.org/2008/05/17/programming-a-pong-clone-in-c-and-opengl-part-i/comment-page-1/#comment-75</link>
		<dc:creator>upload files and earn</dc:creator>
		<pubDate>Tue, 20 Jan 2009 17:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=13#comment-75</guid>
		<description>Your post is very interesting, i have bookmarked your blog for future referrence :)</description>
		<content:encoded><![CDATA[<p>Your post is very interesting, i have bookmarked your blog for future referrence <img src='http://laststop.spaceislimited.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Pong in C and OpenGL &#8211; Part V by Timothy M. Rodriguez</title>
		<link>http://laststop.spaceislimited.org/2008/07/22/programming-pong-in-c-and-opengl-part-v/comment-page-1/#comment-74</link>
		<dc:creator>Timothy M. Rodriguez</dc:creator>
		<pubDate>Mon, 19 Jan 2009 13:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=23#comment-74</guid>
		<description>@Cdr,

Thanks for checking out the site.  I used a snapshot that was just slightly prior to the full collision detection and didn&#039;t notice. (Sorry!)  But I just put up the latest snapshot of the code up for you, which includes all that and more.  I&#039;ve put it in another post: http://laststop.spaceislimited.org/2009/01/19/programming-pong-in-c-and-opengl-part-vi/</description>
		<content:encoded><![CDATA[<p>@Cdr,</p>
<p>Thanks for checking out the site.  I used a snapshot that was just slightly prior to the full collision detection and didn&#8217;t notice. (Sorry!)  But I just put up the latest snapshot of the code up for you, which includes all that and more.  I&#8217;ve put it in another post: <a href="http://laststop.spaceislimited.org/2009/01/19/programming-pong-in-c-and-opengl-part-vi/" rel="nofollow">http://laststop.spaceislimited.org/2009/01/19/programming-pong-in-c-and-opengl-part-vi/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Pong in C and OpenGL &#8211; Part V by Cdr</title>
		<link>http://laststop.spaceislimited.org/2008/07/22/programming-pong-in-c-and-opengl-part-v/comment-page-1/#comment-73</link>
		<dc:creator>Cdr</dc:creator>
		<pubDate>Sun, 18 Jan 2009 07:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=23#comment-73</guid>
		<description>Hey thanks for the tutorial... the code above compiles (after fixing quotes) but there is no collision dectection. Could you post it? 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey thanks for the tutorial&#8230; the code above compiles (after fixing quotes) but there is no collision dectection. Could you post it? </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on To Hell &amp; Back &#8211; A Story of Windows Vista by Lauri Dudley</title>
		<link>http://laststop.spaceislimited.org/2008/06/16/to-hell-back-a-story-of-windows-vista/comment-page-1/#comment-54</link>
		<dc:creator>Lauri Dudley</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=19#comment-54</guid>
		<description>yx1oaechtpwxdne2</description>
		<content:encoded><![CDATA[<p>yx1oaechtpwxdne2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A New Way To Surf &#8211; LP by June Shepard</title>
		<link>http://laststop.spaceislimited.org/2008/10/12/a-new-way-to-surf-lp/comment-page-1/#comment-53</link>
		<dc:creator>June Shepard</dc:creator>
		<pubDate>Wed, 12 Nov 2008 23:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=8#comment-53</guid>
		<description>oowssfz2kmqil25y</description>
		<content:encoded><![CDATA[<p>oowssfz2kmqil25y</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java SE 6 on Mac OS X by Rosie</title>
		<link>http://laststop.spaceislimited.org/2008/05/01/java-se-6-on-mac-os-x/comment-page-1/#comment-52</link>
		<dc:creator>Rosie</dc:creator>
		<pubDate>Wed, 29 Oct 2008 06:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/2008/05/01/java-se-6-on-mac-os-x/#comment-52</guid>
		<description>You write very well.</description>
		<content:encoded><![CDATA[<p>You write very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Unlikely Monopoly &#8211; What&#8217;s Wrong with Google AdSense by Gary Johnson</title>
		<link>http://laststop.spaceislimited.org/2008/07/30/an-unlikely-monopoly-whats-wrong-with-google-adsense/comment-page-1/#comment-48</link>
		<dc:creator>Gary Johnson</dc:creator>
		<pubDate>Fri, 01 Aug 2008 01:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=24#comment-48</guid>
		<description>I agree, and then of course they tell you that their fraud click system is secret and that they can not divulge any information about how they were able to track your system. You are right though, there are no good alternatives I have tried most of them with little or no luck at all.</description>
		<content:encoded><![CDATA[<p>I agree, and then of course they tell you that their fraud click system is secret and that they can not divulge any information about how they were able to track your system. You are right though, there are no good alternatives I have tried most of them with little or no luck at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Unlikely Monopoly &#8211; What&#8217;s Wrong with Google AdSense by Timothy M. Rodriguez</title>
		<link>http://laststop.spaceislimited.org/2008/07/30/an-unlikely-monopoly-whats-wrong-with-google-adsense/comment-page-1/#comment-47</link>
		<dc:creator>Timothy M. Rodriguez</dc:creator>
		<pubDate>Fri, 01 Aug 2008 00:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=24#comment-47</guid>
		<description>It&#039;s sad to see.  I&#039;ve been reading all sorts of accounts about people losing their AdSense all over the internet.  What make&#039;s it so bad is that there&#039;s no time limit before you can re-apply to AdSense.  It&#039;s absolutely permanent, with nothing you can do.  To be this harsh and not even provide a warning is beyond me.  In your case it shows just how broken it is.  It was something you weren&#039;t aware of and then you did the absolute maximum you could do to correct it and you still didn&#039;t get your account back.</description>
		<content:encoded><![CDATA[<p>It&#8217;s sad to see.  I&#8217;ve been reading all sorts of accounts about people losing their AdSense all over the internet.  What make&#8217;s it so bad is that there&#8217;s no time limit before you can re-apply to AdSense.  It&#8217;s absolutely permanent, with nothing you can do.  To be this harsh and not even provide a warning is beyond me.  In your case it shows just how broken it is.  It was something you weren&#8217;t aware of and then you did the absolute maximum you could do to correct it and you still didn&#8217;t get your account back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Unlikely Monopoly &#8211; What&#8217;s Wrong with Google AdSense by Gary Johnson</title>
		<link>http://laststop.spaceislimited.org/2008/07/30/an-unlikely-monopoly-whats-wrong-with-google-adsense/comment-page-1/#comment-46</link>
		<dc:creator>Gary Johnson</dc:creator>
		<pubDate>Fri, 01 Aug 2008 00:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=24#comment-46</guid>
		<description>I too had a similar experience with Google, we had a site that was doing really well making decent money. One day we got the dreaded Google e-mail. We found out that one of our employees was clicking on our ads, we went as far as removing the employee and google still would not reinstate our account. And we lost the little over $1,000 that was in the account at the time.</description>
		<content:encoded><![CDATA[<p>I too had a similar experience with Google, we had a site that was doing really well making decent money. One day we got the dreaded Google e-mail. We found out that one of our employees was clicking on our ads, we went as far as removing the employee and google still would not reinstate our account. And we lost the little over $1,000 that was in the account at the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Unlikely Monopoly &#8211; What&#8217;s Wrong with Google AdSense by Timothy M. Rodriguez</title>
		<link>http://laststop.spaceislimited.org/2008/07/30/an-unlikely-monopoly-whats-wrong-with-google-adsense/comment-page-1/#comment-45</link>
		<dc:creator>Timothy M. Rodriguez</dc:creator>
		<pubDate>Thu, 31 Jul 2008 15:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=24#comment-45</guid>
		<description>I found another good blog post about Google AdSense and it&#039;s Terms and Conditions &lt;a href=&quot;http://laststop.spaceislimited.org/2008/07/30/an-unlikely-monopoly-whats-wrong-with-google-adsense/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I found another good blog post about Google AdSense and it&#8217;s Terms and Conditions <a href="http://laststop.spaceislimited.org/2008/07/30/an-unlikely-monopoly-whats-wrong-with-google-adsense/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Pong in C and OpenGL &#8211; Part II by Last Stop &#187; Blog Archive &#187; Programming Pong in C and OpenGL - Part III</title>
		<link>http://laststop.spaceislimited.org/2008/06/02/programming-pong-in-c-and-opengl-part-ii/comment-page-1/#comment-16</link>
		<dc:creator>Last Stop &#187; Blog Archive &#187; Programming Pong in C and OpenGL - Part III</dc:creator>
		<pubDate>Fri, 27 Jun 2008 19:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=17#comment-16</guid>
		<description>[...] reference, you probably want to start out with Part’s II and I here and [...]</description>
		<content:encoded><![CDATA[<p>[...] reference, you probably want to start out with Part’s II and I here and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on To Hell &amp; Back &#8211; A Story of Windows Vista by Vera</title>
		<link>http://laststop.spaceislimited.org/2008/06/16/to-hell-back-a-story-of-windows-vista/comment-page-1/#comment-15</link>
		<dc:creator>Vera</dc:creator>
		<pubDate>Fri, 20 Jun 2008 03:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://laststop.spaceislimited.org/?p=19#comment-15</guid>
		<description>I just read a pretty cool article (in an old-ish BusinessWeek, I think it was) about blogs and youtube videos that criticize new products and in that way are helping the products get better.  Entries like this are good, and if noticed by customer services (and according to that article they DO look), helps make tech better for everyone.</description>
		<content:encoded><![CDATA[<p>I just read a pretty cool article (in an old-ish BusinessWeek, I think it was) about blogs and youtube videos that criticize new products and in that way are helping the products get better.  Entries like this are good, and if noticed by customer services (and according to that article they DO look), helps make tech better for everyone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
