898 reputation
515
bio website
location France
age
visits member for 2 years, 8 months
seen Aug 8 '11 at 8:18
stats profile views 40

Oct
8
comment What does a typical programming journal entry consist of?
Sounds interesting, do you have a particular org-mode setup for this (org-mode user myself) ?
Oct
8
answered What makes a successful development team?
Oct
8
revised What are the best tactics for practicing touch typing?
typos
Oct
8
answered What are the best tactics for practicing touch typing?
Oct
8
comment What does a typical programming journal entry consist of?
You reposted this and I still don't see how this answers the question, you explain the how and it's obviously not holding a diary, and you state that the what is just anything.
Oct
8
asked What does a typical programming journal entry consist of?
Oct
8
revised Are there complete packages for bug/time tracking, invoices and project management?
cons details
Oct
8
revised Are there complete packages for bug/time tracking, invoices and project management?
fixed link; added 1 characters in body
Oct
8
awarded  Critic
Oct
7
answered Are there complete packages for bug/time tracking, invoices and project management?
Oct
7
revised Example of Terms of Services for Agile contracting?
clarified, hopefully...; added 33 characters in body
Oct
7
comment Example of Terms of Services for Agile contracting?
@Chris: indeed, sorry if my question is poorly worded, I'll try to rewrite it.
Oct
7
comment Example of Terms of Services for Agile contracting?
You pinpointed what's happened a couple of times, except I got paid, by working long hours on those requirements changes. The hourly fee seems indeed logical in these situations, but since the clients insist on getting estimates, I still need some contractual basis to reflect the fact that the estimate will not reflect the actual cost of the project due to flimsy requirements.
Oct
7
revised Example of Terms of Services for Agile contracting?
punctuation
Oct
7
accepted Do you obfuscate your email address in open-source code to prevent spamming?
Oct
7
asked Example of Terms of Services for Agile contracting?
Oct
6
asked Do you obfuscate your email address in open-source code to prevent spamming?
Sep
25
answered How would you highlight code?
Sep
21
comment Where do you have your Control key?
Forgot to mention that many latops only have one Ctrl key, which makes this switch a no brainer IMO.
Sep
21
comment What are some ways to be more productive with Emacs?
Plus having some level of elisp fluency, will open a world of configurability. As soon as something annoys me I just try to fix it. Also yasnippet allows for programmable snippets which can save tons of typing (like alter the pattern inserted if you're in a header or implementation file, and about a million other tricks).