Search Results

8
votes

How do I reward my developers for the little things they get right?

Walk 1000 lines of code in their shoes. Be a decent, respectful human being. Recognize work well done (good ideas already mentioned). Encourage a team culture where apathy, …
0
votes

Does users really prefer quicker apps or does features trump all?

As usual, it depends. Take web search as implemented by Google as the case for performance is king (I'll let someone else build a case where features at the expens …
47
votes

What was your first home computer?

Not programmable (I guess you could hack the ROM), but I distinctly remember the a-ha moment on groking division whi …
6
votes

Do you ever code just for fun?

Yes: F reedom U tility N ever ending challenge—a microcosm of life …
0
votes

Do you have a hobby development project?

A couple of little projects I've put out there (open sourced) in case someone finds them useful or interesting: …
3
votes

Most amusing job self-description?

"The Tech guy who's not in the IT Dept so is expected to do technical work without adequate control of technical resources". That was too long, so it was shortened to "Turf Disturber". …
2
votes

What’s your favorite Prototype framework compatible, javascript date picker?

jQuery's UI.DatePicker (Prototype compatible via JQuery.noConflict()) …