Oh wow I did not know that was happening at giantbomb.
I still contribute semi-regularly to GB, but can say that any data that needs moderator approval is definitely taking substantially longer to get the nod. I reported two duplicate game pages about a month ago and they still haven’t been addressed.
You’re right. It’s not acceptable, and it’s my fault. I don’t have time to keep up with it, I haven’t built a good enough system to let the community do it, and I don’t have the resources to pay the volunteers who help me to do it. I owe such much to all the volunteers who have donated their time that have helped me over the years. I wish I could pay everyone a full time salary to do it.
I promise I’m working on the transition to IGDB when I have time. I know other sites like backloggd have better data, but I really do think we have a better shelf system. I just need to pair the better data with the better shelves and we’ll be back at full force again.
Here’s the thing: at the end of the day, Giant Bomb may not be perfect, but it is working. And it’s important for everybody to remember that this is a free resource that you are giving to us in your spare time. So please don’t feel that the discussion here is meant to be any kind of critique of your priorities, or pressure on you to give us…you know…a better free resource.
Personally, I think Grouvee’s a great site. I like the shelves, I love the community, I plan to be here a while and I’m excited for whatever changes come in their due time. Unless you plan to make the site tarantula-themed, in which case I take all of it back.
+1 what @Jeslie wrote.
Don’t beat yourself up about taking your time, @peter. It sounds like the transition will require a lot of work, and no-one could reasonably expect you to do it quickly. (Also – more haste, less speed, and all that.)
Is this still happening? I wanted to add some random horror games to the database, but, if this change is happening somewhat soon, I might just wait and see if they are already in the new database
It is still happening. I’m so far behind in life, it’s not even funny, but it will still happen. I’d go ahead and submit them here and we’ll merge them together if they do happen to be on IGDB. That’s actually the main sticking point is figuring out how to do the merge in a sane way. Importing data and displaying it with all the new data points has been done for a long time. Figuring out how to associate their games with our games is my nightmare Maybe I’ll make a small horror game about it.
A horror game about coding? I like it. Id play it. Maybe the game begins coding itself. Or you get pulled into a game you were coding and you have to battle it via coding lol
Maybe this doesn’t look like much, but there’s a ton that’s gone on in the background to get this data included. This is a vague idea of what the pages can and will include. There’s a whole lot of linking going on in the database. I just need to figure out how to map our games to the IGDB games using community tools, and we’ll be on our way!
Ha, half of this excites me lol.
Haha. I need to know what the two halves are!?
One half is that youre making progress and including consoles, which is the exciting part.
The other half is youre adding more work to your already full plate lol. Which less exciting XD
I love how organized and digestible this information is. So many websites feel so cluttered with the way they handle data but this has me really excited for the update.
Also do we still have likke the comments and reviews after the merge? Are they like stashed away all nice n neat on anoyher page?
Yeah, all that stuff will still be there. Right now all I put on a game page is the 10 most hearted reviews, and the 10 latest statuses. I’m hoping to show that many posts, plus links to more. I don’t know why I’ve never built a page to show more reviews/statuses for a game. Right now, people’s reviews for big games just kind of get lost in the ether after they go off the front page. There’s still a fair amount more data to get on the page (release dates!), but like @Roach is saying, the less clutter the better.
Speaking of release dates. That is an extremely annoying and weird data point to handle. IGDB has a first_release_date field, which is basically what Grouvee stores now for a game. They have a whole other list of release dates I could grab from the database too. For instance, the original Legend of Zelda, the first release date is 2/20/1986, but then they list all the other release dates on different consoles in different regions. It’s kind of like our releases list now, but just for dates. I’ll probably just do what IGDB does (and what we’ve been doing), and use the first release date as the release date used for sorting and displaying, and then maybe do some kind of table of the other release dates for informational purposes. That’s honestly the only data point from them I haven’t written the import code for yet.