<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0">
    <channel>
        <title>Matthew Boston</title>
        <link>http://www.matthewboston.com/</link>
        <description>Discussing Software Best Practices in Java, PHP and Other Open Source Technologies.</description>
        <lastBuildDate>Fri, 29 Feb 2010 00:21:00 GMT</lastBuildDate>
        <language>en-us</language>

        <item>
            <title>Database Table and Entity Bean Naming Conventions</title>
            <link>http://www.matthewboston.com/entry/3/Database-Table-and-Entity-Bean-Naming-Conventions</link>
            <guid>http://www.matthewboston.com/entry/3/Database-Table-and-Entity-Bean-Naming-Conventions</guid>
            <pubDate>Sun, 24 Jan 2010 02:49:57 GMT</pubDate>
            <description>As I'm creating this blog, I decided to do some refactoring of my PHP code. I'm beginning to take a more Object-Oriented approach to PHP as opposed to treating it as a scripting language. With my extensive Java background (and currently reading...</description>
        </item>

        <item>
            <title>How To: Random hover effect for links</title>
            <link>http://www.matthewboston.com/entry/2/How-To-Random-hover-effect-for-links</link>
            <guid>http://www.matthewboston.com/entry/2/How-To-Random-hover-effect-for-links</guid>
            <pubDate>Wed, 12 Aug 2009 21:18:31 GMT</pubDate>
            <description>Here is a simple way, using Javascript and CSS, to randomly choose the hover behavior of your links. I chose to only change the color but you can easily modify the CSS in order to achieve your desired effect.</description>
        </item>

        <item>
            <title>Tricking Weblogic 32-bit to work on Ubuntu 64-bit</title>
            <link>http://www.matthewboston.com/entry/1/Tricking-Weblogic-32-bit-to-work-on-Ubuntu-64-bit</link>
            <guid>http://www.matthewboston.com/entry/1/Tricking-Weblogic-32-bit-to-work-on-Ubuntu-64-bit</guid>
            <pubDate>Thu, 23 Jul 2009 22:31:00 GMT</pubDate>
            <description>I was having trouble starting my Weblogic 8.13 server on my Ubuntu machine. After some intense debugging and some help from my colleagues, we realized the issue was related to the differing architectures between Weblogic and Ubuntu. I was using...</description>
        </item>
    </channel>
</rss>