Author Archives: Bill

Movie Picker Project Analysis, Part I

The Movie Picker project was originally done for a course I took. We had to create a dynamic JavaScript menu system that presents the user with a series of questions that change depending on the answers given. Once enough information … Continue reading
Posted in JavaScript | Leave a comment

JavaScript Calculator API

The JavaScript Calculator now includes a public API as of version 1.1a4. This allows much greater flexibility and control of the calculator through code. Note, however, that this is still an alpha version and the API may change in the … Continue reading
Posted in JavaScript | Leave a comment

Tab Override 3.1

The Tab Override WordPress plugin was just updated to version 3.1. This release includes a new option to add a tabs on/off button to the HTML editor toolbar, allowing you to quickly enable or disable the plugin while editing a … Continue reading
Posted in Tab Override, WordPress | Leave a comment

Extending Tab Override

A common problem with WordPress themes and plugins is users making custom modifications to them only to have their work erased when the theme or plugin is updated. To avoid this, you can create a child theme that extends the … Continue reading
Posted in Tab Override, WordPress | Leave a comment

Tab Override 3.0

The Tab Override WordPress plugin was updated to version 3.0 today. This is an almost complete rewrite of the plugin and includes several new features, notably: a new auto indent feature translation support the addition of tab_override_init and tab_override_add_scripts hooks … Continue reading
Posted in Tab Override, WordPress | Leave a comment

Website Update

Welcome to the new version of my website! The biggest changes are the migration to WordPress and the addition of a blog section. It's currently using a slightly modified version of the Twenty Ten theme, but I will create my … Continue reading
Posted in website | Leave a comment