Blog

Coming Soon – WP Note Widget PRO!

WP Notes Widget PRO will be available in the next few weeks! Take a look at some of the features you can look forward to: * Note Categories * Shortcodes * Insert notes in posts, pages, and other post types (not just widget areas) * Order notes in ascending or descending order * Ability to […]

Read More

RegEx for North American Phone Number

A short and sweet post about regular expressions for north american phone numbers. For a recent project, I needed to implement HTML5 pattern validation for a text input. This text input will capture a North American phone number. I found many examples that validated for pattern, validating examples like: (543) 345 2345 (143)-643-3456 6434552345 (511)3452345 […]

Read More

Create a Good Web Presence for Free in Under 2 Hours

You are starting a new organization or business. You are busy and have very limited time and money to spend on your web presence. What can you do to get the most ‘web’ for the least time (both set up and maintenance) and money, while still appearing professional? If you are in a situation like […]

Read More

Learning Web Development

If you want to learn web development with the goal of working in the field, what is the most effective, cost effective and efficient way to learn? There are so many different terms and jargon: “Vagrant”, “Sublime Text”, “Git”, “Accessibility”, “Apache”, “node.js”, etc. What are they? How do they all fit together? What are they […]

Read More

Web Enhancement Tunnel Vision

Having a well designed website can be a great enhancement to any business. Well maintained social media platforms can make it easy to spread the latest news too. SEO (search engine optimization) makes it easier for people to find your website. There are always things to add or enhance for your online business presence. It […]

Read More

Admin Code Editor

In many of the recent projects I worked on, I had a need for a customized, specialized, interactive component within the post. I needed custom HTML, CSS, and JavaScript to achieve this. But, if you have ever tried to write code in the WordPress content editor you have likely found it is a difficult and […]

Read More

Custom Ratings

There are some great rating plugins out there in the WordPress universe. All of them have their own approach to allowing users to rate a post, comment or other content type. I had a need for a plugin which added a rating interface in a more light weight and streamlined way.  Custom Ratings was created […]

Read More

Notes Widget Wrapper

WP Notes Widget is great at organizing ‘note’ content and displaying it in a standardized way on the front end. However, based on the feedback from WP Notes Widget there was an interest in applying the ‘note’ front end styling in a more flexible way.  Notes Widget Wrapper was created to achieve this. This plugin […]

Read More

WP Notes Widget

I created the WP Notes Widget WordPress plugin because I found quite often I had information I wanted to express on a website, but it did not really ‘fit’ in a post or page for a few reasons: the length of the content content was very short the nature of the content was very important […]

Read More