Blog posts
Collected posts from the various blogs I’ve contributed to since 2002.
Collected posts from the various blogs I’ve contributed to since 2002.
Capistrano: Home Capistrano finally has an official home, and the soon-to-be-released version 2 looks like a nice upgrade. (tags: capistrano deployment) Coalition For Free Broadband Now I’m not sure that free broadband should be a priority when so many people are without healthcare, and most of those who can’t afford broadband don’t have computers, but it would be interesting to see what impact this had. (tags: digitaldivide freebroadband) Introducing http:BL | Project Honey Pot ...
I am not a graphic designer. One look at the current state of this blog should tell anyone that. But when I have to explain to non-techies what it is I do all day (and many evenings), it’s not unusual for them to walk away with the idea that I’m a “web designer.” Perhaps they’re right, if you take that in its broad sense to mean designing how certain things work on the web. ...
On Ruby: Some Real World Performance notes on Ruby 1.8 and 1.9 Pat Eyler is seeing a 2.5x performance increase between Ruby 1.8.5 and 1.9.0. That’s a release that can’t come quickly enough. (tags: performance ruby) “Mad Dog” Murdoch to Teach a Generation How To Read The News - Gizmodo “According to Reuters, the service will be a combination of Google News and Digg” (tags: aggregation myspace news) MySpace News MySpace’s new “social news” aggregator has launched. Not quite so ugly as most of the rest of their site, but not particularly enticing ...
Google AJAX Feed API “With the AJAX Feed API, you can download any public Atom or RSS feed using only JavaScript, so you can easily mash up feeds with your content and other APIs like the Google Maps API.” (tags: ajax api atom google rss syndication) From enclosure to co-operative 2.0? | Tom Chance’s website Still thinking about this one – “Web 2.0 is a far cry from this idea of real cultural freedom - it creates a proprietary space for centralisation, limited expression and exploitation, albeit far more open than the traditional media.” ...
Sneaky Abstractions: RESTful XHTML Plugin making it very easy to return xhtml to those user agents that want it. (tags: contentnegotiation plugins rubyonrails xhtml) Don’t even leave a footprint - Yodel Anecdotal Yahoo have announced they’re going to try and go carbon neutral this year. Glad that it sounds like they’re attempting to reduce their footprint as well as offset what’s left (tags: carbonneutral environment yahoo)
Music Ontology Specification Good to see this project getting its own domain and a wiki. Wish I had more time to follow things like this. (tags: music musicontology rdf) hCalendar profile for hKit I need to parse some microformats in PHP, and obviously wanted to use Drew’s hkit. Unfortunately all the links I could find to this hcalendar profile were broken, but I managed to track it down. It doesn’t (yet) support hcard nested within hcal ...
Within a large project that uses a lot of partials to load in page components, there are a lot of potential points of failure. Add in a developer new to the project, or a front-end developer pressed into service working directly on your views, and the chances of someone editing a partial without realising it’s used in several more places than they’d noticed are fairly high. And if the partial hits an error, the exception will roll all the way up the chain and the end-user will see your 500 page. ...
What Highrise has meant to Rails (Loud Thinking) Interesting to hear where some of the innovations in rails are coming from and how they’re being used. (tags: 37signals rubyonrails) ActiveScaffold :: Welcome The successor to ajaxscaffold, for generating admin UIs, which we’re using fairly heavily in GOOD. Not yet sure what the differences are. (tags: activescaffold ajaxscaffold cms rubyonrails)
I’ve been casually following updates over at NetSquared (“remixing the web for social change”) for a while but hadn’t really focussed on their Innovation Award, which is seeking projects that use the web to make a social impact. The 20 top projects selected by their readers will be invited to a conference in San Jose at the end of May, and a lucky few will receive funding from the NetSquared Technology Innovation Fund. ...
In the process of catching up with some neglected tasks, I’ve pushed out new releases of both of my PEAR packages. Services_Technorati receives a version number bump, and little else. The alpha release was never meant to last quite this long given that it’s merely a port of a very stable package, and it’s finally marked beta. My hope is that the beta release will pick up a few more users to put it through its paces. ...