<?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/"
	>

<channel>
	<title>Menelik Seth</title>
	<atom:link href="http://menelikseth.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://menelikseth.com</link>
	<description>Allow me to nerd for a minute...</description>
	<lastBuildDate>Sat, 26 Mar 2011 23:12:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>When it rains&#8230;</title>
		<link>http://menelikseth.com/personal/when-it-rains/</link>
		<comments>http://menelikseth.com/personal/when-it-rains/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 23:12:01 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[About]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Retrospective]]></category>

		<guid isPermaLink="false">http://menelikseth.com/personal/when-it-rains/</guid>
		<description><![CDATA[Well, I finally got what I asked for. Oh boy, did I get it… It seems like it was only yesterday that I left the exam hall a sore and broken man,&#160; wondering what my future held. That I was blissfully unaware of my destiny to walk three paths; that of a student, a mentor [...]]]></description>
			<content:encoded><![CDATA[
<p>Well, I finally got what I asked for. Oh boy, did I get it…</p>
<p>It seems like it was only yesterday that I left the exam hall a sore and broken man,&#160; wondering what my future held. That I was blissfully unaware of my destiny to walk three paths; that of a student, a mentor and an initiator.</p>
<p>Dramatic, aren’t I?</p>
<p>It’s wild how quickly things can unexpectedly change: I’ve never left Saudi Arabia, and instead <a title="Pixel Munch" href="http://pixelmunch.com" rel="me">co-found a company</a>. I joined Penn State as student of IST, and became an <a title="PSCJ" href="http://www.pscj.edu.sa/%28S%28ydxp3hjxy2hbeupwjufszyme%29%29/menu_h/Eng_Lang_Center/Staff.aspx" rel="nofollow">EFL instructor teacher at a local college</a>. </p>
<p>And now you’re up to speed… What’s&#160; next?</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/personal/when-it-rains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s a new dawn&#8230;</title>
		<link>http://menelikseth.com/current-project/its-a-new-dawn/</link>
		<comments>http://menelikseth.com/current-project/its-a-new-dawn/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 01:34:00 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Current Project]]></category>

		<guid isPermaLink="false">http://menelikseth.com/?p=55</guid>
		<description><![CDATA[We&#8217;re back with a new design, with fresh new content to follow. My blog&#8217;s still rough around the edges, and is pending a major visual overhaul, so hang in there. The best is yet to come&#8230;]]></description>
			<content:encoded><![CDATA[
<p>We&#8217;re back with a new design, with fresh new content to follow. My blog&#8217;s still rough around the edges, and is pending a major visual overhaul, so hang in there.</p>
<p>The best is yet to come&#8230;</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/current-project/its-a-new-dawn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Writer:</title>
		<link>http://menelikseth.com/left-brain/windows-live-writer/</link>
		<comments>http://menelikseth.com/left-brain/windows-live-writer/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 04:03:54 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Left Brain]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/?p=36</guid>
		<description><![CDATA[Bringing Web-Apps to the Desktop I’ve always liked the idea of “cloud computing” ; where basically all the software you use, is available on the Internet (aka “The Cloud”) as a service. Google Apps is a prime example of this. However, I was never comfortable with using the web interface. The risk of the browser [...]]]></description>
			<content:encoded><![CDATA[
<h3>Bringing Web-Apps to the Desktop</h3>
<p>I’ve always liked the idea of “<a title="Wikipedia Article on Cloud Computing" href="http://en.wikipedia.org/wiki/Cloud_computing" target="_blank">cloud computing</a>” ; where basically all the software you use, is available on the Internet (aka “The Cloud”) as a service. <a title="Google Apps" href="http://www.google.com/apps/intl/en/business/index.html" target="_blank">Google Apps</a> is a prime example of this. However, I was never comfortable with using the web interface. The risk of the browser crashing, causing me to lose my work, added to the hassle of having to sift through the list of tabs to find the app I’m using, made using web apps more of a hassle than anything. Although browsers are convenient and portable, because every operating system has one, they tend to be rather clumsy and counter-intuitive at handling applications.</p>
<p>Projects like <a title="Prism" href="http://labs.mozilla.com/projects/prism/" target="_blank">Mozilla’s Prism</a> aim to solve this hurdle, by allowing user to launch web-apps as if they are “regular” desktop applications. Although it seems to do nothing more than provide a means to launch the application, without the web-browser’s interface getting in the way, it’s a nice step forward. It still doesn’t address the risk of losing work should the application crash, or the connection time out.</p>
<p>And this brings me to <a title="Writer" href="http://download.live.com/writer" target="_blank">Windows Live Writer</a>, an application that I’m currently testing with this blog post. My first impression is that it definitely takes a step towards reducing the risk of data loss. It has a “Save Local Draft” feature, which is located under “File” and can be accessed with the CTRL+S shortcut; very familiar to those who are used to using the Windows interface. I can’t seem to find any option to backup all the blog posts, but if I do find anything along those lines I’ll update this post.</p>
<p>So why bother with cloud computing, if you prefer to use desktop apps?&#160; Well for starters, specialized desktop apps are more intuitive, stable and integrate nicely with the operating system. They (should) also allow one to save and backup data locally to prevent data loss. And worst case scenario, one could always fall back to the the web-interface.</p>
<p>&#160;</p>
<p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:643d7ef4-1bbd-404e-aa25-3498d65961a7" style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a href="http://technorati.com/tags/Cloud+Computing" rel="tag">Cloud Computing</a>,<a href="http://technorati.com/tags/Google+Apps" rel="tag">Google Apps</a>,<a href="http://technorati.com/tags/Mozilla+Prism" rel="tag">Mozilla Prism</a>,<a href="http://technorati.com/tags/Windows+Live+Writer" rel="tag">Windows Live Writer</a>,<a href="http://technorati.com/tags/Thinking+Outloud" rel="tag">Thinking Outloud</a></div></p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/left-brain/windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yowch! I&#039;ve been tagged!</title>
		<link>http://menelikseth.com/personal/yowch-ive-been-tagged/</link>
		<comments>http://menelikseth.com/personal/yowch-ive-been-tagged/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 01:24:49 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Right Brain]]></category>
		<category><![CDATA[random play]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/?p=35</guid>
		<description><![CDATA[Hning Swara brought da pain! Here are the rules: Link the person(s) who tagged you. Mention the rules on your blog. Tell about 6 unspectacular quirks of yours. Tag 6 following bloggers by linking them. Leave a comment on each of the tagged bloggers’ blogs letting them know they’ve been tagged. First of all; what&#8217;s [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://hningswara.blogspot.com">Hning Swara brought da pain!</a></p>
<blockquote><p>Here are the rules:</p>
<ol>
<li>Link the person(s) who tagged you.</li>
<li>Mention the rules on your blog.</li>
<li>Tell about 6 unspectacular quirks of yours.</li>
<li>Tag 6 following bloggers by linking them.</li>
<li>Leave a comment on each of the tagged bloggers’ blogs letting them know they’ve been tagged.</li>
</ol>
</blockquote>
<p>First of all; what&#8217;s with the number (6)? Why did it have to be the exact number of bloggers that I don&#8217;t personally know, or the exact number of quirks that I don&#8217;t have?  This is going to be tricky.</p>
<h2>Zee Quirks</h2>
<h3>1. I&#8217;m a visual person</h3>
<p style="padding-left:30px;">I learn quicker by watching and imitating. That&#8217;s how I learned basic Karate, and the first 7 Katas; by watching VHS cassette tapes. By the time I found a proper Dojo (during 3rd grade elementary school), I blew my way through the green belt because I had already known all the basic moves. I was raised on <a href="http://en.wikipedia.org/wiki/Run_Run_Shaw">Run Run Shaw</a> movies (thank you Abi!), and that fueled my passion for the Martial Arts. If I was a Heroes character, I&#8217;d definitely be a <a href="http://heroeswiki.com/Muscle_mimicry">muscle mimic</a>.</p>
<h3>2. I&#8217;m goal/solution oriented</h3>
<p style="padding-left:30px;">I love to solve problems, and I hate it when solutions elude me. I have been kept awake many a night because of a bug in my code, that I refused to allow to &#8220;win&#8221;. It&#8217;s a strength, because my motivation to solve a problem only increases with the difficulty of such a problem. However, my focus can often lead to &#8220;tunnel vision&#8221;, which may occasionally rob me of an opportunity to step back, and think outside of the box. But I&#8217;m learning, and more and more I appriciate the art of avoiding problems all together.</p>
<h3>3. I love technology</h3>
<p style="padding-left:30px;">I wish I was a <a href="http://heroeswiki.com/Technopathy">technopath</a>, so that I could interface directly with any machine. I intend to major in computer engineering with the hopes of gaining an in depth understanding of how to speak the language of the machine. Then I hope to apply my knowledge to help solve problems to help humankind. Corny I know, but that&#8217;s where my heart is; I want to use technology to heal our environment, and in turn heal humankind.</p>
<h3>4. I won&#8217;t get it, until I break it</h3>
<p style="padding-left:30px;">Before I can wrap my head around a problem, I have to de-construct it, then find every possible way for it NOT to work. I just love the process of learning <a href="http://en.wikipedia.org/wiki/Nanotechnology">how things work on the most basic level</a>. This approach allows me to be very daring, and to generally not be afraid of making mistakes. But sometimes it bogs me down to the point that I become two wrapped up in my &#8220;quest for comprehension&#8221;, and ignore the greater goal at hand. However, as a student, I find that it gives me the motivation and stamina I need to hack away for hours on end until I&#8217;m satisfied that I &#8220;get it&#8221;.</p>
<h3>5. I&#8217;m a neat freak</h3>
<p style="padding-left:30px;">I love to organize and categorize. I love having a place for everything. Right now I&#8217;m tagging my MP3s, and sorting my movie catalog. Tomorrow I&#8217;ll be stuffing more books onto my bookshelves, and sorting through my lego collection. Then I&#8217;ll refold my clothes and decide if I need some new polo shirts for the summer. I have a social life I swear! And if I&#8217;m comfortable with you, I will gush endlessly at how I discovered a new way to organize my stuff&#8230; <a href="http://www.scottevest.com/v3_store/Evolution_Jacket.shtml">I need me one of these</a>&#8230;</p>
<h3>6. I love the wind</h3>
<p style="padding-left:30px;">Something about the wind energizes me. I get supercharged during windy days. Just hearing the wind gets me fired up. I love walking and feeling it beating against my back, or sweeping through my hair. I love flying kites, and paper airplanes. I love watching the trees dance and sway, while playing a beat in my head and imagining that I am in harmony with the music of the universe&#8230;</p>
<p style="padding-left:30px;">During windy days, I wish I could sprout wings, and glide on the wind.</p>
<h2>Zee Tags</h2>
<ol>
<li><a href="http://ch1xx0r.wordpress.com/">One step for ch1xx0r</a></li>
<li><a href="http://purple-headphones.blogspot.com/">Chapter One</a></li>
<li><a href="http://interfacefix.com/">InterfaceFix</a></li>
</ol>
<p>Yes, I only listed 3, and that&#8217;s all you are gonna get. Cry foul all you want&#8230;</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/personal/yowch-ive-been-tagged/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>This website is no longer available in. . .</title>
		<link>http://menelikseth.com/right-brain/this-website-is-no-longer-available-in/</link>
		<comments>http://menelikseth.com/right-brain/this-website-is-no-longer-available-in/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 02:28:35 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Right Brain]]></category>
		<category><![CDATA[freedom of information]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/?p=33</guid>
		<description><![CDATA[This is the World Wide Web! Since when did it matter WHERE I accessed content from? I noticed that first it was for licensing constraints; but now, even sites that offer user generated content are adopting this philosophy. Okay, so Veoh offers some network television content; here&#8217;s to hoping that they manage to isolate that [...]]]></description>
			<content:encoded><![CDATA[
<p>This is the World Wide Web!</p>
<p>Since when did it matter WHERE I accessed content from? I noticed that first it was for <a href="http://www.pandora.com/restricted">licensing constraints</a>; but now, even sites that offer <a href="http://www.veoh.com/">user generated content</a> are adopting this philosophy. Okay, so Veoh offers some network television content; here&#8217;s to hoping that they manage to isolate that content from the rest. Until then, I remain bitter. I can only imagine what users that generated content for that site, and were subsequently blocked, must feel like.</p>
<p>This regionalizing of the Internet is starting to tick me off. When my access to certain sites is restricted simply because I am not on the right side of the Atlantic, I can&#8217;t help but feel a little short changed. Want me to pay? Fine, I just might, but at least give me some kind of option.</p>
<p>Thankfully for every site that restricts user access, there are sites that offer alternatives. And so long as people are free to share their Information, the information restricted will always remain but a drop in the sea of that which flows freely.</p>
<p>My only complaint now is that these sites, which have blocked me without prior notice, have access to all my registration information in their databases, and who knows how they are benefiting from the data they&#8217;ve mined during my various login sessions. My only hope is that any records of my presence on their servers are purged.</p>
<p>Until they change their strategy, I doubt that I will continue to support such sites when I return to the U.S. I just can&#8217;t bring myself to agree with restricting access based upon geographical location, for whatEVER the justification might be. There are so many arenas in which such restrictions currently apply; <a href="http://newteevee.com/2008/06/01/veoh-blocks-some-international-access/">we do NOT need this paradigm to start corrupting our Internet.</a></p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/right-brain/this-website-is-no-longer-available-in/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can I Haz Webpresence?</title>
		<link>http://menelikseth.com/independant-studies/can-i-haz-webpresence/</link>
		<comments>http://menelikseth.com/independant-studies/can-i-haz-webpresence/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 20:27:08 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Independant Studies]]></category>
		<category><![CDATA[Left Brain]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Lifehacker]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/?p=30</guid>
		<description><![CDATA[So I decided that I should build an online presence. I already successfully use Facebook for networking, but in the back of my mind I always worried about what would happen if I could no longer access it. I realized that I need a bit more control over my data, and what the Internet has [...]]]></description>
			<content:encoded><![CDATA[
<p>So I decided that I should build an online presence. I already successfully use Facebook for networking, but in the back of my mind I always worried about what would happen if I could no longer access it.</p>
<p>I realized that I need a bit more control over my data, and what the Internet has to say about me. <a href="http://lifehacker.com/software/feature/geek-to-live-have-a-say-in-what-google-says-about-you-152444.php" target="_blank">Trust Lifehacker to post an article on this very topic</a>. I dunno how Lifehacker manages to always be in sync with my techie-concerns, they must have some kind of satellite that taps into the ether or something *tinfoil hat wraps*</p>
<p>So now I&#8217;m a proud owner of a brand spanking new URL (menelikseth.com). For now I have the URL directed here, to my blog, while I work on my website. My plan is to have a personal site that I can point people to, and that will (hopefully) be the first search result people will see when they Google me. The top Google search result currently belongs to my profile at Programmers Resource; so I find it comforting that I am currently my own worst competition (although I do wish it pointed to a place I frequent more&#8230;)</p>
<p>A friend of mine pulled my coat to a <a href="http://codeigniter.com/" target="_blank">PHP Framework called CodeIgniter</a>. I had originally planned to hand code my site from scratch (as I did with the PeaceZone), but upon looking into CodeIgniter, decided to use a framework instead. Not only would it be a good opportunity to learn how to use a framework, but also to see how PHP looks when its properly structured.</p>
<p>So my ongoing quest for knowledge continues, once again under the pressure of producing results as I go along. I&#8217;m determined to bust out a basic website that is properly structured, so I can easily expand it as needed. Eventually I plan to use it is a place to host all of my projects online: 3D CG work, coding experiments, fictional stories etc. so stay tuned.</p>
<p>Incidentally, <a href="http://lifehacker.com/357460/manage-your-online-reputationx" target="_blank">Lifehacker has another article on managing your online reputation</a>. Those guys must be psychic or something because I was JUST thinking about this as I typed up this post, I just happened to glance over into Thunderbird before sending this out&#8230; Lifehacker rocks!</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/independant-studies/can-i-haz-webpresence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So now what&#8230;</title>
		<link>http://menelikseth.com/right-brain/so-now-what/</link>
		<comments>http://menelikseth.com/right-brain/so-now-what/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 02:08:41 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Right Brain]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/2007/07/01/so-now-what/</guid>
		<description><![CDATA[I got 1720 out of 2400 on my SATs. Not bad at all, considering it has been 7 years since I left school, and I took a year to basically re-acquaint myself with high school math. I considered taking the test again, but realized that it wouldn&#8217;t be worth the hassle just to up my [...]]]></description>
			<content:encoded><![CDATA[
<p>I got 1720 out of 2400 on my SATs.</p>
<p>Not bad at all, considering it has been 7 years since I left school, and I took a year to basically re-acquaint myself with high school math. I considered taking the test again, but realized that it wouldn&#8217;t be worth the hassle just to up my grade by another 4-9 points.</p>
<p>So, the question is, now what?</p>
<p>I tried to register at a few universities, but unfortunately since I don&#8217;t have my SSN (I know, strange eh?) I have to wait till I can return to the USA before I can register. So I&#8217;m counting the days till I return &#8216;home&#8217;, I should be out of here by Mid-August the latest, God willing, and hopefully no monkey-wrenches will be thrown into our plans.</p>
<p>It&#8217;s strange to think about actually returning to my &#8216;home land&#8217;. I&#8217;ve lived in Saudi Arabia most of my life now, so up until this point I have considered this place my home: It&#8217;s all I knew.</p>
<p>The USA, my place of birth; the land of my parents, and their parents, has been little more than a collection of childhood memories: Watching The Great Mouse Detective (at least I THINK that&#8217;s what it was) at the Cinema with my best friend, going to the circus, going to a Native American cultural show, watching the Buffalo Bisons (my home team) play baseball at the stadium. Niagara falls, camping&#8230; I had a pretty rich childhood. But that&#8217;s all the USA was to me, some fond memories; never in my life did I actually think I would be returning&#8230;</p>
<p>So, as you can probably guess, the thought of me going &#8216;home&#8217; is pretty immense. I&#8217;m still having trouble wrapping my head around it. I mean, I am American; but how American am I <em>really</em>? How much am I going to change once I get there? Will the American in me suddenly sprout, like a dormant seed after fresh rain-fall? Will it feel like returning home after a long journey?</p>
<p>It will definitely be exciting to see the extended family. I haven&#8217;t seen my grandma since I was a baby; and I have a whole bunch of cousins, aunts and uncles that I&#8217;d like to get to know. It&#8217;s going to be one heck of a trip; <em>extended family</em>? What does that even <em>mean</em>?</p>
<p>I&#8217;ll tell you, I can&#8217;t wait to see what four-seasons look like. To see the the leaves fall in autumn, to see <em>snow</em>! And being an out-doors person I can&#8217;t wait to go rock climbing, swimming in a lake, hiking, road-trips&#8230; I will definitely purchase a camera so I can document everything&#8230;</p>
<p>Everything that I wished I could do here, will become a reality over there, God willing. Right now my brain is in over-drive as I look at the possibilities. Of course college is my priority; but I want to try to get that over with as soon as possible, so I can get back to living.</p>
<p>Thankfully nearly everybody that I&#8217;ve known here, is now in the USA; so I know that will ease my transition somewhat. I have a  <em>very </em>special person that I wish I could take with me right away, but all in due time. God willing, we won&#8217;t be apart for long.</p>
<p>I wrote this post hoping to clear my thoughts; but it seems that the rapid motion of my fingers typing has served only to further agitate the <a href="http://http://en.wikipedia.org/wiki/Brownian_motion" title="Brownian Motion" target="_blank">Brownian motion</a> of my thoughts.  Ah well, it&#8217;s been too long since I was this excited, so I might as well enjoy the rush.</p>
<p>I can tell you one thing for sure; I am <em>not </em>looking forward to jet-lag. 14 hour flight? Jeez!</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/right-brain/so-now-what/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SATs: Mission Accomplished (hopefully)</title>
		<link>http://menelikseth.com/right-brain/sats-mission-accomplished-hopefully/</link>
		<comments>http://menelikseth.com/right-brain/sats-mission-accomplished-hopefully/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 11:37:34 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Right Brain]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/2007/06/02/sats-mission-accomplished-hopefully/</guid>
		<description><![CDATA[It was torture. I arrived at the venue a half an hour early. I figured I would be able to sit at the desk in the exam hall and review for a few minutes while I gained my bearings before the exam. WRONG! Instead, I spent 30 minutes sitting on the side-walk outside the school. [...]]]></description>
			<content:encoded><![CDATA[
<p>It was torture.</p>
<p>I arrived at the venue a half an hour early. I figured I would be able to sit at the desk in the exam hall and review for a few minutes while I gained my bearings before the exam.</p>
<p>WRONG!</p>
<p>Instead, I spent 30 minutes sitting on the side-walk outside the school. Inside the campus, they had an entire garden, with benches right outside the test area; and we get the side-walk. It goes to show you that money can&#8217;t buy class.</p>
<p>Our “test center” was the school library. Finally at my desk, we were given the pre-SAT orientation; which was read to us from the &#8220;official SAT document&#8221; by a man with a very thick accent. Thankfully I had spent 2 years in an International school. Then the test began.</p>
<p>We were given 25 minutes to write an essay; I manged to whip up a &#8220;first draft&#8221; just in time to hear the moderator drone out &#8220;please put your pencils down&#8221;. It all happened so fast, I didn&#8217;t even get the pleasure of marveling over my beautifully hacked together piece of drivel. Hopefully it meets their criteria to get a decent grade.</p>
<p>We were allowed a 5 minute break to lick our wounds. I grabbed a croissant with thyme in it, and barely managed to cram it down my throat when the moderator came out to remind us that the 5 minutes are up. I really hate that guy.</p>
<p>From that point onward, 8:30am to 1:15pm, it was grueling exam after exam; playing the game of &#8220;color in the little circle&#8221;. I have never been in so much pain from sitting in all my life.</p>
<p>At about 12:00pm the test became one of wills; both my nose and my bladder were competing for my attention, one was running and the other was hell-bent on exploding at the very subtlest of body movements. By the last 3 test-papers I didn&#8217;t care what circles I colored in; I just wanted it to end.</p>
<p>The assistant moderator was kind enough to ask me if I needed an &#8220;emergency bathroom break&#8221; which would have entitled me a quick reprieve at the expense of losing time. A quick reminder from the moderator that I had &#8220;10 minutes left&#8221; jolted me back into reality, and I figured that another 15 minutes wouldn&#8217;t be so bad.</p>
<p>It was worse&#8230;</p>
<p>Time is such a paradox; I never knew it was possible for a moment to simultaneously speed by, and screech to a halt. From my  bladder&#8217;s perspective I was moving at twice the velocity of light. From my mind&#8217;s perspective, I couldn&#8217;t keep up with the second-long &#8220;5 minute&#8221; intervals.</p>
<p>As soon as the test was over, I limped my way to the nearest stall and let nature take it&#8217;s course. They didn&#8217;t even have toilet paper; I swear that place is so ghetto.</p>
<p>So, here I sit an hour later; home and thankful. I am more sore from this exam than I have ever been from weight-lifting. Sitting on my ass for 5 hours straight is a real workout. Hopefully I&#8217;ll never have to take the SAT&#8217;s again.</p>
<p>I pray for a decent grade.</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/right-brain/sats-mission-accomplished-hopefully/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walking in my thoughts&#8230;</title>
		<link>http://menelikseth.com/right-brain/walking-in-my-thoughts/</link>
		<comments>http://menelikseth.com/right-brain/walking-in-my-thoughts/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 03:01:56 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Right Brain]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/2007/04/09/walking-in-my-thoughts/</guid>
		<description><![CDATA[Amidst the chaos my life is in, I&#8217;ve always found time for my family. After all, I still live with them, so it is my duty (and pleasure) to lend a hand whenever I can. They don&#8217;t ask much of me, not as much as they used to anyway, so whenever I&#8217;m given a task, [...]]]></description>
			<content:encoded><![CDATA[
<p>Amidst the chaos my life is in, I&#8217;ve always found time for my family. After all, I still live with them, so it is my duty (and pleasure) to lend a hand whenever I can. They don&#8217;t ask much of me, not as much as they used to anyway, so whenever I&#8217;m given a task, I jump at it.</p>
<p>I was asked to make a quick run to the Pharmacy for some supplies. I remembered I needed an afro pick, so I figured what the hay; might as well knock out two birds with one stone eh?</p>
<p>I threw on the nearest t-shirt, which happened to be thrown on the floor under my desk; its black and has the phrase “Basketball is life&#8230; the rest is mere details”. Man! Those were the days eh? Shootin&#8217; hoops with my friends in the Filipino compound&#8217;s basketball court. I remember when that t-shirt came down to my knees, now I&#8217;m afraid I&#8217;d  bust out of it if I sneezed too hard. They don&#8217;t make t-shirts like this any more&#8230;</p>
<p>&#8230; After spending a good 10 minutes searching for my sneakers (which are never in the same room) I patted myself down for the familiar bulges; keys, id, wallet, cellphone (what bulges were you thinking of eh?). Then I head out, giving the cats a quick snuggle. I love my cats, they bring that ray of sunshine in my life when I feel my darkest. There&#8217;s nothing like the sound of  a playful meow to put everything in perspective&#8230;</p>
<p>So I start walking. I know the neighborhood like the back of my hand, so I pretty much set myself on autopilot, allowing myself a chance to let my mind wander. I enjoy errands, they are almost therapeutic; an escape from my desk, which has been my place of worry for the past 6 years. My desk and my computer monitor; God I need a life!</p>
<p>I think about ways I could come up with some cash while I&#8217;m in college, I fantasize about hitting it big with real-estate investments, staring up my own company and owning a small part of a neighborhood. Opening up a bodega or two and providing a good service for my community, when I realize something&#8230; I was walking in the wrong friggin direction! No, I was literally walking away from my intended destination. I realized that I was so engrossed in my thoughts that I completely unaware of where I was going.</p>
<p>It was then that I realized how easy I can lose track of time when I&#8217;m deep in thought; whether I&#8217;m mulling over some sloppy-ass code, or day dreaming of being a superhero, the 5 minutes I think I&#8217;m spending could very well have been 10-20 minutes. By then I was in the pharmacy, and out in 2 minutes flat. I don&#8217;t even remember arriving back home, so I must have lost myself in thought again&#8230;</p>
<p>Come to think of it, I don&#8217;t remember the details of most of the today&#8230; So I guess I&#8217;ll just cut the crap, and get back to work.</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/right-brain/walking-in-my-thoughts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random thoughts: Mecha and Run Run Shaw</title>
		<link>http://menelikseth.com/right-brain/random-thoughts-mecha-and-run-run-shaw/</link>
		<comments>http://menelikseth.com/right-brain/random-thoughts-mecha-and-run-run-shaw/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 04:47:57 +0000</pubDate>
		<dc:creator>Menelik Seth</dc:creator>
				<category><![CDATA[Right Brain]]></category>

		<guid isPermaLink="false">http://illuminaare.wordpress.com/2007/03/30/random-thoughts-mecha-and-run-run-shaw/</guid>
		<description><![CDATA[I find mental exhaustion very comforting. For similar reasons to why I work out like a fiend; reaching my breaking point proves to myself that I&#8217;m doing all I can. In addition to the satisfaction of being “all I can be”, it&#8217;s a real trip; basic comprehension becomes a challenge, where I struggle to remember [...]]]></description>
			<content:encoded><![CDATA[
<p>I find mental exhaustion very comforting. For similar reasons to why I work out like a fiend; reaching my breaking point proves to myself that I&#8217;m doing all I can. In addition to the satisfaction of being “all I can be”, it&#8217;s a real trip; basic comprehension becomes a challenge, where I struggle to remember the simplest of words. Text on the keyboard runs into, and even tilts sideways&#8230; If only my eyes didn&#8217;t burn so much.</p>
<p>I find that I code better when I&#8217;m in that final stretch; not only do I spot errors quicker, but sometimes new solutions crop up; which is odd considering that I&#8217;m practically half asleep&#8230;</p>
<p>What I like even more about mental exhaustion, is the self-contemplative state it leaves me in. I find myself engaging in a dialog with myself during these late and early hours. As I close that final tag, only to open a new one, I assess what objectives I have accomplished over the past month; and what challenges lay ahead.</p>
<p>I&#8217;m always striving to reinvent myself. Even with my current time constraints; struggling to prepare for the SATs, meet deadlines at work and such, I wonder what has become of all the unfinished projects I started. I also wonder if I would ever get the chance to pick up where I left off. Then I begin to worry about skills I had gained once upon a time, but failed to maintain&#8230; have I forgotten all that I had learned? Or is it like riding a bike&#8230;?</p>
<p>The best thing about mental exhaustion is how easy it is for the mind to wander. I get so scatter-brained during this hour, and it is so guilt-free; I feel like I&#8217;m 8 years old again. Proof: the reason I&#8217;m up this late is to finish some work, and yet I find myself stopping to blag.</p>
<p>I often think back at my childhood during these hours; I reminisce about the lazy afternoons I would spend day dreaming in my bedroom about mecha, making little sketches of giant robots in my scrap-book. I think back to the time I spent pretending to be a Shaolin Monk, feverishly recreating choreography from Run Run Shaw movies when I thought nobody was looking (my parents recently confessed to peeking in on me during those moments)&#8230;</p>
<p>Life was so guilt-free back then&#8230; but in my mind, I was doing serious work; my mind would wrack itself trying to figure where my robot&#8217;s sword would fit&#8230; and I would collapse from exhaustion after trying that flying crane move for the 100th time. As seriously as I took it, it was all in pure fun.</p>
<p>Well, I have one final word document I have to convert into XHTML. It&#8217;s not much of a challenge; quite boring actually, considering all I&#8217;m doing is typing in the proper tags in their appropriate places. I&#8217;ve realized something about working on this project; as quick as the challenge appears, it disappears, and all I am left with is routine and the longing of that challenge that allowed me to learn something new. When it&#8217;s hard, I want it to be easy&#8230; and when it&#8217;s easy, I want it to be hard again&#8230;</p>
<p>&#8230;But I also want to have that innocent carefree fun with my work; I want mecha and Run Run Shaw back in my life again&#8230;</p>

]]></content:encoded>
			<wfw:commentRss>http://menelikseth.com/right-brain/random-thoughts-mecha-and-run-run-shaw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

