<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BS Computer Science 06</title>
	<atom:link href="http://bscs06.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bscs06.wordpress.com</link>
	<description>Official blog of BSCS BATCH 2006 students. University of Southeastern Philippines - Institute of Computing</description>
	<lastBuildDate>Tue, 13 Jan 2009 13:08:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bscs06.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BS Computer Science 06</title>
		<link>http://bscs06.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bscs06.wordpress.com/osd.xml" title="BS Computer Science 06" />
	<atom:link rel='hub' href='http://bscs06.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ANSWERS TO THE HARDEST PROBLEMS IN CS328 EXAM</title>
		<link>http://bscs06.wordpress.com/2009/01/13/answers-to-the-hardest-problems-in-cs328-exam/</link>
		<comments>http://bscs06.wordpress.com/2009/01/13/answers-to-the-hardest-problems-in-cs328-exam/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 13:08:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[CS Challenge]]></category>
		<category><![CDATA[CS Documentation]]></category>
		<category><![CDATA[CS topics]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2009/01/13/answers-to-the-hardest-problems-in-cs328-exam/</guid>
		<description><![CDATA[Subtraction a-b (with a&#62;b) can be performed in the decimal system by adding the 10&#8242;s complement of b to a and ignoring the leftmost 1 of the answer. Evaluate 39842-17674 using this method.Answer: 17674 has 5 digits therefore the exponent is 5 append e=5 to 1*10^e so it becomes 1*10^5 or 100,000 less 17674 from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=360&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Subtraction a-b (with a&gt;b) can be performed in the decimal system by adding the 10&#8242;s complement of b to a and ignoring the leftmost 1 of the answer. Evaluate 39842-17674 using this method.<br />Answer:
<ul>
<li>17674 has 5 digits therefore the exponent is 5</li>
<li>append e=5 to 1*10^e so it becomes 1*10^5 or 100,000</li>
<li>less 17674 from 100,000 which is now 82326</li>
<li>then add it to 39842 and it becomes 122168</li>
<li>to ignore the leftmost 1 mathematically, subtract 100,000 from 122168 and the final result is 22168</li>
</ul>
<p>Therefore this answer to this problem is 22168.</p>
<p>Try this: (1) 562-125 and (2) 7168-5299</p>
<p>This was taken from test three in CS328 preliminary exam. The first topic for midterms is Logic. Prepare for the pretest on Monday.</p>
<br />Posted in CS Challenge, CS Documentation, CS topics, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/360/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=360&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2009/01/13/answers-to-the-hardest-problems-in-cs328-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
		<item>
		<title>NEW YEARS MESSAGE FROM DAVID CLARO</title>
		<link>http://bscs06.wordpress.com/2009/01/08/new-years-message-from-david-claro/</link>
		<comments>http://bscs06.wordpress.com/2009/01/08/new-years-message-from-david-claro/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 01:09:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[Administrators Diary]]></category>
		<category><![CDATA[Advices]]></category>
		<category><![CDATA[CS Documentation]]></category>
		<category><![CDATA[CS Media of the Week]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2009/01/08/new-years-message-from-david-claro/</guid>
		<description><![CDATA[Short Interview with David Claro - This interview with my former classmate has a message to our leftovers in BSCS 06. I hope you enjoy it. Posted in Administrators Diary, Advices, CS Documentation, CS Media of the Week, Survivors Journal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=359&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="width:300px;text-align:left;">
<div style="background-color:rgb(230,230,230);padding:1px;">
<div style="float:left;padding:4px 4px 0 0;"><a href="http://www.imeem.com/"><img src="http://www.imeem.com/embedsearch/E6E6E6/" border="0" /></a></div>
<div style="padding-top:3px;"><a href="http://ads.imeem.com/ads/banneradclick.ashx?ep=0&amp;ek=0YFYHNTTtJ"><img src="http://ads.imeem.com/ads/bannerad/152/10/" border="0" /></a><a href="http://ads.imeem.com/ads/banneradclick.ashx?ep=1&amp;ek=0YFYHNTTtJ"><img src="http://ads.imeem.com/ads/bannerad/153/10/" border="0" /></a><a href="http://ads.imeem.com/ads/banneradclick.ashx?ep=2&amp;ek=0YFYHNTTtJ"><img src="http://ads.imeem.com/ads/bannerad/154/10/" border="0" /></a><a href="http://ads.imeem.com/ads/banneradclick.ashx?ep=3&amp;ek=0YFYHNTTtJ"><img src="http://ads.imeem.com/ads/bannerad/155/10/0YFYHNTTtJ/" border="0" /></a></div>
</div>
</div>
<p><a href="http://www.imeem.com/blacksnake66/music/dRFNzAPK/short_interview_with_david_claro/">Short Interview with David Claro -</a></p>
<p>This interview with my former classmate has a message to our leftovers in BSCS 06. I hope you enjoy it.</p>
<p><a href="http://www.imeem.com/blacksnake66/music/dRFNzAPK/short_interview_with_david_claro/"> </a></p>
<br />Posted in Administrators Diary, Advices, CS Documentation, CS Media of the Week, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/359/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=359&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2009/01/08/new-years-message-from-david-claro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>

		<media:content url="http://www.imeem.com/embedsearch/E6E6E6/" medium="image" />

		<media:content url="http://ads.imeem.com/ads/bannerad/152/10/" medium="image" />

		<media:content url="http://ads.imeem.com/ads/bannerad/153/10/" medium="image" />

		<media:content url="http://ads.imeem.com/ads/bannerad/154/10/" medium="image" />

		<media:content url="http://ads.imeem.com/ads/bannerad/155/10/0YFYHNTTtJ/" medium="image" />
	</item>
		<item>
		<title>CS222 GRADES RELEASED</title>
		<link>http://bscs06.wordpress.com/2009/01/07/cs222-grades-released/</link>
		<comments>http://bscs06.wordpress.com/2009/01/07/cs222-grades-released/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 03:59:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[CS News]]></category>
		<category><![CDATA[CS topics]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2009/01/07/cs222-grades-released/</guid>
		<description><![CDATA[to see your grades on CS222click HEREas for now, four students passedTO VERIFY ABOUT THE GRADES, SEE THE INSTRUCTOR ASAP!!!! Posted in CS News, CS topics, Survivors Journal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=358&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;">to see your grades on CS222<br />click <a href="http://www.geocities.com/master_black_snake/AAprelim.pdf">HERE</a><br />as for now, four students passed<br />TO VERIFY ABOUT THE GRADES, SEE THE INSTRUCTOR ASAP!!!!</div>
<br />Posted in CS News, CS topics, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=358&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2009/01/07/cs222-grades-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
		<item>
		<title>COLLECTION OF PHOTOS FOR FIRST DAY OF THE YEAR</title>
		<link>http://bscs06.wordpress.com/2009/01/06/collection-of-photos-for-first-day-of-the-year/</link>
		<comments>http://bscs06.wordpress.com/2009/01/06/collection-of-photos-for-first-day-of-the-year/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 03:25:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[CS Media of the Week]]></category>
		<category><![CDATA[Proposals]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2009/01/06/collection-of-photos-for-first-day-of-the-year/</guid>
		<description><![CDATA[Do you want to see those photos?click this link belowhttp://2006comsci.multiply.com/photos/album/2/COMSCI_06_PICSSSo, what are you waiting for?VIEW NOW!!!! Posted in CS Media of the Week, Proposals, Survivors Journal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=357&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;">Do you want to see those photos?<br />click this link below<br /><a href="http://2006comsci.multiply.com/photos/album/2/COMSCI_06_PICSS">http://2006comsci.multiply.com/photos/album/2/COMSCI_06_PICSS</a><br />So, what are you waiting for?<br /><span style="font-size:180%;">VIEW NOW!!!!</span></div>
<br />Posted in CS Media of the Week, Proposals, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/357/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=357&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2009/01/06/collection-of-photos-for-first-day-of-the-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
		<item>
		<title>CS222</title>
		<link>http://bscs06.wordpress.com/2009/01/06/cs222/</link>
		<comments>http://bscs06.wordpress.com/2009/01/06/cs222/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 03:10:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[CS Documentation]]></category>
		<category><![CDATA[CS Media of the Week]]></category>
		<category><![CDATA[CS Trashtalks]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2009/01/06/cs222/</guid>
		<description><![CDATA[Halata noh?Mao sila ang nakapasa sa CS212 at naging estudyante ni Engr. Reyes (wise ka). Hanggan sa uulitin. Posted in CS Documentation, CS Media of the Week, CS Trashtalks, Survivors Journal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=356&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;"></div>
<div style="text-align:center;"></div>
<div style="text-align:center;"><a href="http://1.bp.blogspot.com/_4j2kBqz76xs/SWLMzQ8PbyI/AAAAAAAAAG8/OuSDi_J2JXk/s1600-h/Img00017.jpg"><img style="display:block;text-align:center;cursor:pointer;width:428px;height:319px;margin:0 auto 10px;" src="http://1.bp.blogspot.com/_4j2kBqz76xs/SWLMzQ8PbyI/AAAAAAAAAG8/OuSDi_J2JXk/s400/Img00017.jpg" alt="" border="0" /></a><a href="http://3.bp.blogspot.com/_4j2kBqz76xs/SWLMzpesHYI/AAAAAAAAAHE/MRVHrwwq3VE/s1600-h/Img00018.jpg"><img style="display:block;text-align:center;cursor:pointer;width:374px;height:400px;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_4j2kBqz76xs/SWLMzpesHYI/AAAAAAAAAHE/MRVHrwwq3VE/s400/Img00018.jpg" alt="" border="0" /></a></div>
<div style="text-align:center;"><a href="http://1.bp.blogspot.com/_4j2kBqz76xs/SWLNFg7K9SI/AAAAAAAAAHM/B1ddcHUlUYU/s1600-h/Img00019.jpg"><img style="display:block;text-align:center;cursor:pointer;width:440px;height:331px;margin:0 auto 10px;" src="http://1.bp.blogspot.com/_4j2kBqz76xs/SWLNFg7K9SI/AAAAAAAAAHM/B1ddcHUlUYU/s400/Img00019.jpg" alt="" border="0" /></a></div>
<div style="text-align:center;">Halata noh?<br />Mao sila ang nakapasa sa CS212 at naging estudyante ni Engr. Reyes (wise ka).</p>
<p>Hanggan sa uulitin.</div>
<br />Posted in CS Documentation, CS Media of the Week, CS Trashtalks, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/356/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/356/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/356/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/356/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/356/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/356/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/356/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/356/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=356&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2009/01/06/cs222/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>

		<media:content url="http://1.bp.blogspot.com/_4j2kBqz76xs/SWLMzQ8PbyI/AAAAAAAAAG8/OuSDi_J2JXk/s400/Img00017.jpg" medium="image" />

		<media:content url="http://3.bp.blogspot.com/_4j2kBqz76xs/SWLMzpesHYI/AAAAAAAAAHE/MRVHrwwq3VE/s400/Img00018.jpg" medium="image" />

		<media:content url="http://1.bp.blogspot.com/_4j2kBqz76xs/SWLNFg7K9SI/AAAAAAAAAHM/B1ddcHUlUYU/s400/Img00019.jpg" medium="image" />
	</item>
		<item>
		<title>NEW YEARS MESSAGE FOR COMSCI 2006</title>
		<link>http://bscs06.wordpress.com/2008/12/31/new-years-message-for-comsci-2006/</link>
		<comments>http://bscs06.wordpress.com/2008/12/31/new-years-message-for-comsci-2006/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 14:08:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[Administrators Diary]]></category>
		<category><![CDATA[Advices]]></category>
		<category><![CDATA[CS News]]></category>
		<category><![CDATA[Observations]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2008/12/31/new-years-message-for-comsci-2006/</guid>
		<description><![CDATA[A PLEASANT EVENING TO MY FELLOW CLASSMATES As what experience hardships, trials, failures and challenges in life, we made it to a year that it is more fruitful to one another as one big FAMILY. I hope, 2009 will be the best year to overcome all challenges and recover all failures experienced from previous years. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=355&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A PLEASANT EVENING TO MY FELLOW CLASSMATES</p>
<div style="text-align:justify;">    As what experience hardships, trials, failures and challenges in life, we made it to a year that it is more fruitful to one another as one big FAMILY. I hope, 2009 will be the best year to overcome all challenges and recover all failures experienced from previous years. I also hope that all remaining students (including me) will surpass all challenges as we will back to our classes few days from now.<br />    As a manager, for how many days of not updating this blog and also my classmates who will prepare to surpass what is in store for you. You have to prepare yourself for upcoming plates, quizzes, templates and exams given from the instructor.<br />    For my former classmates, I have observed you that you give best and renew your life as you entering another challenges this year. I hope, you will  earn more success  compare to the past years. <br />    For the instructors, thank you for giving us lessons we learned from you and the quizzes given for the past years. I hope, you will be fair and meticulous this year as projects will be slowly given to us. Also, I hope, you will give us consideration on a right circumstances.<br />    Passing the course is not easy, I hope that we will stay as one surviving batch (as leftovers) for the years to come until we graduate for years from now.<br />   To BOBONG, I hope you will stay as a regular student and I hope that you will surpass all projects given to you especially to DR. GAMBOA. And I hope you will still serve the lower years as you will face the Local Council of IC in this year 2009.<br />    To all FORMER EVENING STUDENTS, I hope you will find the right way to pass all subjects enrolled.<br />    To MAYOR NATO, I hope this year will be your lucky year to serve not just our class, but for the school mates and lower years as you will lead the organization for the years to come. For MARTINA, as a secretary, I hope you will face another challenges not for our class, but for the students of IC that you will serve as your current position.<br />    To BENGT, former blog manager, I hope you will recover from the past failures and to work more on your blog. I hope you can visit our blog and multiply site as this blog will document the remaining students as facing the challenges encountered in our life. I hope, you will contribute even a single post to make our blog more alive this year.<br />    Finally, I also blessed students to be confident for yourself because it is not for your own sake, but the honor of the parents. This year, this site will post media and essays to make our batch intact even we are separated from the time and fate. HAPPY NEW YEAR TO ALL AND GOOD LUCK FOR THE YEAR 2009.</div>
<p><a href="http://www.myhotcomments.com/"><img src="http://lc.fdots.com/cc/lc/c9/c967d63de2b5ee25bd8b9b93b9075d0e.gif" alt="MyHotComments.com" border="0" /></a></p>
<br />Posted in Administrators Diary, Advices, CS News, Observations, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/355/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=355&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2008/12/31/new-years-message-for-comsci-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>

		<media:content url="http://lc.fdots.com/cc/lc/c9/c967d63de2b5ee25bd8b9b93b9075d0e.gif" medium="image">
			<media:title type="html">MyHotComments.com</media:title>
		</media:content>
	</item>
		<item>
		<title>BLOG PROPOSALS FOR THS YEAR 2009</title>
		<link>http://bscs06.wordpress.com/2008/12/21/blog-proposals-for-ths-year-2009/</link>
		<comments>http://bscs06.wordpress.com/2008/12/21/blog-proposals-for-ths-year-2009/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 10:13:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[Proposals]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2008/12/21/blog-proposals-for-ths-year-2009/</guid>
		<description><![CDATA[There are additional proposals for this blog: The Blog Motto New Layout New Contributor New Years Resolution Posted in Proposals<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=354&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are additional proposals for this blog:
<ul>
<li>The Blog Motto</li>
<li>New Layout</li>
<li>New Contributor</li>
<li>New Years Resolution</li>
</ul>
<br />Posted in Proposals  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=354&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2008/12/21/blog-proposals-for-ths-year-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
		<item>
		<title>PSITS ATTENDANCE</title>
		<link>http://bscs06.wordpress.com/2008/12/15/psits-attendance/</link>
		<comments>http://bscs06.wordpress.com/2008/12/15/psits-attendance/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 09:36:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[CS and IC and USEP Events]]></category>
		<category><![CDATA[CS Documentation]]></category>
		<category><![CDATA[Survivors Journal]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2008/12/15/psits-attendance/</guid>
		<description><![CDATA[Here are the list of students who attend PSITS SPORTSFEST last December 13-14 at Brokenshire College. NAME 12/13 AM 12/13 PM 12/14 AM 12/14 PM ACCION P P P P AMORA P P P P ARANTE P P BACALLA CANON P P P P DAPAL P P P P DIZON P * P P LIMBAROC [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=353&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are the list of students who attend PSITS SPORTSFEST last December 13-14 at Brokenshire College.<br />
<table style="border-collapse:collapse;width:302pt;" border="0" cellpadding="0" cellspacing="0" width="403">
<col style="width:64pt;" width="85">  </col>
<col style="width:60pt;" width="80">  </col>
<col style="width:59pt;" width="79">  </col>
<col style="width:60pt;" width="80">  </col>
<col style="width:59pt;" width="79">
<tbody>
<tr style="height:15pt;">
<td style="height:15pt;width:64pt;font-size:11pt;color:black;font-weight:700;text-decoration:none;font-family:Calibri;border-color:black;border-style:solid;border-width:.5pt .5pt 1pt;" height="20" width="85">NAME</td>
<td style="width:60pt;font-size:11pt;color:black;font-weight:700;text-decoration:none;font-family:Calibri;border-color:black black black 0;border-style:solid solid solid none;border-width:.5pt .5pt 1pt medium;" width="80">12/13 AM</td>
<td style="width:59pt;font-size:11pt;color:black;font-weight:700;text-decoration:none;font-family:Calibri;border-color:black black black 0;border-style:solid solid solid none;border-width:.5pt .5pt 1pt medium;" width="79">12/13 PM</td>
<td style="width:60pt;font-size:11pt;color:black;font-weight:700;text-decoration:none;font-family:Calibri;border-color:black black black 0;border-style:solid solid solid none;border-width:.5pt .5pt 1pt medium;" width="80">12/14 AM</td>
<td style="width:59pt;font-size:11pt;color:black;font-weight:700;text-decoration:none;font-family:Calibri;border-color:black black black 0;border-style:solid solid solid none;border-width:.5pt .5pt 1pt medium;" width="79">12/14 PM</td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">ACCION</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-weight:400;text-decoration:none;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">AMORA</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">ARANTE</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-weight:400;text-decoration:none;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">BACALLA</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">CANON</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">DAPAL</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">DIZON</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">*</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">LIMBAROC</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">MISOLES</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">MISPENAS</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">PALMERO</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">PLARIZA<span> </span></td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="background:rgb(216,216,216) none repeat scroll 0 50%;height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">ROFULI</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;"></td>
<td class="xl63" style="background:rgb(216,216,216) none repeat scroll 0 50%;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:Calibri;border-color:0 black black;border-style:none solid solid;border-width:medium .5pt .5pt;" height="20">TOYORADA</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
<td class="xl63" style="font-size:11pt;color:black;font-weight:400;text-decoration:none;font-family:webdings;border-color:0 black black 0;border-style:none solid solid none;border-width:medium .5pt .5pt medium;">P</td>
</tr>
</tbody>
</col>
</table>
<p>Legend:<br />P-present<br />blank-absent(excuse or not please send me a letter as soon as possible)<br />*-no log-out, cutting attendance</p>
<br />Posted in CS and IC and USEP Events, CS Documentation, Survivors Journal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/353/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=353&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2008/12/15/psits-attendance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
		<item>
		<title>COMSCI OF THE MONTH: DECLARED</title>
		<link>http://bscs06.wordpress.com/2008/12/03/comsci-of-the-month-declared/</link>
		<comments>http://bscs06.wordpress.com/2008/12/03/comsci-of-the-month-declared/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 13:06:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[Administrators Diary]]></category>
		<category><![CDATA[CS of the Month]]></category>
		<category><![CDATA[Proposals]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2008/12/03/comsci-of-the-month-declared/</guid>
		<description><![CDATA[The winner for this event is no other than: GLECY MAE DAPAL. Details will be posted by discretion&#8230;It is due to Admin&#8217;s leave caused by business and complying on prelims on my major subjects&#8230;. The next batch of ComSci of the Month will be Nominated by myself&#8230;See the poll at the right portion of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=352&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The winner for this event is no other than: GLECY MAE DAPAL.</p>
<p>Details will be posted by discretion&#8230;It is due to Admin&#8217;s leave caused by business and complying on prelims on my major subjects&#8230;.</p>
<p>The next batch of ComSci of the Month will be Nominated by myself&#8230;See the poll at the right portion of the page who will be nominated&#8230;Thank you</p>
<br />Posted in Administrators Diary, CS of the Month, Proposals  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/352/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/352/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/352/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/352/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/352/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/352/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/352/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/352/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=352&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2008/12/03/comsci-of-the-month-declared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
		<item>
		<title>ADMINISTRATOR ON LEAVE</title>
		<link>http://bscs06.wordpress.com/2008/12/03/administrator-on-leave/</link>
		<comments>http://bscs06.wordpress.com/2008/12/03/administrator-on-leave/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 13:00:00 +0000</pubDate>
		<dc:creator>blacksnake</dc:creator>
				<category><![CDATA[Administrators Diary]]></category>
		<category><![CDATA[CS News]]></category>

		<guid isPermaLink="false">http://bscs06.wordpress.com/2008/12/03/administrator-on-leave/</guid>
		<description><![CDATA[I&#8217;m very sorry that I will not around for days due to the following problems: I was busy with major subjects I currently enrolled. Most outputs I focused on are pretest, bring home exam, prelim exam, and make-up class for CS328. I was updating my friendster site and myyearbook site. Recession of the blog&#8230;it will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=351&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very sorry that I will not around for days due to the following problems:
<ol>
<li>I was busy with major subjects I currently enrolled. Most outputs I focused on are pretest, bring home exam, prelim exam, and make-up class for CS328.</li>
<li>I was updating my friendster site and myyearbook site.</li>
<li>Recession of the blog&#8230;it will take days or months to have a equipment for this site.</li>
</ol>
<p>All the reasons mentioned are responsibility of Administrator. I hope I could post some updates and blog post by X-mas Vacation&#8230;</p>
<p>SORRY FOR INCONVENIENCE</p>
<p>This resumes by the start of X-mas break.</p>
<br />Posted in Administrators Diary, CS News  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bscs06.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bscs06.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bscs06.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bscs06.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bscs06.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bscs06.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bscs06.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bscs06.wordpress.com/351/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bscs06.wordpress.com&amp;blog=2395977&amp;post=351&amp;subd=bscs06&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bscs06.wordpress.com/2008/12/03/administrator-on-leave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">blacksnake</media:title>
		</media:content>
	</item>
	</channel>
</rss>
