Monday, December 31, 2007

Javascript

This is a fun language. It contains pretty good stuff and annoying incompatibilities. However, it's one of the most important languages for software developers and just now, I'm very lately trying to get a better grip, because of this current project. I've hacked an odd XMLHttpRequest before it was called AJAX, but now we've got additional problems. Our SW has to run on hand-helds, so we've got special keyboard and performance requirements, e.g. we can't use the framework of my former colleague Patrick Wolf. According to Doug Crockford, there are no acceptable books. The available Javascript source code for Oracle APEX, the platform we'll of course use as die-hard Oracleheads, is ugly, especially compared to what Crockford and others preach.

2 comments:

Patrick Wolf said...

Hi Chris,

I didn't know that you are blogging :-) Hope to see more posts from you!

BTW, you should set the language of your blog to English (Settings\Formatting\Language), a lot of the automatically generated text shows up in German.

Patrick

Chris said...

Hi Patrick,

thanks for visiting (and the tip).

Chris