<?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>Aja Lapus</title>
	<atom:link href="http://www.ajalapus.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajalapus.com</link>
	<description>Aja's web site and web log about himself, his thoughts, his addictions, and his work.</description>
	<lastBuildDate>Fri, 13 Apr 2012 23:34:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Something Personal for November</title>
		<link>http://www.ajalapus.com/blog/2008/11/08/something-personal-for-november/</link>
		<comments>http://www.ajalapus.com/blog/2008/11/08/something-personal-for-november/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 17:59:55 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[wishlist]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=162</guid>
		<description><![CDATA[<p>I haven't done a personal blog entry for a long time, but since I would be creating <a href="http://ajalap.us/" rel="me">one</a> in the near future apart from a <a href="http://geek.ph/" rel="me">tech blog</a> and a <a href="http://webstandards.geek.ph/" rel="me">web standards blog</a>, I might as well ... <em>uhm</em> ... practice.</p> <a href="http://www.ajalapus.com/blog/2008/11/08/something-personal-for-november/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t done a personal blog entry for a long time, but since I would be creating <a href="http://ajalap.us/" rel="me">one</a> in the near future apart from a <a href="http://geek.ph/" rel="me">tech blog</a> and a <a href="http://webstandards.geek.ph/" rel="me">web standards blog</a>, I might as well &#8230; <em>uhm</em> &#8230; practice.</p>
<p>Those links above won&#8217;t work, as I still haven&#8217;t set those blogs up yet. I&#8217;m actually waiting for the release of WordPress 2.7, so I could continue blogging there. And, I promise not to let go of this domain, as I have most online accounts registered through various email addresses here. I just hope I could manage these three efficiently (especially financially).</p>
<p>So, what&#8217;s up for November? Nuthin&#8217;&#8230;</p>
<p>But, I would like:</p>
<ol>
<li>a Nikon D80 or D90</li>
<li>a 1-Terabyte hard disk drive</li>
<li>an Apple iPod <acronym title="Universal Serial Bus">USB</acronym> power adapter</li>
<li>a Bluetooth USB adapter</li>
<li><em>maybe</em> &#8230; an iMac or a Macbook as well</li>
</ol>
<p><em>And</em> &#8230; <strong>all my close friends with me on my birthday!</strong> Yep. I&#8217;m turning 21 next week, and this serves as my wish list. <em>Heh.</em> I actually had <a style="text-decoration: none; color: black; font-weight: normal;" href="http://www.escortbayanlartr.org" title="escort bayan">escort bayan</a> in mind a new mobile phone and a really nice gadget desk/shelf for all the stuff I have with me now (scattered on my desk and around the room, actually). But, my father bought me a new phone (a very pretty one) already, and yes &#8230; <em>I know</em> &#8230; I need to cleanup my room and free a lot of space.</p>
<p>I didn&#8217;t immediately realize I had two of those listed above already in <a href="http://www.ajalapus.com/blog/2006/12/05/back-to-school/">my wish list last two years ago</a>, but I have better-sounding lanyard earphones and a <acronym title="Digital Versatile Disc">DVD</acronym>Â±<acronym title="Recordable">R</acronym>/<acronym title="Rewritable">RW</acronym> Drive (albeit black) already. <em>Yeah, it was <strong>that</strong> long ago!</em></p>
<p>You could post comments below this entry <strong>if you want to sponsor any of those listed above</strong> to avoid doubling of presents&#8212;I really only need one of each kind, thank you. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Oh, and if you haven&#8217;t already, <a href="http://tr.im/plurk">follow me on your Plurk timeline</a>! I update there most often. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/11/08/something-personal-for-november/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Stacking Script Event Loaders</title>
		<link>http://www.ajalapus.com/blog/2008/10/25/stacking-script-event-loaders/</link>
		<comments>http://www.ajalapus.com/blog/2008/10/25/stacking-script-event-loaders/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 17:33:16 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=157</guid>
		<description><![CDATA[<p>I've been playing around with JavaScript once when I've encountered a problem about my scripts not working, especially those attached to event handlers. And, soon, I found out that a lot of plugins I have use the same declaration for initializing their scripts. So, I looked for references and realized that they overwrite one another by declaring that assignment operation over and over again.</p> <a href="http://www.ajalapus.com/blog/2008/10/25/stacking-script-event-loaders/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing around with JavaScript once when I&#8217;ve encountered a problem about my scripts not working, especially those attached to event handlers. You could probably see JavaScript declarations like this on a script or another:</p>
<pre><code>window.onload = functionName;</code></pre>
<p>And, soon, I found out that a lot of plugins I have use the same declaration for initializing their scripts. So, I looked for references and realized that they overwrite one another by declaring that assignment operation over and over again. Looking for solutions, I came across two possible ways to do it:</p>
<ol>
<li>
<pre><code>if (typeof window.onload != 'function') {
	window.onload = newOnLoadFn;
} else {
	var onLoadStack = window.onload;
	window.onload = function() {
		onLoadStack();
		newOnLoadFn();
	}
}</code></pre>
</li>
<li>
<pre><code>var onLoadStack = window.onload;
window.onload = function() {
	if (typeof onLoadStack == 'function' &#038;&#038; onLoadStack) {
		onLoadStack();
	}
	newOnLoadFn();
}</code></pre>
</li>
</ol>
<p>Coding preferences applies, as either basically does the same effect of stacking <code>window.onload</code> events. You could put them on a function if you must:</p>
<pre><code>function addOnLoadEvent(newOnLoadFn) {
	if (typeof window.onload != 'function') {
		window.onload = newOnLoadFn;
	} else {
		var onLoadStack = window.onload;
		window.onload = function() {
			onLoadStack();
			newOnLoadFn();
		}
	}
}</code></pre>
<p>And call events using: </p>
<pre><code>addOnLoadEvent(
	// declaration of function type
);</code></pre>
<p>I would recommend anyone distributing scripts to make use of this to avoid conflicts with other event-triggered scripts users may have beside yours. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/10/25/stacking-script-event-loaders/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Deprecated HTML Still Taught in High Schools</title>
		<link>http://www.ajalapus.com/blog/2008/09/28/deprecated-html-still-taught-in-high-schools/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/28/deprecated-html-still-taught-in-high-schools/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 15:02:48 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Literacy]]></category>
		<category><![CDATA[Markup]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=148</guid>
		<description><![CDATA[<p><em>Web design and development education standardization</em> is one of the things I'd be pushing for in my Web standards advocacy. Education starts in the school. And, if teachers do not know what to teach their students, no advancement would ever happen.</p> <a href="http://www.ajalapus.com/blog/2008/09/28/deprecated-html-still-taught-in-high-schools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was asked for help by my good friend to assist her nephew on his Web page design project. I first asked him what lessons they have discussed in school, so I could match the level of what the teacher taught to what we would be doing. As usual, it included <code>&#60;html&#62;</code>, <code>&#60;head&#62;</code>, and <code>&#60;body&#62;</code> elements, as well as the tables, anchors, images and lists. I was just disappointed when he said they still use <code>&#60;font&#62;</code> tags for changing the size and color of text, and use the <code>&#60;body&#62;</code> attributes <code>background</code> and <code>bgcolor</code> for placing background images and color on the page.</p>
<p>Of course, as a standardista, I hated the fact that I am forced to use deprecated elements and attributes on Web pages. So, I decided to make a statement on this blog hoping to be heard (or read) by computer, web design, and web development teachers in any level of education.</p>
<p><strong>Please</strong>, <em>please</em> update yourself on what you know and teach about Web design. <a href="http://www.w3.org/TR/REC-html32-19970114">HTML 3.2</a>, which you are teaching your <span style="color: #000000;"><a title="depolama" href="http://www.hazirdepo.com">depolama</a></span> students, has been replaced by <a href="http://www.w3.org/TR/1999/REC-html401-19991224">HTML 4.01</a> almost <strong>9 years ago</strong>. That, in turn, has <span style="color: #000000;"><a title="evden eve nakliyat" href="http://www.evtur.com.tr">evden eve nakliyat</a></span> been reformulated to become <a href="http://www.w3.org/TR/2002/REC-xhtml1-20020801">XHTML 1.0</a> in 2000. You should also know that <strong>HTML should only be used for structure</strong> and <strong><a href="http://www.w3.org/TR/CSS/">CSS</a> be used as its presentational layer</strong>.</p>
<p><em>Web design and development education standardization</em> is one of the things I&#8217;d be pushing for in my Web standards advocacy. Education starts in the school. And, if teachers do not know what to teach their students, no advancement would ever happen. In my humble opinion, this principle of educational advancement doesn&#8217;t only apply in Web education.</p>
<p>We are still in the process of talking about forming a formal Web standards organization in the Philippines. If you feel the same way as I do in this blog entry, and love to fight for Web standards compliance, join us in our discussions to help save the Web and its users&#8212;for interoperability, accessibility, validity, and semantics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/28/deprecated-html-still-taught-in-high-schools/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Musing #0013</title>
		<link>http://www.ajalapus.com/blog/2008/09/22/musing-0013/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/22/musing-0013/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:36:45 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[analogy]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=145</guid>
		<description><![CDATA[<p>Haven't Microsoft realized how bad the <a href="http://www.plurk.com/p/4baps#response-33595465">analogy</a> of their new <a href="http://www.microsoft.com/windows/windows-vs-walls.aspx">mission campaign</a> to the operating system could be? I see it as, <a href="http://lifewithoutwalls.com/"><em>life without walls</em></a> : <em>computer without firewalls</em>. They also use a big-ass <a href="http://www.microsoft.com/windows/homepage/images/hero_main.jpg">Windows logo hole on a wall</a> as the background image. Windows as holes = the perfect symbolism.</p> <a href="http://www.ajalapus.com/blog/2008/09/22/musing-0013/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t Microsoft realized how bad the <a href="http://www.plurk.com/p/4baps#response-33595465">analogy</a> of their new <a href="http://www.microsoft.com/windows/windows-vs-walls.aspx">mission campaign</a> to the operating system could be? I see it as, <a href="http://lifewithoutwalls.com/"><em>life without walls</em></a> : <em>computer without firewalls</em>. They also use a big-ass <a href="http://www.microsoft.com/windows/homepage/images/hero_main.jpg">Windows logo hole on a wall</a> as the background image. Windows as holes = the perfect symbolism.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/22/musing-0013/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open MSO 2007 Files in Earlier Versions</title>
		<link>http://www.ajalapus.com/blog/2008/09/22/open-mso-2007-files-in-earlier-versions/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/22/open-mso-2007-files-in-earlier-versions/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 18:49:49 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[OOXML]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=139</guid>
		<description><![CDATA[<p>In a situation where group projects and collaborative works are a necessity to get things done, and a non-ideal working environment of different computers with different software, I happily share a solution for those people who cannot just give up an older licensed copy for a cracked update.</p> <a href="http://www.ajalapus.com/blog/2008/09/22/open-mso-2007-files-in-earlier-versions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I personally prefer the older version of Microsoft Office 2003 than the newer <acronym title="Microsoft Office">MSO</acronym> 2007.<sup id="post-139ref-1"><a href="#post-139note-1">[1]</a></sup> I have classmates who use the newer version on their Vistas, but I still work on documents, spreadsheets and presentations on my MSO 2003 with a Windows XP. In a situation like this where group projects and collaborative works are a necessity to get things done, and a non-ideal working environment of different computers with different software,<sup id="post-139ref-2"><a href="#post-139note-2">[2]</a></sup> I happily share a solution for those people who cannot just give up an older licensed copy for a cracked upgrade.</p>
<p>Microsoft Office 2007 has a multitude of changes compared to the earlier versions. It doesn&#8217;t have the standard menu-and-toolbar environment we are used to be working on, but a general-purpose Office button and the Ribbon of the new Fluent User Interface. It also comes with a set of new file formats from the Office Open XML specification, primarily the <code>.docx</code>, <code>.xlsx</code> and <code>.pptx</code> file formats. Using ZIP compression, these new file formats are a lot smaller than the old formats<sup id="post-139ref-3"><a href="#post-139note-3">[3]</a></sup> MSO 2003 or earlier versions create.</p>
<p>If you still have your Microsoft Office version at 2000, XP (2002) and 2003, you may want to install the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&#038;displaylang=en">Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats</a>. This will enable you to open, edit, and save documents, workbooks, and presentations in the file formats new to Microsoft Office Word, Excel, and PowerPoint 2007. You just need to update to the latest service packs for those earlier versions. There are, however, some <a href="http://office.microsoft.com/en-us/word/HA100444731033.aspx#2">document element differences</a> you may encounter while working on a newer file format with an older application version.</p>
<p class="txtNote">Footnotes:</p>
<ol class="txtNote">
<li id="post-139note-1"><a href="#post-139ref-1">^</a> especially because I know <a href="http://www.ajalapus.com/blog/2007/09/25/avoid-ms-excel-2007/">a bug</a> I still haven&#8217;t had news about being fixed.</li>
<li id="post-139note-2"><a href="#post-139ref-2">^</a> or software versions.</li>
<li id="post-139note-3"><a href="#post-139ref-3">^</a> <code>.doc</code>, <code>.xls</code> and <code>.ppt</code>, respectively.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/22/open-mso-2007-files-in-earlier-versions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordCamp Philippines 2008</title>
		<link>http://www.ajalapus.com/blog/2008/09/08/wordcamp-philippines-2008/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/08/wordcamp-philippines-2008/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 17:24:21 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Experiences]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=138</guid>
		<description><![CDATA[<p>This was the first ever WordCamp in the Philippines, thanks to the Mindanao Bloggers who organized it. I wasn't able to resist going even when I have classes on a Saturday especially since Matt was coming.</p> <a href="http://www.ajalapus.com/blog/2008/09/08/wordcamp-philippines-2008/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This was the first ever <a href="http://central.wordcamp.org/">WordCamp</a> in the <a href="http://philippines.wordcamp.org/">Philippines</a>, thanks to the <a href="http://www.mindanaobloggers.com/2008/08/08/wordcamp-philippines-2008/">Mindanao Bloggers</a> who organized it. I wasn&#8217;t able to resist going even when I have classes on a Saturday especially since Matt was coming.</p>
<p><a href="http://www.flickr.com/photos/ajalapus/2835518161/" title="With the backdrop by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3118/2835518161_b774afd3e4_m.jpg" width="180" height="240" alt="With the backdrop" class="imgFloatL" /></a></p>
<p>Midnight before the event, after I&#8217;ve finished making a presentation for an oral group report for school, I hurriedly composed <a href="http://www.flickr.com/photos/ajalapus/2832646616/">a letter</a> I wished <a href="http://ma.tt/">Matt Mullenweg</a> would sign. I slept through the night, but woke up a little later than I hoped for.</p>
<p>I was actually thankful the event was held on a place easily accessible from Las Pi&ntilde;as. Arriving at the De La Salle College of Saint Benilde, I immediately saw <a href="http://misteryosa.com/blog/matt-mullenweg-volunteers-and-wordcamp-philippines/">Shari</a> on her black WordCamp volunteer shirt. We entered the auditorium and looked for <a href="http://diventare.org/2008/09/07/on-wordcamp-2008-and-meeting-mr-wordpress/">Lexie</a>. With her red hair I haven&#8217;t seen before, we walked past her and <a href="http://www.misswicked.org/wordcamp-meeting-matt-mullenweg/">Dre</a> looking like idiots searching for someone in front of everybody. Heh.</p>
<p>I brought Azusa with me, and <a href="http://www.ajalapus.com/blog/2008/09/06/here-at-csb-for-wordcamp/">blogged</a> right after I&#8217;ve sat beside Lexie. She convinced me into <a href="http://plurk.com/redeemByURL?from_uid=3147099&#038;check=1196901392&#038;s=1">signing up with Plurk</a>. And so far, I&#8217;ve enjoyed Plurking that I wish you guys would join, too. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.flickr.com/photos/ajalapus/2831795571/" title="Lauriat by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3295/2831795571_d29951c453_m.jpg" width="240" height="180" alt="Lauriat" class="imgFloatR" /></a></p>
<p>After the introduction, <a href="http://www.ajalapus.com/blog/2008/09/06/wordcamp-breakaway-sessions/">breakaway sessions</a> took place. I was with Lexie and Dre all those times, and we ate a bountiful lunch from Chowking together afterwards.</p>
<p>That&#8217;s when we ambushed Matt for autographs. I remember he laughed when I told him, &#8220;I didn&#8217;t come to school today. Will you sign my excuse letter?&#8221; Haha! It was great! The geek in me became happy. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Plenary sessions came, and Matt talked about the future of WordPress. That reminds me, I still haven&#8217;t upgraded my installation yet! Uh, anyway, I consider WordPress 2.7 be Matt&#8217;s birthday gift for me on November. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  Upgrades are promising as always, and I&#8217;m looking forward to the new version.</p>
<p><a href="http://www.flickr.com/photos/ajalapus/2835525375/" title="Last photo by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3034/2835525375_0807ca5411_m.jpg" width="240" height="180" alt="Last photo" class="imgFloatL" /></a></p>
<p>The topic of Web standards was a part of the plenary sessions, all thanks to <a href="http://rakshari.multiply.com/journal/item/266/266#reply_rakshari:journal:266+2">Shari</a> and <a href="http://webstandards.raquedan.com/">Sir Regnard</a>. The geek in me was even happier. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>After the event, I&#8217;ve met up with fellow standardistas <a href="http://stellify.net/">Ia</a> and <a href="http://www.tech-hive.com/updates/wordcamp-philippines-2008/">Mae</a> to talk with Shari and Lexie how we&#8217;d start the group <a href="http://webstandardsph.updatelog.com/">Web Standards Philippines</a> again. Let&#8217;s set the meetings already! <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Some more picture-taking took place afterwards. I&#8217;ve posted them on my <a href="http://www.flickr.com/photos/ajalapus/tags/wordcamp/">Flickr</a>. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It was fun. See everyone at the next WordCamp Philippines! 2009 maybe? <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/08/wordcamp-philippines-2008/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Nearing the end of WordCamp</title>
		<link>http://www.ajalapus.com/blog/2008/09/06/nearing-the-end-of-wordcamp/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/06/nearing-the-end-of-wordcamp/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 08:57:47 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[WordCamp]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=137</guid>
		<description><![CDATA[We ambushed Matt earlier to have him sign my excuse letter and take some photos. Lexie told me I looked like a child on Christmas morning while Matt is signing my letter. I&#8217;m so happy that Web standards was included &#8230; <a href="http://www.ajalapus.com/blog/2008/09/06/nearing-the-end-of-wordcamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/ajalapus/2831795549/" title="Matt signs by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3014/2831795549_2efa9a0715_m.jpg" width="240" height="180" alt="Matt signs" class="imgFloatL" /></a></p>
<p>We ambushed <a href="http://ma.tt/">Matt</a> earlier to have him sign my excuse letter and take some photos. Lexie told me I looked like a child on Christmas morning while Matt is signing my letter. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.flickr.com/photos/ajalapus/2832823936/" title="With Sir Regnard by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3277/2832823936_f343f3736c_m.jpg" width="180" height="240" alt="With Sir Regnard" class="imgFloatR" /></a></p>
<p>I&#8217;m so happy that Web standards was included as a topic in one of the talks specifically by <a href="http://webstandards.raquedan.com/">Regnard Raquedan</a>. And I was actually surprised he mentioned me and my blog. Now, I somehow feel pressured to post something about Web standards again. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  We are planning to have a meeting later for the Web Standards Philippines group, and I really hope it would again get things going. Thanks Sir Regnard! <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/06/nearing-the-end-of-wordcamp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordCamp Breakaway Sessions</title>
		<link>http://www.ajalapus.com/blog/2008/09/06/wordcamp-breakaway-sessions/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/06/wordcamp-breakaway-sessions/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 05:52:12 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=136</guid>
		<description><![CDATA[I&#8217;m still live blogging here in WordCamp Philippines 2008, and I&#8217;ve seen Matt already! I still haven&#8217;t had the chance to make him sign my excuse letter, though. These are the breakaway sessions I&#8217;ve attended with Lexie and Dre. First &#8230; <a href="http://www.ajalapus.com/blog/2008/09/06/wordcamp-breakaway-sessions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/ajalapus/2835505463/" title="Building a Blogging Community by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3278/2835505463_13a23dbce1_m.jpg" width="240" height="180" alt="Building a Blogging Community" class="imgFloatL" /></a></p>
<p>I&#8217;m still live blogging here in WordCamp Philippines 2008, and I&#8217;ve seen Matt already! <del datetime="2008-09-06T04:35:46+00:00">I still haven&#8217;t had the chance to make him sign my excuse letter, though.</del> <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>These are the breakaway sessions I&#8217;ve attended with <a href="http://diventare.org/">Lexie</a> and <a href="http://misswicked.org/">Dre</a>.</p>
<p>First Session: <strong>Creating WordPress Themes and CSS Power</strong> by <cite><a href="http://kutitots.com/">Gail Villanueva</a></cite></p>
<p>Gail discussed the basics of creating WordPress themes especially The Loop, the separate theme files, and widgetizing themes. I was hoping for a more advanced discussion, though.</p>
<p>Second Session: <strong>Building a Blogging Community</strong> by <cite><a href="http://www.robilloblog.com/">Blogie Robillo</a></cite></p>
<p>I actually liked having attended this session, it really gave me an idea how to start/continue forming the Web Standards Philippines group with Shari and Lexie.</p>
<p><a href="http://www.flickr.com/photos/ajalapus/2835508537/" title="Blogging and Journalism by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3189/2835508537_30cba4bc72_m.jpg" width="240" height="180" alt="Blogging and Journalism" class="imgFloatR" /></a></p>
<p>Third Session: <strong>Blogging and Journalism</strong> by <cite><a href="http://risingsun.dannyarao.com/">Danilo Arao</a></cite></p>
<p>I couldn&#8217;t actually explain much about this session, but I&#8217;ve learned a lot about opinion, position and views about blogging and journalism&#8212;the laws, government policies around the world, personal opinions, and much more.</p>
<p>Photos with Matt on a later post. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/06/wordcamp-breakaway-sessions/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Here at CSB for WordCamp</title>
		<link>http://www.ajalapus.com/blog/2008/09/06/here-at-csb-for-wordcamp/</link>
		<comments>http://www.ajalapus.com/blog/2008/09/06/here-at-csb-for-wordcamp/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 01:25:33 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[WordCamp]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=135</guid>
		<description><![CDATA[<p>I'm live blogging here at the De La Salle College of Saint Benilde, and Matt Mullenweg is still missing.</p> <a href="http://www.ajalapus.com/blog/2008/09/06/here-at-csb-for-wordcamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/ajalapus/2835655241/" title="WordCamp Philippines 2008 by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3032/2835655241_4f0084b18b_m.jpg" width="240" height="180" alt="WordCamp Philippines 2008" class="imgFloatL" /></a></p>
<p>I&#8217;m live blogging here at the De La Salle College of Saint Benilde, and <a href="http://ma.tt/">Matt Mullenweg</a> is still missing.<sup id="post-135ref-1"><a href="#post-135note-1">[1]</a></sup> It&#8217;s 9 in the morning  and WordCamp Philippines 2008 still hasn&#8217;t started yet. I&#8217;ve already met <a href="http://diventare.org/">Lexie</a>, <a href="http://misswicked.org/">Dre</a>, <a href="http://misteryosa.com/">Shari</a> and <a href="http://ronibats.com/">Ronnie</a>, and the hall is still filling in with people.</p>
<p>The event is about to start in minutes, so I&#8217;ll just post another update then.</p>
<p class="txtNote">Footnote:</p>
<ol class="txtNote">
<li id="post-135note-1"><a href="#post-135ref-1">^</a> at least from my sight.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/09/06/here-at-csb-for-wordcamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new baby, Azusa</title>
		<link>http://www.ajalapus.com/blog/2008/07/27/my-new-baby-azusa/</link>
		<comments>http://www.ajalapus.com/blog/2008/07/27/my-new-baby-azusa/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 02:55:18 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Dvorak]]></category>
		<category><![CDATA[Eee PC]]></category>
		<category><![CDATA[GTO]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[problogging]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<category><![CDATA[WordCamp]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=134</guid>
		<description><![CDATA[<p>Ever since Asus' announcement of the <strong>Eee PC</strong>, I was interested to buy one, since I really need a replacement notebook for my display-dead Compaq Presario v2000. After almost 4 months of waiting, I'm just glad I've finally gotten a hold of my new baby I named <cite>Azusa</cite>.</p> <a href="http://www.ajalapus.com/blog/2008/07/27/my-new-baby-azusa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever since Asus&#8217; announcement of the <strong>Eee PC</strong>, I was interested to buy one, since I really need a replacement notebook for my display-dead Compaq Presario v2000, which is now on <em>desktop mode</em> connected to a much cheaper (PHP 10,000) external Samsung 19&#8243; wide-screen <acronym title="liquid crystal display">LCD</acronym> than a replacement (PHP 13,000~20,000) 14&#8243; built-in one.</p>
<p>I actually bought one the moment an 8G galaxy black model came out on the <acronym title="United States">US</acronym>. That was early April this year, but my aunt who lives there had filled up the box meant to be sent here just about the end of May. Anyway, I&#8217;m just glad I&#8217;ve finally gotten a hold of my new baby I named <cite>Azusa</cite> the 23<sup>rd</sup> of July. That was almost 4 months of waiting. The Eee PC 90x is already out in some parts of the world. T_T</p>
<p><a href="http://www.flickr.com/photos/ajalapus/2695150359/" title="Final set up by Kakero, on Flickr"><img src="http://farm4.static.flickr.com/3043/2695150359_9ebb1d7d0e_m.jpg" width="240" height="180" alt="Final set up" class="imgFloatR" /></a></p>
<p>She was so named from being an Asus laptop and a certain fictional high school teacher from a 1998 Japanese television drama played by the beautiful <cite>Nanako Matsushima</cite>.</p>
<p>I was planning to experiment which operating system I could use to replace its custom Xandros-based Linux distro that I find a little bit restrictive. I&#8217;m thinking <a href="http://www.ubuntu-eee.com/">Ubuntu Eee</a>, but suggestions are very welcome.</p>
<p>Right now, I&#8217;m making this entry from Azusa herself. I hope, now that <a href="http://www.ajalapus.com/blog/2008/07/25/matt-is-coming-to-town/#comment-30994">I&#8217;m confirmed as a camper</a> for the upcoming <a href="http://philippines.wordcamp.org/">WordCamp Philippines 2008</a>, there would be free Internet access that I may enjoy on-site blogging.</p>
<p><em>I guess I&#8217;d review my Eee PC experience during the past 3 &#189; days:</em></p>
<p>I was actually surprised how well it receives Wi-Fi signals from my router about 15 meters away from our living room, even my uncle is having a hard time with Wi-Fi on his Toshiba Satellite.</p>
<p>It is actually not so hard to type on this little keyboard, I just hope I could find a way to convert the input method to Dvorak Simplified Keyboard layout (one thing that makes me want to get rid of its custom Xandros-based Linux). It just bothers me with the lack of independent <kbd>Home</kbd>, <kbd>End</kbd>, <kbd>PgUp</kbd> and <kbd>PgDn</kbd> buttons, which are mapped to <kbd>Fn</kbd>+<kbd>&#8592;</kbd>, <kbd>Fn</kbd>+<kbd>&#8594;</kbd>, <kbd>Fn</kbd>+<kbd>&#8593;</kbd> and <kbd>Fn</kbd>+<kbd>&#8595;</kbd>, respectively.</p>
<p>I couldn&#8217;t actually feel I&#8217;m on a sub-<abbr title="Gigahertz">GHz</abbr> Celeron processor right now&#8212;it boots up really quickly. Probably, if I&#8217;ve loaded this with a Microsoft <acronym title="operating system">OS</acronym>, it would be a bit more sluggish.</p>
<p>Certain applications are somehow hidden from normal view, I wish I could create shortcuts for the text editor, terminal/console app, and a lot more customizations and settings.</p>
<p>Well, that&#8217;s it for now. More reviews later when I finally have time to experiment and do more stuff with my first ever product of blogging for money. Next stop? A digital single-lens reflex camera. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/07/27/my-new-baby-azusa/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Matt is Coming to Town</title>
		<link>http://www.ajalapus.com/blog/2008/07/25/matt-is-coming-to-town/</link>
		<comments>http://www.ajalapus.com/blog/2008/07/25/matt-is-coming-to-town/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 16:06:31 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=133</guid>
		<description><![CDATA[<p><a href="http://philippines.wordcamp.org/">WordCamp Philippines 2008</a> is coming! And I have classes that day! But, since Lexie told me, the hell I care, <a href="http://ma.tt/">Matt Mullenweg</a> is coming!</p> <a href="http://www.ajalapus.com/blog/2008/07/25/matt-is-coming-to-town/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://philippines.wordcamp.org" title="WordCamp Philippines 2008"><img src="http://i293.photobucket.com/albums/mm63/robillo/wcphils08/WPCPhils_badge2.png" alt="WordCamp Philippines" class="imgFloatL" /></a></p>
<p><a href="http://philippines.wordcamp.org/">WordCamp Philippines 2008</a> is coming! And I have classes that day! It was really a tough decision to make, since I could have quizzes on the 6<sup>th</sup> of September 2008, which is a Saturday. I really can&#8217;t blame the <a href="http://www.mindanaobloggers.com/">Mindanao Bloggers</a> who organized the event for the schedule. Besides, I really wanted to thank them for having set the event up. But, since <a href="http://thelexie.com/">Lexie</a> told me, the hell I care, <a href="http://ma.tt/">Matt Mullenweg</a> is coming!</p>
<p>I first heard about this from <a href="http://rakshari.multiply.com/journal/item/266">Shari</a>. She was also planning a meet-up for Web Standards Philippines (a group we set up that has been a little bit neglected for some time because of school), and to finally meet me and Lexie. I do hope WSPh members would participate in this event as well, so as to talk about things, like how we could finally start the group formally. And, most importantly, how we could impart Web standards ideology and advocacy among other bloggers.</p>
<p>So, yeah. I&#8217;ve just registered and this would serve as my fee for the event. In line with this, I present to you the sponsors of the event:</p>
<ul>
<li><a href="http://i.ph">i.PH: the Domain for Individuals</a></li>
<li><a href="http://freebarbie.net" title="Free Flash Games for Kids">Free Online Flash Games</a></li>
<li><a href="http://www.wazzupmanila.com">Wazzup Manila Philippines</a></li>
<li><a href="http://www.masterdigm.com/">Real Estate CRM</a></li>
<li><a href="http://www.will2design.com/">Real Estate Website Designers</a></li>
<li><a href="http://www.flaney.com/">Orange County Real Estate</a></li>
<li><a href="http://www.nowautoinsurance.com/">Auto Insurance Quotes</a></li>
<li><a href="http://www.lanesystems.com">Lane Systems Inc.</a></li>
<li><a href="http://www.redmediacrm.com">RedMedia</a></li>
<li><a href="http://www.winsten.com/">Orange County Business Lawyer</a></li>
<li><ins datetime="2008-08-13T11:01:13+00:00"><a href="http://www.cebupacificair.com">Cebu Pacific Air</a></ins></li>
<li><ins datetime="2008-08-13T11:01:13+00:00"><a href="http://buddygancenia.com">Buddy Gancenia Reality TV</a></ins></li>
<li><ins datetime="2008-08-13T11:01:13+00:00"><a href="http://www.smart.com.ph/Corporate/Brands/SmartBro">SmartBro Wireless Broadband</a></ins></li>
<li><ins datetime="2008-08-13T11:01:13+00:00"><a href="http://www.spot.ph">SPOT.ph</a></ins></li>
<li><ins datetime="2008-08-13T11:01:13+00:00"><a href="http://performancingads.com">Make Money with Performancing Ads</a></ins></li>
</ul>
<p>Matt, will you sign my excuse letter? <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/07/25/matt-is-coming-to-town/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is Yahoo! under attack?</title>
		<link>http://www.ajalapus.com/blog/2008/05/15/is-yahoo-under-attack/</link>
		<comments>http://www.ajalapus.com/blog/2008/05/15/is-yahoo-under-attack/#comments</comments>
		<pubDate>Wed, 14 May 2008 18:32:27 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Denial-of-Service]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[Yahoo! Mail]]></category>
		<category><![CDATA[Yahoo! Messenger]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=132</guid>
		<description><![CDATA[<p>I could not get onto Yahoo! Messenger right this moment. Some other people could neither. Is Yahoo! under attack?</p> <a href="http://www.ajalapus.com/blog/2008/05/15/is-yahoo-under-attack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I could not get onto Yahoo! Messenger right this moment. Even <a href="http://mail.yahoo.com/">Yahoo! Mail</a> and <a href="http://web.im/">Web Messenger</a> wouldn&#8217;t load. With only a few Yahoo! services I make use of,<sup id="post-132ref-1"><a href="#post-132note-1">[1]</a></sup> the only thing I could currently load is the <a href="http://www.yahoo.com/">homepage</a>.</p>
<p>I was thinking about a localized network issue on my part since <acronym title="Philippine Long Distance Telephone Company">PLDT</acronym> myDSL has had a lot of negative feedback from subscribers.<sup id="post-132ref-2"><a href="#post-132note-2">[2]</a></sup> But my cousin from another city just got online on <a href="https://mail.google.com/mail/">Gmail</a> with Chat/<a href="http://www.google.com/talk/">Google Talk</a>, and though he is on the same provider, I could confirm this isn&#8217;t an isolated issue. Unless of course the whole of PLDT&#8217;s network couldn&#8217;t resolve a connection to select Yahoo! servers.</p>
<p>So, I thought: <em>Is Yahoo! under attack?</em> It is, basically, on a distributed network of servers. So I could think that only the mail and messaging servers were targeted with <acronym title="Denial-of-Service">DoS</acronym> attacks. Could anybody confirm this?</p>
<p>Losing a heavily used communications tool is much of a hassle for someone like me especially at these times of night. And all those cyber crime in TV shows and news articles I&#8217;ve read just fuels my h4x0r imagination.</p>
<p><ins datetime="2008-05-14T18:34:07+00:00"><em>Ohhhkay.</em> The moment I hit &#8220;Publish&#8221;, Messenger popped-out having just signed on again. That was weird, but the 2&#189;-hour downtime is still something considering Yahoo! is a very large Internet corporation. So I still ask: Was Yahoo! attacked? Or should I consider changing my Internet Service Provider now? <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </ins></p>
<ol>
<li id="post-132note-1"><a href="#post-132ref-1">^</a> Those two mentioned above, Messenger and Mail.</li>
<li id="post-132note-2"><a href="#post-132ref-2">^</a> Though I am still 95% positive about the service I am getting.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/05/15/is-yahoo-under-attack/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Lots&#8217;u-pdates~a</title>
		<link>http://www.ajalapus.com/blog/2008/04/04/lots-u-pdates-a/</link>
		<comments>http://www.ajalapus.com/blog/2008/04/04/lots-u-pdates-a/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 04:22:03 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[CSS Naked Day]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[pizza]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/?p=128</guid>
		<description><![CDATA[<p>OK. So, Iâ€™m craving for pizza. Well, itâ€™s actually Yellow Cab Iâ€™m looking for if youâ€™re really interested in sending me some. <acronym title="Laughed Out Loud">LOL</acronym></p>

<p>I've done a lot of updates including WordPress and some plugins. It seems Dustin Diaz updated <acronym title="Cascading Style Sheets">CSS</acronym> Naked Day's date as well!</p> <a href="http://www.ajalapus.com/blog/2008/04/04/lots-u-pdates-a/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>OK. So, I&#8217;m craving for <a href="http://www.lotsapizza.com.ph/">pizza</a>.<sup id="post-128ref-1"><a href="#post-128note-1">[1]</a></sup> Well, it&#8217;s actually <a href="http://www.yellowcabpizza.com/">Yellow Cab</a> I&#8217;m looking for if you&#8217;re really interested in sending me some. <acronym title="Laughed Out Loud">LOL</acronym></p>
<p>Anyhow, I&#8217;ve managed to update my WordPress installation from 2.2.2 to 2.5 yesterday evening, fixed a little about the tag cloud in my templates that will now use the system native to WordPress, fixed some tags whose display contained spaces and/or hyphens, and updated some plugins I am using.</p>
<p>I was actually watching the <a href="http://naked.dustindiaz.com/"><acronym title="Cascading Style Sheets">CSS</acronym> Naked Day</a> website around that time along with the <a href="http://my.ust.edu.ph/Grades/Login_page.aspx">UST Online Grades</a> page. Unfortunately, they both weren&#8217;t updated even if I try to reload them pages once in about every 5 to 10 minutes. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  So, I just slept.</p>
<p>I really thought there would be no CSS Naked Day this year. Made me sad, really. Dustin&#8217;s blog was updated March 9 when I last checked it before today. However, a good morning dawned upon me when I woke up. <a href="/downloads/css-naked-day/#comment-30424">Someone commented</a> on my plugin page asking me to update it, telling me <a href="http://www.dustindiaz.com/naked-08/">Dustin moved the CSS Naked Day to the 9<sup>th</sup></a>. So, there, I updated it already!</p>
<p>I have just one problem though. My site coughs up <acronym title="HyperText Transfer Protocol">HTTP</acronym> header errors whenever I try to respond to comments on my blog entries. The comments get posted still, but the errors are still annoying. Is there anyone else out there producing similar errors after updating to WordPress 2.5? Tell me please, and maybe how to eliminate it as well. Thank you!</p>
<p><ins datetime="2008-04-04T07:09:07+00:00"><span class="txtNote">Update:</span> Apparently it was the <a href="http://www.sonsofskadi.net/extended-live-archive/">Extended Live Archives</a> plugin I was using that causes the error. I have just tested it using my own comment below. It seems that the problem was already existent even months ago with the 2.3 release because of the database changes, but I already admitted <a href="/blog/2008/01/30/blogs-not-dead/">I haven&#8217;t been fully aware of blogging news</a> lately. The plugin remains disabled, so you might notice a little barer homepage than before. There seems to be <a href="http://blog.tinyau.net/archives/2007/07/07/extended-live-archives-for-wordpress-23/">a fix</a>, though I guess I have to do it a little later as I am already tired after a full half day of tweaking with my installation.</ins></p>
<p class="txtNote">Footnote:</p>
<ol class="txtNote">
<li id="post-128note-1"><a href="#post-128ref-1">^</a> I&#8217;m always craving actually. <acronym title="Oh my god">OMG</acronym>! I have to go on a diet. LOL</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/04/04/lots-u-pdates-a/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Blog&#8217;s Not Dead</title>
		<link>http://www.ajalapus.com/blog/2008/01/30/blogs-not-dead/</link>
		<comments>http://www.ajalapus.com/blog/2008/01/30/blogs-not-dead/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 10:47:30 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[Eee PC]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[extra-curriculars]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[problogging]]></category>
		<category><![CDATA[Ragnarok Online]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/blog/2008/01/30/blogs-not-dead/</guid>
		<description><![CDATA[<p>I'm just too damn busy with everything---organizing my life, school matters, a little bit of work, and, of course, play. Heh.</p> <a href="http://www.ajalapus.com/blog/2008/01/30/blogs-not-dead/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just too damn busy with everything&#8212;organizing my life, school matters, a little bit of work, and, of course, play. Heh.</p>
<p>For the past month, I&#8217;ve been back playing Ragnarok Online since my cousins told me <a href="http://ragnarok.levelupgames.ph/"><acronym title="Level Up! Games">LUG</acronym>-<acronym title="Philippine Ragnarok Online">pRO</acronym></a> already has a <a href="http://ragnarok.levelupgames.ph/valkyrie/">free-to-play server</a>. I remember the last time I played, Comodo is still new&#8212;and that was <em>years</em> ago. While I leave my merchant vending at Payon Town (170, 83), I <a href="irc://irc.undernet.org/josephians">chat</a>, surf, check <a href="http://mail.ajalapus.com/">my mail</a>, get updates on my online earnings, and download and watch the <a href="http://www.mymenclave.com/?p=183">latest <acronym title="high-definition">HD</acronym> fansubbed episode</a> of <a href="http://www.gundam00.net/"><acronym title="Mobile Suit">MS</acronym> Gundam 00</a>.</p>
<p>I don&#8217;t know if I should blame this to my <a href="/about/">About</a> page, but my professor in <abbr title="Materials Engineering">ECE 206</abbr>, and the coach of <acronym title="University of Santo Tomas">UST</acronym> <acronym title="Electronics Engineering">ECE</acronym>&#8216;s <acronym title="General Information Quiz Contest">GIQC</acronym> team knows I have experience regarding quiz bees. He picked me as one of the team members. Help me God&#8212;I&#8217;m a bit rusty after 4 years without such mental pressure. And, now, it isn&#8217;t only about <acronym title="Information Technology">IT</acronym> we&#8217;ll be dealing with like the last time I entered such contests.</p>
<p>School itself has been tough, too. I&#8217;m just glad even though I couldn&#8217;t help but sleep on some&#8212;<em>OK</em>, almost all&#8212;of my lectures, I could still catch up on the lessons. I currently have a favorite <em>major subject</em>, which is rarely the situation as they are usually hardly fathomable. Guess what subject it is&#8212;yep, it&#8217;s Computer (<abbr title="Logic circuits and switching theory">Comp 304</abbr>). Thanks to whoever taught me logic gates during high school. Now, I understand why <code>1 + 1 = 1</code> is true&#8212;you go figure. <code>n_n</code></p>
<p>I think I have one more month to go until I buy my <em>first</em> product of blogging. Earnings are coming steady at around US$200 per month. Should I call myself a problogger now? Not yet still, <acronym title="in my opinion">IMO</acronym>. I believe I have to improve on my update frequency. <em>Heh.</em> Well, I&#8217;m planning to buy an <a href="http://eeepc.asus.com/global/">ASUS Eee PC</a>. I know two friends who already have their 4G version. I&#8217;m still waiting for the 8G&#8217;s release.</p>
<p>Now, that&#8217;s the roundup of the last 1~2 months of my life. I hope I could get back to blogging more frequently. I haven&#8217;t even checked my bookmarks in about a month already. <code>T_T</code></p>
<p>Partial list of things to do:</p>
<ul>
<li>Read updates within the last month from <a href="http://www.engadget.com/">Engadget</a>, <a href="http://www.techcrunch.com/">TechCrunch</a>, <a href="http://gizmodo.com/">Gizmodo</a>, <a href="http://slashdot.org/">Slashdot</a>, <a href="http://www.xkcd.com/">XKCD</a>, etc.</li>
<li>Update my WordPress theme; minimize AdSense clutter&#8212;they don&#8217;t sell much anyway.</li>
<li>Update my WordPress installation&#8212;2.4 is coming soon and I&#8217;m still not on 2.3. <code>o_O</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/01/30/blogs-not-dead/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Musing #0012</title>
		<link>http://www.ajalapus.com/blog/2008/01/01/musing-0012/</link>
		<comments>http://www.ajalapus.com/blog/2008/01/01/musing-0012/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 16:56:34 +0000</pubDate>
		<dc:creator>Aja</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[New Year]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://www.ajalapus.com/blog/2008/01/01/musing-0012/</guid>
		<description><![CDATA[<p>I'm wondering: How do fireworks look from above? Sorry ... I'm here dreaming of space yet again. Happy New Year, everyone! :D</p> <a href="http://www.ajalapus.com/blog/2008/01/01/musing-0012/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m wondering: How do fireworks look from above? Sorry &#8230; I&#8217;m here dreaming of space yet again. Happy New Year, everyone! <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajalapus.com/blog/2008/01/01/musing-0012/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

