Tag Archive for 'ajax'

Update 3/20/2008: This was written in January of 2007. Currently, I am working freelance while looking for a new job. I have a couple of prospects, but I am still open to other opportunities. What follows is still somewhat pertinent, but I’m no longer interested in relocation and I haven’t done much with Java lately.

I am officially looking for a job—in particular, a software development job. I’m willing to relocate, especially to the Northeast (as in New England, not NE Portland). I’m also willing to not relocate because I really like Portland (even the rain). I recently moved to NW Portland, about one block from Forest Park, and I really love being able to walk out my front door and start hiking (or mountain biking) almost immediately.

Now, I’m not just looking for any old job; I’m looking for a Web development position, especially one where I’ll be able to use modern and innovative tools, techniques, and best practices—for example, Ruby on Rails or Django, AJAX, and RESTful architecture. I’m not entirely averse to working with PHP, but my preference is Python or Ruby.

I’ve also been studying up on Java technologies so I’ll have more options if necessary. After much study, I finally understand what Java EE is, what the various parts of a Java enterprise application are and how they fit together. I’ve also learned that there are even more Web frameworks for Java than there are for Python (although Struts 1.x seems to be the de facto standard).

There is more info in my resume, but I just put it up and it needs work. My bio may be of interest also. If you know of something, please let me know about it.

Hello, Internet

This site has been down for quite a while. (What a tragedy.) Previously, I had a hand built site made with Python, a little PHP, and AJAX (to fetch page content). It was kind of ugly and gray. I decided to build a new site with Ruby on Rails to get a feel for it. That went pretty well, but I had some problems1 with the hosting company I wanted to deploy the RoR site to. I canceled that account and my site went away with it.

I figure having a Web site is a Good Thing for various reasons, so I’m firing this thing back up. I’m keeping it simple this time and using Mephisto instead of trying to roll my own2.

1 Postgres didn’t work so well with their VPS solution, the FreeBSD 6.1 jail. It kept flaking out with some obscure error about semaphores or some such.

2 I was going to use WordPress, but WebFaction makes it so easy to set up and deploy a Rails app that I decided to try Mephisto instead.