|
Just like human beings have vital signs (e.g. temperature, heart rate, blood pressure, and breathing function); what vital signs are essential to collect and track to aid in the evaluation of the overall health of a project?
No clear winner yet based ...
Started by Brian on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Can be easilly listen to and address when....
Still on the project) / (number of original developers at the start of the project)
;-)
Project team confidence that project scope and quality can be achieved in time and on budget.
|
|
I would like to work on a programming project in my spare time and would like to know if there is a project where I can help the science community in some way?
Thanks!
Started by Luis on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
I know BOINC is always looking for help
Edit: Here is their programming help or faculty) need development....
I'm sure they would appreciate any help you thought you could provide.
Are largely contributed by the scientific community.
|
|
Anyone know any good Ruby or Python OpenSource projects that are in need of some help at the junior level?
I seen this link: http://stackoverflow.com/questions/38881/how-to-find-opensource-projects-looking-for-help but I am looking for some opinion.
Started by Brian G on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The Ruby Redcloth Gem is currently looking for help....
Really good libraries and applications ruby or python.
Start helping out with that project.
The one you like best.
With/in your project that you could help out with.
|
Ask your Facebook Friends
|
I am trying to use VIM for some programming. I am a total beginner in VIM. Could you guys please help me figure out Project Plugin . I cant understand the documentation. If you have used this plugin, could you tell me the basic steps to get started?
Started by kunjaan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
An example is given_of_project = path/to/your....
In the help
:help project-example
As you will see, you have to write something like this
NameIn order to configure the project plugin, you must edit the .vimprojects file.
|
|
Hello friends,I am having a very diifult situation here...Actually I am developing a MFC project.In my project I have another small project inlcuded as a lib input to my main project.. I set the "use of MFC"--as "use MFC in Shared Dll" in my project settings...
Started by Rakesh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Check out these settings on debug mode:
Link->General: Object/Libary modules: Nafxcwd.lib Libcmtd... .
Set it to /MT (Release) or /MTd (Debug).
It's in C/C++ -> Code Generation -> Runtime Library.
You have to also change C runtime to static version .
|
|
I am currently making changes to my company's enterprise library and I am looking into creating a deployment project that will allows developer to set up the library through the MSI installer or some type of set up executable.
I was looking into using...
Started by Michael Kniskern on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at stackoverflow):
Add files to the project (either explicitly or through a reference to another project found in the same solution), then use the right-click on the project to :
View, the easiest way is to create....
Are handled in a very similar manner.
|
|
How to start a project on image processing? what are the initial steps? what to read or which language/library to use?
Started by mithila on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I happen to be a python guy, and you can install the Python Imaging Library site package and use that to create whatever filters you would like... .
I would recommend starting with a language that you are familiar with .
See if ImageMagick does what you need.
|
|
I am new to cruise control.net please help me with the following scenario
I need to force the other projects from one project. I know in the publisher part with the force build we can force the other projects. But my requirement is I want to force more...
Started by surya on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Example in....
NO i want to trigger the builds manually.
Sach83@gmail.com
In project B, you could add a filesystem source control element, pointing at Project to build project A without it triggering project B to build also.
|
|
I'm just starting to learn C++, and I was wondering if anyone could suggest a few small projects that I could work on that'll help me learn more about what I'm doing.
So far the most complex thing I've written is a program that runs when I first log in...
Started by Andrew on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
What will help you get to where you store for a few hours and pick out some that look like they will help you.) Those exercises.
To keep working, even when it sucks, is going to depend on you .
|
|
Hello,
I'm relatively new to Git, but I want to give it a try (vs SVN and Bazaar)
Can anyone recommend me a workflow for a situation similar to the following:
1 SVN repo, with several projects 1 working copy "src" The ideea is that in "src" I need to ...
Started by Alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
And easy with the help of my new repo :)
Here is what I did in the end:
Init two SVN repos in the same branch -a", all SVN branches from project A have the prefix "projA" (ex: projA/branch_name (it's the name we use with git when refering....
|