Skip to main content
Skip to footer
Opens in a new tab
416-479-0685
Get a Quote
Home
About Us
Our Work
Our Services
Get a Quote
Blog
Contact Us
Category:
RESTful API
How To Import TRREB PropTx Real Estate Listings Into Your WordPress Site
10/28/2025
TLDR : Download the (Free) Wordpress TRREB Listing Plugin Here! Years ago, we hacked together a Python script that would…
How to import your Zoom Webinars into WordPress as custom content
12/04/2020
Hello! Now, more than ever, companies businesses and individuals are leveraging web based collaborative tools like Zoom. Whether it be…
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 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…
WordPress plugin to remotely manage and automate multiple WordPress sites
02/23/2018
Hello! Being a Toronto based web design and development agency means that we interact with a significant number of Wordpress…
WordPress plugin to get geolocation coordinates from a visitors IP address
01/29/2018
Hello! We recently had a requirement from a client to generate content on a page specifically based on the geolocation…
How to push your WordPress site with a simple bash shell script and integrate it with Jenkins
12/21/2017
Hello! Previously we gave an overview of our new Wordpress plugin to integrate your Jenkins build process within the Wordpress…
WordPress plugin to integrate Jenkins to streamline your build process
12/19/2017
Hello! We love integrating Jenkins into development workflow. Typically Jenkins would be used for custom development projects to streamline the…
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…
How to create asynchronous non-blocking queued jobs in WordPress
11/18/2016
Hello! One of the projects that we are currently working on is a Wordpress plugin that integrates with the Toronto…
How to create a web interface to modify your AWS Security Group
07/05/2016
Hello! On top of developing and designing websites for clients in and around Toronto, we also do managed and dedicated…
Create your own WordPress shortcode that pulls posts from facebook page
10/21/2015
Hello there! In the same vein as our previous post that shows how you could create your own shortcode to…
Create your own wordpress shortcode to pull tweets from a user
09/18/2015
Hello! I'm of the opinion that it is better to code your own functions, shortcode and templates to accomplish even…
Use PHP to send APNS iOS and GCM Android push notifications
08/13/2015
Hello! Through our own internal projects it has become a requirement in the past to implement a system that integrates…
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…
Use PHP to set up a RESTful API with simple authentication
04/06/2015
Hello! It is sometimes necessary to bridge different web applications together in order to transmit or receive information and process…