Skip to content

False Positives

Ian Irving's Code and Culture from Toronto

Menu

Primary menu

  • Home
  • Connected Thinking
  • Archives
  • LinkRoll
  • About

Category Archives: Code

The Power of the Mind, sometimes mine.

Keeping up with Ruby and Rails in 2015

Posted on 12 April, 2015 by Ian — 1 Comment ↓

This was posed as a question by a new Ruby on Rails developer at a recent Toronto RPN (Rails Pub Nite), here are some sugetions for keeping up Continue reading Keeping up with Ruby and Rails in 2015→

Posted in Code, Ruby and Rails | 1 Reply

Simple State Machines in Rails 4.1 with Enum

Posted on 22 August, 2014 by Ian — No Comments ↓

a new feature of Ruby on Rails 4.1 is that of “enum” which enables a simple, and very quick, mini state machine. The use case for such a feature is for a status field that has a small set of Continue reading Simple State Machines in Rails 4.1 with Enum→

Posted in Ruby and Rails | Leave a reply

Giving the Finger to the WIMP : Mouse vs Touch in Web Design :

Posted on 22 May, 2014 by Ian — No Comments ↓

finger Out of the 1980’s computing came “WIMP” as in “Windows, Icons, Menus, Pointer”. With Mobile devices soon to be the default computer experience, the Mouse Pointer is dead and with it some bad habits in our web designs. Here are Two : Continue reading Giving the Finger to the WIMP : Mouse vs Touch in Web Design :→

Posted in Web | Leave a reply

Conditional Browser Feature Testing with Modernizr

Posted on 8 May, 2014 by Ian — No Comments ↓

There is nothing quite so sad as having delivered a new feature or solved an issue, and then find out it doesn’t work in browser X (whether because it’s a dinosaur browser or just not shiny enough. Modernizr’s asynchronous conditional resource loader to the rescue! Continue reading Conditional Browser Feature Testing with Modernizr→

Posted in Code, HTML5, JavaScript, Web | Leave a reply

Going beyond the IE6 deathwatch, the WinXp IE8 deathwatch

Posted on 1 April, 2014 by Ian — No Comments ↓

winxp As of April 8, 2014, support for Windows XP ends. There will be no new security updates, non-security hotfixes, free or paid assisted support options or online technical content updates. WInXP and IE8 is the new baseline for dinosaur apps, dinosaur companies, and dinosaurs. Continue reading Going beyond the IE6 deathwatch, the WinXp IE8 deathwatch→

Posted in Web | Leave a reply

Building dynamic routes in Ruby on Rails site

Posted on 21 March, 2014 by Ian — No Comments ↓

This is something I’ve built a couple of times over the years, particularly in building custom CMS’s. I don’t remember seeing it  written up anywhere, but I’ve used it since the Rails 1.x days. The use case being when the Continue reading Building dynamic routes in Ruby on Rails site→

Posted in Ruby and Rails | Leave a reply

Post navigation

Page 4 of 43« First«...23456...102030...»Last »

Primary Sidebar Widget Area

False Positives (Ian Irving) / CC BY 2.5 is licensed under a Creative Commons Attribution 2.5 Canada License.

LinkedIn Mastodon
Twitter GitHub

False Positives is the personal blog, powered by Coffee and WordPress, of Ian Irving, who lives in Toronto, Ontario, Canada.

The blog was started in April 2003.

Everything written here is my personal opinion and not that of my employer or clients.

Really.

LinkedIn
Mastodon
Twitter
GitHub

Footer menu

  • Home
  • Connected Thinking
  • Archives
  • LinkRoll
  • About
  • Twitter
  • Linkedin
  • YouTube
  • RSS Feed
  • Flickr
  • Github
Copyright © 2025 False Positives. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up