|
Hello,
Is anyone using the Resource Planning> Allocations > Weekly Details Portlet successfully - in particular, with the Time Scale Values of "Weekly"?
We are encountering an error message: "The time periods requested do not exist. Review the column...
Started by donna.waugh on
, 11 posts
by 8 people.
Answer Snippets (Read the full thread at ca):
Time Scale Values - ISSU Thanks Marti...I will pass along the info to our tech support to see.
|
|
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 planning game". The idea is to filter out all the issues and find out the...
Started by SeasonedCoder on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
There you have....
We are doing scrum.
I know of at least one company that does planning by running trough all the issues and for each? I think it is all a bunch of bullshit, since no plan has ever survived contact with the real world.
|
|
Hello!
I'm a sysadmin ambassador (in fact, a dev who is in charge of bridging the two areas), and one of my tasks is to submit improvement propositions to the upper layers of management. I've been thinking about planning a little bit the tasks of my fellow...
Started by Mr. Leinad on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
If you go in with a plan and haven't talk to them, they might be defensive about it and feel you that catastrophic issues are escalated to the top of the list, because systems being used for production need.
|
Ask your Facebook Friends
|
I have tried (in vain) to convince my team that we should use Project Planning Software. I see it as a great way to plan out our projects and determine deadlines for deliverables. They see it as a hindrance to productivity.
Is there some grand arguement...
Started by EndangeredMassa on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
It matters little if you use fall planning cycles? or is....
It is not about using the right planning that will match your companies workflows and goals is.
plan, test planning( Verification and Validation) among other things.
|
|
Hello all im planning to build flash multilayer server ( in c++ or java ) im not coming from the flash area . But from what im reading flash does support sockets , BUT this is not my case i need to be able to support browser flash games so it leaves me...
Answer Snippets (Read the full thread at stackoverflow):
But everything depends on what you're planning to do a client is disconnected, and there's a lot of spoofing security issues related to this technique.
In AS3) or the XMLSocket class (AS2/AS3).
|
|
I want to design a 2D game idea with C#/XNA. Between school, project inexperience, limited resources, and other things that may cause me to bail on the project I am going to try to plan it out before I jump in:
What are some key aspects you've noticed...
Started by srand on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Then go for simple!
not sure :)
Plan with pen and paper sketches for window project?
Don't worry about how it will turn out Do it for fun Don't plan it Start small, don't think big effective ways that I've been....
Onto something very simple.
|
|
Hiya,
I'm looking for a book that tells you how to split up a software (or anything; doesn't have to be software-specific) task or project into discrete chunks, and helps elucidate all the issues and nuances that aren't apparent when you just start programming...
Started by parsifal on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
PMBOK
"Code Complete" is a book that contains a great deal of information on planning projects, specifically different ways to....
While not specific to software, the PMI's PMBOK is a great overview on how the project planning process works.
|
|
As the title says, I'm fleshing out a design for a 2D platformer engine. It's still in the design stage, but I'm worried that I'll be running into issues with the renderer, and I want to avoid them if they will be a concern.
I'm using SDL for my base ...
Started by Sukasa on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Remember - that is ....
I think it good inuff for 2d game
I think the thing that will be an issue is the sheer amount of draw calls, rather than the total "fill rate" of all the pixels you are drawing.
What about decreasing frame rate in to 30fps.
|
|
I'm sure this is a subject that's on most python developers' minds considering that Python 3 is coming out soon. Some questions to get us going in the right direction:
Will you have a python 2 and python 3 version to be maintained concurrently or will...
Started by Jason Baker on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I was originally going to blog this, but then I thought: why blog to these problems have been encouraging... .
Here's the general plan for Twisted.
Then we begin.
At work, we plan to upgrade from 2.5 to 2.6 first.
To migrate everything in one go.
|
|
What language, framework, and hosting considerations should one make before starting development of a scalable web application?
Started by BWelfel on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
If you start with a hosting that does paralysis is the single biggest inhibitor to... .
Framework - it depends on what do you plan to do.
Delivery and use of Javascript/CSS and in-memory caching are all issues common to any language or Java.
|