Tag Archives: Open Standards

Top Five Posts of 2011

Continuing a trend started by Cal Evans and then followed by Chris Cornutt, Matthew Turland, and Joe Devon; here are the top five most viewed posts from my blog in 2011. 5. CouchDB and Domain-Driven Design This post covered two topics that are of great interest to me. Document databases like CouchDB have much potential […]

Defining a RESTful Framework

Web application frameworks have varying support for the concepts behind Representational State Transfer (REST). Most web application frameworks, if not all, allow you to create “fully” RESTful web applications. However, there does not seem to be a focus on explicitly applying RESTful principles. So, here are the key concepts that I’d like to see addressed: […]

Exploring RabbitMQ and PHP

I’m exploring the possibility of using RabbitMQ for an upcoming project. RabbitMQ is a free/open source message broker platform. It uses the open Advanced Message Queuing Protocol (AMQP) standard and is written in Erlang using the Open Telecom Platform (OTP). It promises a high level of availability, throughput, scalability, and portability. Since it is built […]

Open Source and Open Standards Bill

The other day there was a discussion on the VAGUE mailing list about an open source and open standards bill (H.516) [PDF] recently introduced in the Vermont General Assembly (a.k.a. legislature). It’s technically an amendment to an existing act and has the following stated purpose: This bill proposes to require the department of information and […]

Moving On

Today is my last day at Vermont Oxford Network and I will now be working at Found Line full time. This was not a decision I took lightly. Vermont Oxford Network is a great place to work and they’ve got an excellent team. For the last four and half years I’ve been developing software that […]

Free/Open Source and Proprietary Software Symbiosis

Last week on The Browser I was talking (again) about free/open source software and open standards. Jonathan Butler (the host) asked what my thoughts were about my iPod touch which is proprietary hardware and software. Paraphrasing my answer, I said that Apple has created a killer product and a big part of this is their […]

Open (local) Government

Last night I went to the Burlington, Vermont City Council meeting to listen to our newly re-elected mayor, Bob Kiss, give his State of the City speech and watch the City Council attempt to elect a new council president. I said “attempt” because, after 14 rounds of voting, they were still deadlocked 7-7 for opposing […]

The Web Is Not A Visual Medium

A claim you may have heard me make before is that the web is not a visual medium. Some of you know exactly what I mean and some of you probably think I’m nuts. For those of you who think I’m crazy, let me elaborate. You, like most people, probably experience the web visually. However, […]

The Social Graph

In my last post about the semantic web I mentioned the XFN project which allows individuals to define their relationships to others simply using semantically marked up hyperlinks. I also said that a global graph can be made of all of these relationships making the “walled gardens” of existing social networking sites obsolete. Before I […]