Getting Started with SEO – Tips

Search Engine Optimisation (SEO) is a process that can be explained in two parts: relevance and quality. Relevance is determined by onsite factors such as content and image descriptions etc. and quality is determined by links.
Returning relevant results is the main goal of a search engines. This is why you must get your onsite SEO [...]

Full time Ruby on Rails Developer (Social Networking) £30,000 – £40,000

Our client is looking for an experienced Ruby on Rails developer with at least 2 years of commercial experience.

The job is working in beautiful surroundings full-time and on-site in Maidstone, Kent; within easy commuting distance of London. The successful applicant will be responsible for new feature development and maintenance of the current codebase, along with [...]

Ruby on Rails Developer in London (£250 per day)

Our client is looking for a Ruby on Rails developer with the following:

Testing
Behaviour driven development
Experience using software patterns
E-commerce / Active Merchant
At least 2 years COMMERCIAL rails experience
At least 4 years experience using MVC based web frameworks
At least 8 years experience building websites.
JQuery
Mac OSX
JSON
Web services
Objective C (iphone development) would be nice

To work firstly on a contract [...]

Full Time Ruby on Rails Developer in London required – £30k

Our client is looking for a full time Ruby on Rails developer to work in their London offices.

Working within a team of rails developers, the position is in a bioinformatics group of a national agency who have responsibilities for the nation’s health, particularly infectious disease.

We are looking for a rails developer with at least [...]

Ruby on Rails Freelancers Required – £250 a day

Our client based in Kings Cross, London requires two experienced Ruby on Rails freelancers to work on a 3 month project.

This project is based on-site within their office, and is a 5 day a week project. This is for immediate start.

If interested, please contact hello@ruby50.com for more information.

Ruby on Rails Job in Windsor (near London), UK, salary: 30 – 35K

We are looking for two Ruby on Rails developers to join a friendly fast expanding team based near Windsor, UK.

Work Environment
The job involves working on a variety of different projects in a friendly work environment with other Rails developers and designers, a IMac is provided.

Job Details
This job is permanent, 5 days a week on-site, there [...]

Why Would a Ruby on Rails Development Team want to start a Recruitment company?

In September last year over a couple of pints we decided it would be a good idea to start a recruitment company for Ruby on Rails developers, run by… developers.

I for one was getting pretty sick of the constant calls from recruiters who knew little to nothing about the technology, or about what was needed [...]

What is Ruby and Ruby on Rails

We use Ruby as our platform of choice here at Dynamic50. Ruby is an object oriented programming language originating from Japan in the early 1990’s.

Definition of Ruby on Rails
Ruby on Rails is a platform for web development built on top of the Ruby programming language. A good paradigm for this is imagine that Ruby is [...]

Nginx rewites to a static URL

We use Nginx here for load balancing and as our HTTP server.

We have just started a new company called Ruby50 and I needed to get NGinx to rewrite to a static holding URL until the website is ready to go live. This is how I did it.

server {
server_name ruby50.com;
[...]