<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/1422553</link>
		<description>Comments by Lee</description>
<item>
<title>The.Failboat.me : Javascript Syntax Highlighted Editor in 1Kb</title>
<link>http://failboat.me/2010/javascript-syntax-highlighted-editor-in-1kb/#IDComment92095886</link>
<description>Yay, I&amp;#039;m glad to hear that you like my project. The drop-shadow was actually added in at the last second while looking from something to fill in the rest of my kb.   I&amp;#039;d also love to help you, although you probably shouldn&amp;#039;t base the parser off of my approach, it&amp;#039;s extremely inefficient in favor of a smaller size. </description>
<pubDate>Wed, 11 Aug 2010 01:39:58 +0000</pubDate>
<guid>http://failboat.me/2010/javascript-syntax-highlighted-editor-in-1kb/#IDComment92095886</guid>
</item><item>
<title>The.Failboat.me : Javascript Syntax Highlighted Editor in 1Kb</title>
<link>http://failboat.me/2010/javascript-syntax-highlighted-editor-in-1kb/#IDComment92095502</link>
<description>You know, I thought about that right after I made my last submission. I guess mondays really aren&amp;#039;t good days for me :P  The escape characters may be a bit harder to implement using a stack-match approach (gosh why didn&amp;#039;t I just make simple replacements T.T) but I have a pretty good idea of how to elegantly work around it via &amp;amp;escaped code. I&amp;#039;ll definitely keep you informed! </description>
<pubDate>Wed, 11 Aug 2010 01:36:50 +0000</pubDate>
<guid>http://failboat.me/2010/javascript-syntax-highlighted-editor-in-1kb/#IDComment92095502</guid>
</item><item>
<title>The.Failboat.me : Javascript Syntax Highlighted Editor in 1Kb</title>
<link>http://failboat.me/2010/javascript-syntax-highlighted-editor-in-1kb/#IDComment91828246</link>
<description>Whoa, we were only 4 submissions apart :O. I forgot that there was a huge canvas sitting in the middle of the blank demo where I placed both the textarea and the syntax highlight layer  xD (Yours actually looks a lot better than my submission)  Anyways, I finally got around to submitting an update :D, check out the new demo @ &lt;a href=&quot;http://failboat.me/jpad.html&quot; target=&quot;_blank&quot;&gt;http://failboat.me/jpad.html&lt;/a&gt; </description>
<pubDate>Mon, 9 Aug 2010 21:32:29 +0000</pubDate>
<guid>http://failboat.me/2010/javascript-syntax-highlighted-editor-in-1kb/#IDComment91828246</guid>
</item><item>
<title>Digital Trends : iPhone 4 vs. Android&#039;s Best: Spec Face-Off</title>
<link>http://www.digitaltrends.com/mobile/iphone-4-vs-androids-best-spec-face-off/#IDComment90282669</link>
<description>Let&amp;#039;s take the logical predicate that phones are a reflection of one&amp;#039;s social class and generalize it within the context of this discussion. I will make the following assumptions which I&amp;#039;m sure that you will find reasonable:  1. Steve Jobs (The Apple guy) owns an iPhone 2. Eric Schmidt (The Google guy) owns an Android device.   Given these assumptions within the context of your rationale, we must conclude that:  1. Steve must think that he is comparable to God. 2. You must be like dominating Eric, even though he&amp;#039;s much wealthier than you will ever be. 3. By the laws of Appledom, which apparently defies common sense, I will automatically become an disenchanted member of the lower class if I willingly choose an Android over an iPhone.  Given the vast resources that Eric commands, it&amp;#039;s only logical, as I&amp;#039;m sure you&amp;#039;ll find, that the growing base of the lower class, especially those skilled yet oppressed (even those from the &amp;quot;higher class&amp;quot;), will rise up and overthrow its much more socially mobile oppressor. This will effectively cause the Android to be quite literally known as the &amp;quot;iPhone Killer&amp;quot;  Then again, since I&amp;#039;m a mere peasant in your far away fantasy land where iPhone is the sole indication of social status, you will of course ignore my counsel and self-propagate the chains of events that will ultimately lead to the rise of the iPhone killer. </description>
<pubDate>Mon, 2 Aug 2010 09:20:05 +0000</pubDate>
<guid>http://www.digitaltrends.com/mobile/iphone-4-vs-androids-best-spec-face-off/#IDComment90282669</guid>
</item><item>
<title>The.Failboat.me : strcpy() implementation in C/C++</title>
<link>http://failboat.me/2010/strcpy-implementation-in-cc/#IDComment90165800</link>
<description>The original strcpy implementation assumes that we&amp;#039;ve already allocated enough successive memory to the dst pointer (the good old char buf[100]). We can try to dynamically reallocate the memory within strcpy but we would end up with a different reference than the original other. </description>
<pubDate>Sun, 1 Aug 2010 15:51:41 +0000</pubDate>
<guid>http://failboat.me/2010/strcpy-implementation-in-cc/#IDComment90165800</guid>
</item><item>
<title>The.Failboat.me : Freshman Schedule</title>
<link>http://failboat.me/2010/freshman-schedule/#IDComment88827674</link>
<description>Haha, it could&amp;#039;ve been even better, I could&amp;#039;ve replaced Intro to CS with the CS Discrete Mathematics xD </description>
<pubDate>Mon, 26 Jul 2010 04:48:47 +0000</pubDate>
<guid>http://failboat.me/2010/freshman-schedule/#IDComment88827674</guid>
</item><item>
<title>The.Failboat.me : Lua Exception Handling</title>
<link>http://failboat.me/2010/lua-exception-handling/#IDComment86587007</link>
<description>haha, good point, otherwise I could have gone with the even more arcane       for _,_ in pairs(...) do ... end   </description>
<pubDate>Wed, 14 Jul 2010 04:03:47 +0000</pubDate>
<guid>http://failboat.me/2010/lua-exception-handling/#IDComment86587007</guid>
</item>	</channel>
</rss>