Selenium Webdriver is an automated testing platform for web pages.  It may not be the easiest or the most user-friendly, and it definitely requires a lot of coding, but it's the most powerful and works with any website.  Even better, it "drives" a real web browser and simulates real clicks, so you're getting a real UI test, not just a URL test.  

It's good stuff, but it's also arcane.  That's why I'm putting together this handy cheat sheet.  Expect it to change over time.

By Jordan , 6 April, 2015

I was recently talking with the fine folks at UCSF.edu and they mentioned that they do updates of giant Drupal multisites.  I asked them how they manage that.  The answer: a script!  So of course I wanted one too.

<--break->

Here are my steps:

By Jordan , 20 March, 2015

At work we're still stuck on IE9.  We just started the discussion of upgrading our web browser, and Project Spartan came up.  As a web developer, there's only one thing I care about: is it compatible?

<--break->

By Jordan , 1 February, 2015

So, I made the leap from shared hosting to a virtual private server.  Why?  A few reasons:

  1. You'll never get great performance from shared hosting
  2. I've gained confidence in my own ability to devops
  3. I'm trying to improve my skill set
  4. It's actually cheaper; $7/mo for Hostgator shared hosting vs. $5/mo for Digital Ocean
  5. It's fun!  (I need to get out more.)

My first reaction?

Tenuki Design is now Koplowicz & Sons

I'm pleased to announce that Tenuki Design has rebranded as Koplowicz & Sons.

By Jordan , 10 July, 2014

This is a problem I've solved many times, but I keep forgetting to write it down.  The problem is: You install Drupal on a new Linux server running Ubuntu.  Clean urls don't work.

By Jordan , 21 May, 2014

I've received this question a lot lately so I thought I'd put it on the blog.  The question is: Why is Drupal the best web app platform?  Here's the answer.

By Jordan , 1 January, 2014

If you're a startup or already running a small business, you need a website.  You know that already.  Here's a primer on how to do it right.  (Spoiler: It doesn't involve hiring me.)