VanDragt.com

Commentary on Digital Media and Usability

Silicon Knights: “used games are cannibalising the industry”

without comments

Silicon Knights boss Denis Dyack talks about used games effect on development budgets:

“I don’t think as an industry we can afford $300 million budgets. Some games can, don’t get me wrong – for a game like Call of Duty, if they had a $100 million budget, or whatever their budget is, they can afford it. That’s not the industry, that’s sort of a one-off.

Perhaps there is a point after which it makes little sense to spend more money as you simply cannot recoup it in the market. I’m guessing this limit is probably closer to $0 than $300 million.

source Gamesindustry International.

Written by Sander

March 28th, 2012 at 11:05 am

Posted in Uncategorized

Tagged with

I Won The Windows Phone Challenge, But Lost “Just Because”

without comments

This sounds like a situation where I hope some rep from Microsoft will intervene and offer the guy his reward.

via I Won The Windows Phone Challenge, But Lost “Just Because”

Written by Sander

March 26th, 2012 at 10:03 am

Posted in Uncategorized

Tagged with ,

Piratepad Beta

without comments

This is a online document creation tool that you can work on in realtime with other people with chat. Good for notes and documentation or getting feedback where the other party can make amendments in realtime. (click frog to start)

via Piratepad Beta

Written by Sander

March 22nd, 2012 at 10:06 am

Posted in Uncategorized

Tagged with ,

iPhone / iPad workday reminder alarms

without comments

IOS tip: I wanted a reminder every workday at a certain time. You can’t set these up in Reminder. Nor in Calendar. Only under Clock > Alarms. And these alarms you cannot swipe to dismiss, you have to swipe to unlock the phone then lock it again. Or snooze the alarm from the lock screen. Not nice when driving.

Written by Sander

March 21st, 2012 at 10:57 am

Posted in Uncategorized

Tagged with ,

Fork webpages

without comments

I’m looking for something a bit unusual. Say you are following the instructions for installing a software package (rl example: http://library.linode.com…/webmin/installing-webmin). Now you find out the instructions are outdated, or incomplete.

How do you keep your notes/additional instructions together with the original? Now you have two problems, your instructions and the original can be updated independently. What happens when the original is updated, or a new version of the software is released?

Wouldn’t it be great if you could fork the webpage and update it (or even submit a pull request to the maintainer)?

Is there any practical way of working this way – or will I be stuck with a notetaker / blog / bunch of outdated textfiles?

A lot of questions – maybe one of you has the answer.

Written by Sander

February 17th, 2012 at 11:25 am

Posted in Uncategorized

Tagged with

Link: Stop paying your jQuery tax

without comments

Speed up your jQuery powered site by moving scripts to the footer.

Turns out that pushing jQuery to the footer is quite easy for the common case. If all we want is a nice $.ready function that we have accessible everywhere we can explicitly define it without jQuery. Then we can pass the functions we capture to jQuery later on after it loads.

The big lesson learned is that we could avoided this whole problem if we started off with my proposed helper.

via Stop paying your jQuery tax.

Written by Sander

February 17th, 2012 at 11:07 am

Posted in Uncategorized

Tagged with

What Happens When You Swear At Your Users

without comments

A valuable lesson for anyone running a website:

After working out a few technical kinks and several botched emails, thanks to missing line breaks, we sent out a final test email to ourselves.  Unfortunately, it went out to every user 

fetchworthy notes • What Happens When You Swear At Your Users.

Written by Sander

February 7th, 2012 at 10:04 am

Posted in Uncategorized

Tagged with ,