<?xml version="1.0"?>
<!-- generator="Movable Type/3.16" -->
<rss version="0.91">
  <channel>
    <title>Jeremy Zawodny&#39;s blog</title>
    <link>http://jeremy.zawodny.com/blog/</link>
    <description>Random thoughts on technology, aviation, and life in general...</description>
    <language>en-us</language>
    <webMaster></webMaster>
    <lastBuildDate>2010-02-25T17:20:32-08:00</lastBuildDate>
    <pubDate>2012-01-06T17:27:03-08:00</pubDate>

    <item>
      <title>Yahoo! Job Opening: Software Engineer</title>
      <description>Yup, another job opening. If you&#39;re interested or know someone who&#39;d kick ass in this job, let me know. The job is on-site in Sunnyvale, California. &amp;lt;job_posting&amp;gt; Enjoy solving hard problems creatively? Know all the GOF patterns? Can you make database schemas into 3rd Normal form? Do you know the difference between REST, SOAP, and MOM? We are looking for an engineer to architect new services, build shared libraries, and refactor existing systems. You will work with Yahoo! News, Sports,...</description>
      <link>http://jeremy.zawodny.com/blog/archives/002378.html</link>
    </item>

    <item>
      <title>Free JavaOne Pass Needed</title>
      <description>Kasia is looking to attend JavaOne later this month in San Francisco, but the company won&#39;t foot the bill for admission. I guess working in Java all day long (and sometimes all night too) for several years isn&#39;t sufficient to justify a bit of off-site training. Does anyone have a contact that might be able to score a ticket? I bet she&#39;d even promise to blog about the conference. Hmm. Tim works at Sun now. Maybe he knows... Oh, and...</description>
      <link>http://jeremy.zawodny.com/blog/archives/002088.html</link>
    </item>

    <item>
      <title>Java Bashing</title>
      <description>Everyone enjoys a good language bashing now and then--especially when it&#39;s a shining example of how the language makes it hard to do something amazingly simple, like reading a file....</description>
      <link>http://jeremy.zawodny.com/blog/archives/000829.html</link>
    </item>

    <item>
      <title>Sun could get a clue from PHP</title>
      <description>Browsing Java documentation on Sun&#39;s Java site is incredibly frustrating because the site doesn&#39;t seem to support a basic operation I want: search. Consider this example. I performed a Google search for java.util.Map.Entry and eneded up on this page. It has a lot of useful information on it. But now that I&#39;m there, I was to search for something. I guess I have to go back to Google and start over. There&#39;s no search box on the page. WTF?! Contrast...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000436.html</link>
    </item>

    <item>
      <title>java.lang.NullPointerException</title>
      <description>This cracks me up. I remember back in the mid-90s when Java first came out. I actually read the Java 1.0 language spec. The whole thing. It was cool. One of the folks who was telling me about it (just before I read the spec) endorsed it by saying &quot;it&#39;s like a cleaner C++ with no pointers!&quot; I&#39;ve heard the &quot;you don&#39;t make pointer mistakes in Java&quot; bit a lot over the years. Despite all that, I&#39;m still able to...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000422.html</link>
    </item>

    <item>
      <title>Abstractions, Patterns, and Anti-Patterns</title>
      <description>Success! I understand a bit of the object/interface model I&#39;m working with--at least enough to add some functionality and not have it blow up. It compiles and runs. I&#39;ve sucessfully extended my first real Java code in a meaningful way. I got a TrackBack ping that lead me to K&#39;s article about my and Java which I thought was interesting. (K is not to be confused with Kasia who has been called &quot;K&quot; on some occasions.) Apparently the transition I&#39;m...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000420.html</link>
    </item>

    <item>
      <title>A maze of twisty classes and interfaces, all different.</title>
      <description>So I&#39;ve been working to understand the Java code I need to extend at work. And it&#39;s quite a bit of culture shock after being a Perl Hacker for the last... well, a long time. I&#39;ve done Perl in some capacity now for over nine years. Java folks love abstraction. Thanks to Kasia&#39;s blog entry on Interfaces, a bit of chatting with her, and reading up a bit, I now get interfaces. They&#39;re Java&#39;s answer to multiple inheritance. The provide...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000419.html</link>
    </item>

    <item>
      <title>Mixing Metaphors</title>
      <description>So I&#39;m reading some official documentation about JDBC and I run across this bit of text (emphasis mine): The second major advantage is that the DataSource facility allows developers to implement a DataSource class to take advantage of features like connection pooling and distributed transactions. Connection pooling can increase performance dramatically by reusing connections rather than creating a new physical connection each time a connection is requested. What does &quot;physical&quot; connection mean in this context? Is there really somebody sitting...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000392.html</link>
    </item>

    <item>
      <title>Java, day #3: JDBC, MySQL, and a Rant</title>
      <description>Well, it&#39;s not really day #3. But I&#39;ve spent a fair amount of time on Friday and over the weekend reading a copy of &quot;The Java Programming Language&quot; to refresh my memory on all this new-fangled Java stuff. I decided it was time I wrote a stand-alone Java program to do... something. Normally, you&#39;d expect someone to write the standard &quot;Helllo, world.&quot; program and build from there. No, not me. That&#39;s too easy and likely to work on the first...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000378.html</link>
    </item>

    <item>
      <title>Java, day #2: Eclipse</title>
      <description>I spent a fair amount of time today reading about and playing with IBM&#39;s Eclipse. My reasons for investigating Eclipse are twofold: (1) I&#39;d like to see if it is compelling enough as an IDE to make me switch from GNU Emacs. (2) I was tasked with learning about plug-ins and what Eclipse was really designed for. We were wondering about using it as the framework on which to build some Java GUI tools. On the first count, I&#39;ve found...</description>
      <link>http://jeremy.zawodny.com/blog/archives/000360.html</link>
    </item>

  </channel>
</rss>