<?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>back with a new look!</title>
<link>http://www.keithwatanabe.net/blogs/2007/7/2/cdf226ad9b3f90b80fb5a8ddeaa76455.html</link>
<description><![CDATA[i just finished up a new release of my homepage.  this has been LONG overdue.  i'm trying to make it web 2.0 friendly with things like tagging, meaningful URLs and such.  i'm also still working on putting up some RSS feeds as well as a comments section (for those of your privileged enough of getting in!).  Hope you enjoy the new look!]]></description>
<pubDate>Mon, 02 Jul 2007 09:14:57 -0600</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2007/7/2/cdf226ad9b3f90b80fb5a8ddeaa76455.html</guid>
</item>
<item>
<title>small update to my site</title>
<link>http://www.keithwatanabe.net/blogs/2007/7/7/8ae4cdfee9b3d812bb10da8369480248.html</link>
<description><![CDATA[now i can post links that i will be commenting on as well as references to images.  enjoy finally seeing some images!]]></description>
<pubDate>Sat, 07 Jul 2007 15:19:19 -0600</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2007/7/7/8ae4cdfee9b3d812bb10da8369480248.html</guid>
</item>
<item>
<title>RSS Feeds Are Back!</title>
<link>http://www.keithwatanabe.net/blogs/2007/7/15/edc9bb1d9b7e1edc2473b1e06ce5d3be.html</link>
<description><![CDATA[I just re-did the RSS feeds for this blog.  You can add them either from the homepage or by tag.  Before, you could not go to the individual blog since I had no marker point.  Now, I've got that part working so you can go as far as bookmarking the blog link itself.  I will continue to add features to this site in the upcoming months.  Hope you're enjoying this!]]></description>
<pubDate>Sun, 15 Jul 2007 02:01:26 -0600</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2007/7/15/edc9bb1d9b7e1edc2473b1e06ce5d3be.html</guid>
</item>
<item>
<title>Comments and User Signup Are Now Ready</title>
<link>http://www.keithwatanabe.net/blogs/2007/8/4/8bf9a1fee52b6330dd5e05ff16ee41eb.html</link>
<description><![CDATA[My previous pages never had a comments section and limited capability for users who did have a login.  However, I just finished a major update to the website to allow people to signup and post comments.  Naturally, there is a review process involved since I don't want just any jughead coming by and posting random junk on my site.  But for those who ever truly wanted to respond to my comments or those that know me well and want to get back in touch, you can use this page as a forum to contact me and converse with me.<br />
<br />
Hope to hear from you all soon!]]></description>
<pubDate>Sat, 04 Aug 2007 22:03:17 -0600</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2007/8/4/8bf9a1fee52b6330dd5e05ff16ee41eb.html</guid>
</item>
<item>
<title>small site updates</title>
<link>http://www.keithwatanabe.net/blogs/2007/12/8/45762dca6c05d72953cacd33cce12c5d.html</link>
<description><![CDATA[I won't say what the &quot;My Lists&quot; piece is yet.  You have to sign up and get approval to find out.  However, I did modify the &quot;Blog Tags&quot; piece so it looks a little better.  Also, I added a little function for choosing different sort options for the blog tags.  The blog tag piece was getting too large, so I shrunk it down.  I think it's better now.]]></description>
<pubDate>Sat, 08 Dec 2007 12:56:16 -0700</pubDate>
<guid>http://www.keithwatanabe.net/blogs/2007/12/8/45762dca6c05d72953cacd33cce12c5d.html</guid>
</item>
<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>
</channel>
</rss>
