Ask HN: My MongoDB resources site Mongofu.com, good/bad?
Hey HN'ers,
I'm a long time reader, first time contributor. Anyway, this is a little project of mine, a place where people can post MongoDB related tutorials and questions. http://mongofu.com/
I've been working on this to develop some of my skills in webdev, something I want to move into later on I guess (currently a graduate telecoms engineer). So don't be gentle, be mean =).
Let me know what you think.
Cheers, Sonny Mai
http://mongofu.com/
12 comments
[ 3.4 ms ] story [ 32.7 ms ] threadI'd say that unless you can find a way to get a lot of content/traffic to the site, I'd stick with http://stackoverflow.com/questions/tagged/mongodb or the Mongo Wiki.
Thanks for your comments, much appreciated! =)
My aim is to have people post their tutorials and articles in a more centralised place. As for the occasional MongoDB question, perhaps it is better to post at stack overflow, we'll see how things play out and what people prefer.
Anyway, this is more of a instrument for me to learn to develop and manage a website anyway. Thanks again
What I really like about what you've done is the aggregation from many sources. Potentially the one true place to look for everything Mongo and to follow progress of it. The reddit/HN model applied to a specific area of knowledge and specialised... can't wait for it to get traction.
It's nice. Well done. Now just to get a load of content in there.
I'd love to see tutorials that really spoon feed sharding and scaling it in various scenarios. The docs have a simple tutorial but it's brief and relies too heavily on "you'll understand it if you just do it". I want to use MongoDB but I don't want to wake up 3 months later and discover what I did was screw it up.
I'd also love to see articles that talk about what can go wrong and how to recover from it, and maintenance.
Generally just stuff that would prepare me and others to use MongoDB coming from no experience with nosql stuff.
The mongodb commmunity is quite small right now I think, i'm sure it'll grow, and the amount of resources out there will grow with it. =)
Feedback is what I want right now. =)
Thanks for the comment
If you do setup a wiki, I would be more than happy to contribute tutorials on various topics. I have been using Mongo for a while now, and agree that the documentation needs work and more resources are needed for new users - so if there is a place where we could put that, count me in
I understand your point about a wiki. For now, I don't want to host tutorials on Mongofu. I'd prefer people to host their own tutorials on their own blogs/websites and let others know of this through Mongofu.
Your second point, "good tutorials are always relevant"; I completely agree with you there and I'll sort out a vote/rank algorithm eventually. Perhaps a moderated static page to post these "great" resources.
Thanks for the feedback mate.