Main Content
May 13, 2019
Having a process to follow when it comes to website planning and development is essential. The following considerations factor into successful development.
Choosing a Method
Planning and Development Goals
Choosing a Methodology
Influencing Development Methodology
Choosing a Method
… Read More
Header image

In Part 1 of this series, we covered more of the philosophical side of why we should care about accessibility. Now in Part 2, let’s get down to business with some tips on how best to incorporate accessibility into your development.
Skip to main content - HTML
The skip navigation link helps… Read More
March 17, 2017
Publishing on Drupal.org - Overview
The process of applying for permission to create a Full project has changed as of March, 2017. Developers looking to publish a Full project are encouraged, but not required, to apply for permission to opt into security advisory coverage, and I wanted to know for… Read More
March 10, 2017
Before joining Promet Source, I had frequently heard their reputation for employing some of the best developers in the industry. I have seen this proven time and again, with both new development projects and countless “rescue” projects we deliver.
So, what does a trainer do to help experienced… Read More
March 8, 2017
Before setting out for a road trip, I never leave home without the essentials: playlists full of all my favorite tunes, a good friend that doesn't mind when I sing off key, plenty of snacks, and of course, directions to wherever I'm headed. Although I believe the journey can be half the fun, I… Read More
February 22, 2017
Why should I load test my site before launch?
Website load testing is used to simulate user interaction with a website, increase the frequency or the number of interactions, collect the results of system usage, and then analyze them to aid in system improvement towards desired results.
There are… Read More
February 13, 2017
Before we start, I’ll use several common terms when describing accessibility so here’s a quick guide:
Common web accessibility terms
WebAIM - Web Accessibility in Mind, Center for Persons with Disabilities
W3C - World Wide Web Consortium, an international community that develops web… Read More
January 17, 2017
Join us on February 1st as Promet's own Johnnie Fox and Steve Zipfel, along with Acquia’s Matt Grasmick walk through how you can rapidly set up, test, and deploy a D8 build with the help of Acquia Lightning and BLT.
In this Tech Talk, we’ll navigate you through how following a prescribed process… Read More
January 5, 2017
Search Engine Submission
This stopped being necessary at least 10 years ago. If you publish something new, and link to it from a page Google knows about, the new page will get indexed, normally within a day or two. There is a manual URL submission form in both Google and Bing Webmaster tools, but… Read More
September 7, 2016
Odds are most Drupal Support Developers have found Drush to be an extremely useful command line tool for routine maintenance tasks such as generating one-time logins (drush uli), clearing caches (drush cc all or drush cr), or updating modules (drush up). And many more advanced commandline tasks!… Read More