Tagged Questions

0
votes
2answers
33 views

PHP/Flash advice

Looking to start a project that would require me to use Flash or Flex (I have not worked with either of these yet, yikes!!!). Flash would be the front end user interface that needs …
4
votes
11answers
240 views

Startups and QA

Startups should have dedicated QA early in the process. Often, QA is added fairly late. My two-part question is: When should dedicated QA first be part of a startup effort and …
18
votes
14answers
732 views

How do you plan your day’s work?

At the start of the day, I often just fire up my IDE and work on my current project until I get tired or finish a certain part of the project. But often that doesn't work out too …
12
votes
59answers
1k views

Getting organised; The TODO list.

What's the best way to organise my personal TODO list? and what tools are available for organising team TODO lists? Should I still be thinking in terms of TODO or are there bette …
6
votes
11answers
271 views

Any tips on planning a large database

I usually fly by the seat of my pants when building my databases. However, my new project is going to need quite a bit of planning. I never went to school for database development …
0
votes
1answer
34 views

Looking for an ASP.NET planning control

Hi, I'm looking for a planning control (like Outlook's calendar for example) for ASP.NET. I found a lot of non-free controls, but none free (even on http://asp.net control gallery …
28
votes
21answers
1k views

How to estimate the length of a programming task

What process do you use to estimate how long a (significant) programming task will take. Do you use one or more of the following: intuition/guessing reference to similar tasks wh …
4
votes
6answers
156 views

What is the acceptable upper limit of time allocated to a single development task?

When asked to estimate and/or while reading my coworkers estimates they often read something like this: Make new ############# page with feature ############## - 8 hours Create n …
4
votes
6answers
394 views

What should be included in an Application Architecture checklist?

I'm trying to come up with a checklist or set of questions/criteria to assess and evaluate proposed or emergent architectures (perform architectural reviews). What are the most im …
10
votes
30answers
1k views

Time management tricks, tools & tips

Working with software day-to-day usually means you have to juggle project work, meetings, calls and other interrupts. What single technique, trick, or tool do you find most useful …
3
votes
6answers
136 views

Making decisions about the architecture of your project; what is your decision process like?

Many of us, who have designed and developed systems from scratch, have been in situations where you had to make tough decisions about the architecture of a project. Where did you, …
9
votes
12answers
388 views

What are often overlooked steps to take before beginning a big project

Obvious steps that are easily overlooked or great tricks that you have learned to implement that make things come together smoother. Or even ways of doing brainstorming or mapping …
5
votes
2answers
101 views

How do I get sufficient detail in planning and estimation when using TDD?

When planning a 2-week iteration in the past I have taken a user story: Story: Rename a file And broken it into tasks which were then estimated in hours: Story: Rename a file …
7
votes
3answers
161 views

How can I learn about writing project specs?

I recently read through Code Complete, and it recommends that I create a project specification before actually coding. The book didn't go very far into detail about what 'specs' a …
7
votes
7answers
503 views

Do you practice the planning game?

In our small development team we are adopting the agile way of developing our software. We try to stick to one month development cycles. At the beginning we play what we call "the …

1 2 3 4 next
15 30 50 per page