Over the last few months at work we've been digging into the WordPress Theme Customizer and thinking about using it as the basis for a SaaS web app. Building upon the basic controls for the theme customizer is one of the challenges we've been facing and the Google Font Picker Control is the first of (at least two) the controls that we developed to make the Theme Customizer even more awesome.
Category Archives: Projects
JotForm Integration Plugin for WordPress
Background
A few months ago I had a client who wanted a job application form for their website. “That should be fairly simple”, I thought. There are tons of services out there that allow you to post job listings and host application forms; the problem is that those services cost money, you know, that thing that clients never want to spend.
That means I either had to build a custom job application form for them (which would cost way too much) or I would have to find a simpler and cheaper solution. I eventually stumbled onto JotForm. They have a service that allows you to use a WYSIWYG interface to build your forms and they do all the form validation for you. They also allow you to have 100 fields on your form with the free account which beats out their competitor Wufoo (just 10 fields).