Tagged Questions
1
vote
3answers
143 views
What to do with database in dev/production phases of a website?
For a while now I've been keeping a website I'm developing in the standard dev/production phases. Its been pretty simple: Mercurial repo for dev, repo for production. Do work in dev, get approved, ...
3
votes
2answers
213 views
creating a tag-based website and not using programming?
I want to create a tag-based website, and I need a tool that I could use (preferably without programming).
It's a site where a user could pick tags on a certain item. All tags will be placed under a ...