<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Keith's Web Blog RSS Feed</title>
<language>en-us</language>
<link>http://www.keithwatanabe.net/index.php</link>
<description>Keith Watanabe's Website</description>
<item>
<title>that was fun!!!!</title>
<link>http://www.keithwatanabe.net/blogs/2007/12/17/1bcfa6a1b7fdf230a2b07f3e8a08b43d.html</link>
<description><![CDATA[Ugh, you might've seen some weirdness with the site lately.  Well, that's me trying to get some of the new blogging code up.  Now, i'm using more search engine friendly files that also might be a bit better in terms of performance from this server.  But I'll tell you that I learned a whole bunch from this encounter:<br />
<br />
<ul>
    <li>make DAMN sure you use File::close from PEAR if do any file writing or reading.  Otherwise, you might end up leaving a ton of files open on the file system.  It's just not automatic (sad).<br />
    </li>
    <li>The server, cron and shell have massively different environments that can adversely affect things like paths and environmental variables.  Even if your crontab is under the same user as someone who tries to run a script with that login id, you still can get different results.</li>
    <li>Using a cache is a real bitch.  I'm starting to question using a cache for anything outside of massive websites.  After reading an article about how Digg uses highly optimized sql, I started to realize and regret my decision for using a cache system.</li>
    <li>Make certain you set your domain in your cookie.  I had some issues with sessions without it.  It really is a pain since the session gets confused with another cookie getting started, only to be distinguished by the domain.</li>
</ul>
There's some other things I've learned recently, but I'll write them up later.]]></description>
<pubDate>Mon, 17 Dec 2007 10:02:37 -0700</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2007/12/17/1bcfa6a1b7fdf230a2b07f3e8a08b43d.html</guid>
</item>
<item>
<title>Google's Homepage Is Pissing Me Off!</title>
<link>http://www.keithwatanabe.net/blogs/2008/11/6/7fa587d619b3bac8e91fa4f065eea32e.html</link>
<description><![CDATA[I don't know why this is happening but Google's front page seems to constantly be losing the cookie or session from my browser.  Perhaps, it occurs when I shutdown the browser, but there's no way that we can automatically set the default preference length.  It really is annoying because as someone living in Japan but using the English version of the site, I would like the damn search engine to keep my preferences indefinitely, especially on my home PC.]]></description>
<pubDate>Thu, 06 Nov 2008 02:18:24 -0700</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2008/11/6/7fa587d619b3bac8e91fa4f065eea32e.html</guid>
</item>
</channel>
</rss>
