polls

How many lines of code do you average per bug?

Hi, Our team had a bad session with the management today regarding the total number of functional bugs that were coming up in our code. As for me, I have written around 6 K lines of code for this project and I am personally responsible for 4 functional bugs and 8 usability bugs (inconsistent CSS, page flashing on clicking a button, val...

What is the current trend in your company for offshoring development?

For a while there seemed to be an aggressive trend towards outsourcing development jobs to India, Ukraine, et al. However, recently I have been hearing anecdotal stories from friends in the biz that it is falling out of favor for a number of reasons. I am interested in what the experience of the SO community shows on the topic. So here...

Diagnosing Programming Errors

We've all hit those errors that take hours/days to debug, only to find it was because of a misplaced assumption, wrong input data, or some other unseemly error. As an example, I just spent 6 hours trying to find an error in a stored procedure. It fired fine in Query Analyzer, but failed in code. The end result was a space that didn't ...

What Code Igniter authentication library is best?

I see there are a few. Which ones are best maintained and easy to use? Or should I just write my own? ...

What are your favorite git features or tricks?

What are your favorite git features or tricks, or even workflows? Post one feature, trick, or workflow per answer. ...

What real life examples of security by obscurity have you seen/worked with?

Bonus points for explaining how you improved it. ...

Are you a self taught programmer or did you take a programming course?

Lots of developers I know were self taught programmers including me. I was wondering how much of the developer community learned programming by taking a course in school or by experimenting, asking questions on forums, reading online articles, and just making it up as you go along? Post whether you were self taught or took classes, wha...

Essential Firefox Plugins/Extensions?

Hi All, What firefox plugins could you not live without, as relates to webdev? My list would be: DBGBar Dom Inspector Firebug Firecookie Google toolbar (useful for seo) Live HTTP ReloadEvery TamperData Web Developer I am always on the lookout for new ones though, so I wonder if anyone knows of any great ones that I may have missed?...

Developers, do you have a home server (cluster) running 24x7?

If yes, what's the hardware and software configuration (CPU/memory/disk/OS/server software etc.)? What kind of services the server provides (file sharing,backup,DB/Web/Streaming server,CVS/SVN server etc.)? ...

What to use for an Agile sprint/iteration calendar?

So where I work we approach our projects using Scrum. Recently we have all been bumping heads and interrupting each others work too frequently because of competing role interests (developers, QA, product owners, scrum masters, business analysts...) In order to fix this we want to implement a sprint "cadence" where blocks of time are de...

Best Test Case Management system?

What is your favorite test case management system? Is it free or commercial, hosted, etc? ...

Technology stack for web app development

What technologies do you use for web application development? I'm presenting my approach and tools that I have been used as an example: Graphics Design (Adobe Photoshop) HTML Coding (Dreamweaver) Server side programming (Apache, PHP, MySQL, Smarty) Client side programming (JavaScript, Flash) I have not been creating web apps for a fe...

Programming Related Songs

One song per answer please! We have discussed music you listen to while coding, but I looking for music related to coding and coders. It can be eclectic or mainstream, and even a bit of a stretch (just explain the connection). Vote for your favorite song or add it if it isn't already here. Link to lyrics, band, music, video, etc., ...

Why did you choose programming as a profession?

What was your objective/reason behind choosing programming as a profession.? ...

Will you try Google NativeClient?

In case you didn't hear about it yet. Google Native Client is a way to run x86 native code in web applications, in a secure way. The concept and idea is quite opposite to the others(Java, .NET and Flash), bytecode + Just-in-time. ...

What's Your Favorite C# Open Source Project of the year 2008?

C# Open Source Project Of The Year Award 2008 Let us decide which project should receive the honor, from the Stack Overflow community. And as the best programming community, I think the community opinion matters. What's the best Open Source Project you've found, and loved in 2008? List it here, and let the community vote for the sa...

Do you write interactive console applications?

I believe people still write a lot of console applications, including interactive ones, especially small utilities and administrative interfaces. Mostly for sake of simplicity. Do you write interactive console applications? Do you think it should be even easier than already is? U: for clarity, let's define 'interactive console applicat...

Which command line commands style do you prefer?

Vote up the one you like best! Use comments to justify your choice. As I know there are two types of command line commands. If you can think of another one, post an example (as a community-wiki answer). ...

Where are all the Delphi Developers?

Stack Overflow has a pretty good Delphi community. I am curious however where else Delphi developers are hanging out. I am looking for programming related community sites. Obviously Forums.CodeGear.com is a popular place. Where else? One of the reasons I ask is I was looking at Refactor My Code and noticed there is no Delphi cat...

Best .Net Polling/Survey Software

Can anyone recommend a good polling/survey solution for use on a .net web application? ...