December 30, 2011 – 12:15 pm
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 […]
By Bradley Holt
|
Posted in Uncategorized
|
Also tagged AMQP, CouchApp, CouchDB, Databases, Domain-Driven Design, FOSS, HTML5, HTTP, JavaScript, jQuery, JSON, NoSQL, OSCON, PHP, PHP-QAT, Quality Assurance, RabbitMQ, REST, Scaling, Software Design
|
August 19, 2011 – 1:41 pm
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: […]
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 […]
October 11, 2010 – 11:09 am
Found Line had the privilege of designing and developing Vermont Public Radio‘s (VPR) new homepage. VPR’s Online Manager, Jonathan Butler, wrote a blog post about how the redesigned homepage delivers more content to VPR.net visitors. Here I’ll talk about the technology behind this new homepage. Atom Syndication Format Most of VPR’s web content is currently […]
By Bradley Holt
|
Posted in Uncategorized
|
Also tagged Apache, Atom Syndication Format, ClearBearing, CouchDB, FOSS, Found Line, HTTP, Mobile Computing, nginx, PHP, Public Media, REST, Vermont, VPR, Zend Framework
|
January 20, 2010 – 5:33 pm
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 […]
December 16, 2009 – 1:29 pm
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 […]
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 […]
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 […]
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, […]
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 […]