All posts by Dr. John Shearer

As a consultant, I work in corporate America in sales management for technology companies. I have a Doctorate in Business Administration (DBA) and an MBA and want to break out of the corporate think and transition into entrepreneurial action.

WordPress Plugin: Formula 1 Racing

The F1 widget is for serious race enthusiasts. It’s a countdown clock that shows time left until the next Formula 1 competition race. It updates automatically for the next race. You can use the F1 real time countdown widget on your site, phone, blog or other online platform. Always be prepared for the next race. Keep this one on your computer desktop or blog/webpage too.

Here is the widget

screen shot of the widget

Add Plugin

Start by going to your WordPress backend and select “Plugins.” Search for “One Widget Countdown.” Select “Install Now.”

screen shot of the plugin backend

Install Plugin

From “Appearance” select “Widgets” and then drag the “Formula 1 Countdown Widget” into the sidebar or other widget area based on your theme.

screen shot of the plugin backend

Configure Plugin

In the sidebar you can then configure the widget to display as narrow or wide, choose the language (default is English), and then choose F1 cars or MotoGP motorcycles.

sidebar configuration of the  plugin

Language

sidebar configuration of the  plugin language

Narrow

sidebar display of the widget configuration page

Wide

sidebar display of the widget configuration page

Code

In addition to adding a widget in WordPress, you can copy code provided on their website and add flash to other non-WordPress sites.

flash code used to generate  widget data on non-wordpress websites

The Formula 1 Widget is very easy to install. Whether you use a widget in WordPress or just copy the code and insert it into your site or blog wherever you want, you can keep a close watch on the countdown to the next big race. That is all, enjoy!

Resources

How Does WordPress Make Money?

Automattic Companies and Businesses logos.

Who owns WordPress and controls the copyright and profit?

Simply put, WordPress states in its license that WordPress is licensed under the GNU General Public License (GPL), and that it is that it is owned by the contributors. This means anyone, including companies, third-party programmers or foundations that provide funding own WordPress. As a result, the single copyright of WordPress is held by thousands of individuals, all represented by the WordPress Foundation, the trust established to further the mission of the open source project called WordPress. Continue reading How Does WordPress Make Money?

WordPress Resources – Who’s Talking?

As WordPress users, we are often stuck looking for help outside of the WordPress owned forums and support options. Going to an outside source can help you gather an outside opinion, talk to advanced users and get guaranteed-honest feedback.

There are many sites all over the internet for this purpose, however, it is important to make sure the sites you are using are professional and have active users and moderators to get you the best answers fast with minimal or no spam. Continue reading WordPress Resources – Who’s Talking?

Happy Joe Veterans Organization Helps Vets with WordPress

The non-profit organization, Happy Joe is using WordPress to help veterans find careers in web technology. The organization’s mission is to give back to veterans in a measurable way that makes a deep impact. Continue reading Happy Joe Veterans Organization Helps Vets with WordPress

WordPress Words: Jetpack

Jetpack is a single plugin that gives you the most powerful WordPress.com features, hooking your self-hosted WordPress site to WordPress.com’s infrastructure to take advantage of robust stats, easy social sharing, customization, traffic, mobile, content, and performance tools. These powerful features were previously only available to WordPress.com users.

The Jetpack team is made up of employees of Automattic, the makers of WordPress.com. Years ago WordPress.com blogs had easy access to a lot of features that really weren’t available to self-hosted WordPress sites unless you wanted to install and maintain many individual plugins. After enough interest from self-hosted sites to have access to the same features with only a click of the mouse, the great developers of Automattic created Jetpack. Self-hosted WordPress users can install over two dozen popular plugins with only one click. And of course it’s that easy to update them as well.

Continue reading WordPress Words: Jetpack

Web Accessibility: Headings and Section Titles

According to Wikipedia, Web Accessibility refers to the inclusive practice of removing barriers that prevent access to websites by people with disabilities. When sites are correctly designed, developed and edited, all users have equal access to information and functionality.

The World Wide Web Consortium (W3C) is an international community whose mission is to lead the Web to its full potential. They have published Four Principles of Accessibility: Perceivable, Operable, Understandable, and Robust (POUR). You can read more about those standards and you can contact W3C directly for more information. Continue reading Web Accessibility: Headings and Section Titles

WordPress Words: Theme

A Theme is a collection of files that work together to produce a graphical front-end interface with an underlying unifying design for a site. A WordPress Theme modifies the way the site is displayed and designed, without modifying the underlying core programming of WordPress. While some associate a WordPress Theme with “skinning” your site with a design, a WordPress Theme contains programming code that influences the design, changing it with each generated page view based upon the programming with PHP, WordPress template tags, WordPress conditional tags, and CSS.
WordPress Theme in WordPress Codex Glossary

Continue reading WordPress Words: Theme

WordPress Words: Child Theme

A Child Theme is a Theme that inherits the functionality of another Theme, called the parent Theme. Child Themes allow you to modify, or add to the functionality of that parent Theme. A Child Theme is the best, safest, and easiest way to modify an existing Theme, whether you want to make a few tiny changes or extensive changes. Instead of modifying the Theme files directly, you can create a Child Theme and override within.
Child Themes – WordPress Codex

Continue reading WordPress Words: Child Theme

WordPress Support Handbook

If you want to teach new WordPress support volunteers on the various WordPress forums such as Installation, WP-Advanced or Multisite, how to troubleshoot the many issues they’re likely to encounter, there’s a new guide available appropriately titled Troubleshooting Handbook. Continue reading WordPress Support Handbook