Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
6answers
425 views

Review of documentation and technical articles?

After reading about code reviews on the web I started to wonder, are there any sites or communities out there that provide reviews of documentation and technical articles? When working as the only ...
11
votes
9answers
423 views

When should you release a hobby project publicly?

In regards to hobby projects, at what point do you consider it to be mature enough to release the first version to the general public? Do you wait until you have all of the features implemented, or do ...
6
votes
6answers
279 views

How do I decide which features to implement?

I am considering resurrecting an old hobby project of mine, but since my time is limited I am having trouble deciding how to proceed. I already have an extensive backlog of bugs and feature requests ...
2
votes
8answers
174 views

Convincing a one-man team to implement source control

I have been searching for a question similar to the one I have. And none of them seem to fit what I'm looking for. So here is the story. My father is a networking admin at a small hospital. When he ...
2
votes
5answers
189 views

You're a one man development team, someone asks you what resources you need. What do you ask for?

Being a young, inexperienced developer doing one man development work for a client, I thought I'd just need my laptop and a development environment when asked if I needed anything. Flash forward to ...
2
votes
3answers
88 views

implimenting refactoring setup as one-man team (PHP project)?

I had a web-based application outsourced (all PHP with jQuery and some other scripts and ajax). Now I am finished with the provider, and I'm slowly learning php and I'm wanting to begin refactoring ...
0
votes
1answer
135 views

iOS QA tools practical to be used by a one man shop

The problem with apple missing the LDAP login problem made me think it is time for me too to get my testing practices right! For a one man iOS shop, what testing and QA tools do you recommend? ...