|
05/23/08
I’ve always been fascinated by data feeds and how they might be used as game content. Twitter is a very interesting stream of data and I’ve been thinking about how it could be used in/as a game. Here’s my first attempt: Twitter Match. I put it up at my free online gamessite, but in the “Game Laboratory” section, since I consider it an experimental game.
Share This
Post a Comment
05/19/08
I’m developing a new Web site and find myself about to create yet another user database. I need people to register with the site so they can leave comments, ratings, submit high scores and maybe get an email newsletter. But I really don’t want to create another registration system. There has to be a better way.
I looked into the OpenID system, but this is definitely for geeks only. Normal people would just get confused over the idea and not understand it. Plus, my attempts to implement it as a test showed that it is not all it is cracked up to be: different OpenID providers seemed to work differently.
I suppose I could skip registration and allow comments anonymously. But that would invite spam. I could allow high scores without registration, but that would invite obscene names. Ratings could be limited by IP address, which isn’t perfect. So I could moderate all comments and only allow initials for high score names. An email newsletter can be outsourced to a service like Aweber.
But are there any more innovative solutions out there?
Share This
2 Comments
|