WordPress: tags with commas and other / custom taxonomies

My general problem was: no commas in WP tags allowed

E.g. the tag

“Fox, Peter”

is not really allowed as a propper tag in wordpress – the reason ? The “add a tag to your post”-form adds the tags “comma separated”, which means such a tag like ours here

ends up as 2 tags: “Fox” and “Peter”

Continue reading “WordPress: tags with commas and other / custom taxonomies”

Mobile web (app) testing

You dont have the neccessary mobile device at hand but you’d still like to test your web project ? Here a little guide.

First impression: The mobile readiness tests

To get a first impression about what mobile browsers will think of your page, when they have to load it there are some nice pages out there helping you out on this:
Continue reading “Mobile web (app) testing”