Category Archives: Editorial

It Isn’t Worth Automating

Every year I’m responsible for a portion of the Database Weekly newsletters. I used to do half, but right now Kathi, Grant, and I are on a rotation. Our boss puts out a schedule each year, which tells me the … Continue reading

Posted in Editorial | Tagged , | 1 Comment

A New Language

In my life, I’ve mostly dealt with people that speak English. I tried Latin in high school and Japanese in university, but I wouldn’t say I learned a lot. This past year I’ve been working on Japanese (konichi wa) and … Continue reading

Posted in Editorial | Tagged , | 4 Comments

Coding for the Future

I posted a note on Twitter about some code. In this case, it was the start of a for loop, but with two things in it that I didn’t like. The code is shown here: for ($i = 2011; $i … Continue reading

Posted in Editorial | Tagged | 4 Comments

Teams Security Issues

At some point during my career sharing files and links in email became a security concern. There were all sorts of malware problems and issues that spread throughout organizations because someone unknowingly clicked on or forwarded a malicious item. At … Continue reading

Posted in Editorial | Tagged , | Comments Off on Teams Security Issues