Interesting Things
- Adobe has opened the spec for Flash and FLV (more or less).
- IE 6 and 7 handle z-index much differently than other browsers. If you are doing anything with z-index, it’s probably safer to do your development in IE that day.
Ask for Help
- “Is it really safe to set allow_concurrency in ActiveRecord if it’s going to be called from a script and not from Rails or Mongrel?”