Resources

Stuff Tim found helpful. Perhaps you will, too. If not, oh well. They're really here for me.

  • JavaScript/DHTML links
    Here's sites that have helped me while developing a web-based real-time conferencing application.
  • Quotes
    Cool people saying cool things. These made me think.
  • UTF-8 Encoding for Older Browsers
    Create a JavaScript function like encodeURIComponent() for browsers that don't have it.
  • vi/vim Cheatsheet
    I admit I can't remember all these commands. But I'm working on it.