John is a Dallas-based front-end/back-end web developer with 15+ years experience. His professional growth has come from big corporate day jobs and weekend freelance. His is enjoys working the Ruby the most these days and has even added pain to the process by developing Rails for Windows! He’s had many years of enjoyment with Cold Fusion and has strong background in web standards.
John's articles
Making Links in Ruby
By John Ivanoff,
In this article, you'll learn how to make links in Ruby. Here, we scan strings for URL-like strings and create HTML links out of each one. This is done with just a few lines of Ruby.
Moving Pictures with Sinatra, Part III
By John Ivanoff,
In this article Craig goes over CSS animation. Let’s leverage the keyframes technique described there to change the opacity of the images. Start with the opacity at zero, and go to one, to show the image in all it’s glory.
Moving Pictures with Sinatra, Part II
By John Ivanoff,
Moving Pictures with Sinatra, Part I
By John Ivanoff,
The Ruby Transmogrifier, Part II
By John Ivanoff,
The Ruby Transmogrifier
By John Ivanoff,
Writing a Feed Aggregator with Sinatra
By John Ivanoff,
Sinatra, an Exchange Server, and an Employee Roster
By John Ivanoff,
In this article, we'll talk about Sinatra, an Exchange Server.
Easy Internationalization for Your Rails App with BDD, Part IV
By John Ivanoff,
Easy Internationalization for Your Rails App with BDD, Part III
By John Ivanoff,
This is the 3rd part of article Easy Internationalization for Your Rails App with BDD. In this part we will edit a location, showing localization concerns along the way.