Tag Archives: software development

Open APIs

The US Supreme Court ruling in Oracle v Google was released recently, with Google winning and removing, or reducing, copyright protection for APIs. That means if you use the same method names, parameter names, etc. as some other software, it … Continue reading

Posted in Editorial | Tagged | Comments Off on Open APIs

Disclosing the How

Many of us have written a computer program of some sort. Maybe just a script to complete a task, maybe complex software the clients interact with. For all of us, I would guess that we’ve been asked to do something, … Continue reading

Posted in Editorial | Tagged , | Comments Off on Disclosing the How

UX Matters

When I was early in my career, VB v4 was popular, and easy. So many basic apps were built by not only software developers, but people in other departments with an interest in programming. Through VB v6, I found so … Continue reading

Posted in Editorial | Tagged | 1 Comment

Do it. Try it. Fix it.

“Do it. Try it. Fix it.” – Sam Walton That quote is interesting, and while I don’t think Sam Walton was thinking about software, this is the loop that I, and many others, follow. We see a problem, and we … Continue reading

Posted in Editorial | Tagged , | Comments Off on Do it. Try it. Fix it.