active questions tagged people - Stack Overflowmost recent 30 from stackoverflow.com2009-12-08T10:08:20Zhttp://stackoverflow.com/feeds/tag/peoplehttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1191385/how-to-deal-with-managers-who-always-seem-to-know-best9How to deal with managers who always seem to know best?Christian2009-07-28T00:45:18Z2009-12-01T08:15:01Z
<p>Hi All,</p>
<p>I am Team Lead for development and systems admin within a small company. I answer directly to the Director of the company. She is fairly difficult to work with as she almost always knows best, regardless of her level of technical expertise. She changes her mind on what should be a priority and consistently comes up with new great wonderful ideas that would destroy productivity and proven processes.</p>
<p>My question is this; How have you dealt with a non-techical manager / boss who seems to always know better? Sometimes they do know better, I'll give them that. I am not a pretentious developer who thinks is god's gift to programming. I enjoy being told I am wrong and shown why and where I can improve. This question is relating to times where it is imperitive that the right decision is made and its not because they know better (ie, priority put on new website design / changes instead of db optimisation where table-level-locks are a frequent occurance).</p>
<p>Do you go elsewhere where you have more freedom and your knowledge is respected, or do you grit your teeth and just do what you are told?</p>
<p>I should add that I believe in the company and the product and I'd like to set my roots in here. Leaving is always an option but I would definitely prefer not to. </p>
http://stackoverflow.com/questions/1756359/which-people-should-be-followed-up-to-learn-more-on-c-and-net5Which people should be followed up to learn more on C# and .NET? [closed]burak ozdogan2009-11-18T14:26:18Z2009-11-18T15:01:00Z
<p>Actually I am talking about names here. </p>
<p>Who are the prominent people -if there are- when we talk about C# and .NET so that it is really helpful to follow up their sayings, books, articles, blogs etc.</p>
<p>I would appreciate any recommendation with a reason included, if possible.</p>
<p>Thanks a lot!</p>
http://stackoverflow.com/questions/1697078/what-do-regular-people-think-of-programming1What do regular people think of programming? [closed]Chrasty2009-11-08T16:39:24Z2009-11-08T16:48:10Z
<p>Let me clarify the title first. Most of the people around me are just normal computer users who never heard of C++, Pascal and other programming languages. I've noticed that these people tend to think that programming is just "creating something on the computer", they never bother thinking about what it is really about.</p>
<p>I see it as a kind of ignorance from my point of view. When I meet with a "normal person" and he asks me what do I do and I answer like "I program", he sometimes looks like he doesn't consider programming as a proper job, but when I ask why, he is not able to give me a clear answer.</p>
<p>From what I've experienced, some people think that all we do is just we drag some buttons and stuff from place to place a it all does everything but itself, without any work from our side.</p>
<p>Do you often encounter similar problems?</p>
http://stackoverflow.com/questions/1624242/customizing-the-advanced-peoplesearch-question0Customizing the advanced peoplesearch questionErik4042009-10-26T11:15:19Z2009-10-26T11:15:19Z
<p>I am trying to customize the advanced peoplesearch, the particular field I want to change is Department, at our client these departments are set and I already made a content type which is a dropdown containing all the departments, I don't see a way to change the departmen field in advanced search from a textbox to a dropdownbox,...</p>
<p>This is the porperty</p>
<pre><code><Property Name="Department" ManagedName="Department" ProfileURI="urn:schemas-microsoft-com:sharepoint:portal:profile:Department"/>
</code></pre>
<p>any hints? ;-)</p>
http://stackoverflow.com/questions/1329848/best-suggestions-for-handling-micromanagement2Best suggestions for handling micromanagement?Steve B.2009-08-25T17:48:51Z2009-10-22T12:35:51Z
<p>Looking for suggestions as to how to handle micromanagement of development, in the form of:</p>
<ul>
<li>code in exactly this way (algorithmically - perform the actions in <em>this exact sequence</em>)</li>
<li>don't fix that right now, even if it's indirectly related to the bug we're asking you to fix. Fix only the thing we want you to fix.</li>
<li>what are you working on <code>right now</code>, this second?</li>
<li>please don't work on anything I haven't exclusively put in the bug tracking system.</li>
</ul>
<p>To clarify, these are not directives from senior to junior devs, but from management (with some coding background) to the dev team, in a very small group. Do you think this is a reasonable way to manage, reasonable but irritating, unreasonable? </p>
http://stackoverflow.com/questions/1603602/importing-certificate-from-pfx-file-in-windows-server-20080Importing certificate from .pfx file in Windows Server 2008Naveed2009-10-21T21:01:18Z2009-10-21T21:01:18Z
<p>I need to automate installation of SSL certificates using scripts. I have been able to import server certificate from .pfx file using:</p>
<p>certutil -user –p 123 -importpfx "C:\Users\test\Desktop\ISServer.pfx" </p>
<p>However, it stores the certificate in Personal folder of Current User. I need to store it in "Trusted People" folder. Is there a way to do this using CertUtil or any other utility?</p>
<p>CertMgr.exe only install .cer files, not .pfx files.</p>
<p>Please provide any help.</p>
<p>Thanks.
Naveed </p>
http://stackoverflow.com/questions/206286/how-do-you-tell-someone-theyre-writing-bad-code102How do you tell someone they're writing bad code?MadMAxJr2008-10-15T20:24:42Z2009-10-18T05:45:17Z
<p>I've been working with a small group of people on a coding project for fun. It's an organized and fairly cohesive group. The people I work with all have various skill sets related to programming, but some of them use older or outright wrong methods, such as excessive global variables, poor naming conventions, and other things. While things work, the implementation is poor. What's a good way to politely ask or introduce them to use better methodology, without it coming across as questioning (or insulting) their experience and/or education?</p>
<p>EDIT:
Wow, a lot of great answers. Thanks for the input so far. I'm not even sure if there is a truly correct answer to this.</p>
http://stackoverflow.com/questions/1016041/sharepoint-403-error-for-users-not-exist-in-all-people1SharePoint 403 error for users not exist in "All People" Tao2009-06-19T02:00:28Z2009-09-24T02:00:03Z
<p>It is complex, I'll trying to describe it here.</p>
<ol>
<li>If the user and his group have no access rights to anything on the SP site, the user will get a proper "Error:Access Denied" SharePoint page upon logon.</li>
<li>If the user has some access to something through his group membership, then
a. If the user is listed in the All People list, then the user can logon and use the site with no problem.
b. If the user is not listed in the All People list, then the user will get a IIS 403 Error page. Back on the server, there will be an event of "A process serving application pool '[IIS app pool name]' suffered a fatal communication error with the World Wide Web Publishing Service", which indicates a crash in the IIS app pool. If the user is keen and keeps trying, he can crash the app pool frequently and eventually cause the app pool to stop and the application is down!!!</li>
</ol>
<p>We are using forms authentication and Asp.net membership provider and role provider. It appears that when 2b is happening, SP is repeatedly (should be only once) calling membership provider GetUser method (until the fatal communication error is coming up I guess). I believe it is for the initila user profile import. When 2a is happening, the GetUser method is not called. </p>
<p>We can manually do things like adding the user to the Visitors group and then taking the user out of the Visitors group, which will add the user to the All People list so he will be able to log on. During the manual process, the membership provider GetUesr is also called but just once and works fine.</p>
<p>This problem only just started occuring recently and only in one environment (the PRODUCTION!). It was all fine and the other environments UAT and training environment both don't have this issue. We've compared the environments and checked all the obvious and couldn't find any differences that could cause this. The production has got around 110 users, which is more than the other environments but still not a lot. </p>
<p>Anyone out there can help?</p>
http://stackoverflow.com/questions/500577/freelancing-on-a-personal-basis2Freelancing on a personal basisJeremy Rudd2009-02-01T10:48:27Z2009-08-29T09:36:20Z
<p>Furthering <a href="http://stackoverflow.com/questions/499026/unique-business-model-for-freelance-employment">this meaningless question</a>, basically we <strong>get in touch</strong> with a programmer, personally, and we send him <strong>informal</strong> requirement descriptions, (not contracts) and when he sends back <strong>working code</strong> we pay him via <a href="http://en.wikipedia.org/wiki/Freelancing" rel="nofollow">credit card/online</a>.</p>
<p><em>Trust? When he sees that we <strong>do pay</strong> him, he'll do more jobs.
This is not an employment model for millions, so please leave the legal issues.</em></p>
<ul>
<li>Which communities can I <strong>post</strong> such requests on?</li>
<li>Do you know <strong>directories</strong> of programmers or freelancers?</li>
</ul>
http://stackoverflow.com/questions/866769/how-to-call-android-contacts-list1How to call Android contacts list?aZn1372009-05-15T02:39:36Z2009-06-07T07:14:03Z
<p>Hi,</p>
<p>I'm making an Android app, and need to call the phone's contact list. I need to call the contacts list function, pick a contact, then return to my app with the contact's name. Here's the code I got on the internet, but it doesnt work. Please help:</p>
<p>import android.app.ListActivity;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.provider.Contacts.People;
import android.view.View;
import android.widget.ListAdapter;
import android.widget.ListView;
import android.widget.SimpleCursorAdapter;
import android.widget.TextView;</p>
<p>public class Contacts extends ListActivity {</p>
<pre><code>private ListAdapter mAdapter;
public TextView pbContact;
public static String PBCONTACT;
public static final int ACTIVITY_EDIT=1;
private static final int ACTIVITY_CREATE=0;
// Called when the activity is first created.
@Override
public void onCreate(Bundle icicle) {
super.onCreate(icicle);
Cursor C = getContentResolver().query(People.CONTENT_URI, null, null, null, null);
startManagingCursor(C);
String[] columns = new String[] {People.NAME};
int[] names = new int[] {R.id.row_entry};
mAdapter = new SimpleCursorAdapter(this, R.layout.mycontacts, C, columns, names);
setListAdapter(mAdapter);
} // end onCreate()
// Called when contact is pressed
@Override
protected void onListItemClick(ListView l, View v, int position, long id) {
super.onListItemClick(l, v, position, id);
Cursor C = (Cursor) mAdapter.getItem(position);
PBCONTACT = C.getString(C.getColumnIndex(People.NAME));
// RHS 05/06
//pbContact = (TextView) findViewById(R.id.myContact);
//pbContact.setText(new StringBuilder().append("b"));
Intent i = new Intent(this, NoteEdit.class);
startActivityForResult(i, ACTIVITY_CREATE);
}
</code></pre>
<p>}</p>
http://stackoverflow.com/questions/712890/how-to-politely-decline7How to politely decline?pgm2009-04-03T07:36:19Z2009-04-03T09:16:30Z
<p>Recently due to organizational change, the management is inducting a senior engineer from another group who has no experience in programming. Obviously the work is nothing but programming. There is no time for mentoring, how do one politely explain that experience is a must and programming is hard, without hurting anybody. </p>
http://stackoverflow.com/questions/649754/anonymous-sharepoint-users-and-people-search-core-results-web-part2Anonymous SharePoint Users and people search core results web part78lro2009-03-16T09:33:02Z2009-03-17T21:54:55Z
<p>Hi</p>
<p>Can anyone tell me how to allow anonymous SharePoint MOSS users to view people search core results web parts? When they try to access pages containing this web part, they are prompted to login.</p>
<p>All the best</p>
http://stackoverflow.com/questions/569425/presentation-on-programming-for-non-geeks-what-to-include1Presentation on programming for non-geeks - What to include?Click Upvote2009-02-20T12:37:43Z2009-03-12T17:18:30Z
<p>I'm at a business college where we're doing a unit on presentations. Everyone's been asked to pick a topic and do a 2-minute presentation on that topic. I believe I'm the only programmer in the place, so I was thinking of doing a very simple presentation in which I write some very small programs and run them to show the output on the projector.</p>
<p>Here's what I was thinking of including:</p>
<ul>
<li><p>Write a quick program which just prints a string, much like <code>hello world</code> but the actual string displayed would be something more amusing to get their attention.</p></li>
<li><p>Another quick program which would basically add up two variables, e.g:</p>
<p>x=10;
y=20;
z=x + y;
print(z);</p></li>
<li><p>And a final program which loops through 1-100 and displays the number, e.g:</p>
<p>x=0;
while (x <= 100)
{
x=x+1;
print(x);
}</p></li>
</ul>
<p>But it might be better if there were any more amusing/interesting example programs which could be written in a 2 min duration and which would catch their attention better. </p>
<p>Any ideas?</p>
http://stackoverflow.com/questions/531861/great-british-developers-where-are-you6Great British Developers - where are you? [closed]John Nolan2009-02-10T11:07:53Z2009-02-10T13:54:52Z
<p>There are several developers that market themselves with an extremely high profile and as I'm a English speaker most of them seem to be from the US.</p>
<p>Are there active blogging/podcasting British developers?</p>
<p>Who are they, what do they do and where are they?</p>
<p>The only notable British developer I can think of is <a href="https://research.microsoft.com/en-us/people/simonpj/" rel="nofollow">Simon Peyton-Jones</a>.</p>
http://stackoverflow.com/questions/203824/how-many-professional-software-developers-are-there-worldwide9How many professional software developers are there worldwide?Silver Dragon2008-10-15T05:49:27Z2009-02-06T16:20:03Z
<p>I'd like to know the estimation for the <em>supply</em> of professional software developers globally, and, wherever it's possible, regionally.</p>
<p>Although weird, I hope this question to shed some light on the global availability of software development services, or, at the very least, realizing just how much of a commodity we are.</p>
<p>Edit: by "professional software developer" I mean people, who <strong>get paid</strong> for <strong>crafting code</strong> in one of the <a href="http://deletionpedia.dbatley.com/w/index.php?title=Alphabetical_list_of_notable_programming_languages_(deleted_16_Mar_2008_at_00:44)" rel="nofollow">notable programming languages</a>. If possible, do not include related services.</p>
<p>Please include in your answers:</p>
<ul>
<li>The method / approach of estimation</li>
<li>any data used, with references</li>
<li>and the estimation results (noting regional breakdowns, if possible)</li>
</ul>
<p><strong>Bounty hunt</strong>: The answer with the most reliable, exact data, or repeatable methodology wins.</p>
http://stackoverflow.com/questions/422076/subtly-tell-someone-that-you-cant-just-teach-them-and-them-trying-to-help-me4Subtly tell someone that you can't just "teach" them (and them trying to help me is only really hurting my performance).Frans-Willem2009-01-07T21:01:26Z2009-01-23T17:30:11Z
<p>I'm currently hired on a temporary basis at a company to help out with some low-level integration with certain IM services. Their current programmers are all C# programmers relying heavily on that framework, without a lot of knowledge about low-level concepts like the Win32 API, pointers, assembly, and the likes. They hired me because I've already done a few freeware projects that involved the kind of integration they need.</p>
<p>The current problem is that I'd never planned on working here for a long time (just a break from my current CS study), but they have a lot of projects they want me involved in. Too much projects for me to cope with in the month I have left on my contract.</p>
<p>My boss is quite a reasonable person and is trying to help me out by attempting to do some of those projects, but in the end this just backfires as he's constantly asking me for help, I end up holding his hand through the entire project, and it ends up costing me even more time. Paired with other problems like a language barrier (their native language is not english), this is a real annoyance, and I'm unsure how to cope with it.</p>
<p>I asked earlier "<a href="http://stackoverflow.com/questions/421504/how-to-deal-with-someone-else-completely-ruining-a-project">How to deal with someone else completely ruining a project?</a>" on this same subject, but after some of the answers there (and a walk outside to calm down) made me realise that this is neither the problem nor a real solution, and the best way to go would be to just tell them. However...</p>
<p>How do I subtly tell them, and my boss in particular, that their help is appreciated but only slowing me down, and that "just teaching" them all of this is not an option[1] ?
I've been trying to put my feelings in an e-mail towards them, but everytime it ends up being much too complex in language (e.g. they might not even understand what I'm saying), or way too blunt.</p>
<p>[1] Teaching them would involve explaining most of the low-level workings of a computer, and have them practice a LOT of reversing. Given that currently they have no clue what a pointer is, have never done their own memory management, and keep refering to my code as "Black Magic", I'm really not up for the task of educating them.</p>
<p>EDIT: Don't get me wrong, I love to teach people things, but given that I'm currently swamped with work, I'm really not up for taking someone completely from basic C# knowledge to low-level C, Assembler, and Reverse engineering skills. That stuff took me several years to learn for myself, and several more to practice enough to become good enough at.</p>
http://stackoverflow.com/questions/460894/what-are-the-names-that-every-programmer-should-know9What are the names that every programmer should know? [closed]John MacIntyre2009-01-20T11:24:52Z2009-01-20T13:00:29Z
<p>Recently Jeff was talking about <a href="http://stackoverflow.com/users/48710/alan-kay">Alan Kay</a> on the Stack Overflow podcast, and to be honest, I didn't have a clue who he was. Sorry Mr. Kay if your reading this ;-) </p>
<p>For the most part, the only widely known industry names are known for thier business acumen. Names like; <a href="http://en.wikipedia.org/wiki/Bill_Gates" rel="nofollow">Bill Gates</a>, <a href="http://en.wikipedia.org/wiki/Larry_Ellison" rel="nofollow">Larry Ellison</a>, <a href="http://en.wikipedia.org/wiki/Steve_Jobs" rel="nofollow">Steve Jobs</a>, <a href="http://en.wikipedia.org/wiki/Steve_Wozniak" rel="nofollow">Steve Wozniak</a>, <a href="http://en.wikipedia.org/wiki/Jonathan_I._Schwartz" rel="nofollow">Jonathan Schwartz</a>, <a href="http://en.wikipedia.org/wiki/Larry_Page" rel="nofollow">Larry Page</a>, and <a href="http://en.wikipedia.org/wiki/Sergey_Brin" rel="nofollow">Sergey Brin</a>. All of these people have accomplished a lot, but again; they are well known and admired for thier business skills, and may or may not be admired for thier programming skills.</p>
<p>Names that immediately spring to my mind are:</p>
<ol>
<li>All the names above</li>
<li><a href="http://en.wikipedia.org/wiki/Robert_X._Cringely" rel="nofollow">Robert X. Cringely</a> - industry
writer / Pundit </li>
<li><a href="http://joelonsoftware.com/" rel="nofollow">Joel Spolsky</a> & <a href="http://www.codinghorror.com/blog/" rel="nofollow">Jeff Atwood</a> -
programmers/bloggers</li>
<li><a href="http://scottgu.com/" rel="nofollow">Scott Guthrie</a> - Key product
manager (architect?) at Microsoft</li>
<li><a href="http://www.hanselman.com/blog/" rel="nofollow">Scott
Hanselman</a> - Programmer /
blogger / podcaster</li>
<li><a href="http://en.wikipedia.org/wiki/Linus_Torvalds" rel="nofollow">Linus
Torvalds</a> - Creator of Linux</li>
</ol>
<p>*<em>Obviously, that's not everybody I know of ... but I do have a job</em></p>
<p>So who are the people that every programmer should know about?</p>
<p>Comment : Some people seem to be voting down multiple name replies. As this doesn't explicitly ask for one name per reply and isn't a competition for "greatest" just a request for "significant" I don't think we should be doing this.</p>
http://stackoverflow.com/questions/432861/who-are-the-most-famous-progammers-in-computer-science0Who are the most famous progammers in Computer Science? [closed]Krishna Kumar2009-01-11T12:45:27Z2009-01-11T12:58:09Z
<p>Which programmers are the most famous in computer science? Obviously, there are ones who have gone on to build big companies, like Bill Gates at Microsoft. But there are others in academia and government research, who didn't make tons of money, but are very famous.</p>
http://stackoverflow.com/questions/219163/dealing-with-some-grey-code-style-issues5Dealing with some grey code style issuesTrumpi2008-10-20T17:02:50Z2008-11-13T21:22:12Z
<p>We have an intermediate developer who is really good at what he does, but there is one rough edge to this diamond. He's really insistent that every method have only one entry and one exit point.</p>
<p>The approach that I'm taking is to not make too big a deal out of it for code that he writes (except when there is a serious clarity issue). What bothers me is that he starts to refactor other's code so that it only has one entry and exit point. This is code that has already been tested (but not always with automated tests), so there is risk involved.</p>
<p>I am a senior developer in the team, so I have the authority to define the rules as far as the code base goes. But what would be the correct path to follow here? Should I let him continue to refactor other's code like this? If not, what is the best way of approaching the situation?</p>
http://stackoverflow.com/questions/276305/list-of-noteworthy-programmers1List of noteworthy programmers [closed]Ben Throop2008-11-09T18:50:59Z2008-11-09T19:17:20Z
<p>There is a giant list of famous programmers on Wikipedia<br>
<a href="http://en.wikipedia.org/wiki/List_of_programmers" rel="nofollow">http://en.wikipedia.org/wiki/List_of_programmers</a></p>
<p>Is this comprehensive? Is there anyone missing? Are there folks who have done brilliant things that nobody knows about but should? </p>
<p>I'm most curious about interesting yet obscure programmers. The SO crowd seems like a good resource for building a list.</p>
<p><strong>DUPLICATE:</strong> <a href="http://stackoverflow.com/questions/132983/who-is-your-programming-hero">http://stackoverflow.com/questions/132983/who-is-your-programming-hero</a></p>
http://stackoverflow.com/questions/99049/how-does-having-a-foreign-data-center-affect-company-culture1How does having a foreign data center affect company culture?Aaron2008-09-19T02:45:16Z2008-09-19T02:57:01Z
<p>There are clear benefits to having foreign data centers- lower energy cost, lower human costs, less chance of a natural disaster wiping out the whole infrastructure, etc. Some countries even advertise to large companies.</p>
<p>Still, I've always wondered how something like this would fragment a corporate culture- how does a manager maintain a uniform feel when people are oceans apart? My company is considering a setup like this and I'm wondering what those with a similar setup think.</p>