Responsive images and tinySrc

Producing images of the perfect size, when you create a Web site that targets multiple device classes with very different screen sizes is always a problem. There are a number of solutions out there, but they all require some kind of server-side detection and image wrangling. tinySrc is a nice and simple solution that takes away most if not all of the legwork. Possibly the only downside of tinySrc is that it relies on server-side detection itself. A lot of developers that worked with browsers like Chrome, Firefox and Opera advocate for client-side detection where it’s the browser that tells you about its capabilities instead of relying on a static database. I will not go into the details of why and when one is better than the other, let’s just say that tinySrc already gives you the power of the server-side, with my little software you can also benefit from the power of the client. Continue reading “Responsive images and tinySrc”

Google Analytics for WordPress for Mobile

Joost de Valk, a.k.a. Yoast, has created the great Google Analytics for WordPress plugin. The plugin does exactly what you would expect, add the Google Analytics JavaScript to your blog. On top of that it also allows you to define a lot of little tweaks specific to WordPress such as tracking authors, tags, categories and more.

All this is great, but what about mobile devices?

Continue reading “Google Analytics for WordPress for Mobile”

Getting W3 Total Cache and a mobile plugin to work in WordPress

Since release 0.9.0 W3 Total Cache has an excellent mobile support. The author has done a great job with this update and now it works smoothly. Different mobile plugins or themes might require some slightly settings, but the default should work for most cases.

Configuring WordPress Mobile Pack
Continue reading “Getting W3 Total Cache and a mobile plugin to work in WordPress”

Off to a good start with the new blog

Yesterday I switched the blog server from Blogger to WordPress. Everything still seems already. Yesterday, just a few hours after the switch I had already received 4 or 5 spam-comments. Not a great start from that perspective, but luckily moderation is turned on and I quickly marked them as spam. I might consider adding some CAPTCHA or similar, let’s see how the trend goes.
Continue reading “Off to a good start with the new blog”

From Blogger to WordPress, finally!

Welcome to my new, old blog.

After using Blogger for more than 5 years and after developing WordPress plugins and sites for others, I thought it was time for me to jump on board. A lot of people are leaving WordPress, focusing on Twitter, or using new tools like Posterous and Tumblr. I like to be old school sometimes, and I like this blog and the history it holds.

So welcome to the same old thing. 🙂

Go mobile with WP Super Cache and the Mobile Pack

If you want your blog to stay as fast as possible and you want to support mobile users you will have to reach some compromise.

This was true until today. With the WordPress Mobile Pack version 1.2.1 you now can get the best of both worlds. Here is a quick guide on how to achieve it. I am assuming you have installed the latest version of WP Super Cache, already.
Continue reading “Go mobile with WP Super Cache and the Mobile Pack”

Getting W3 Total cache to work with WordPress Mobile Pack

If your WordPress site has enough traffic you have been considering a cache plugin. Most people download WP Super Cache, plainly said the most popular plugin for WordPress. W3 Total Cache is a different plugin that aims to achieve about the same, but has a number of advantages such as support CDN, minifying CSS and JS and more. From a quick look at the code it looks much lighter and more in general it has a different approach to cache.
Continue reading “Getting W3 Total cache to work with WordPress Mobile Pack”

Making Super Cache and mobile work well

If you are using WordPress for anything critical beyond your local football team, then you know that the use of a cache plugin is a must.

WP Super Cache is the best known cache plugin, if not the most famous plugin of all. Initially it did not play well with admins that also wanted a mobile presence and it is very simple to explain, the whole purpose of the cache is to generate the file dynamically once, store it and then serve it again without any further computation. As the years went by, mobile became more important and WP Super Cache integrated a basic mobile support. Recently donncha introduced a fundamental new feature, the ability for other plugins to define actions. I will not go into the details of how this works and what you can do, you can read all of it on the WordPress site.
Continue reading “Making Super Cache and mobile work well”

WordPress on Mobile at WordCamp Ireland

This weekend I traveled to the beautiful Kilkenny to talk with developers and designers about mobile. Of course mobile is my bread and butter, but I thought it would be a good challenge to talk about it to people that have never worked on it or maybe still see it as a niche and something that is not SO interesting.
Continue reading “WordPress on Mobile at WordCamp Ireland”

WordCamp Ireland report

I am just back from WordCamp Ireland, a two-day conference about WordPress and blogging in general. Have you ever been to a WordCamp? Are you interested in blogging, or more in general about writing content on Internet? Then you SHOULD be going to a WordCamp!

I don’t know if it was this one that was particularly good, but there are so many positive things that I’ve experienced at this event, that I strongly recommend you to go as soon as you can. You have gone already? Then go again! 😉

If you don’t know what happens in a WordCamp, then here’s a quick list of things you can expect. To start off, it’s not a conference for geeks only, it’s about blogging and writing good content to publish on Internet. I admit you will likely meet a bunch of geeks, but you will also meet a lot of “normal people” that are passionate about Internet and want to get their ideas online. The general attire is very relaxed and equally the socialization is very easy going.

I have been to a number of conferences and this was easily one of the best and I’m saying so because I have a long list of things I have learnt and things I’ve heard and that now I was to learn better. This is probably the best outcome that you can get from a conference.

Small disclaimer: I was one of the speaker and not surprisingly I was talking about mobile, but for once, not to mobile nerds. Presentation coming to the Internet very soon.