Web Tips and Tricks
Auto-Delete AWS Snapshots with Python Lambda Script
When eXcessive snapshots pile up, so do costs. Check out our custom script for deleting AWS snapshots and learn about the Data Lifecycle Manager, which allows users to set up a lifecycle policy for the creation and deletion of snapshots.
Untangle the Website Design Process with Wireframing
Mock up a clean website layout in minutes with Pencil. This free wireframing tool is simple to use and includes all of the basic GUI tools.
I Got Quicker at Debugging and So Can You
Eradicate those annoying little PHP and MySQL code demons with these tools and a few lines of custom code created by one of our developers.
Out with the Old, In with the New — Updating PHP is Essential for You!
Do you own or operate a WordPress, Joomla!, Drupal, Magento or WooCommerce site? Then you're using PHP and should read this to prepare for critical changes this new year.
Using Git, Even as a Solo Developer
Why You Should Consider Using Git, Even If You Are
Introduction to WordPress Custom Post Types
Need to change the appearance of some content on your site? Try a Custom Post Type - it's a great way to distinguish content like staff profiles, testimonials and such so it looks different from your standard Page and Post formats.
How To: Google Geolocation Services API Implementation
Pump up your site's mobile-friendly capabilities by implementing Google's geolocation services API.
What is a WordPress Child Theme?
Turn web development into child's play by understanding WordPress child themes and how they can help you customize your site.
How to Add a WordPress Navigation Item Without Linking to Another Page
By default, WordPress menus require each item added to link
The Difference Between WordPress Posts and Pages
When creating content in WordPress, should you create it as a post or a page? What are the differences and does it matter for SEO?
‘Gotchas’ When Assigning and Using Variables
"Learn from the master, you must!" If you do any