Skip to main content
Skip to footer
416-479-0685
Get a Quote
Home
About Us
Our Work
Our Services
Get a Quote
Blog
Contact Us
Category:
AJAX
We built a Chrome Extension to Fight Amazon’s Fake Review Problem
09/10/2025
Want the extension now? You can download it here Amazon's fake review problem has gotten completely out of hand. You know it, I…
How to rewrite URLs generated by WordPress AJAX POST Requests
11/22/2023
In the realm of WordPress development, AJAX is a pivotal technology for creating dynamic and interactive web experiences. AJAX empowers…
How to create self-populating “smart” forms in Drupal 8 with Form API
09/25/2019
Hello! Many years ago (2015 to be exact), we published an article on how to create self-populating dropdown forms using…
How we created our own free content delivery network for WordPress users
05/23/2019
Try out our Free CDN service by installing the Shift8 CDN Wordpress pluginHello! We thought it would be an interesting…
How to inject advanced custom fields into your WPBakery post grid
01/11/2019
Hello! Yes of course WPBakery / Visual Composer is bloated. Absolutely correct its more ideal to simply create your own…
How to cache queries to admin-ajax.php in WordPress to improve performance
11/02/2018
Hello! Working with wordpress for a while now, we noticed that many actions, whether administrative in nature or building a…
How to craft an XSS payload to create an admin user in WordPress
01/31/2018
Hello! XSS (or cross site scripting) attacks are a common method to maliciously execute actions against a website installation. In…
WordPress Woocommerce plugin to disable payment methods based on zip or postal codes
01/15/2018
Hello! Woocommerce is a great easy-to-implement and versatile e-commerce platform. With the robust development community, expanding the core functionality can…
How to use PHP as a web service to backup MySQL over HTTPS to a remote destination
03/14/2017
Hello! Following with the theme of our last post, we thought it might be useful to demonstrate how to create…
New Company Site Launch for Shift8 Web
11/11/2016
Hello! We are excited to announce that we have created a brand new website for ourselves! Sometimes its difficult to…
Create self-populating ajax drop-down forms in Drupal with the Form API
12/14/2015
Hello! At risk of making the title of this post a mouth full, I thought I'd share some of our…
Ajax Long Polling to your RESTful API
05/01/2015
Hello! Whether your developing a mobile or web based application, keeping on top of constantly changing data is a challenge…
Pull JSON data from your website to your mobile application with Ajax and PHP
03/04/2015
Hello! Making mobile applications is much easier than it used to be. As with previous posts, we have been experimenting…
Drupal Problem : An AJAX HTTP request terminated abnormally
11/09/2014
Hello! Recently we had a tricky problem with Drupal 7 and manipulating content. Our content types and content in general…