About Me
26 year old software developer located in Dublin, Ireland.
I work for EngineYard on Orchestra, the PHP Platform as a Service.
Email: ross.duggan@acm.org
-by DuckDuckGo
I run wthax.org and co-founded Ireland's first anime convention, EirtaKon.-
Recent Posts
- Reading list for scaling Solr
- I’m joining EngineYard to work on Orchestra
- Bots are crawling new domain registrations and namesquatting Twitter handles
- “Levelling the playing field” in education
- Munin plugins for Solr
- Google Plus
- Getting Windows 7 onto a USB stick using Ubuntu
- Searching Boards.ie – Solr, EC2, SQS, SNS, Node.js
- EC2: Create AMI from a running instance
- Gender breakdown for software development in Ireland
Category Archives: Technology
Bots are crawling new domain registrations and namesquatting Twitter handles
Something to be wary of when you’re domain shopping for that perfect .com: bots are watching. I’m not sure what combination triggers it, but when I was done brainstorming for an app name, I checked Twitter to see if the handle was taken, then registered the domain name. It was quite late and I didn’t [...]
Posted in Technology Comments closed
Munin plugins for Solr
I’ve been mucking around with Python recently and have written a couple of simple Munin plugins for Boards.ie’s Solr cluster (in the hope of helping to track down some annoying performance bugs). If you’re not familiar with Munin, it’s a bit like Nagios, (and if you haven’t heard of Nagios, it’s a network monitoring tool). Munin [...]
Posted in Technology Comments closed
Google Plus
I’ve been playing on and off with Google’s new toy, Google+, for the last few days and while there are a plethora of opinion pieces all over the place, I figure what the hell, one more can’t really hurt (especially a nice short one that isn’t too gushing.) The Bad I think one way in [...]
Posted in Technology Comments closed
Getting Windows 7 onto a USB stick using Ubuntu
I spent way too much time trying to do this so maybe this will save someone else some time. I haven’t owned a copy of Windows for years, and have been using Ubuntu as my solitary home and office OS for some time. Last week though, I decided I should have a copy of Windows [...]
Posted in Technology Comments closed
Searching Boards.ie – Solr, EC2, SQS, SNS, Node.js
This is the first in a series of posts about the design and implementation of a search engine for Boards.ie. Boards.ie recently launched a new search engine – http://www.boards.ie/search/ – which is built upon Amazon Web Services using Solr with PHP as the glue. Currently, Boards.ie users are searching nearly 30 million posts almost a [...]
Posted in Technology Comments closed
EC2: Create AMI from a running instance
Log into the AWS web console, find the instance you want to create an AMI from, right click and select “Create Image (EBS AMI)”. Follow the wizard. All the top results in Google are for The Long Way™ to do this. The Long Way has a bunch of useful things to take into consideration (security, [...]
Posted in Technology Comments closed
Gender breakdown for software development in Ireland
This post was inspired by this TED talk from Sheryl Sandberg, which reminded me of this brilliant blog post by Jolie O’Dell. The whole women in tech thing is something which interests me (as a techie, as well as a human being), and there are loads of great discussions (and terrible ones) about it. Have [...]
Posted in Technology Comments closed
Links for Friday, 3rd December 2010
Paul Conroy has written a little bookmarlet to add imgur previews to the Twitter web interface, and has a detailed explanation of how he’s done it. The Algorithm + the Crowd is not enough. I have a response post gestating. Defecting by Accident, A Flaw Common to Analytical People. This is “How to Win Friends [...]
Also posted in Codetry Comments closed
Reading list for scaling Solr