What are some good resources (books, websites, etc.) about doing test-driven development and unit testing for web applications?
[more inside]
posted by Godbert
on Feb 16, 2010 -
2 answers
I work for a small web development company. As we are growing, I have been tasked with looking at a few pieces of our business:
- Version Control (Currently we don’t do it. We’re starting to use Subversion at my recommendation)
- Development Environments (We don’t exactly have formalized dev/stage/production right now, more like just dev/production…)
- Hosting (How we host our different clients varies… too much… we need a good solution)
- Infrastructure (i.e. how we host our own email, how we back up our data)
I already have some thoughts and recommendations, but they’re based on my personal experiences, so I thought I’d see what other experiences are out there and find out what other people/companies are doing…
[more inside]
posted by twiggy
on Jun 5, 2008 -
10 answers
I've been charged with redoing our Label Website pretty much from scratch, both back-end and front-end (yes, its a self-link but its relevant). Because this site is about classical music, there is a HUGE amount of metadata that will need to be collected, parsed and displayed (think 3700 titles * 10 tracks * performer, composer, title, length, etc for each track).
Has anyone done or know of anyone who's done work on this scale on either the back-end side or the design side before that they might recommend? I have an RFP pretty much already mocked-up. I would've liked to have used someone like 37signals but it seems like they don't do work for others anymore.
posted by softlord
on Dec 19, 2007 -
13 answers
I'm looking around for a simple tool to help manage file pushes to a website/web application. Is there such-a-thing as "Release Management" software?
[more inside]
posted by alan
on Dec 7, 2006 -
9 answers
phpBB, Invision, etc., are all great forum systems. The main drawback, for me, is that they all seem so bloated and cluttered. Statistics, rankings, avatars, signatures, etc., all seem to get in the way of actual content. Are there any good, robust, flexible, but more lightweight message board systems out there?
posted by oissubke
on Dec 19, 2003 -
5 answers