<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[The Geekette Speaketh]]></title>
  <link href="http://thegeekettespeaketh.com/atom.xml" rel="self"/>
  <link href="http://thegeekettespeaketh.com/"/>
  <updated>2014-08-29T01:31:40+00:00</updated>
  <id>http://thegeekettespeaketh.com/</id>
  <author>
    <name><![CDATA[Charo Nuguid]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Office Notes: BOLT - a Lightweight CMS]]></title>
    <link href="http://thegeekettespeaketh.com/2014/08/office-notes-bolt-a-lightweight-cms/"/>
    <updated>2014-08-29T09:03:02+00:00</updated>
    <id>http://thegeekettespeaketh.com/2014/08/office-notes-bolt-a-lightweight-cms</id>
    <content type="html"><![CDATA[<p><em>&ldquo;Office Notes&rdquo; is my way of keeping track of my discoveries that might be helpful for my work. I prefer to put it here because it&rsquo;s so hard to keep track of them on Facebook, Google+, and Diigo. These notes are also updated as new versions come in. So it&rsquo;s possible that this post can go really long.</em></p>

<p>Today, I discovered <a href="https://bolt.cm">Bolt</a>.</p>

<!--more-->


<p>Much of the stuff we do is to make websites. At one point, we were discussing what CMS to use for a client. There was talk of using the proprietary CMS or WordPress or something similarly &ldquo;heavy handed&rdquo; CMS. At least for me, it seems heavy handed. I mean, if the site isn&rsquo;t going to take full advantage of WordPress or Drupal or Joomla, why should we still choose these? There has to be a more lightweight solution. Something that&rsquo;s still flexible enough for what&rsquo;s needed but shouldn&rsquo;t take much time to learn or modify.</p>

<p>That&rsquo;s when I found out about Bolt. I haven&rsquo;t quite played around with it yet, but I like the features. One of which is that I feel that it&rsquo;s easier to find the parts I need to modify on Bolt. I also like the idea that I can take an HTML prototype and simply add fields into it to turn it into a dynamic page.</p>

<p>I still have to play around with Bolt to find out how stable this is. But people on Reddit and StackOverflow have highly recommended this.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Going on a New Adventure]]></title>
    <link href="http://thegeekettespeaketh.com/2014/08/going-on-a-new-adventure/"/>
    <updated>2014-08-20T07:04:11+00:00</updated>
    <id>http://thegeekettespeaketh.com/2014/08/going-on-a-new-adventure</id>
    <content type="html"><![CDATA[<p>Since 2009, I had been a roaming around in the IT industry conducting training and doing development work using JEE and Android. Recently, I was invited to join a company that saw me moving to a new industry: Advertising.</p>

<!--more-->


<p>So I officially joined <a href="http://www.lowephilippines.com">Lowe Philippines</a> last August 1 as the new Associate Creative Technology Director. Quite a mouthful, ain&rsquo;t it? Well, for the second time in my life I&rsquo;m faced with a problem on how explain what I do. The first time was when I had to explain what Actuarial Science was all about. <em>In a nutshell: It&rsquo;s the science of figuring out what are your chances of dying at a certain age and how much money we can squeeze out of you before you kick the bucket.</em></p>

<p>So, what exactly is Creative Technology anyway? I searched for the answer and found this:</p>

<iframe src="http://www.slideshare.net/slideshow/embed_code/18564933 " width="595" height="446" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen></iframe>


<p></p>

<p>Of course, I can&rsquo;t show those slides just to explain what I do. I have come up with a short and sweet explanation once again to describe my job. I also have to make sure that it can be understood by almost everyone.</p>

<p>My friend Jon Lansangan has this to say about Creative Technology</p>

<blockquote><p>&ldquo;You harness technology to make great ideas become reality in the here and now that makes sense to people.&rdquo; I think in many ways, great #startup teams are creative technologists. They just don&rsquo;t call themselves that.</p></blockquote>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Solved: Can't Export PNG From Evolus Pencil]]></title>
    <link href="http://thegeekettespeaketh.com/2013/03/solved-cant-export-png-from-evolus-pencil/"/>
    <updated>2013-03-21T18:33:00+00:00</updated>
    <id>http://thegeekettespeaketh.com/2013/03/solved-cant-export-png-from-evolus-pencil</id>
    <content type="html"><![CDATA[<p>I&rsquo;ve been having trouble getting Evolus Pencil to generate PNG files ever since I started using Ubuntu 12.04. I thought it was Ubuntu that was the problem. Turns out it was my copy of Firefox. Evolus Pencil doesn&rsquo;t play well with Firefox18. The answer was to download xulrunner. <!--more--></p>

<p>You can get the xulrunner here <a href="http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/16.0.2/runtimes/xulrunner-16.0.2.en-US.linux-x86_64.tar.bz2">xulrunner-16.0.2.en-US.linux-x86_64.tar.bz2</a>. Version 16.0.2 should be safe.</p>

<p>After you&rsquo;ve downloaded the xulrunner archive, explode that into the /opt folder. Using your favorite text editor, open /usr/bin/pencil and change /usr/bin/firefox to /opt/xulrunner/xulrunner. That should solve the problem.</p>

<p>It took me some time to find this solution. But I do hope the people behind Evolus Pencil come around to fixing this bug.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Learning by Giving: The Go Tutorials]]></title>
    <link href="http://thegeekettespeaketh.com/2013/01/learning-by-giving-the-go-tutorials/"/>
    <updated>2013-01-07T18:56:00+00:00</updated>
    <id>http://thegeekettespeaketh.com/2013/01/learning-by-giving-the-go-tutorials</id>
    <content type="html"><![CDATA[<p>I&rsquo;ve always had trouble studying. Whether it is by learning by myself or through a teacher. But over the years, I found out that the best way for me to learn something is to give something back.<!--more--></p>

<p>I find it hard to study. A friend once mentioned that I may have ADD. I can&rsquo;t listen to someone long enough to understand something. Self-study fares a bit better. I&rsquo;m able to learn. But it&rsquo;s still hard to retain the information. Over the years I realized that I retain the information longer if I am able to teach someone. It doesn&rsquo;t matter if I teach face-to-face or virtually through written tutorials.</p>

<p>I&rsquo;ve been wanting to learn the Go language since last year. And yes, I have learned and wrote a few programs. But heck, I&rsquo;ve now forgotten about it and have now to start from scratch once again. I do need to use this for a personal project. So I&rsquo;ve decided to create my own Go tutorials so I can finally get around to retaining what I learn from the language.</p>

<p>I&rsquo;ll be sharing my tutorial here on my blog. I&rsquo;m looking forward to also learning from other people as well. It would be nice to hear advice from others so I can integrate them into the tutorial.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Reboot v.2: Octopress]]></title>
    <link href="http://thegeekettespeaketh.com/2013/01/reboot-v2-octopress/"/>
    <updated>2013-01-01T16:15:00+00:00</updated>
    <id>http://thegeekettespeaketh.com/2013/01/reboot-v2-octopress</id>
    <content type="html"><![CDATA[<p>During the last days of 2012, I started to work on the website for Mensa Philippines. After about 24 hours working on the site using Blogger, it&rsquo;s now just waiting for the thumbs up of the Mensa officers. So I decided it was high time to give my blog a new look as well. <a href="http://thegeekettespeaketh.com/2010/05/tgs-reboot/" title="TGS Reboot">The last time I did a reboot was in May 30, 2010</a>.<!-- more --></p>

<p>At first I was thinking of just giving it a new look. Then I thought of moving the blog to a new webhost. I was hoping that the Amazon Web Service (AWS) EC2 instance would come out cheaper than using NearlyFreeSpeech. As it turns out, that&rsquo;s not really the case. Then <a href="http://marctan.com/" title="Marc Tan">Marc Tan</a> suggested I take a look at <a href="http://octopress.org/" title="Octopress">Octopress</a>. And I did. And I fell in love with it. So now I&rsquo;m getting ready to move my blog from Wordpress to Octopress.</p>

<p>Moving to Octopress also meant a change in my writing workflow. Now, more than ever, I&rsquo;ll be able to write out my thoughts using my phone on Evernote. It also meant making use of my bluetooth keyboard again. Since the whole thing uses <a href="http://daringfireball.net/projects/markdown/" title="Markdown">Markdown</a>, it means I don&rsquo;t have to think about HTML formatting while I&rsquo;m typing out my thoughts.</p>

<p>I found a way to move most of my posts from Wordpress to Octopress. It just needs some minor corrections first. Then some changes to the look of the Octopress blog. Then I can finally switch the domain to the new platform.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Working With Go]]></title>
    <link href="http://thegeekettespeaketh.com/2012/11/working-with-go/"/>
    <updated>2012-11-01T18:48:23+00:00</updated>
    <id>http://thegeekettespeaketh.com/2012/11/working-with-go</id>
    <content type="html"><![CDATA[<p>I have this idea that&rsquo;s been brewing for the past couple of months. Normally I would work on it using Java but I decided it would be a perfect time to learn new technologies. I ended up learning Go and the Google App Engine. There&rsquo;s still some other stuff I need to learn, like Angular.js and Twitter Bootstrap.</p>

<!--more-->


<p>I&rsquo;ve been using my Core i7 laptop a lot for development and training nowadays. But it still is a bit heavy. There are times when I&rsquo;m not really sure if I should bring the laptop or not. When I end up bringing it, I find that I don&rsquo;t really have spare time to work on my project and end up regretting bringing extra weight for nothing. When I end up not bringing it, I suddenly find myself with spare time and I would regret not bringing along the laptop. So I was thinking of using my netbook instead. Unlike Java, Go is lightweight. I&rsquo;m not using eclipse with it anyway. The netbook would definitely a perfect solution.</p>

<p>Things to remember when installing on a Windows 7 machine. When using Google App Engine, don&rsquo;t forget to also install Python 2.5. I installed Python 2.7.x and it worked just fine. I&rsquo;ve already installed Go and LiteIDE. I still need to install BlueGriffon (for HTML5 pages) and configure git on this thing. That way I can leave the laptop behind on days when I really don&rsquo;t need the full power (and weight) of the i7.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Adjusting the Screen Size on Ubuntu in VirtualBox]]></title>
    <link href="http://thegeekettespeaketh.com/2012/08/adjusting-the-screen-size-on-ubuntu-in-virtualbox/"/>
    <updated>2012-08-03T14:48:36+00:00</updated>
    <id>http://thegeekettespeaketh.com/2012/08/adjusting-the-screen-size-on-ubuntu-in-virtualbox</id>
    <content type="html"><![CDATA[<p><img src="http://thegeekettespeaketh.com/images/VirtualBoxDisplay-1024x575.png" width="500" title="'Screenshot of running Ubuntu in VirtualBox.'" ></p>

<p>Recently I upgraded the Ubuntu system on my VirtualBox. That included a correctional upgrade for the kernel. Lo and behold, after that upgrade my display wouldn&rsquo;t behave anymore. It wouldn&rsquo;t resize properly to the virtual machine (VM) window. It was either too big or too small for it. I figured I might need to do a reinstall of something.</p>

<!--more-->


<p><strong>Update AUG, 22, 2014</strong> I just found out that NerdGrind&rsquo;s link now points to a spammy site. So I&rsquo;ve removed it. But if you&rsquo;re looking for a fix,  read on!</p>

<p>A quick search on Google came up with NerdGrind&rsquo;s solution on how to increase screen resolution on VirtualBox for an Ubuntu install. So I went ahead and followed the directions. Long story short: I just needed to re-install the VirtualBox Guest Additions, restart the VM and everything was back to normal again. Thank goodness for that. I don&rsquo;t think I can take having to reinstall the Ubuntu VM. Too much time will be wasted if I do.</p>

<p><strong>Ubuntu VM System Version:</strong> Ubuntu 12.04 LTS (Precise Pangolin)</p>

<p><strong>VirtualBox version:</strong> 4.1.18 R78361</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Living a Better Lifestyle]]></title>
    <link href="http://thegeekettespeaketh.com/2012/07/living-a-better-lifestyle/"/>
    <updated>2012-07-26T23:16:17+00:00</updated>
    <id>http://thegeekettespeaketh.com/2012/07/living-a-better-lifestyle</id>
    <content type="html"><![CDATA[<p><img class="left" src="http://lh6.ggpht.com/-rX3yDy8v6bA/UA5iE1rwbcI/AAAAAAAACYo/a6wYGlsy2FM/2012%252520-%2525201.jpg" width="300">
Just a couple more weeks before my birthday. I figured that it was as good a time as any to have a change of lifestyle. Adopt new habits and break bad ones.</p>

<!--more-->


<p>One of the habits I&rsquo;m forming is to exercise as much as I can. I used to swim at the Marikina Sports Park pool. But taking the car  everyday to the local pool soon took it&rsquo;s toll on my wallet. I didnt like the idea of brisk walking around the village at the break of dawn or just as the sun sets. In the end I settled on speed roping.</p>

<p>It&rsquo;s really jump rope that uses a much lighter material so it would go around faster. I had unearthed my speed rope and realized that it had broke near the handle. Thankfully the PVC cord  is adjustable. I&rsquo;ll need to buy a new cord for it though.</p>

<p>So far the past four days have  shown how so out of shape I am. I haven&rsquo;t gone beyond one minute a day. I easily run out of breath. Hopefully I can get beyond the one minute mark by next week.</p>

<p>The other habit is to write more often. To journal my day just to know if I&rsquo;ve made the most of it. I&rsquo;d love to do the 750 words a day goal. But I&rsquo;ll be happy for now to just be able to write anything at all.</p>

<p>The goal is to do these two habits everyday for 30 days. Here&rsquo;s hoping I dont break the chain.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[NFC Goodness]]></title>
    <link href="http://thegeekettespeaketh.com/2012/06/nfc-goodness/"/>
    <updated>2012-06-11T00:22:39+00:00</updated>
    <id>http://thegeekettespeaketh.com/2012/06/nfc-goodness</id>
    <content type="html"><![CDATA[<p><img class="center" src="http://thegeekettespeaketh.com/images/wpid-7583712924758660673.jpg" width="300"></p>

<p>Recently I was lucky enough to win a Sony Xperia P during its launch. It was wonderful to finally own a phone with NFC. I was a bit disappointed to find out that the SmartTags that came with it were read-only.</p>

<p><img class="center" src="http://thegeekettespeaketh.com/images/wpid-Awesome_1339062042647.jpg" width="300" title="&#34;The Sony SmartTags, an NFC stickers, and a Jollibee HappyPlus card.&#34;" alt="&#34;The Sony SmartTags, an NFC stickers, and a Jollibee HappyPlus card.&#34;"></p>

<p>But that disappointment was short lived as a kind stranger on Twitter sent me a small pack on NFC stickers. Meanwhile, I was also given a couple of test cards from Jollibee&rsquo;s HappyPlus rewards program.</p>

<p>Now to do some NFC magic!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Accessing Linux From Windows via TightVNC]]></title>
    <link href="http://thegeekettespeaketh.com/2012/04/accessing-linux-from-windows-via-tightvnc/"/>
    <updated>2012-04-08T21:46:21+00:00</updated>
    <id>http://thegeekettespeaketh.com/2012/04/accessing-linux-from-windows-via-tightvnc</id>
    <content type="html"><![CDATA[<p>My netbook has been getting little action since I got my i7 laptop. The netbook was really too sluggish to get any Android work done. Even during my Android talks, I end up bringing the laptop instead. But now I’ve decided to bring the laptop back into use again. April 2012 is looking to be a really hectic month with all the events and talks happening. I’d like to go around bringing along the much lighter netbook instead. I’m now experimenting with using the netbook to connect to my laptop at home for presenting and running code.</p>

<!--more-->


<p>The following setup makes use of the following computers:</p>

<ul>
<li><strong>NEO B1230</strong> netbook: Intel Atom N270 @ 1.60 GHz. 2 GB RAM. MS Windows Home Premium SP1</li>
<li><strong>NEO B5702</strong> laptop: Intel Core i7-2630QM @ 2.0 GHz 6MB Cache. 4GB RAM. Linux Mint 12.</li>
</ul>


<h3>Setting up <a href="http://www.tightvnc.com/">TightVNC</a> on Linux</h3>

<p>First I installed TightVNCServer and XTightVNCViewer. You don’t have to install the viewer, but I’m doing so in case I might want to log in to my netbook from the laptop.</p>

<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>$ sudo apt-get install tightvncserver xtightvncviewer</span></code></pre></td></tr></table></div></figure>


<p>Then I simply ran TightVNCServer from the command line. When you run this for the first time, it’s going to ask you for an access password and a read-only access password. Give different passwords for both. Afterwhich, TightVNCServer will tell you that it created a new desktop named $ServerName:1. If you run TightVNCServer again, it will create another new desktop named $ServerName:2. Remember those numbers. When you need to kill those desktops later, just type</p>

<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>$ tightvncserver –kill :1</span></code></pre></td></tr></table></div></figure>


<p>where the number is the desktop you’d like to close.</p>

<p>Another thing I also did was to enable desktop sharing and security on the laptop. Otherwise I won’t be able to get in.</p>

<p><img class="center" src="http://thegeekettespeaketh.com/images/Screenshot-at-2012-04-09-173208.png"></p>

<h3>Setting up TightVNC on Windows 7</h3>

<p>Well, this was pretty easy. Just download <a href="http://www.tightvnc.com/">TightVNC</a> for Windows and install it.</p>

<h3>Setting up the router</h3>

<p>For the router, I needed to make use of Dyanamic DNS in order to connect to the laptop via internet. I registered at <a href="http://www.no-ip.com/">No-IP</a>, got myself a free domain name and added that to the router settings to enable DDNS. I also set up port forwarding specifying 5901, 5900 and 5800 as service ports pointing towards my laptop’s IP address. 5900 and 5800 are default ports for the TightVNC server. Meanwhile 5901 corresponds to the server plus the TightVNC desktop number that I wanted to access.</p>

<h3>Tying it all up together</h3>

<p>From my netbook, I ran the TightVNC viewer. when it asked for the TightVNC server, I entered my No-IP domain name followed by the port number 5901. <strong><em>Example: myserver.myvnc.com:5901</em></strong>. Once I clicked on <strong>Connect</strong>, it would attempt to contact my laptop. If all goes well, it will ask for the password and I’m in!</p>

<p>So far I’ve tried accessing the laptop from within my own network using the No-IP domain. A friend also tried accessing my computer via the No-IP domain and found it to be practically dial-up slow. I still have to test the connection via mobile internet to see how fast or slow the connection will be. Nevertheless, it all looks promising.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Working With Msysgit and Bitbucket]]></title>
    <link href="http://thegeekettespeaketh.com/2011/11/working-with-msysgit-and-bitbucket/"/>
    <updated>2011-11-13T08:00:51+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/11/working-with-msysgit-and-bitbucket</id>
    <content type="html"><![CDATA[<p>I decided to try again and use <a href="http://git-scm.com/">git</a>.  The last time I used git was about two years ago. I used to use <a href="http://projectlocker.com/">Project Locker</a> for my projects. The problem is the free account only has 300MB of space and a maximum of 3 projects. I needed more than 300MB since my slide decks were easily hitting 6MB each and my documents were also hitting around 35MB. Then of course I still had to save my code.  So much as I was a Project Locker user for so long, I decided I needed to move. <a href="https://bitbucket.org">Bitbucket</a> was an easy choice since its free account has no limits on storage and number of projects.</p>

<!--more-->


<p>Since I was still using Windows 7, I had to find a way to simply get started without fooling around much with configuring my system.  Thankfully I found <a href="http://lostechies.com/jasonmeridth/2009/06/01/git-for-windows-developers-git-series-part-1/">Jason Meredith’s <em>Git for Windows Developers</em> series</a>. I downloaded <a href="http://code.google.com/p/msysgit/">msysgit</a> and started following Jason’s directions in part’s 1 and 2. I’ve yet to read Jason’s part 3.  That said, I was able to follow through quite well with his series. Definitely one of the better tutorials out there.</p>

<p>Another good git tutorial shared by a friend of mine is <a href="http://nfarina.com/post/9868516270/git-is-simpler">Nick Farina’s Git is Simpler Than You Think</a>. It was Nick’s blog that made me decide that I really needed to go back and really learn git for my projects and documents.</p>

<p>So far I’ve moved two of my current projects to Bitbucket and I must say their servers are definitely faster than those of Project Locker. Using git will be so much easier to manage my projects across two computers and three operating systems (Windows 7, Windows XP, <a href="http://archbang.org/">ArchBang Linux</a>).</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Project: Laptop Skinning (Planning Stage)]]></title>
    <link href="http://thegeekettespeaketh.com/2011/11/project-laptop-skinning-planning-stage/"/>
    <updated>2011-11-11T15:56:43+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/11/project-laptop-skinning-planning-stage</id>
    <content type="html"><![CDATA[<p>Last November 6, I got a new laptop thanks to <a href="http://technoodling.net/promo-alert-trade-in-your-old-laptop-get-the-core-i7-neo-b5702-discounted-by-php10k/">NEO’s trade-in promo</a> and <a href="http://technoodling.net/say-hello-to-franken-laptop/">Art’s franken-laptop</a>.  I’ve always wanted to get this quad-core lappy since <a href="http://technoodling.net/cheapest-i7-laptop-review-neo-b5700-n-neo-b5702/">I first reviewed it on Technoodling</a>.  Now that I have it I can finally get around to trying out the latest versions of Android. For now, I have other plans for this laptop aptly baptized as LUST-V2. The main one of which is to skin this thing.</p>

<!--more-->


<p>While I love the glossy feel of LUST-V2, I would like to use its top to show people who I am and what groups I’m active in. I have stickers from the different activities I’ve participated in but I don’t want to just simply stick them onto my laptop.  I remember <a href="https://twitter.com/jeromegotangco">Jerome</a> wishing he had never put stickers on his laptop since it was so hard to remove them when it came time to pass on his unit to someone else. Thankfully <a href="http://www.cdrking.com/index.php?productstype=All+Products&amp;searchvalue=skin&amp;x=0&amp;y=0&amp;mod=products&amp;type=search">CD-R King has cheap laptop skins</a> for sale now. I intend to get a few transparent skins for my project. Barring that, I can opt for a plain dark or light colored skin to put on LUST-V2. When I need to pass this laptop on to someone else, I simply remove the skin and that’s that.</p>

<p>Once I have the skin on, I have three options.</p>

<h3>Option # 1: Collect stickers and stick them on.</h3>

<p>No brainer. Every time I get a sticker, I stick them on to the laptop.</p>

<h3>Option # 2: Make my own stickers.</h3>

<p>National Bookstore has vinyl sticker paper for sale. I can always print logos and stuff on them and stick them onto my laptop.</p>

<h3>Option # 3: Print on ordinary paper and decoupage onto the laptop.</h3>

<p>I found <a href="http://www.instructables.com/id/Make-your-own-notebooklaptop-skin/?ALLSTEPS">instructions on how to skin a laptop using the decoupage method</a>.  It sounds like a plan. I just need to buy <a href="http://www.deovirarts.com/products/Classic-Mod-Podge-%C2%AE-Gloss.html">Mod Podge Gloss from Deovir Arts</a>. Or I can just simply dilute Elmer’s Glue-All and use an acrylic spray to finish.</p>

<p>I’ll figure out which option to go for in the next few weekends. First I need to buy that skin.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Google Unveils Ice Cream Sandwich Mascot!]]></title>
    <link href="http://thegeekettespeaketh.com/2011/10/google-unveils-ice-cream-sandwich-mascot/"/>
    <updated>2011-10-16T20:39:04+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/10/google-unveils-ice-cream-sandwich-mascot</id>
    <content type="html"><![CDATA[<p>You know it’s game time when the newest Android mascot is finally delivered to the Google Campus.  And it’s no different for the Ice Cream Sandwich!</p>

<p>Today the Ice Cream Sandwich mascot was unveiled on the Google Campus.  See the unveiling for yourself!</p>

<!--more-->




<iframe width="375" height="211" src="http://www.youtube.com/embed/RX4btquQzUE" frameborder="0" allowfullscreen></iframe>


<p>Also if you’ve been dying to finally see the Samsung-Google launch, then mark your calendars!  It’s going to happen on Oct 19, 10am Hong Kong time.  You can watch the live coverage on <a href="http://youtube.com/Android">http://youtube.com/Android</a> on that day and time.</p>

<p>Meanwhile, I should whip up an Ice Cream Sandwich in honor of the unveiling!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Android Basics Demo at the PLM]]></title>
    <link href="http://thegeekettespeaketh.com/2011/08/android-basics-demo-at-the-plm/"/>
    <updated>2011-08-14T01:29:00+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/08/android-basics-demo-at-the-plm</id>
    <content type="html"><![CDATA[<p>Last August 9 I was invited to give a talk on <strong>Android development</strong>. My friend, Anne Olvido was also there to give a talk in <strong>User Interface Design</strong>. I was surprised at how much effort these students put into the preparation of this activity. There were even a couple of intermission numbers.</p>

<!--more-->


<p></p>

<p>The PLM students were such a lively bunch. I&rsquo;m glad to see how eager they were to learn about the Android platform. The students continued to ask questions and tips for their projects and thesis.</p>

<p>At the end of the day we had the usual appreciation plaques. But the surprise of my life came when I opened up my package later. I was given another Starbucks drink tumbler. I don&rsquo;t mind this since one can never have too many drink tumblers. But what surprised me was that they gave me a book: &ldquo;Pastry&rdquo; by Michel Roux! I eagerly read the book and started planning my next baking project from it. These students know how to do their research!</p>

<p>To the students of PLM, thank you for inviting us over! If you ever need help with your projects, you know where to find us. :)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[A Day of Baking]]></title>
    <link href="http://thegeekettespeaketh.com/2011/08/a-day-of-baking/"/>
    <updated>2011-08-14T00:54:00+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/08/a-day-of-baking</id>
    <content type="html"><![CDATA[<p>A couple of weeks back my best friend enrolled me in a baking class in MIHCA as a gift. Yesterday I was able to attend this class.  This was one of MIHCA&rsquo;s lifestyle classes.  I was hoping that this was more than a demo class and would allow real hands-on baking.  The class did not disappoint!</p>

<!--more-->


<p>We ended up baking five recipes. I was specially interested in making the foccacia since I had never tried making yeast breads by myself. It was fun to be able to knead and feel the dough in your hands. Some people think it would be easier to use an electric mixer with a dough hook. But I find doing it by hand more enjoyable.</p>

<p>We got to take home all of the food we baked. Next month they have an advanced baking class. Me and my new friends plan to get together again and join the same schedule. In fact, we bonded so much that we plan to have a monthly reunion to bake and share new recipes!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Google+ Hack: Keeping Track of Private Messages]]></title>
    <link href="http://thegeekettespeaketh.com/2011/07/google-hack-keeping-track-of-private-messages/"/>
    <updated>2011-07-05T15:09:26+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/07/google-hack-keeping-track-of-private-messages</id>
    <content type="html"><![CDATA[<p><img class="left" src="http://thegeekettespeaketh.com/images/googleplusicon.png"> I’ve been in Google+ since last week and so far it’s been a blast.  I’ve sent a few feedback messages to the guys at Google on some nifty features that I wish were in both the mobile and web app.  I’ve also discovered a hack to be able to keep track of private messages and notes-to-self.</p>

<!--more-->


<p>The thing with Google+ is that there isn’t any way to keep track of the messages you share to specific people.  In fact, it doesn’t even show up on your profile stream.  What to do?  The answer is to make a circle of one.  That is, create a circle and put yourself in it.  Then add that circle to the message and TA-DA! You can now keep track of the private stuff!</p>

<p>I created two “private” circles, one for private messages and another for my notes-to-self.  So far it’s worked out well.  The posts show up in the circles.  I finally have a way to keep track of my notes and the messages I post.  It only works one way though.  There’s still no way to tag incoming private messages created by other people.  But at least I’m halfway there.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[MobileMonday Manila 2011.06: Live Blog Review]]></title>
    <link href="http://thegeekettespeaketh.com/2011/06/mobilemonday-manila-2011-06-live-blog-review/"/>
    <updated>2011-06-16T13:19:34+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/06/mobilemonday-manila-2011-06-live-blog-review</id>
    <content type="html"><![CDATA[<p>A few days ago we just concluded our second meeting for <a href="http://momomanila.tumblr.com">MobileMonday Manila</a>.  I&rsquo;m still a bit busy with other stuff but I do plan to write more about what MobileMonday is all about.  In the meantime, do enjoy the live blog review provided by Art of <a href="http://www.technoodling.net">Technoodling.net</a>.</p>

<!--more-->


<iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=205eb71d10/height=550/width=470" scrolling="no" height="550px" width="470px" frameBorder="0" allowTransparency="true" ><a href="http://www.coveritlive.com/mobile.php/option=com_mobile/task=viewaltcast/altcast_code=205eb71d10" >MoMo Manila 2011.06 LIVE BLOG</a></iframe>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Now Open: Google Summer of Code 2011]]></title>
    <link href="http://thegeekettespeaketh.com/2011/04/now-open-google-summer-of-code-2011/"/>
    <updated>2011-04-04T09:21:00+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/04/now-open-google-summer-of-code-2011</id>
    <content type="html"><![CDATA[<p><img class="left" src="http://3.bp.blogspot.com/-Fb15yw_s--4/TYzeuJZQj0I/AAAAAAAAAB4/38TuHpFZVh4/s400/GSOC_2011_300x200px.png">
It’s that time of the year again! Google has opened its doors to student applicants for this year’s <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2011">Summer of Code</a>.  Applications had started March 28 and will end on Friday, April 8th 7:00 PM UTC. That&rsquo;s Saturday, April 9th 3:00 AM in the Philippines.</p>

<!--more-->


<p>For those of you who don’t know what Google Summer of Code is all about, it’s an annual program to give students from around to world some geek cred by working on several open source projects and get some cash on the side as well.  The program has been happening every summer (North American summer, that is!) since 2005.  This year an applicant can choose from <a href="http://www.google-melange.com/gsoc/program/accepted_orgs/google/gsoc2011">175 participating organizations</a> for a project they’d want to do.  These include the Blender Foundation, Drupal, Inkscape, KDE, Moodle, The Honeynet Project, and WordPress.</p>

<p>Who can apply?  Well, first and foremost you have to be at least 18 years old on or before April 25, 2011.    You also have to be a student.  Doesn’t matter what kind of program you’re taking: college, university, masters, PhD, undergraduate.  The point is you have to show proof that you are currently enrolled in an accredited university/college educational program, whether full time or part time.  No, your course doesn’t need to be computer related to join the Summer of Code.  You just need to be technical enough to hack some code.</p>

<p>How do you apply?  You start off by making a proposal on the project you want to do.  The proposal is subject to approval by a participating open source organization.  You can check out the <a href="http://www.google-melange.com/gsoc/program/accepted_orgs/google/gsoc2011">ideas page</a> on the Summer of Code website to figure out what you’d like to do for a particular organization.  You can also check out the <a href="http://www.booki.cc/gsocstudentguide/">student manual</a> for tips on how to make your <a href="http://www.booki.cc/gsocstudentguide/_v/1.0/proposal-examples/">proposal</a>. Once you’re accepted, you can finally start coding!</p>

<p>But you don’t code for free though.  You get a stipend for all that hard work you put in!  This is how it works:  If you get accepted into the program, you get US$500.  When you pass the mid-term evaluation of your project, you get US$2,250.  When you pass the final mid-term evaluation, you get another US$2,250.  So by the time you end your project in August, you have a total of US$5,000 (roughly 200,000 pesos)!  If that isn’t incentive enough, I don’t know what is!</p>

<p>Need more information?  Head on over to the <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2011">Google Summer of Code homepage</a> <strong>right now</strong>!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Changing Work Habits to Solve Dry Eye]]></title>
    <link href="http://thegeekettespeaketh.com/2011/04/changing-work-habits-to-solve-dry-eye/"/>
    <updated>2011-04-02T22:45:02+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/04/changing-work-habits-to-solve-dry-eye</id>
    <content type="html"><![CDATA[<p>I noticed for the past couple of weeks that I’ve been getting really bad headaches when I’m working in front of my computer. The headaches are localized to my forehead though. I was worried that my sight just took a turn for the worse. So I set an appointment for a check-up at the <a href="http://www.eyecenter.com.ph">American Eye Center</a>. <!--more--></p>

<p>Back in 1996, I underwent <a href="http://www.refractivesource.com/patients/surgery/prk.htm">Photorefractive Keratectomy (PRK)</a> to correct my <a href="http://www.ncbi.nlm.nih.gov/pubmedhealth/PMH0002018/">myopia</a>. My doctor at that time said that my sight might worsen again in the future due to lifestyle and age. I last had my post-op check-up in 2007. I was diagnosed with slight myopia, but it wasn&rsquo;t bad enough to need a retouch. In my recent check-up, my sight grade didn&rsquo;t change at all. I was diagnosed with eye fatigue with slight <a href="http://www.ncbi.nlm.nih.gov/pubmedhealth/PMH0001462/">dry eye</a>. My lifestyle finally caught up with me.</p>

<p><a href="https://picasaweb.google.com/lh/photo/AWqXF396EOFV4FAdVNwPvgIwfdXGOZFPOvtzzVCdR6U?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/_CN92MODYsXY/TZfbj918obI/AAAAAAAAAww/zkTzsfzPp_Y/s400/shot_1301795486042.jpg" alt="Waldo checking out my eye drops" /></a></p>

<p>The doctor told me to use an ophthalmic lubricant (<a href="http://www.genteal.com">GenTeal</a>) to use as needed. He doesn’t recommend using Visine or Eye-Mo since they’re harsh on the eyes for everyday use, even those “daily use” ones. He also told me to take frequent breaks away from the computer. The advice has made me rethink about the way I work. It also made me realize that taking frequent off-computer breaks is not really an option but a necessity.</p>

<p>To help me with my breaks, I reinstalled <a href="www.workrave.org">WorkRave</a> on my computer and configured it with what I learned using the <a href="http://www.pomodorotechnique.com">Pomodoro Technique</a>. That is, 25-minute time slots for work, 5-minute breaks and 15-minute breaks for every consecutive four work slots done. I also listen to my body now. When my forehead starts aching, I take a break away from the computer. I use the breaks to see if I need to use the lubricant and to go get a glass of water. Maybe I should take Vitamin A supplements as well.</p>

<p>I also will have to give up on pulling all-nighters. It&rsquo;s also a source of stress on the eyes. Indeed, while this is said to be part of the life of a developer, I&rsquo;ve realized that it shouldn&rsquo;t be and I should find ways to avoid this from ever happening.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The New York Cheesecake Experiment]]></title>
    <link href="http://thegeekettespeaketh.com/2011/04/the-new-york-cheesecake-experiment/"/>
    <updated>2011-04-02T20:48:01+00:00</updated>
    <id>http://thegeekettespeaketh.com/2011/04/the-new-york-cheesecake-experiment</id>
    <content type="html"><![CDATA[<p>During my best friend’s birthday, I decided to surprise him with one of his favorites: A New York Cheesecake.  I’ve done a couple of cheesecakes in the past.  Every one I baked came out cracked.  I asked my friend Lori (Dessert Comes First) for advice on how to stop this from happening.  The answer: Cook in a bain-marie.  For the unfamiliar, a bain-marie is simply a water bath.</p>

<p>My cheesecake recipe is actually a modified version of <a href="http://allrecipes.com//Recipe/chantals-new-york-cheesecake/Detail.aspx">Chantal’s New York Cheesecake</a>.  Since only a few people were eating (my best friend and I), I pared down the measurements enough to fill two 4 &frac12; inch springform pans. <!--more-->Other modifications I made:</p>

<ul>
<li><p>The graham crust is based on <a href="http://dessertcomesfirst.com/archives/424">Lori’s Simply Sinful Cheesecake recipe</a>.  Lori had baked the crust first before pouring in the cheesecake mixture.  I agree with her.  Pre-baking the crust gives you that nice cookie-like texture that holds throughout the baking process.</p></li>
<li><p>I added an extra yolk to the recipe for a bit more custardy feel.  I would suggest you not add the extra yolk when you try this recipe the first time around, just so you’d have a baseline.  Add the yolk in your next batch and decide which you’d like best after that.</p></li>
<li><p>Lori immediately removes her cheesecake once cooking time is done then leaves it out to cool.  I left mine inside until I can hold the pan of water with my bare hands.  It might depend on the oven and the cheesecake recipe you’re using.  Experiment to see which works best for you.</p></li>
</ul>


<p>A tip with the bain-marie: Wrap your springform pan in foil before putting it in that pan of water.  This prevents water from seeping into the bottom and making your lovely crust soggy.  What I would do is to take some string and tie the foil around the top edge of the springform pan so no condensation collects inside the wrapper.  Or you can just simply fold the foil and crimp it over the edge of the your springform pan.</p>

<p>If you would rather want to bake this in a 9-inch springform pan, multiply the graham crust mixture by 2 and the cheesecake mixture by 4.  EXCEPT THE YOLKS.  I’m not really sure what would happen if you add four extra yolks to a quadrupled mixture.  I would suggest you remove the extra yolks and add up as needed.  Yes, it would mean multiple experiments with this recipe, but is that really a bad thing?</p>

<p>So, here’s my junior version of the New York Cheesecake.  Enjoy!</p>

<p><img src="http://thegeekettespeaketh.com/images/nycheesecakejr.jpg"></p>

<blockquote><p><strong><em>Junior New York Cheesecake</em></strong></p>

<p><strong>Graham Crust:</strong></p>

<ul>
<li>1 cup crushed graham crackers</li>
<li>1/8 cup sugar</li>
<li>&frac14; cup butter, melted</li>
</ul>


<p><strong>Cheesecake Mixture:</strong></p>

<ul>
<li>1 8-ounce package cream cheese</li>
<li>&frac14; cup + 2 tablespoons white sugar</li>
<li>3 tablespoons milk</li>
<li>1 egg</li>
<li>1 egg yolk (optional)</li>
<li>&frac14; cup sour cream</li>
<li>&frac34; teaspoon vanilla extract</li>
<li>1 tablespoon all-purpose flour</li>
</ul>


<p><strong>Directions:</strong></p>

<ol>
<li> Preheat oven to 350 degrees Fahrenheit (175 degrees Celsius).  Grease two 4 &frac12;-inch springform pans.  Set the pans aside.</li>
<li> In a bowl, mix together the graham cracker crumbs, sugar and melted butter.  Divide the mixture equally between the springform pans.  Press the mixture down with a flat object (like the back of a spoon or a bottle lid.  Bake for 10-minutes.  Set aside to cool.</li>
<li> In another bowl, mix cream cheese and sugar until smooth.  Blend in milk, and then mix in the eggs one at a time, mixing just enough to incorporate.</li>
<li> Mix in sour cream, vanilla, and flour until smooth.  Divide equally and pour into the springform pans.  Wrap the pans with foil.</li>
<li> Get another pan big enough to hold the cheesecakes.  Place the cheesecakes into the pan.  Fill the pan halfway with hot water.</li>
<li> Place pan in preheated oven and bake for 30 minutes OR until center is slightly jiggly in the center but the perimeter is set.  Turn off the oven.  Cool in oven with the door slightly open.  Remove when you can handle pan with your bare hands.  Remove the foil and chill the cheesecakes at least four hours to let flavors develop.</li>
</ol>
</blockquote>
]]></content>
  </entry>
  
</feed>
