Is DrawSomething a new approach to gathering Big Data?

DrawSomething Logo

Data is fast becoming the hot commodity in today’s society. What do we know about our customers? How can we use our customer’s habits and trends to make our product better? While this concept is not uncommon in the non-digital world (printed surveys and small inserts in magazines aren’t uncommon), filling in surveys is fast becoming a common and, frankly, boring method of collecting data about customers or users or a product.

I know, why not make them draw things instead?

DrawSomething, a popular mobile and online game by OMGPOP, has taken the digital world by storm. Worldwide, mobile users are connecting with their friends (many via Facebook) and drawing pictures of words such as “swimming”, “magnet” and “katyperry”, in the hopes that their friend will be able to guess the word correctly. This digital take on the popular “Pictionary” board game is great fun and, frankly, rather difficult to put down. Other than the fun factor, what is the real bigger picture (pardon the punn)?

Continue reading

Matty, Y U NO BLOG THIS WEEK?

Greetings, Wally watchers… long time no chat.

You may have been popping in here this week and thinking, “why isn’t he blogging every day, after he said he’d aim to do a post a day for the whole year?”. I’ll explain why I’ve been quiet on here for the past few days. :)

Over the past few weeks, i’ve been working with Michael Krapf and Mark Forrester over at WooThemes on our new theme (released today), “Unsigned“. This theme, geared primarily at bands and solo musicians, is a theme that’s near and dear to me, as music is a great passion of mine, as is the independent music industry in South Africa. More on “Unsigned” in another blog post though. Back to Project 365 and the “post a day” concept.

Continue reading

Filtering the Options API in WordPress

The Options API in WordPress is one of the many WordPress APIs we all use every day when developing with WordPress. A quick call to get_option() is not an uncommon sight. What if you could dynamically filter those options? You can.

Adding filters in WordPress is also a common practice. Combining this with the Options API can allow for, for example, the ability to change an option when in preview mode without committing to the change.

In the “Magazine” template in Canvas by WooThemes, for example, WooTumblog “image” and “video” posts are aware when they are present in the magazine-style grid. This is an example of filtering the Options API.

Continue reading

Daily blogging, what to write and who to blog for

So, now almost a month in and Project 365 is still going strong. At this point, I thought it a good idea to touch base and get some feedback from you all on this month’s posts so far.

It’s often said that one should blog first and foremost for oneself. If you like a topic or post, you should write about it of you want to. While this is true, the next question I ask myself is, why share thoughts and ideas if I’m blogging for myself and, by association, not for readers?

Continue reading

The world according to Generation-O

In today’s world, we have so much at our disposal. Technology that previously occupied room upon room of space to do a few calculations now makes up a small part of even a common calculator. Let me ask you this… is having all this technology always great?

Occasionally on Twitter, I read tweets along the lines of “20 years ago today, I was climbing trees” or “#whenIwasYourAge I rode my bike to school every morning”. Is technology part of what has caused this generation shift?

Many people refer to “Generation-Y”… the youth. The “young people” who are to “make a difference in the world”. I’d say that we’re entering a new age of “Generation-O”- the “plugged in” youth of today who seek to optimise every facet of their lives through technology.

Continue reading

How to improve web developer coding practices (and code)

Every developer approaches their day to day development tasks from a different angle. In addition to this, each developer “designs” their code to suit their own personal preferences and approaches towards specifics in a project. When developers examine code written by other developers, we’re often critical (sometimes hyper-critical) of the code itself, mostly according to our personal preferences. While there is a place for being critical of code, and it should be encouraged, there are a few aspects of this criticism that should be left at the door… namely, the personal preferences.

While we all have our own preferences, it’s important to solidify a few areas when approaching code and to, ultimately, hone the developer’s mindset into certain guidelines. Below are a few thoughts I have running through my mind constantly while developing:

Continue reading

Presentations using SlideRocket

SlideRocket Logo

In the last week, Jeff and I presented a workshop at the GROW Academy’s BootCamp, discussing website design & development and focussing on using WordPress to do this. For both our introductory session on Monday and our more in-depth theory discussion on Wednesday, we needed a slideshow presentation to work through the various areas of website construction. Lets zoom back to Monday morning… I needed some slides… in a hurry.

As many of you know, I like to keep my computer as clean as possible. If I don’t use an application, it gets removed and everything that could go onto the machine is thought through before it’s loaded on. Thus, I don’t have PowerPoint, Keynote or anything of the sort… because I don’t need it. Suddenly, I did. Enter SlideRocket.

Continue reading

Re-thinking the concept of the “impossible”

In today’s society, it seems to be a common occurrence to use the word “impossible”. For example, after climbing a mountain, one might say something like; “wow, that was impossible”. No it wasn’t… you just did it. Nowadays we seem to have a tendency to over-exaggerate (pardon the tautology there) and, in many cases, start to believe what we’re saying. Surely, this affects how we approach tasks and situations. Why should it?

Over the past few years (I’d say, since about 2008), I’ve decided to approach tasks day to day from a different angle. How can we say that a task is “impossible” if we haven’t even yet attempted it?

This is quite a common occurrence in web development… developers looking at a task, attempting to analyze it, getting “stuck” at one point and then moving on, deeming it “impossible”. Why does it have to, all of a sudden, be “impossible”, if you haven’t even attempted it yet? Why settle for the “shortcut” when you could just sit down and develop it how you envision it in the first place?

Continue reading