Skip to the content
  • GitHub Profile
  • Instagram Profile
  • LinkedIn Profile
  • Spotify Profile
Chris Bloom
Software Engineer, Mentor, Leader
  • About Me
    • My Resume
  • Contact
  • Favorite Quotes
  • Posts
    • Backposts
    • Code Snippets
    • Consulting & Freelancing
    • Miscellaneous
    • Personal Notes
    • Programming
    • Projects
    • Remote Work
    • Reviews
    • Unsolicited Advice
  • Home
  • Posts
  • Programming
  • Page 4

Programming

Writing the First Cucumber Feature

I'm currently working on my first BDD project, but after reading through the Cucumber wiki for what felt like the 100th time I was still...
May 12, 2011

Find the longest common substring using PHP

I recently found a need to find the longest common substring in an array of strings in PHP. A couple of Google searches didn't return...
February 24, 2011June 13, 2011

A note about synchronous xmlhttp requests and Firefox

Since I just spent the better part of Friday debugging this problem and then the better part of Friday night Googling for a work around,...
June 5, 2007February 3, 2014

IE getElementById Bug Strikes Again

I was burned by the document.getElementById() may return incorrect element in IE and Opera bug again today. This time though it was particularly bothersome as...
April 5, 2007February 3, 2014

Dear Ecma, how about standardizing your date functions, eh?

Dear Ecma, I would just like to point out how completely asinine your JavaScript Date object implementation is. How did so many of it's member...
March 22, 2007February 3, 2014

CSS Tip: Avoid applying positioning at element level

Here's a little CSS tip: Don't apply positioning rules (including alignment, margins, floats, etc) to a base element, for there will surely come a day...
January 8, 2007February 3, 2014

Posts navigation

Older posts
Newer posts
  • About Me
    • My Resume
  • Contact
  • Favorite Quotes
  • Posts
    • Backposts
    • Code Snippets
    • Consulting & Freelancing
    • Miscellaneous
    • Personal Notes
    • Programming
    • Projects
    • Remote Work
    • Reviews
    • Unsolicited Advice
  • GitHub Profile
  • Instagram Profile
  • LinkedIn Profile
  • Spotify Profile