When using Braintree and their Javascript integration library, you have to append a data-encrypted-name to the input field to allow the Braintree JS client to select, encrypt, and replace the value. When working with Rails, »
User Interface, Ruby on Rails, Braintree
Internationalization can be a tough area to do properly, in a scalable and manageable way. Most languages have their own system for handling different languages and cultures: Ruby uses its i10n library and YML files, »
C#, ASP.Net, User Interface
In my latest job, I've been doing a lot of work with Microsoft and ASP.Net. I've recently started using the AJAX library for ASP.Net 2.0 and, while it has gone surprising well »
C#, ASP.Net, AJAX, User Interface