Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Bootstrap 3 radio-inline and checkbox-inline elements running together.

    I was having issues with Bootstrap 3 radio buttons running together even though the labels had a “radio-inline” attribute. After examining the layout of the html being generated, I realized that each individual label and radio button was being wrapped in its own containing element (in this case, a “td” element.) The reason for this is the…

    July 27, 2015
  • The “Satirical News” Sites Need to Stop

    The Onion has always been entertaining because it either operated at a very generic level or a very absurd level. While The Onion could be mistaken for real news, it was often involving a person that didn’t exist, a generic group of people, or things so absurd that no reasonable person could believe them to be real.…

    June 15, 2015
  • Hooking in an LDAP Test Server to Cucumber Tests

    I managed to get a custom Devise strategy with LDAP working, but had no clear way of automating tests. I wanted to validate if I still had to keep the password fresh in the database, and needed to be able to write scenarios around that in case someone attempted to refactor out the code. After…

    May 22, 2015
←Previous Page
1 … 55 56 57 58 59 … 312
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress