Category: Projects

Tourbase

Have been working hard on a listing system that will incorporate google maps, different viewing styles, and link directly into wordpress as both a server and a client plugin. It has been a lot of time and effort but we’ll be launching it soon!

Social Aggregation

Social network aggregation is the process of collecting content from multiple social network services, such as Instagram, Facebook, Twitter, YouTube, etc. into one unified presentation. The task is often performed by a social network aggregator, which pulls together information into a single location, or helps a user consolidate multiple social networking profiles into one profile. …

Pulse

I have been slowly working towards adding Pulse to Afterglow – think of it like a heartbeat, every so often it will re-check the server for updated media posts and automagically display them in the open feed. Real time updates you say? Yes. Yes they are. I’m going to have the Pulse controlled from another …

Milestones

So, I’ve been watching the registrations on transfermyemail.ca and find it interesting the countries that I’m seeing there. It has started being used in Argentina, the Philippines, Austria,  Nigeria, and the UK, apart from Canada and the USA.  The consistent story I hear with most users is that they’re moving from an old/slow/bad host to something newer …

TransferMyEmail

Made some changes to TransferMyEmail yesterday and today – basically I rewrote the parsing routine for folder structure and output of checkboxes. This was needed because originally I had been using “INBOX” as the root folder, which worked to a certain extent, but then had some feedback from Germany, where I found out “POSTEINGANG” could be used …

Commits and Gits

Submitted my first change request/commit for Jetpack, which I already have in use on my site. You’d think having Google+ pages as a link would be something that they’d already have on there? Strange! Find it here: https://github.com/Automattic/jetpack/pull/2654 I went a little further down the blogging road with MainWP and converted my plugin/extension over to …