Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

151
votes
39answers
7k views

How do you tell someone they're writing bad code?

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, ...
37
votes
17answers
2k views

What should I do when a co-worker rejects my commits because they contain unit tests?

I've moved from one team to another in same company. In old team (hardcore c++) we did lots of unit testing. In my new team (also c++) they do functional testing instead. During review they reject my ...
13
votes
6answers
4k views

How many professional software developers are there worldwide? [closed]

I'd like to know the estimation for the supply of professional software developers globally, and, wherever it's possible, regionally. Although weird, I hope this question to shed some light on the ...
9
votes
8answers
754 views

How to deal with managers who always seem to know best?

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, ...
8
votes
14answers
1k views

How to politely decline?

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 ...
6
votes
4answers
202 views

Probability distribution for sms answer delays

I'm writing an app using sms as communication. I have chosen to subscribe to an sms-gateway, which provides me with an API for doing so. The API has functions for sending as well as pulling new ...
5
votes
5answers
478 views

Best suggestions for handling micromanagement?

Looking for suggestions as to how to handle micromanagement of development, in the form of: code in exactly this way (algorithmically - perform the actions in this exact sequence) don't fix that ...
5
votes
14answers
590 views

Dealing with some grey code style issues

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. The ...
4
votes
10answers
813 views

Subtly tell someone that you can't just “teach” them (and them trying to help me is only really hurting my performance)

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 ...
2
votes
1answer
1k views

Anonymous SharePoint Users and people search core results web part

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. All ...
2
votes
5answers
452 views

Freelancing on a personal basis

Furthering this meaningless question, basically we get in touch with a programmer, personally, and we send him informal requirement descriptions, (not contracts) and when he sends back working code we ...
1
vote
1answer
112 views

Using the “groups” feature of the people app in ICS (Ice Cream Sandwich)

With ICS, we have seen a cool API for the people application (previous contact). That allows you to create "groups" and add a contact to them. There is a demo that has been updated: ...
1
vote
0answers
289 views

Using People Pickers in an InfoPath repeating section

I have a repeating section that contains 3 people pickers which loads different data for a given object. When I click use the "run query" option to load all of my objects, they are correctly ...
1
vote
2answers
612 views

Android add contact email

I'm trying to insert a new contact into the Androids contact list. Adding a name and phone numbers works fine, but adding an email address doesn't work. My code: //name is a string //phone and email ...
1
vote
2answers
834 views

SharePoint 403 error for users not exist in “All People”

It is complex, I'll trying to describe it here. 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 ...
1
vote
9answers
238 views

Presentation on programming for non-geeks - What to include?

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, ...
1
vote
2answers
191 views

How does having a foreign data center affect company culture?

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 ...
0
votes
1answer
9 views

Fixing issues and responding the the classic q of: “When will it be done?”

We all have it, problems that prove difficult to fix and working out a fix through obscure code and bizarre unexpected functionality. Slowly, logically working your way through trying to find ...
0
votes
1answer
43 views

Facebook: Custom tab for people pages

Is it possible to create a custom tab with an iFrame in it from a remote server for a people page? So not a company, but a person? Thank you.
0
votes
1answer
43 views

Rename directory

I have a question. I would like to have a directory named like this : http://xxxxxxxxxxx.com/people/matt. For the moment, what I want to do, works with http://xxxxxxxxxxx.com/tag/matt. Anyone can ...
0
votes
2answers
24 views

Category People in Wordpress

I have a question. I would like to get an url like this : http://www.xyz.com/people/steffi Does anyone have an idea ? And finally, I would like to range people's name like this : A B ..... Z Thanks ...
0
votes
3answers
82 views

Why do people start programming? [closed]

When I was a kid I dreamed about writing video games, that's why I got into programming as soon as I could. But I guess this is not a common thing...
0
votes
1answer
524 views

SharePoint 2010 Two search boxes on the master page

I would like to have two search boxes on my master page. One that would search for content and the other one that would search for people. I see the code in the master page that searches for content: ...
0
votes
2answers
1k views

Sharepoint 2010: people search is not working

I followed the directions in this *link and the while the "all sites" search is working, the "people" search is not working. Do I need to configure a content source (nothing seems to make sense: ...
0
votes
1answer
204 views

How do I do a people search on Myspace.com in c#?

I have been to so many sites and documentation pages trying to access the myspace search function via an API call. This function is located at ...