Today we celebrate 100 years since the Wright Brothers' legendary flight... and as usual,
controversy is along for the ride
:-)
And new software... firstly Macromedia have released version 7.0r19 of the Flash player today. Misc bugfixes, and some security updates. Release notes can be found
here. Most interesting for me is that policy files (introduced in v7) can now have their location specified before the player tries to load them, and (
finally :-) if you're loading via an XML socket, you can specify location AND port (and any port to boot, not just 1024 and above). Thanks Macromedia, that's a great improvement.
A new syntax allows policy files to be retrieved directly from an XMLSocket server:
System.security.loadPolicyFile("xmlsocket://foo.com:414");
This causes Flash Player to attempt to retrieve a policy file from the specified host and port. Any port may be used, not only ports 1024 and above. Upon establishing a connection with the specified port, Flash Player transmits , terminated by a null byte. An XMLSocket server may be configured to serve both policy files and normal XMLSocket connections over the same port, in which case the server should wait for before transmitting a policy file. A server may also be set up to serve policy files over a separate port from normal connections, in which case it may send a policy file as soon as a connection is established on the dedicated policy file port. The server must send a null byte to terminate a policy file, and may thereafter close the connection; if the server does not close the connection, Flash Player will do so upon receiving the terminating null byte.
Secondly there's a new version of
Trillian - 2.01 Pro Beta
4. As usual, finding out what has actually changed is a real pain (Cerullean, where is your change log?!), so that's left as an exercise for the reader
:-).
Thirdly
WinAmp 5 is out - woo hoo! This is now
the best MP3 player on the planet.
And finally, yet another reason why i'd absolutely love to work at Google HQ: the
Jasmin Washlet.
Leave a comment