Tag: Wordpress Posts

Digital Ocean VPS Review

Service Reviews

I was recently looking for a decently priced VPS where I could host a couple of small to medium sized websites. I actually signed up for a few random ones that I found on Google and tried them for a few days, but they didn’t strike me as working very well. One of them actually crashed after about an hour, and it took about eight hours for support to finally restart it for me. Eventually I started looking around the internet a bit more, and ran into a relatively new company called Digital Ocean. I realize that not all web companies have nice looking web pages, but whenever I encounter one that does it immediately makes me feel more comfortable about trying it out. One of the claims on the front page really stood out to me: Deploy a SSD Cloud Server in 55 seconds. I had to test it […]

A ManageWP Review: Easy WordPress Site Management

WordPress

I was recently attending WordCamp Europe near Amsterdam, and met Vladimir from ManageWP. I’ve heard lots about ManageWP over the last year or so, and even helped do an integration with WPtouch Pro to make it work with their system. But I’ve never actually sat down and spent any time with their system, and decided it was time to sign-up for an account, do a bit of exploring and write a basic ManageWP review to let people know what the service is all about. ManageWP is a service that basically helps you manage multiple WordPress websites, all from their own proprietary dashboard. As anyone who writes on more than one site knows, it can be a bit time consuming making sure all the plugins on each installation are up to date and that the system is in good health. ManageWP’s main value-add is helping to centralize the management of all […]

How To Set Up A WordPress Blog

Blogging

One of the first things I did when I committed myself to travelling around the world was to set up a blog. Indeed, I recently just assisted two other people in getting theirs up, one for a trip around the world, and one for a yearly RV trip down to Arizona. This post will give you easy instructions for how to set up a blog using WordPress. Part of the motivation I find with most people is the desire to share some of their experiences, both positive and negative, with others. Since so much of travel research is done these days via the Internet, the desire for most people to contribute to that wealth of information during their own trip is great. Using WordPress WordPress is one of the most popular blogging ‘engines’ powering the internet today. If you visit a website that looks like a typical blog, then chances […]

Configuring WordPress And Nginx

WordPress

After my recent mention on Reddit last week, I decided to try and improve the responsiveness of my little DigitalOcean VPS even more than it already was. I was definitely happy that I was able to withstand almost 20,000 visitors in just a few hours, but thought I might be able to improve things further by switching from Apache to Nginx. I debated it a long time ago, but never made the plunge for a few different reasons. First, I typically used hosting services based on cPanel. From what I gather, cPanel doesn’t really work well with Nginx (or at all), so that was never really an option. And second, I could never quite figure out how to set up WordPress and Nginx properly so that they worked nicely together. It’s slightly more complicated because I often use W3 total cache, and it normally places its configuration into .htaccess for […]

Track Outbound Links On Your Website

WordPress

I’ve been trying to track where exactly people go when they leave my website for a few pages recently, and wrote some code based on a few other examples on the Internet. Basically this bit of Javascript will force Google Analytics to log a special request so that you can see where the user went. It uses jQuery, so you have to make sure you have that included in your theme. Here’s some code that will let you track outbound links on your WordPress website. jQuery( ‘a’ ).on( ‘click’,function( e ) { var url = jQuery( this ).attr( ‘href’ ); var customName = jQuery( this ).attr( ‘data-link-name’ ); if ( !customName ) { customName = url; } if ( e.currentTarget.host != window.location.host ) { ga( ‘send’, ‘event’, ‘Outbound Link’, customName, document.title ); if (e.metaKey || e.ctrlKey) { var newtab = true; } if (!newtab) { e.preventDefault(); setTimeout(‘document.location = “‘ + […]

5 Ways To Speed Up Your WordPress Website

WordPress

I’ve recently been optimizing a few different WordPress websites, and wanted to share with everyone some of the easy ways to speed up your WordPress website. Some of these tips are intended for server administrators and assume that you have root access to your server and/or cPanel/WHM (if you’re using cPanel). Other tips are intended for any WordPress website administrator. This article has 5 different tips for how to speed up your WordPress website. If you currently don’t have a WordPress website but are considering setting one up, here is information on how to setup a WordPress blog. Install a Caching Plugin Applies To: WordPress Administators Whenever a user views your website on a default WordPress installation, your webserver, which is often a program called Apache, will load all the PHP scripts for WordPress, compile them, execute the scripts, access all your content in the MySQL database, and ultimately send […]

Three Week Visit To Australia

Australia

I recently returned returned about four month’s ago from a three week visit to Australia. I managed to make it as far as New Zealand in 2011, but didn’t have the time to get across to Australia. Despite appearances, most people think Australia and New Zealand are fairly close – but they are actually separated by a distance that would take between 3.5 and 4 hours to fly between them, which is obviously quite far (like going from Calgary to Toronto). I left Vancouver on a Wednesday with the goal of being in Sydney on the Friday (you lose a day crossing the date-line). It was a long flight (14 hours), but I managed to sleep during some of it so it ended up not feeling like an extremely long time. It’s hard to believe at this stage in my traveling career that a 5 hour flight used to seem […]

My TekEh Podcast With John Biehler

Interviews

I had an opportunity the other day to record an hour long podcast with my friend John Biehler. John recently started a technology-based podcast called TekEh that has a particular emphasis on Canadian content and guests. His first episode was Kemp Edwards from HootSuite, and talked mainly about the experiences of being in Austin, Texas for South by Southwest. I was excited to be the second guest in the series, and spent an hour sipping a rum and coke and talking about WordPress, our experiences at BraveNewCode creating commercial plugins, having clients, photography, travelling around the world, and everyone’s favourite beverage, beer. It was a really fun experience, and I hope I get additional opportunities to record a few podcasts in the near future. To take a listen, head on over to TekEh and subscribe to the Podcast on iTunes or listen to the embedded audio there.

Going Social: Tips and Tricks for Using WordPress with Social Media

WordPress

Update: Here are the slides from the presentation – enjoy! I’m giving a talk in a few hours down at The Network Hub, and wanted to start a post here for some of the information. For those of you who can’t make it or are stuck on the waitlist, I’ll be talking about the following items: Creative Commons Licensing WordPress and Social Media Stats Plugin: Copyrighted Posts (Licensing Content) Plugin: Tweet, Like, Google +1 and Share (Sharing) Plugin: ShareThis (Sharing) Plugin: Sociable (Sharing) Plugin: Flickr RSS (Flickr) Plugin: MudSlideShow (Flickr/Picassa) Post From Flickr to WordPress (Flickr) Plugin: Viper’s Video Quicktags (Video) Disqus Commenting System Plugin: Add Link To Facebook (Facebook) Plugin: TweetMeme (Twitter) Plugin: WordTwit (Twitter) Plugin: WordTwit Pro (Twitter) Custom short URLs courtesy of YOURLs It’s a pretty demo-heavy presentation, so the slides will only be useful in that they’ll point you in the right direction. But the list […]

Upcoming WordPress Talk: Social Media & WordPress

 Journal

Rebecca is over in Victoria right now for Social Media Camp, and it sounds like it’s a great event. WIthout a doubt, everyone is interested in social media right now, and learning how they can leverage it to build relationships and better run their business. While it hasn’t been officially announced yet, I’ll be giving a talk about WordPress and social media on June the 23rd at the monthly WordPress meet-up in Vancouver. It’ll be at the Network Hub, and should be a fun event. Hopefully whoever comes out will be up for hitting a pub afterwards and continuing on the WordPress discussions over a few beers. The first few pitchers of beer will be on me! But if you’re a WordPress user, either personal or business, and would like to better understand how to leverage the platform for interacting with social media, then this will probably be an event […]