Skip to main content
 

My status updates are now published to my own site first. <p>#status </p>

 

On The God who Peter Molyneux forgot

Wesley Yin-Pool, writing for Eurogamer:

You will become a digital god, Molyneux proclaims in the video, of 22Cans' next game, Godus. And, you will receive a cut of the money made by Godus from the start of your reign to its end.

18 months later, as Bryan Henderson approaches his 21st birthday, he has yet to become God of Gods, he has yet to receive the "riches" Molyneux promised him, and it's looking increasingly likely he never will.

The core issue with promising such a fantastic reward is that it depends on a future that hasn't materialised:

"But we can't have the God of Gods role without the ability for people to challenge the God of Gods role, and the God of Gods role can't be challenged without combat, and we can't implement the combat without sorting out the server issues, which are being sorted out as of last week. It's just a maelstrom."

It looks to me that the whole team is continually rushed into firefighting the next feature development, with never enough revenue coming in to take a breather and plan things out properly.

He confirms the Godus development team has shrunk considerably to just a few people as resources are diverted to a new game, called The Trail.

Trust me, by the time the server issues are sorted; the combat is implemented; the multiplayer is developed and the God of God feature is finished there will be no players left to make any money from. 22Cans would do better to offer some kind of goodwill gesture to restore the morale of its staff and its fans before this PR opportunity turned completely toxic.

 

 

Switched to secure connection [updated]

I've switched this site to HTTPS, a secure connection, using a ssl proxy service provided for free by Cloudflare, for reasons. Let me know if you come across any issues.

For those using WordPress, changing the settings Site Address and WordPress Address to HTTPS may make your site unavailable. FYI, the solution I settled on is to install the WordPress HTTPS plugin. Then I set the Site Address to HTTPS. Finally, I cleared the cache. All is working fine now.

Update (06/02/15):
I've moved away from Cloudflare as my DNS provider and as a side-effect this means I'm no longer HTTPS for now. Sorry.

 

Tweet: So tempted to start a bbc news truth correction ac...

So tempted to start a bbc news truth correction account, but don’t think it’s good for my health. Wish there was more choice than it and sky

 

Tweet: Feedback for @BBCNews reporters: EU is not Brussel...

Feedback for @BBCNews reporters: EU is not Brussels and Berlin, it’s just as much London. Stop pretending we’re not in it.

 

Tweet: Tried to login to @LastPass and login to twitter i...

Tried to login to @LastPass and login to twitter in a tab. After 4 minutes still waiting on login submission. Wifi! My iPhone 4 is too slow

 

 

Tweet: Surely there is a tumblr for that?

Surely there is a tumblr for that?

 

Tweet: Dear ios dev team can you please make a badges cen...

Dear ios dev team can you please make a badges center so I don’t have to see these nagging red numbers all over my serene ios home screen?

 

Tweet: My Hide Trackbacks #wordpress plugin is now compat...

My Hide Trackbacks plugin is now compatible with version 4.1 (wordpress.org/plugins/hide-t…) Keep referrers, stop spam comments.

 

Tweet: Started a huffduffer feed (https://t.co/wax0BHeF2D...

Started a huffduffer feed (huffduffer.com/svandragt) to listen to audio files on the move using my podcast client.

 

Tweet: Are there any razor blades (single blades) that m...

Are there any razor blades (single blades) that meet @LeapingBunny cruelty free standards? Not been able to find any! :(

 

 

Tweet: 2014 for me was about the failure to have a honest...

2014 for me was about the failure to have a honest debate about . Today's recap on @BBCNews keeps adding spin / lies

 

Tweet: Python or poetry: pip install fabricfab deploysi...

Python or poetry: pip install fabric
fab deploy
sip lemonade

 

 

Tweet: #powershell tip: $ContentsWithLinebreaks = (Get-Co...

tip: $ContentsWithLinebreaks = (Get-Content $FilePath) -join "`n"

 

Tweet: Trying to figure out how to download all my past t...

Trying to figure out how to download all my past tweets using Twitter Tools for

 

Tweet: Made some layout changes ...

Made some layout changes to vandragt.com (refresh), any comments?

 

Set a webpart to use the full viewport height

Today I wrote a bit of code that will set a webpart to use up all available height in a SharePoint page.

  1. If required, convert the page to a Blank WebPart Page or any other type that allows multiple webparts.
  2. Add a Script Editor web part with the code below, changing the elementID passed into SvdSetElementFullHeight with your element's ID attribute.

http://gist.github.com/svandragt/cbbd138d15f61fb71df9/7d07c53a3dfaa011005b5158e09bcfdd98312099