philwilson.org

11 posts tagged with "ruby"

See all tags and the latest posts

Reanimating a Little Printer project

09 March, 2024 - 637 words
I’ve made a little app which generates an image for you to display or print how many people there are in space right now. The code is here. This is based on work that the excellent design and technology agency BERG did a decade ago with

read more

A Ruby interface to the GatherContent API

03 April, 2013 - 113 words
GatherContent is an awesome tool for planning, structuring and collaborating on web content (they have a short video demo). They have a read-only API, but only a couple of implementations, so

read more

I have forked Charbot Green

14 January, 2010 - 221 words
About a year ago Libby Miller wrote Charbot Green, a BBC Radio 4 announcement bot for Twitter. It’s written in JRuby, uses the H2 database and

read more

Ruby and memcached in Bristol

22 April, 2009 - 122 words
I have rather hastily promised to do a talk about memcached at the Bristol Ruby User Group meetup on Thursday evening (we’ll start after 6pm at the Jiva offices, see the map, no need to know a...

read more

Bristol Ruby User Group

22 January, 2009 - 330 words
Tonight was the third Bristol Ruby User Group meeting, but the first with room for laptops and a projector (thanks to petef for organising and The Watershed for giving us somewhere to meet for free!).

read more

Sinatra from scratch

16 January, 2009 - 155 words
I wrote a small Ruby app the other day which was chucking out JSON which was being parsed by some PHP. So I thought I’d convert it to all-Ruby using Sinatra (my first real attempt at a Ruby web framework that’s not Hello World). Installation was harder than expected on my clean Ubuntu box, but for reference:

read more

Sinatra from scratch

16 January, 2009 - 155 words
I wrote a small Ruby app the other day which was chucking out JSON which was being parsed by some PHP. So I thought I’d convert it to all-Ruby using Sinatra (my first real attempt at a Ruby web framework that’s not Hello World). Installation was harder than expected on my clean Ubuntu box, but for reference:

read more

Java makes me passionate

20 November, 2008 - 767 words
Seriously. I really like Java, it’s a fundamentally great language. Verbose at times, but great. However, web application development in Java is painful. Additionally, the compilation and deployment of Java webapps completely suck. I mean, they’re terrible. I dread to think how many frameworks exist in Java to ease web app development – each one claiming it...

read more

Deskbot

30 September, 2008 - 257 words
Deskbot is a cross-platform desktop-based Jabber client for talking to a single user – normally a bot. Th...

read more

Look before you leap

19 February, 2007 - 71 words
A mental reminder to check first whether a new owner provides RSS feeds for searches in a service they’ve just bought before learning Ruby,

read more