<?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 on: Code snippet</title>
	<atom:link href="http://www.janep.org/2007/04/16/code-snippet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.janep.org/2007/04/16/code-snippet/</link>
	<description></description>
	<lastBuildDate>Tue, 13 Sep 2011 02:45:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: jie</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5254</link>
		<dc:creator>jie</dc:creator>
		<pubDate>Tue, 24 Apr 2007 09:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5254</guid>
		<description>Oi AJ, tama na muna ang PSP!
Sulat ka na ulit! gagaya pa e!</description>
		<content:encoded><![CDATA[<p>Oi AJ, tama na muna ang PSP!<br />
Sulat ka na ulit! gagaya pa e!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benj</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5251</link>
		<dc:creator>benj</dc:creator>
		<pubDate>Sat, 21 Apr 2007 16:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5251</guid>
		<description>I need a dictionary. Anyone? 

lololol</description>
		<content:encoded><![CDATA[<p>I need a dictionary. Anyone? </p>
<p>lololol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shari</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5249</link>
		<dc:creator>Shari</dc:creator>
		<pubDate>Fri, 20 Apr 2007 10:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5249</guid>
		<description>Geeks! Haha!

True. :D</description>
		<content:encoded><![CDATA[<p>Geeks! Haha!</p>
<p>True. <img src='http://www.janep.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penny</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5244</link>
		<dc:creator>penny</dc:creator>
		<pubDate>Thu, 19 Apr 2007 14:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5244</guid>
		<description>haha! love the TV &#039;for&#039; loop!

Writing this while drunk with sangria 5 minutes past midnight... [confusing as hell!!]

&lt;code&gt;//documentation is annoying
do{
 yawn();
 if(weekday &amp;&amp; !holiday &amp;&amp; !(Tuesday&#124;&#124;Wednesday)){
  for(hours=9am:7pm){
    if(!deadline){
     randomLabWork();
   }elsif(deadline&gt;5days){
     specificLabWork(slow);
   }else{
     superSpecificLabWork(hyperspeed);
   }//end cases
  }//end for
  sleep();
 }elsif(holiday){
  findFunEventToCrash();
  sleepLongerThan8Hours();  
 }elsif(Tuesday){
   labWorkUntil5();
   cyclingClassUntil7pm();
   sleep();
 }elsif(Wednesday){
   criticalLabWorkUntil2pm();
   criticalLabMeeting();
   it&#039;sAllDownhillFromHereSpeech();
   sleep();
 }elsif(Saturday){
   badmintonAllDay();
   soreAllNight();
 }else{
   findEventToCrash();
   watchTVorStreamingWhatever&#039;sOn();
   sleepLongerThan10Hours_HellYeah();
 }//endif
snore();
snoozeAlarm();
wakeUp();
grumbleAboutMornings();
drinkTea();
smile();
thinkHappyThoughts();
}
while(alive)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>haha! love the TV &#8216;for&#8217; loop!</p>
<p>Writing this while drunk with sangria 5 minutes past midnight&#8230; [confusing as hell!!]</p>
<p><code>//documentation is annoying<br />
do{<br />
 yawn();<br />
 if(weekday &#038;&#038; !holiday &#038;&#038; !(Tuesday||Wednesday)){<br />
  for(hours=9am:7pm){<br />
    if(!deadline){<br />
     randomLabWork();<br />
   }elsif(deadline>5days){<br />
     specificLabWork(slow);<br />
   }else{<br />
     superSpecificLabWork(hyperspeed);<br />
   }//end cases<br />
  }//end for<br />
  sleep();<br />
 }elsif(holiday){<br />
  findFunEventToCrash();<br />
  sleepLongerThan8Hours();<br />
 }elsif(Tuesday){<br />
   labWorkUntil5();<br />
   cyclingClassUntil7pm();<br />
   sleep();<br />
 }elsif(Wednesday){<br />
   criticalLabWorkUntil2pm();<br />
   criticalLabMeeting();<br />
   it'sAllDownhillFromHereSpeech();<br />
   sleep();<br />
 }elsif(Saturday){<br />
   badmintonAllDay();<br />
   soreAllNight();<br />
 }else{<br />
   findEventToCrash();<br />
   watchTVorStreamingWhatever'sOn();<br />
   sleepLongerThan10Hours_HellYeah();<br />
 }//endif<br />
snore();<br />
snoozeAlarm();<br />
wakeUp();<br />
grumbleAboutMornings();<br />
drinkTea();<br />
smile();<br />
thinkHappyThoughts();<br />
}<br />
while(alive)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5242</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Thu, 19 Apr 2007 07:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5242</guid>
		<description>guess this works too...

&lt;code&gt;do {
if (!(atWork)) {
for(i=1; !(i &gt;=final_Season); i++)
{ 
watch(24_season[i]);
watch(Prisonbreak_season[i]);
watch(Heroes_season[i]);
watch(Smallville[i]);
}
watch(TV.getRandomShow());
watch(Anime.getInterestingSeries());
watch(Movie.getInterestingMovie());
play(random.choose(tennis, basketball, FFXII));
eat();
sleep();
} else {work();}
} while (alive);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>guess this works too&#8230;</p>
<p><code>do {<br />
if (!(atWork)) {<br />
for(i=1; !(i &gt;=final_Season); i++)<br />
{<br />
watch(24_season[i]);<br />
watch(Prisonbreak_season[i]);<br />
watch(Heroes_season[i]);<br />
watch(Smallville[i]);<br />
}<br />
watch(TV.getRandomShow());<br />
watch(Anime.getInterestingSeries());<br />
watch(Movie.getInterestingMovie());<br />
play(random.choose(tennis, basketball, FFXII));<br />
eat();<br />
sleep();<br />
} else {work();}<br />
} while (alive);</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5239</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Thu, 19 Apr 2007 07:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5239</guid>
		<description>[code]
do {
if (!(atWork)) {
for(i=1; i </description>
		<content:encoded><![CDATA[<p>[code]<br />
do {<br />
if (!(atWork)) {<br />
for(i=1; i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pen</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5235</link>
		<dc:creator>pen</dc:creator>
		<pubDate>Wed, 18 Apr 2007 23:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5235</guid>
		<description>na-curious tuloy ako sa post ni Ant, kakabitin =P</description>
		<content:encoded><![CDATA[<p>na-curious tuloy ako sa post ni Ant, kakabitin =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5234</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Wed, 18 Apr 2007 08:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5234</guid>
		<description>i-enclose mo sa code tag.</description>
		<content:encoded><![CDATA[<p>i-enclose mo sa code tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5233</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Wed, 18 Apr 2007 08:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5233</guid>
		<description>bakit naputol??

I feel my life&#039;s more like this:

do {
     if (!(atWork)) {
          for(i=1; i</description>
		<content:encoded><![CDATA[<p>bakit naputol??</p>
<p>I feel my life&#8217;s more like this:</p>
<p>do {<br />
     if (!(atWork)) {<br />
          for(i=1; i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.janep.org/2007/04/16/code-snippet/comment-page-1/#comment-5232</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Wed, 18 Apr 2007 07:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.janep.org/2007/04/16/code-snippet/#comment-5232</guid>
		<description>I feel my life&#039;s more like this:

do {
     if (!(atWork)) {
          for(i=1; i</description>
		<content:encoded><![CDATA[<p>I feel my life&#8217;s more like this:</p>
<p>do {<br />
     if (!(atWork)) {<br />
          for(i=1; i</p>
]]></content:encoded>
	</item>
</channel>
</rss>

