Doug Jones Doug Jones

Tim Berners-Lee on Web Apps

If I can’t give power to apps, then the web app platform cannot compete with native apps.
— Tim

​The quote comes from this email thread. I agree with Tim here, especially having dealt with some of the issues he mentions in his message. 

Security on the web is important, but I feel that there should be a way to bless web applications/sites as trusted, allowing them greater permissions. As it currently stands, browsers seem to be on a trend of increased security warnings and one-time "allow" buttons. I feel that over time, users become trained to click "allow"​ without any thought, negating it's purpose. That's not even to mention the greater issue of whether users truly understand the implications or how to determine when pressing allow is ok.

Read More
Doug Jones Doug Jones

Clojure

I've started to learn Clojure, a Lisp implementation for the JVM. I've been reading Clojure Programming, and so far I'm pretty happy with my choice of literature. It's fun (and somewhat refreshing) to be getting back into functional programming.

Read More