Resources for Building Web Apps in a BYOD World David Brumbaugh, January 7, 2014 10 min read Web apps are probably the closest programmers are going to get to the “write once, deploy anywhere” ideal. These...
WordPress as a Secure Application Framework David Brumbaugh, November 26, 2013 11 min read Many people know about WordPress as “that blog site.” Those who recognize that it’s open source know it primarily...
Web Development UI: Managing Complexity with jQuery David Brumbaugh, August 1, 2013 12 min read UI Paradox Creating a “Good” User Interface is a matter of balancing competing needs. It’s part art, part...
Developing Cloud-Based SaaS Web Applications David Brumbaugh, June 18, 2013 9 min read The demand for Web development skills needed to design, build and deploy Software as a Service applications should...
Adding Custom Fonts to Your Web Pages David Brumbaugh, May 13, 2013 9 min read The Need for Custom Web Fonts On the Web, fonts have traditionally been limited to those regarded as "Web safe," which...
Finding and Fixing Ajax’s Elusive Bugs David Brumbaugh, March 12, 2013 8 min read Let's start with some background. Google was an early pioneer of the Web development technique called "Ajax."...
A Brute Force Defense Against Injection Attacks David Brumbaugh, March 8, 2013 11 min read Injection attacks are a common security problem for Web developers. The interpreted nature of most development...