Domain: googlegroups.com
Stories and comments across the archive that link to googlegroups.com.
Comments · 13
-
Re:Yay, another prediction!
I've never understood the fascination with "failed" predictions of the exact year as if it was a big deal. So what? When people say "As soon as year XXXX", they mean it's possible if the trend continues, but there is inevitable variation that means you can't be precise even if the overall trend continues. It's an approximation that always had +-years of uncertainty. It's not like the long-term trend for arctic sea ice has turned around and steadily started increasing for the last decade to negate the likelihood it will reach zero soon. It has wiggled around year by year but the downward trend is really obvious. If it reaches zero ice cover in September 2022 or 2030 (for example) instead of 2016, how does that substantially change the situation?
-
Re:Expert Advice
Looks like google is now storing and managing access to UK government publications and data https://b1cba9b3-a-5e6631fd-s-sites.googlegroups.com/a/independent.gov.uk/isc/files/20130606_ISC_CNI_Report.pdf?attachauth=ANoY7co3BLJXxRecJyw4qt6s8mQlJ0HxT47B9817fKlG-TIe_qCKnXGlpYK7NfVbH-e0pCuIxtKM8F85qRJ8Ip9xtlyW8urklyL-sAd7IVMHQh78R4rltwWSI8EfjxSDMb-zwADhL9qRbsUO08XLrOebcwQP34v_IkLPoGUlf_QouYd-0DgTZrswZSDgZwPCe8vMUZe5MYBFtVrE0dM3BpE6MSLsqNDq-fdm0AxRjh5atdJz0_326jg%3D&attredirects=0, not something I can recall on any the last party manifestos. Come to think of it I'm sure I did not vote for Huawei keeping an eye on my browsing habits, what next Mozilla getting in on the act? http://www.theregister.co.uk/2013/07/26/mozilla_personalisation_experiment/
-
Re:Empirical curve fitting suggests sooner.
So when 2016 rolls around with no significant change to the ice caps can we cut this stupid "ice caps r gunna melt" meme?
No? I didn't think so.
You must be trolling because It's hard for a rational person to look at this chart and think there will be "no change" when 2016 rolls around. (Hit "download attachment" to see the chart).
In 1979 the minimum was over 16,000 cubic kilometers of Arctic ice. In 2005 the minimum was 9,000 cubic kilometers. Last year it was just above 3,000. The best curve fit of the data (seen on the chart) shows the Arctic will probably be ice-free by 2016.
-
Google has this problem with their forms, too.
It's not just JotForms. Google is now the leading site being exploited to host phishing pages. Google has reasonable defenses against phishing for their "sites" product. However, Google doesn't seem to have those protections on their document and spreadsheet products. Here's a fake login form hosted by Google. That's been up since 2010. Here's a fake login page hosted as a Google spreadsheet. Google allows unlimited HTML in a spreadsheet, which means it can be abused in this way. We have a full list, if anyone is interested.
"formbuddy.com" and "surveymonkey.com" can also be abused in this way. Formbuddy seems to kick phishing pages off quickly. Surveymonkey, not so good at this.
If you offer free hosting, and don't have aggressive anti-phishing controls in place, you will be pwned.
-
I know it's april, but check out the google ads
Is google ads also doing april fools? Check out the banner I got with this story: screen shot
The ad was linking to: this
-
Re:Peer review vs. "gray literature"
Holy blap, what part of "crap" don't you understand?
A LaTeX document with lots of formulas doesn't automagically mean proper science, you know.
See this and this.
And thrown in for good measure: The Myth of the 1970s Global Cooling Scientific Consensus -
Re:Clojure
-
Re:Clojure
-
Re:Clues so far...
The Google groups page links to a file, which holds symbols of Mars and Venus.
-
No more bandwidth for google?You cannot view this page because this group has exceeded its bandwidth quota. That's what I get when I try to play the wav file.
-
Re:No sound
I opened up quicktime direct, file menu| open url in order to hear it on my mac
http://goog411.googlegroups.com/web/1-800-goog-411.mp3?gda=Y0TV50MAAAB7GA88RxiKfMmJbBD-l3LOftcXfMw_zBUSWbpHeV8HeGG1qiJ7UbTIup-M2XPURDTr3bKJgB1KeNxedXzzC5fjaRO12GarSki7FMoIuUXfNA -
The WebKit implementation is superior IMOTesting javascript with Safari is like testing javascript with NoScript -- of course it's going to be faster since it doesn't really work The WebKit implementation of JavaScript is easily better than the implementation in FireFox, Opera or Internet Explorer's JScript. Note I'm not saying just 'different', actually better - by which I mean it's demonstrably faster, is more feature complete, and requires less workarounds when you start doing complicated things (all centered around event handling though really, both FireFox and IE have issues with what you can/can't do when it comes to events and referencing properties of objects - in Safari everything I would expect to work, just does, though YMMV).
I've written both simple demos and fairly sophisticated JavaScript apps (which can do Sim City / Civilization 2.5 isometric views like this - and render them extremely quickly so you that you can pan around the environment as if it was a native title)).
When it comes to looping through a large array of arrays (e.g. the terrain tile detail in one of the above examples), applying style or class attributes to DOM elements, creating or moving DOM elements on a page and dealing with event handlers Safari wins hands down, followed by FireFox, Opera and IE (in all respects). The "Opera is the fastest" claim holds very little weight with me having compared them. What Opera has is a very fast UI that's extremely responsive, which is all a bit smoke and mirrors really. It's not particularly fast at script execution or object manipulation as soon as things get interesting (it lags behind Safari and FireFox certainly, but it's still far ahead of IE), and of course it renders perfectly valid pages very differently from Safari and FireFox (for which is sometimes possible to blame ambiguities in the standards, but that it doesn't follow the lead of Gecko/KHTML/Webkit or IE is a bit annoying - though do I appreciate the complexity involved). -
This is news?
Google Groups beta has been around for well over two months. Slashdot even reported on it at one point.