Showing posts with label techtips. Show all posts
Showing posts with label techtips. Show all posts

A very handy online Javascript reference - quirksmode.com

No comments:
So, it turns out that doing real app development with GWT doesn't save you from having to learn about JavaScript. I'm disappointed, but not surprised. Luckily the "JSNI" feature of GWT (which allows you to write small snippets of JavaScript) is easy to use, and helps to minimize the amount of script you have to write.

Anyway, I'm not a JavaScript person, and I needed to learn a thing or two. Good references are surprisingly hard to find! The first link on Google, for example, is the truly awful javascript.com - not only is it useless, I actually fear getting malware while browsing the site. The local bookstore had the usual suspects, but something told me to stay away from the O'Reilly tome(s) - they are mostly reference and that struck me as rather redundant, given how quickly changing such things tend to be. Luckily I found Peter-Paul Koch's excellent QuirksMode website, which is exactly what I wanted. I like it so much, I bought his book just as a small thank you. He's got a lot of handy tutorials and references which seems perfectly targeted toward someone like me.


Technorati Tags: ,

Buzz: some useful tools.

No comments:
  1. Online backup $5/mo. http://mozy.com/news
  2. Shared folders - free (for now). https://www.foldershare.com/
  3. Remote control for sysadmin work, whatever - free. LogMeIn
  4. Remote control - free. CrossLoop.
  5. Painless VPN (great for tunneling games, CVS access, etc) - free. Hamachi
  6. NetBeans - Eclipse really kicked it's ass, and they're learning. Better JEE, Swing support than Eclipse. http://www.netbeans.org/
  7. Glassfish - Sun's best piece of software ever? https://glassfish.dev.java.net/
  8. Google docs - free, zero install, Office collaboration. http://google.com/docs
  9. Google reader - a very good rss aggregator. http://google.com/reader
  10. The best blogging tool ever, scribefire. http://www.scribefire.com/
  11. Some other stuff I haven't tried: CamStudio MWSnap
Some of these I found out about through friends, others through Slashdot, and still others through Extremetech and various miscellaneous online forums.