Chrome "about:..." pages
* about:version
* about:plugins
* about:cache
* about:memory
* about:stats
* about:histograms
* about:network
* about:dns
* about:crash
* about:internets
Labels: chrome
Labels: chrome
Something has to be done, or else we truly are staring down a coming software patent apocalypse
This reminded me of a crazy idea I had a few years ago: an automated system for generating prior art. If it works, it would be a sort of a "denial of service" attack on the patent system.
A patent is only valid if the invention has not been previously described to the public ("prior art"). If a description of an invention has been published before the date claimed by the patent, then the patent becomes worthless.
What if an automated system were to create (and publish over the web) such a huge amount of "prior art" that only really really good inventions would not exist in its database?
The algorithms could be "designed" randomly by the system. They could be random changes to known algorithms, or just plain random. It doesn't even matter if most of them don't really work or do anything useful, as long as some of the randomly generated "inventions" would deny patentability of other inventions.
To create such a system, you'd need a formal way to represent algorithms, plus a mechanism that describes this formal representation in human readable form. The output of the description mechanism doesn't even have to be very good (have you ever tried to understand the software described in a patent?).
Anyone up for the challange?
This is really silly - but quite amusing: did you know you can put an <iframe> inside a <button>??? I just stumbled across this by mistake...
Here's an example:
It works for me in IE6 and Firefox 1.5. I wonder what other browsers will do with it - and if there's anything actually useful that can be done with this capability :-)