Search Results

1
vote

Managing clueless software managers

If you don't let them have any accomplishments, they increase their rate of meddling. Every so often, when they are getting a bit too much to handle and you know they are going to interfere with s …
7
votes

What is your single favorite Python templating engine?

Genshi. XML-based, which means your document has structure that can be manipulated rather than being an opaque string to be outputted. Thi …
0
votes

What makes you a C programming expert?

Generally speaking, nobody attending a job fair is an expert in C. I'd say the point at which you are an expert in C is where you have knowledge of the standard to such a degree that you un …
1
vote

Is it bad design to use table tags when displaying forms in html?

It's a grey area. Not everything in markup has clearly defined boundaries, and this is one case where you get to use your personal preference and make a judgement call. It doesn't quite fit the i …
3
votes

Long-lived RESTful interactions

providing an Atom feed for each resource so the client subscribes to update events rather than simply GETting the resource (seems overly complicated and possibly resource hungry if t …
13
votes

Ideas for a scary programming Halloween costume?

If you dress up as a big blue e, you will strike fear into the heart of every web developer who sees you. …
0
votes

What font size do you use in your code editor?

Point size is a physical measurement, it shouldn't depend on resolution or font. I don't go for small as possible, nor large as possible, but rather I find that there's a 'natural' size, wh …
0
votes

Any free Text To Speech for browsers?

Fire Vox Fangs …