vote up 11 vote down star
13

The year is now 2009, happy new year for starters.

However I'd like to hear your opinions on what applications helped you the most 2008. The requirements for the application is that it had a significant release or was brand new in 2008. For new releases to existing applications, please include a note about some significant changes this year.

Also, it could be a framework or whatever you like. So before downvoting this, see this as an information resource on what good applications, frameworks and other parts helped us programmers under the year 2008.

flag

57 Answers

1 2 next
vote up 45 vote down

Stack Overflow

link|flag
show 9 more comments
vote up 40 vote down

Firebug

Simply a matter of a right click on the area in which you suspect the source of a problem, inspecting the element, and then look what's going on there. Styles, layout, DOM, etc. all can be accessed easily.

link|flag
show 4 more comments
vote up 24 vote down

Google Web Search

link|flag
1  
How much has that changed 2008? Besides indexing etc. :) – Filip Ekberg Jan 2 at 21:09
show 3 more comments
vote up 22 vote down

Subversion and TortoiseSVN (we were using Visual SourceSafe before). They released version 1.5 this year with some nice features like merge history and partial checkouts.

link|flag
vote up 21 vote down

Microsoft Visual Studio 2008 Professional Edition.

Still the one.

link|flag
vote up 20 vote down
  • Resharper for Visual Studio
link|flag
vote up 20 vote down

Vim 7.2

Edit: Removed Subversion so people can vote on one tool at a time. Subversion is already listed in this answer.

link|flag
show 2 more comments
vote up 18 vote down

git - far and above everything else.

link|flag
vote up 16 vote down

With just one word, "jQuery"

link|flag
vote up 9 vote down
  • The .NET Framework 3.5, including Linq to Objects, Linq to SQL, Linq to XML
link|flag
show 2 more comments
vote up 7 vote down

Textmate - http://macromates.com/ My favourite text editor ever, it's not new or anything but it's got a few updates in 2008 and also a lot more bundles of plugins. Git integration and more. Brilliant.

link|flag
vote up 7 vote down

PuTTY

I think pretty much every other significant application just got in the way through bad design of one sort or another. I'd specially like to slag off Windows Vista...

link|flag
vote up 7 vote down

Really looking forward to using MVC myself.

I started my first real programming job so learnt and used the following:

  • nHibernate
  • Spring.Net
  • jQuery!!!
  • nUnit

and, of course, Visual Studio! :D

A few others which escape me, but nHibernate is amazing.

Final year project saw me use ASP.Net 3.5 as well, nice.

Oh, and Stack Overflow* :)

*Seriously

link|flag
show 1 more comment
vote up 5 vote down

Does the python console count? that alone (despite many other reasons) is why I <3 python

link|flag
vote up 5 vote down

Eclipse and SO.

link|flag
vote up 3 vote down

Fogbugz 6.x.

Initially it was free. Then it became like heroin and become a case of what it cost vs. what it made me; profitable and productive.

Like with any tools, you have to use them to get the benefit. Can't say the same for the books I've bought and never read.

I love that it's keyboard driven. I found it to be alot more polished than 5.0, meaning quicker for me to fly through. I dump all my voicemails, emails, logging reports, incoming requests to it in addition to project development and bug fixes.

Otherwise I don't have the patience to use a project management or bug tracking system in the amount of detail that I use Fb. So thanks, if any Fog Creek guys read this.

link|flag
show 3 more comments
vote up 2 vote down

Spring as my favorite framework and IntelliJ as my favorite IDE.

link|flag
vote up 2 vote down

RegexBuddy, an excellent tool for designing and testing complicated regular expressions.

link|flag
show 1 more comment
vote up 2 vote down

Django 1.x (especially newforms-admin and a lot of other small goodies), and jQuery. Mac OS X Leopard, perhaps, as I moved for the first time completely to OS X for development and everything else late-2008.

link|flag
vote up 2 vote down

Mercurial. Switching to a DVCS from Subversion was liberating, to say the least.

link|flag
vote up 2 vote down

TryRuby.
I've been getting into Ruby, and especially Ruby on Rails, and this was a great help when I was away from my home machine - I could keep learning.

link|flag
vote up 2 vote down

Valgrind finds memory bugs and performance bottlenecks. I will no longer write C code without it!

link|flag
vote up 2 vote down

Notepad++

I don't use an IDE anymore. The only thing I miss in it are HTML snippets.

link|flag
vote up 1 vote down

My Top 5

link|flag
vote up 1 vote down

DevExpress eXpressApp Framework (XAF)

http://www.devexpress.com/Products/NET/Application_Framework/

If you're a .Net developer who writes database-backed Web sites, you've got to check it out.

It takes a few weeks to learn, but after that, it multiplies your productivity.

link|flag
vote up 1 vote down

visual studio [duh]

link|flag
vote up 1 vote down

started with c++ 2 years ago... Dev c++ (before i found C::B) Code::Blocks Google nuf said? (-:

link|flag
vote up 1 vote down

Microsoft Team Foundation Server. Any source control (with project management features) is a big step up at someone of the organizations I've worked with.

link|flag
vote up 1 vote down

IDE => Komdo, Information => stackoverflow, MVC => CodeIgniter

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.