97
votes
30answers
4k views
How to hide Thinking at Work so that the Non-Programmers don’t suspect Slacking?
Better programmers than me can write about walking around with a coffee mug and call it programming. And it's perfectly accepted at a place that knows the business.
But what about the other places …
23
votes
33answers
1k views
Do you ever talk about programming to non-programmers? [closed]
Hi, fellow code wizards! I have a little question for you.
Many people like to talk about their recent experiences at work. They always have some interesting story to tell: they dealt with a mad …
-1
votes
0answers
129 views
What Would You Ask: Vark.com [closed]
I'm working on a premium research report regarding technologies classified as "the real-time web." I've spoken to 45+ companies in this space and am now writing up some of the most interesting as …
0
votes
1answer
33 views
friend inviter api from opensocial
is there any api for pulling contacts of a user from many different site, so they can be invited on the site from a user by a user?
btw im not talking about just one site api, i mean like api for …
0
votes
3answers
81 views
How to implement the activity stream in a social network
I'm developing my own social network, and I haven't found on the web examples of implementation the stream of users' actions... For example, how to filter actions for each users? How to store the …
12
votes
16answers
504 views
Do you ever try to explain how fun programming is?
As you all know, there is nothing more fun than writing software. I guess we all remember occasions where we had to force ourselves to get up from behind our monitor to get something to eat or to go …
13
votes
22answers
2k views
Where are all the Delphi Developers?
Stack Overflow has a pretty good Delphi community. I am curious however where else Delphi developers are hanging out. I am looking for programming related community sites.
Obviously …
16
votes
25answers
949 views
Why do ‘the others’ think you can fix their computer?
Whenever I'm explaining what I do for a living (software developer, for example on a party and they had to ask), people tend to make a strange neuro-link:
He does something with computers I do not …
6
votes
22answers
424 views
How do you explain your job to non-programmers? [closed]
Possible Duplicate:
How can I explain to a non-technical person what I do for a living?
This has happened with me many times. I meet a relative (a distant aunt, grandmother) after sometime …
0
votes
13answers
364 views
When you’re the new guy and you keep seeing dumb things - do you refactor them?
Do you refactor when you see things like this? Or do you just plug your nose and move on?
public Collection<DataValidationRuleBase> GetFieldValidationRules(String key)
{
…
0
votes
2answers
333 views
Python+Django social network open source projects
Hey,
I'm looking for some open source, free to change and use project written on Pyton+Django with following features:
Blog (for site, not for users)
Users Registration
User Profiles
Adding …
13
votes
21answers
668 views
Advice to improve programmer communication skills
What single piece of advice would you give to a programmer who can write decent code, but has trouble communicating relevant details of his work to colleagues and users?
4
votes
2answers
102 views
Object Model of a Social Network
Where can i find resources that describes the strategies and patterns of design of social networks object models? For examples, how to implement relationships between users, how to implement the …
17
votes
13answers
1k views
Fighting the system: colleague woes
Programmers as a group have a not exactly ill-deserved reputation for thinking little of others work/opinions and thinking a great deal of our own. I know that, I see it in myself all the time, and I …
0
votes
1answer
49 views
Which Java framework for building social/collaborative app ?
I would like to get your opinion on this topic : I'd like to build some social/collaborative app : not much media sharing, but mainly tagging, collaborative text content (as wikis), user profile, …
