-1
votes
3answers
80 views
Which movie would a programmer enjoy? [closed]
I'd like to know If you have some recommendations. I'd like to see a movie tonight and have no idea what to see.
Thanks in advance!
3
votes
4answers
69 views
Should commit messages be written in present or past tense?
So which is it that you think is better and more intuitive?
Fixed the XXX bug in YYY
Fix the XXX bug in YYY
Fixes the XXX bug in YYY
Fixing the XXX bug in YYY
Please provide you …
0
votes
0answers
15 views
How to setup auto-reply for group email in Outlook? [closed]
I have helpdesk group email that needs to setup for auto-reply, so how can I do it? And email server is exchange server.
0
votes
0answers
56 views
On which site i will get more answer for CSS question stackoverflow.com or doctype.com? [closed]
On which site i will get more answer for CSS question stackoverflow.com or doctype.com?
0
votes
3answers
53 views
Zend Studio 7 - code template source?
Is there a code template gallery for Zend Studio 7?
I used to use Zend Studio 5.5 but since they moved onto eclipse, I haven't found the time to adapt to it. I remember Zend Studi …
0
votes
0answers
36 views
Macbook:MacBook battery doesn’t charge? [closed]
Hi,
My MacBook is not charging properly. Battery status stays in 0% always. If i remove the plug adapter, it is switching off the computer. So as a result, without batter adapter …
0
votes
1answer
159 views
erlang on google app engine ?
I know python can be run on GAE
what is different erlang and python in lay man term?
can erlang run on google app engine ?
2
votes
1answer
27 views
Is ISO 9241 (Ergonomics of Human System Interaction) relevant in the industry?
Are standards like ISO 9241 "Ergonomics of Human System Interaction" of any relevance in the industry? Are there examples of certified software products? And would you do a certifi …
3
votes
13answers
197 views
Getting your programming/developer team up to speed
I recently left a large university hospital for a much smaller one because of the pay increase and because it was a career booster. Of course these two things would generally be so …
1
vote
1answer
158 views
wave bot and xmpp bot?
Wave protocol bot is just like any typical xmpp agent bot / component bot right?
Can wave bots used on other places or use bosh and create webclient to consume the bot?
Is wave p …
1
vote
2answers
60 views
Closing The Sale With Difficult Customers [closed]
We have all had situations where a new potential customer (which means money coming in the door) is presenting his/her idea for a particular project with enthusiasm and passion. Th …
6
votes
2answers
105 views
Selecting good, non-conflicting keybindings for a game
PC keyboards weren't designed for gaming, compromises were made to bring the price down, so some problems occur. Most importantly, when you hold down certain keycombos, some keys d …
0
votes
1answer
30 views
bitbucket mercurial cannot see source codes in source column
I commit all my files into bitbucket. i try check in,revert file i deleted using netbeans and everything ok. when i logined into bitbucket and select my repository (private). I un …
2
votes
2answers
80 views
Which part of HUDSON_HOME should I put under source control?
I'd like to manage Hudson's configuration files with subversion for backup.
The Hudson Wiki lists the directory structure of $HUDSON_HOME like so:
HUDSON_HOME
+- config.xml ( …
0
votes
1answer
28 views
copy xml files from src/ to class/ when compile using maven
may i know how to copy xml files from rc/ to class/ when compile using maven
