|
What are some good blogs for software team leaders or software project managers?
Started by Steve on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Not all are for team leaders/project managers.
Lecture series by Stanford Technology Ventures Program.
|
|
Do you think managers should be ex-software developers with a lot of experience (10 years...)?
(How can a manager with no software development know the difficulties that come with programming large scale projects?)
I'm not trying to put managers in a ...
Started by Lieven Cardoen on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The main difference is that due to their higher position in the corporate hierarchy, (bad) managers are probably more susceptible to believe they know.
Is true for development managers and programming.
|
|
Some managers think that PHP web application development is faster than Java web application development, which might be true (somehow I think that quality of PHP code will be much worse).
How can I convince managers that Java is much faster in terms ...
Started by newbie on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Edit: Obligatory wikipedia link: http://en.wikipedia.org/wiki/Interpreter_(computing)
See this post for pointers
So management....
The first thing to point out would be that php is a 100% interpreted language, while Java is only partially interpreted .
|
Ask your Facebook Friends
|
Ideally it would be great if those in management had at least some background in software development. On a number of occasions though, as a software developer, I have found myself dealing with what some might deem (unfairly?) "clueless" management individuals...
Started by Ash on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Well, good luck....
That's the most common problem with managers the perfect documentation which shows a) your proactivity on the matter; and b) the managers, but instead incompetent...
Perhaps a simpler design with less bells and whistles.
|
|
What are some good options for download managers (extensions preferably) that are freeware for Google Chrome? Integration with Chrome is my main objective
Thanks for your help
Started by nrhine1 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Free Download Manager integrates with Google Chrome, catches downloads and is FOSS.
Internet Download Manager it's compatible with Google Chrome.
|
|
This seems to be a question where the answer is implicit, hence I can't find anything explicit.
Does Google Web Toolkit only support custom layout managers, or a sub-set of the Java layout managers?
For example, is it possible to take a Java Swing application...
Started by Grundlefleck on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
But, assuming the Web UI Framework you're using allows it, you may create something that behaves quite similarly to layout... .
Source of layout managers is a no-go.
These are not compatible.
No, GWT doesn't support Layout managers from Swing/AWT.
|
|
- about 3 days ago Work can be confusing, frustrating, and have no initial structure.
Senior management sets a tone of being very out of touch.
Flag it Spell Check A maxiumum of 1000 characters are allowed. Email address is not displayed
Answer Snippets (Read the full thread at hallway):
Email address is not displayed.
Flag it Spell Check A maxiumum of 1000 characters are allowed .
About 1 month ago relative lower paid, long commute
Try to create cohesion between the divisions .
|
|
What technical qualities do you find are lacking in Project Managers or alternatively what technical aspects of software development do you think your Project Managers should know better (I.E., Understanding of threading, understand the components to ...
Started by Kane on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm a project manager myself with project managers who have ....
Project managers come in many sizes, shapes and colors.
There are some issues with project managers that have absolutely no clue.
managers I have known.
|
|
There are opposing views about whether managers (especially front-line managers) should be expected to actively program or not. Once a manager has 4 or more reports, some say it is negligent for them to code. There is too much other work to be done. Others...
Started by Steve Rowe on
, 27 posts
by 27 people.
Answer Snippets (Read the full thread at stackoverflow):
I am very nervous about having managers with no technical experience that managers should be able....
If a manger has no skill or little skill as a programmer then he or she should in the development process .
On the managers skill set.
|
|
In our environment, an employee can have multiple managers. They can also be in multiple departments.
How can I accomodate this in active directory as the manager attribute appears to be a single value, and a user can only be in one OU?
Started by Jeremy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Alternatively you can extend the AD schema with your own fields or use other multiple ... .
You come up with a standard format for the field and then concatenate the information into one string that satisfies that format and populate the respective fields .
|