Category Archives: Rails

Rails Girls Dublin Style

This weekend was the first ever Rails Girls event in Ireland and I’m delighted that I had the opportunity to be involved. I first stumbled upon Rails Girls in May last year while looking for opportunities to teach programming as … Continue reading

Posted in Events, Rails, Uncategorized | 1 Comment

Changing Video Encoding from Pandastream to Zencoder in a Rails Web Application

One of our clients requested us to build video display capability in a web application we were building for them. To do this we needed to encode the videos in order to display them later. We first suggested using one … Continue reading

Posted in Rails, Technology | Tagged | 1 Comment

Working outside convention

I have been reading a lot about unconventional applications, or innovative designs lately. As with all new terms, a lot of companies and services want these terms associated with them. It has got me thinking about how you can build … Continue reading

Posted in Rails, Technology, work | Tagged , , , | Leave a comment

Initial thoughts on MongoDB

Having done a little bit of research recently into the use MongoDB with a new Ruby on Rails application we are developing I thought I’d share my thoughts. We just wanted to get a feel for what MongoDB offered and … Continue reading

Posted in Database, MongoDB, MySQL, Rails | Tagged , , , | Leave a comment

Going into alpha release with LearnUpon

It has been a very busy time here at Redhills. We have been working getting a learning management system (LMS) LearnUpon ready for release. It has taken nearly nine months to bring it from concept to here, but we are … Continue reading

Posted in Projects, Rails, Technology, jquery, work | Tagged , , | Leave a comment

What should you agree up front before starting an agile development project?

Most projects, by startups anyway, talk about using an agile development methodology. It is perfectly suited to building something new, as the focus is on functionality and adaptation, rather than executing a plan over 6 months or a year. This … Continue reading

Posted in Collaboration, Projects, Rails, Startups, Technology | Tagged , , | Leave a comment

Upgrading to Rails 3 from 2.5

Following from our recent post about some changes to SkillsCollab we had a technical decision to make as well as a functional one, upgrade it to Rails 3.0 or leave it in Rails 2.5? We came down on the side … Continue reading

Posted in Projects, Rails, SkillsCollab | Tagged , , | Leave a comment

Managing development environments with rails and .net

At RedHills we develop in both .NET and Ruby on Rails (ROR) and so our development setup is a little unusual. Obviously .NET requires windows but working out the best way to also work with ROR has taken us some … Continue reading

Posted in .Net, Rails | Tagged , , , | Leave a comment

Staying relevant as a software developer

I recently read an excellent article in the Economist on IBM’s 100th birthday which talks about how the company has maintained it’s relevance over the years. It had me thinking about some of the article’s ideas in relation to life … Continue reading

Posted in .Net, Business, Cloud, Rails, Technology | Leave a comment

Choosing a technology for web application development

So you have an idea for the next twitter application, now you only need to build it! How do you decide on the right development technology for your project? When it comes to choosing a technology for implementing a web application many … Continue reading

Posted in .Net, Rails, Technology | Tagged , , | Leave a comment