Recent content by geoff2k

  1. geoff2k

    [Retired] The LCD Thread

    Hello, I'm looking for recommendations on an LCD that I can keep in portrait mode 100% of the time and will look good doing plain old text editing. My budget is somewhere around $500 and I'd prefer a 22"+ monitor. Per my reading, I definitely don't want a TN panel, but it appears that even...
  2. geoff2k

    What web development tools do you use?

    Java: Eclipse, Tomcat, MyEclipse, IDEA .NET: Visual Studio 2005, IIS Misc: vim, notepad2, cygwin,
  3. geoff2k

    NSIS (Nullsoft Scriptable Install System)

    We use it in our project, and while it is certainly cheaper than the pro-tools out there (can't beat free), adding functionality always seems to be a matter of scanning the wiki for plugins of dubious quality, finding one that kind of does what you want, then extending it and fixing up the...