Is there a search engine that already does this? If not, then I hope one adds it. Please make it easier to find the quote context. Someone posts a quote on Facebook. I want to see the quote in context. When I search for the quote the results are of the same quote over and…
Apparently September 17th is Constitution Day. This is the day in 1787 when the document was signed. (July 4th is for the Declaration of Independence.) Schools receiving Federal funding are supposed to spend part of the day teaching about the Constitution. I wonder how many people have a copy of it? If you have an…
There is a Java vulnerability where an attacker can exploit the hash predictability. The exploit is apparently easier when the content is larger. So the workaround is to limit the size of HTTP POSTÂ requests. Weblogic’s 10.3 config.xml has a max-post-size which does this. The handling of when the condition is reached is pathetic. It closes…