active questions tagged workplace - Stack Overflow most recent 30 from stackoverflow.com 2009-12-17T06:31:10Z http://stackoverflow.com/feeds/tag/workplace http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1913718/what-does-it-mean-to-a-programmer-when-their-organisation-is-iso-9001-registered 2 What does it mean to a programmer when their organisation is ISO 9001 registered? jammus 2009-12-16T10:24:51Z 2009-12-16T11:03:25Z <p>When a dev shop (or any other organisation) is registered as <a href="http://en.wikipedia.org/wiki/ISO%5F9000" rel="nofollow">ISO 9001</a> what impact can this have on a programmer's day-to-day experience? Are any special requirements made of a developer? Is an organisation which conforms to this standard likely to be a better place to work than one that isn't? Is the quality of code/coders proportionally higher in a ISO 9001 company or is there simply no correlation?</p> <p>What are you experiences dealing with ISO 9001?</p> http://stackoverflow.com/questions/296563/how-to-make-up-for-lack-of-a-computer-science-degree 17 How to make up for lack of a computer science degree? Jared 2008-11-17T19:18:40Z 2009-11-25T02:29:09Z <p>I’m a telecommunications major who has taken the two intro programming classes as well as a data structures class. I’m not sure if I want to do networking or software development. Although I know several languages and am able to throw together quick and dirty solutions I don’t have a strong theoretical backround. What topics would you recommend I learn to become a better developer since I already have the skill of looking things up on google down to an art? Any resources would be appreciated.</p> http://stackoverflow.com/questions/1785998/how-to-deal-with-a-coworker-who-thinks-that-he-or-she-knows-everything -1 How to deal with a coworker who thinks that he or she knows everything? [closed] eleven81 2009-11-23T21:11:32Z 2009-11-23T21:20:30Z <blockquote> <p><strong>Possible Duplicates:</strong><br> <a href="http://stackoverflow.com/questions/205957/how-to-deal-with-an-inept-and-self-centered-programmer">How to deal with an inept and self-centered programmer?</a><br> <a href="http://stackoverflow.com/questions/1660847/how-to-deal-with-an-irritating-colleague">How To Deal With An Irritating Colleague</a> </p> </blockquote> <p>I have a coworker who is brand new to the job. Every project, he tries with all his might to force his (often ill-conceived) ideas on the rest of the team. He is a bully, and a rude one at that.</p> <p>Talking to this bonehead does nothing, as he just gets in your face and then belittles you behind your back. I'm at my wit's end trying to deal with this maniac.</p> <p>What's worse is that management seems disinterested in correcting the situation because the rest of the team has consistently been able to compensate... so far.</p> <p>How should I deal with my coworker who thinks that he knows everything?</p> http://stackoverflow.com/questions/1460541/advice-for-bringing-a-graduate-developer-on-board 4 Advice for bringing a Graduate Developer on board. Chris Jones 2009-09-22T14:48:57Z 2009-11-13T12:54:13Z <p>I need to get a graduate up to speed as a asp.net c# developer (with some sharepoint lucky him). </p> <p>I’m thinking on creating a list of a web casts and putting some incentives in place to become certified as Microsoft web developer. Also chalk talks on friday with yours truly on TFS and real world databas design.</p> <p>Any other thoughts? It seems like an age since I was in his position.</p> <p>Thanks for your answers so far. "Get him coding" seem to be shining though. I like the Idea of reviews.</p> <p>What about other traning?</p> http://stackoverflow.com/questions/1675342/attitudes-toward-foreign-programmers 20 Attitudes toward foreign programmers [closed] ForeignProgrammer 2009-11-04T17:20:51Z 2009-11-06T14:42:52Z <p>Hello, everyone. My family moved from Europe a few years ago, and I will soon be graduating from college with a programming degree. Having not held an actual programming job in this country, I am wondering what the attitudes toward foreign programmers are in the American workplace. This is a pretty open question. <strong>I would love to hear about your experiences working with foreign programmers or your experiences as a foreign programmer in the U.S. or maybe even somewhere else.</strong> Some questions that come to my mind which may serve as examples are: </p> <ul> <li>Am I going to have a much harder time finding a programming job in the U.S. than native Americans? </li> <li>Are foreign programmers generally frowned upon by colleagues?</li> <li>How do less-than-perfect communication skills impact a career? </li> <li>Will I have to deal with disrespect on a regular basis?</li> </ul> http://stackoverflow.com/questions/454349/aspergers-syndrome-what-do-you-do-to-cope-at-work-what-accomodations-has-yo 6 Asperger's Syndrome - What do you do to cope at work? What accomodations has your employer made? EvilTeach 2009-01-18T00:08:14Z 2009-11-04T17:11:54Z <p>My biggest issue is noise-distractions. I am in a cube farm, and there are usually 5-6 conversations going on at the same time. I use my shooting muffs a lot of time, and listen to music. I also permission to do coding at home, in a more quiet environment when necessary.</p> <p><strong>What do you do?</strong></p> <p><strong>What does your employer do?</strong></p> http://stackoverflow.com/questions/1444669/why-is-open-source-software-banned-in-some-shops 23 Why is open source software banned in some shops? DR 2009-09-18T13:52:18Z 2009-10-27T19:32:04Z <p>I noticed from various SO questions that some shops ban the usage of open source software, like Subversion for example. What are the reasons for doing this?</p> <p><strong>EDIT:</strong> Just to be sure: I'm <strong>not</strong> asking about <strong>linking</strong> to open source libraries but the <strong>usage</strong> of compiled open source tools, like Subversion, Mozilla or OpenOffice. Something which normally shouldn't be affected by license incompatibilities.</p> http://stackoverflow.com/questions/639443/how-to-present-a-brown-bag-seminar-to-coworkers 10 How to present a "Brown Bag" Seminar to Coworkers? Sea Hag 2009-03-12T16:31:24Z 2009-10-26T18:26:47Z <p>Let's say, hypothetically, you have been chosen to give a presentation to your coworkers on the language about which you are most knowledgeable. How do you make it interesting?</p> <p>It seems easy enough to write a basic overview: This is what it is used for, and here is some background info on it. You make a slideshow of that material and mix in some examples. But how do you make the examples both interesting and real-world-problem-oriented?</p> <p>I have done these both in college and in the workplace, unfortunately I am still not good at it. I find that my examples tend to be hit-or-miss, where people will say "that's perfect, I need to do just that!" or "wait.. why would I ever do that?"</p> <p>So ultimately, my question is: How does one present on a language, keeping it informative, relevant and, most importantly, interesting? What would YOU want to know about a language with which you are only vaguely familiar?</p> <p><strong>EDIT:</strong> How do you create audience interactivity for a programming-related presentation? Is it something of a "how do you think this would work?" Possibly creating code examples that require some audience input?</p> http://stackoverflow.com/questions/411201/can-we-improve-the-joel-test 12 Can we improve the Joel Test? ILoveFortran 2009-01-04T16:13:17Z 2009-10-26T18:09:59Z <p>I was recently answering a question referring to the Joel Test and found that our company did not do well on some points (hallway usability testing and daily builds) but that these points for our company are relatively minor, while I agree that some points are an absolutely must (source control, bug database, interviewees writing code). Now, the Joel Test is good due to its simplicity and I am not really asking to replace it. Nevertheless, are there some points that you find are missing in the original test or some that should not be there? What weight would you give each point?</p> <p><hr /></p> <p>For reference, here is the original <a href="http://www.joelonsoftware.com/articles/fog0000000043.html" rel="nofollow">test</a>:</p> <ol> <li>Do you use source control? </li> <li>Can you make a build in one step? </li> <li>Do you make daily builds? </li> <li>Do you have a bug database? </li> <li>Do you fix bugs before writing new code? </li> <li>Do you have an up-to-date schedule? </li> <li>Do you have a spec? </li> <li>Do programmers have quiet working conditions? </li> <li>Do you use the best tools money can buy? </li> <li>Do you have testers? </li> <li>Do new candidates write code during their interview? </li> <li>Do you do hallway usability testing? </li> </ol> <p>(I will write my own answer into the answer section, since you may like the question but not my answer.)</p> http://stackoverflow.com/questions/1593348/improving-work-procedures-programmer-to-developer-woes 6 Improving Work Procedures - Programmer To Developer Woes Kezzer 2009-10-20T09:06:33Z 2009-10-21T08:52:13Z <p>I finally plucked up the courage to go and formally complain to the heads about my boss. What's really scary is that the claims I have made are serious enough to be taken to the CEO in a couple of weeks. I've been asked today to procure some documents referring to some points I have outlined and wanted some real-world developer input on these points.</p> <p>The following are things I have raised as a part of my complaint:</p> <ul> <li>We have no formal architecture. We use code-behind only, and code-behind is what's used to open database connections, and pass SQL queries in with parameters. There are literally thousands upon thousands of pages. I propose at the very least a three-tier architecture, but I'd rather use MVC architectures. How does this ad-hoc approach affect work towards large web systems?</li> <li>We have no documentation outlining all our processes and how things work. What kind of impact could this have on us as a team and individually? Does it slow us down? (I believe it does in a considerable way)</li> <li>Bug tracking. We use none, despite bugs flowing in constantly every day. Need I say anything more?</li> <li>Testing. We have no formal testing methods, we just use TIAS.</li> <li>Usability. It's an intranet system used by hundreds of people, yet none of us are trained in UI development (in fact, I'm the only one who improves usability based on my UI studies)</li> </ul> <p>I'm not asking anyone to write any of it, but if anyone has any statistics, or evidence-based facts to help improve my report. Already I've been quoting out of many books I read to use.</p> <p>Just as a side note, I am the only person employed who has any formal education in what we do. We're a team of programmers, I have a degree in Computer Science and currently studying a masters degree. So from a "personnel" point of view, does anyone have any tips? I realise there are many-a-people here whom are far more experienced developers than me, so your input is greatly appreciated.</p> <p>Cheers!</p> <p><strong>EDIT</strong></p> <p>So I wrote a very, very long e-mail to the management. For those of you who were wondering why I'd taken it to upper management as opposed to my immediate manager whom assigns me all my work is that I have previously raised the issues and they've been ignored.</p> <p>Many points you all raised were very insightful so I decided to change my approach. Whilst I may have been hot-headed about it initially I decided to instead work on building as opposed to tearing down and stated that the changes could and would only have to be made incrementally. They were rather suggestions as opposed to statements slating our current systems. I've been recommended to raise these issues in my upcoming appraisals directly to my boss on a one-to-one basis, this is far more suggestive than getting someone else to do it.</p> http://stackoverflow.com/questions/258548/what-is-the-most-important-thing-you-werent-taught-in-school 67 What is the most important thing you weren't taught in school? Alexandre Brisebois 2008-11-03T12:57:13Z 2009-10-15T12:46:18Z <p>What is the most important thing you weren't taught in school? </p> <p>What topics are missing from the CS/IS education?</p> <p><strong>Posted so far</strong></p> <ul> <li>How to sell an idea</li> </ul> <p>Principles:</p> <ul> <li>Often, good enough is better than perfect.</li> <li>Making mistakes is actually a Good Thing™ -- as long as they're new mistakes.</li> <li>If a user can break your code they will.</li> <li>In the Real World™ they're all open-book exams</li> <li>Self confidence is way more important in getting ahead than intelligence.</li> <li>Always prefer simplicity over complexity. The best code is the code that you don't write.</li> <li>You never know when you'll meet someone again ... or where. It's always worthwhile to treat people with respect and kindness.</li> <li>Be aware of what you don't know and don't be afraid to ask questions when you need to</li> </ul> <p>Missing knowledge:</p> <ul> <li>How to communicate effectively.</li> <li>Lack of source control</li> <li>Lack of Softskills experience</li> <li>How to productize code</li> <li>How to write secure code</li> <li>How to formulate problems</li> <li>How to self-measurement. To evaluate ones true competences and market worth.</li> <li>How to debug code</li> <li>How important is backup</li> <li>How to read code on a large scale (being able to adapt and build upon existing projects)</li> <li>Good Regular expressions comprehention</li> <li>How to teach others effectively</li> <li>TDD/Unit testing</li> <li>Critical thinking</li> <li>How to integrate different skills and languages in a single project</li> </ul> http://stackoverflow.com/questions/1532803/what-do-i-do-when-my-company-asks-me-to-call-customers-and-do-market-research 7 What do I do when my company asks me to call customers and do market research? skiphoppy 2009-10-07T16:44:26Z 2009-10-08T22:48:54Z <p>Out of nowhere, everyone on the development staff just received an email telling us that we are going to be calling customers and asking them survey questions. We have never done anything like this before, and in every job I've ever had I've been in a position where I do not talk to customers directly.</p> <p>We are being told this is a policy that all the other subsidiaries of our company follow (we are one of several purchased companies) and that we are just now catching up.</p> <p>I have a rather striking phone phobia, especially about calling perfect strangers. And I <strong>hate</strong> telemarketers and phone surveys. I can't imagine putting anyone else through anything like this even if I could imagine myself capable of making the calls.</p> <p>Apparently we are to make two calls on Friday and then about eighteen on Wednesday next week.</p> <p>Is this normal in the industry? I have never heard of anything like this. How can I fight this and get the message across that I am a programmer, not a telephone market researcher? Do I just need to suck it up and do whatever they ask me? I'd rather clean the toilets...</p> http://stackoverflow.com/questions/1503028/migration-from-subversion-to-git-in-a-company-setting 8 Migration from Subversion to Git in a company setting? Epaga 2009-10-01T10:02:00Z 2009-10-08T18:54:36Z <p>Is there anyone out there whose company has migrated from a medium to large Subversion repository to Git? If so:</p> <ul> <li>What were the pitfalls you had to overcome?</li> <li>How easy was it for your developers to make the switch and learn Git?</li> <li>Is it a good idea for companies to migrate at this point or should they wait for Git to become more mature (e.g. at this point there doesn't seem to be a good Git Eclipse plugin, is that right)?</li> </ul> http://stackoverflow.com/questions/1507255/what-are-some-techniques-you-use-to-remain-active-during-the-day-while-programmin 6 What are some techniques you use to remain active during the day while programming? [closed] Ryan Montgomery 2009-10-02T00:51:57Z 2009-10-04T12:54:03Z <blockquote> <p><strong>Possible Duplicates:</strong><br /> <a href="http://stackoverflow.com/questions/474483/how-to-exercise-and-feel-well-when-you-are-programming">How to exercise and feel well when you are programming</a><br /> <a href="http://stackoverflow.com/questions/97388/what-is-the-best-exercise-for-good-posture">What is the Best Exercise for Good Posture?</a> </p> </blockquote> <p>We programmers have pretty cush jobs...sometimes too cush. We sit on our butts all day and I'm finding it difficult to come up with a way to keep active while not killing my productivity. What are some techniques or tools you use to remain active? Do you just take breaks? Have you found some cool exercise-while-coding device? What works for you?</p> http://stackoverflow.com/questions/1351860/most-unreasonable-development-assignment 1 Most unreasonable development assignment Russell Steen 2009-08-29T16:47:39Z 2009-09-18T18:41:58Z <p>What's the most unreasonable (programming) task you've ever been given as a developer? I think everyone at some point get's a variation of a travelling salesman assignment, but is there worse? For instance, I was once asked as a contractor to make a system that would take in marketing data and use it to predict the outcome of any future marketing campaign X based on the performance of past marketing campaigns (I politely declined to pursue the project). </p> <p>What's the worst you've gotten? How did it work out?</p> http://stackoverflow.com/questions/1441697/presentation-brown-bag-ideas-for-a-j2ee-team 2 Presentation (Brown bag) ideas for a J2EE team Erlanged 2009-09-17T22:45:33Z 2009-09-18T06:18:50Z <p>I need to give a brownbag to my dev co-workers. The team is a typical Java/J2EE team, mostly using the current technologies (Grails, Spring, Hibernate, EJB, Caching, Webservices, Messaging). </p> <p>I want to talk about something that we aren't using yet. Part of my reason for giving the presentation is to learn it myself too. And I don't care if its not directly useful at work, but is something worth knowing about.</p> <p>Things I am looking into are: Performance Tuning a J2EE app, Scala, Erlang, XMPP, RabbitMQ, Couchdb, Git.</p> <p>In other words, name a technology that you desperately want to learn or that you have learnt recently and you find yourself telling others about it?</p> <p>Any preference or advice?</p> http://stackoverflow.com/questions/1422147/advice-to-improve-concentration-in-noisy-office 21 Advice to improve concentration in noisy office? [closed] Chris Jones 2009-09-14T15:06:46Z 2009-09-15T20:30:31Z <blockquote> <p><strong>Possible Duplicate:</strong><br /> <a href="http://stackoverflow.com/questions/587748/how-to-convince-my-boss-to-provide-quiet-working-conditions">How to convince my boss to provide quiet working conditions?</a> </p> </blockquote> <p>I work in a noisy office. I'm forced to listen to music, and I find this hampers my concentration. My best solution so far is to come to work at 6am, but I still have to work until 5:30 so it is a long day, but the first hours are bliss.</p> <p>Does the SO community have any hints on how to improve this?</p> http://stackoverflow.com/questions/1405927/how-to-get-a-senior-developer-to-cooperate-with-qa 2 How to get a senior developer to cooperate with QA? Uri 2009-09-10T15:16:41Z 2009-09-10T15:40:14Z <p>Has anyone found good ways to deal with a situation where a senior developer solely responsible for a particular component seems to be "doing a favor" by letting QA test his code, and refuses to invest in making the component more testable, answering questions, etc.? </p> <p>The person is <em>very senior</em>, and there's no option of letting bugs in that component to go into production just to "teach a lesson."</p> http://stackoverflow.com/questions/1379061/porting-existing-code-from-c-2-0-to-c3-0-and-net-3-5-possibly-net-4-0 2 Porting existing code from C# 2.0 to C#3.0 and .Net 3.5 (possibly .net 4.0) kanad 2009-09-04T12:54:12Z 2009-09-04T13:09:00Z <p>Our one and only enterprise application suite has been developed over last 3 years using C# 2.0 on .Net 3.0. We use winforms and WCF heavily. The development tools is VS 2005 Pro / TFS 2005 / Resharper 3.1</p> <p>As technical lead I obviously understand the benefits in a move to C#3.0 and .Net 3.5. But I want to convince management for a move to C#3.0, .Net 3.5, VS 2008 and TFS 2008. They will obviously be interested in things like productivity, cost, quality etc. Please suggest me some ideas on how best to make my case.</p> <p>Given that this may not happen till mid next year am I better off to hold till VS 2010 and .Net 4.0 is out.</p> http://stackoverflow.com/questions/567844/accepting-a-job-that-failed-the-joel-test 54 Accepting a job that failed The Joel Test unknown (google) 2009-02-20T00:20:10Z 2009-09-02T15:41:52Z <h3>Similar to: <a href="http://stackoverflow.com/questions/419882/how-do-i-convince-my-boss-that-the-joel-test-is-credible-and-should-be-followed">How do I convince my boss that The Joel Test is credible and should be followed?</a></h3> <p>and possibly: <a href="http://stackoverflow.com/questions/53318/effective-ways-to-introduce-agile-into-the-workplace/53780#53780">Effective Ways to Introduce Agile into the Workplace?</a></p> <p><hr /></p> <p>I'm intentionally asking this question anonymously.</p> <p>TL;DR version: How can I improve the workplace</p> <p>I'm about to accept a job offer for a company that has failed <a href="http://www.joelonsoftware.com/articles/fog0000000043.html" rel="nofollow">The Joel Test</a> with flying colors. These are the results from the interview I had.</p> <ol> <li>Do you use source control? <em>No.</em></li> <li>Can you make a build in one step? <em>No. The changes have to be copied manually to the staging server, then to the production server.</em></li> <li>Do you make daily builds? <em>Irrelevant; each feature is pushed to production as soon as it is done and tested</em></li> <li>Do you have a bug database? <em>No.</em></li> <li>Do you fix bugs before writing new code? <em>Yes.</em></li> <li>Do you have an up-to-date schedule? <em>Yes.</em></li> <li>Do you have a spec? <em>Partially.</em></li> <li>Do programmers have quiet working conditions? <em>Yes. Some work from home, some in the office. All meetings are done using Skype.</em></li> <li>Do you use the best tools money can buy? <em>No. They use free tools only.</em></li> <li>Do you have testers? <em>Not that I know of.</em></li> <li>Do new candidates write code during their interview? <em>Yes.</em></li> <li>Do you do hallway usability testing? <em>I don't think so.</em></li> </ol> <p>This is not a new start-up that is just getting its feet wet, by the way. This is a company that has been around for years and only recently realized that they need to find some way to <em>make money</em>.</p> <p>In other words, this is not an optimal place to be. I <em>have</em> to take this job for personal reasons and I probably won't be able to find any other job for at least a year.</p> <p>Now, my question is how do I improve the conditions there. I am positive that within a few months I will be able to make a difference.</p> <p>But where do I start? And how?</p> http://stackoverflow.com/questions/944878/should-programmers-buy-their-hardware-if-their-company-doesnt-buy 28 Should programmers buy their hardware if their company doesn't buy? Daniel Moura 2009-06-03T13:51:47Z 2009-08-31T15:57:34Z <p>If a programmer wants a second or bigger monitor, a better keyboard or stuff like that and his company doesn't buy, should the programmer buy? What would you do?</p> http://stackoverflow.com/questions/811246/how-to-hide-thinking-at-work-so-that-the-non-programmers-dont-suspect-slacking 99 How to hide Thinking at Work so that the Non-Programmers don't suspect Slacking? stesch 2009-05-01T12:59:53Z 2009-08-27T05:08:37Z <p>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.</p> <p>But what about the other places where you are the only programmer?</p> <p>If you don't stare at boring stuff on the monitor for 8 hours straight, co-workers suspect you being a slacker. Yes, not the managers who see the output. Only the co-workers who see the process and can't relate to this kind of work.</p> <p>Yesterday I had to explain to a trainee of some other profession that software development is like flying. The explanation from the <em>Hitchhiker's Guide to the Galaxy</em>. I don't think she bought it.</p> http://stackoverflow.com/questions/1187221/extending-filenet-p8-3-5-worplace-with-custom-gui-and-code 1 Extending Filenet P8 3.5 Worplace with custom GUI and code axk 2009-07-27T09:13:08Z 2009-08-07T15:44:25Z <p>I'm not familiar with Filnet P8.</p> <p>My assumptions from reading some online docs is that it has a central web-based user interface called Workplace which is implemented on the Java web stack and communicates with the core parts of Filenet through Java APIs.</p> <p><strike>Also it seems you can extend the Workplace trough JSR 186 compliant portlets.</strike> - from what I've read Filnet P8 Workplace is not a portal itself and cannot host portlets, but provides some of the functionality as portlets which can be used with 3rd party portals.</p> <p>Filenet also seems to have a lot of extensibility points which don't require coding, but I'm considering a highly-customized application with custom dynamic grids and forms.</p> <p>Is it possible to extend the Workplace using portlets and/or plain JSP/Servlet approach with custom GUI for a custom workflow? (Probably the "Web Application Toolkit" is the tool)</p> <p>The GUI can contain grids with filtering and column selection, forms (not paper once) with dynamically disabling/enabling fields, custom search forms, dynamic context and dropdown menus. The GUI should be able to integrate with the Content and Process engines of course.</p> <p>A link to an existing Filenet P8 based solution which proves such a custom Workplace GUI extension possible would be great.</p> <p>Thanks!</p> http://stackoverflow.com/questions/1224131/convince-the-need-of-maintenance-updates-and-recoding 3 Convince the need of maintenance, updates and recoding Zyphrax 2009-08-03T19:18:53Z 2009-08-03T20:54:08Z <p>One of my favorite topics to discuss with my boss is the need for maintenance work, doing code updates and refining existing code with new techniques. Especially things like: a new Telerik controls update (got to love breaking changes).</p> <p>How do <strong><em>you</em></strong> convince <strong><em>your</em></strong> boss? </p> http://stackoverflow.com/questions/1119902/improper-use-of-version-control 6 Improper Use of Version Control Avihu Turzion 2009-07-13T14:47:31Z 2009-07-15T13:35:56Z <p>I have started working recently in driver verification for a hardware company. The work is writing short software tests that verify known issues, bugs and possible faults anyone can think of.</p> <p>Now, in the course of my basic training for the role here I have come across an ugly practice of version control usage. The company uses SVN for holding versioned code repositories. But it is done in the most abusive fashion I have ever seen.</p> <p>The repository is treated as a versioned drive, so to speak. The trunk, tags and branches are totally ignored and neglected, and the work is done only in arbitrary directories located at the repository root (beside the trunk). Furthermore, the repository stores a vast amount of projects, that should be divided into smaller project repositories.</p> <p>In addition to that, the entire daily work practices with the version control are abusive. The commits are treated as carved in stone, kind of like tags. Each commit triggers a mail to be sent to 10 different people - including 2 levels of managers. My manager even told me to commit more sparsely - once a day or two - because he receives too many commit mails. <a href="http://www.pragprog.com/titles/svn2/pragmatic-version-control-using-subversion" rel="nofollow">Mike Mason</a> would have gone berserk.</p> <p>I have read books from the pragmatic bookshelf, including <a href="http://www.pragprog.com/titles/svn2/pragmatic-version-control-using-subversion" rel="nofollow">Pragmatic Version Control using SVN</a>, and there seems no knowledge of this around here. I really believe, from my own experience, that the practices discussed in these books help people work better, and better accomplish day-to-day goals. I would have liked to see a bit of these practices propagate in the workplace.</p> <p>I was suggested a few ideas so far as to how to approach this. But I would like not to specify them here, so as not to dictate the sort of answers I am looking for, but have an open stage to suggestions of all sorts.</p> <p>How would you approach such a case?</p> http://stackoverflow.com/questions/1122287/is-it-ok-to-be-locked-down-at-work 0 Is it ok to be Locked down at work? [closed] Willbill 2009-07-13T21:51:11Z 2009-07-13T21:59:08Z <p>I recently just started my first gig as a professional programmer as part of small development team. At my work developers have two machines, a "web machine" for internet access and a "dev machine" for programming tasks. Our dev machines are completely sand-boxed to the point of not even having a CD drive access.</p> <p>At first this was not an issue for me as I was just pleased to be getting a dual monitor set-up. In practice however, I have found that changing contexts between the two machines to be a significant handicap. Something as simple as copying an error message from the compiler into Google has become a hassle and more importantly a massive flow breaker.</p> <p>I am using a keyboard switcher so I don't have to move my hands when making the switch but to be honest the biggest problem is not this but the lack of basic features such cut and paste between the two contexts. I know there are tools which allow one of the machines to remote the other over a network and that these tools can even persist the clip-board across the contexts however this is not an option for the following reason.</p> <p>I am told the machines are arranged this way for source-code security. In other words they don't want the security risk associated with having the source even theoretically accessible from the internet and they also do not want developers being able to send the code off into the wild and perhaps selling it on to competitors etc. I can sort of understand the rational behind this but it all seems a bit arbitrary to me as a developer could probably get the code off their machine if he or she was inclined to do so. I must admit that it never really occurred to me that a company would try to protect source from its own developers. </p> <p>I am still very much wet behind the ears so I would be very interested to hear the experiences and opinions of other stack overflow users on the issue.</p> http://stackoverflow.com/questions/272935/does-it-make-sense-to-set-up-a-wiki-at-the-workplace 35 Does it make sense to set up a wiki at the workplace? sneg 2008-11-07T17:50:34Z 2009-06-26T05:41:19Z <p>I'm thinking of a place where we would put some documents for developers, like coding and naming conventions, build environment set-up, productivity tricks, office books and who has them, etc. </p> <p>Is Wiki a good format for this kinda thing? Can you suggest a particular engine?</p> http://stackoverflow.com/questions/766636/why-wont-you-switch-to-python-3-x 5 Why won't you switch to Python 3.x? Stefan Kendall 2009-04-20T02:21:12Z 2009-06-11T08:04:57Z <p>I ask this for deployable reasons. As in, if I write a solution in python, I feel bound to write to 2.x due to the lack of adoption of python 3. This is a major daily concern of mine, and I want to figure out what's going on.</p> <p>For many of the python-based questions here, people are giving solutions that <strong>simply do not work in python 3.x</strong>.</p> <p>So, I ask the question: What has prevented you from switching to python 3.x in your personal or work environment? The conversion script exists, and yet programmers (who are usually the earliest adopters of everything) seem to refuse to upgrade.</p> <p>Why?</p> http://stackoverflow.com/questions/190976/what-frustrates-you-the-most-at-your-current-workplace 7 What frustrates you the most at your current workplace? Andre Bossard 2008-10-10T12:01:43Z 2009-06-09T14:55:49Z <p>Do you know these moments when you:</p> <ul> <li>stopped laughing at Dilbert, because you realize <code>its true</code></li> <li>spent evenings completing a project that never went into production</li> <li>when requirements are blurry but the schedule is not</li> </ul> <p>There are so many factors that can frustrate developer and hinder him from being productive. </p> <p>What factors do you experience at your current workplace?</p> <p><hr /></p> <p>See Also</p> <p><a href="http://stackoverflow.com/questions/71199/what-makes-you-lose-motivation#71202"><H2>What Makes you lose motivation?</H2></a></p> http://stackoverflow.com/questions/863649/programmer-workplace-music-and-productivity 5 Programmer Workplace Music and Productivity David in Dakota 2009-05-14T14:28:30Z 2009-05-14T14:55:37Z <p>The company I work for (large manufacturing/engineering) has subscribed to a Muzak service and plays a mixture of soft rock, pop, and country music all day long in our building. While the music selection is designed to be as inane as possible, I still find it distracting. Neither am I unique from the other developers on my team: we all find it irritating at worst and distracting at best. It should be clear that we all listen to music <strong>of our choosing</strong> at times with personal headphones, but we like the option of making the choice when to do so.</p> <p>So I wonder:</p> <p>a) Is there anyone else whose company insists on playing any music for all employees without respite during the workday?</p> <p>b) Is there any evidence that we can provide to show that this is distracting and likely to reduce productivity for people whose jobs require a degree of concentration and mental effort? So far I can point to the following:</p> <ul> <li><p>Joel Spolsky has some pertinent essays <a href="http://www.joelonsoftware.com/articles/DevelopmentAbstraction.html" rel="nofollow">The Development Abstraction Layer</a> and <a href="http://www.joelonsoftware.com/articles/FieldGuidetoDevelopers.html" rel="nofollow">A Field Guide to Developers</a>.</p></li> <li><p>The book <a href="http://rads.stackoverflow.com/amzn/click/0932633439" rel="nofollow">Peopleware</a> documents <a href="http://www.pdkconsulting.com/environmentalproductivityfactors/" rel="nofollow">a study</a> comparing good and bad performers based on environmental conditions in chapter 8.</p></li> </ul> <p>Please let me know of any other anecdotal or statistical or study related data that I can use to make my case. If you think this is not worth the attention or effort, I'd be interested to hear why from that angle as well.</p>