Ditto, contacting Dell support about it. What sort of "compatibility warning" doesn't allow an override? Do they not want people to buy their product? And of course the error isn't even checking the operating system column of the purchase...
I'll willingly admit that "protective effect" is my own arbitrary layman's wording. The actual research articles I have read, however, do go so far as to theorise (and some, offer brain scans to back up) the fact that mental activity keeps the brain flexible, less dependant on a small set of networks, allowing damage to be routed around. Like the internet used to be. This is testable both in showing that the damage is not reduced in autopsies, and in examining patterns of activity in the elderly. As for finding the articles... Sorry, this is slashdot, I'll concede your point before going to the trouble of digging through pubmed and a ton of science magazines.
While I'm normally a big fan of pointing out correlation != causation, especially in psych studies, there are a few issues here. One, you haven't actually read the study, so you have no idea what variables they controlled for, the length of the study, what data they collected, etc.
Two, there is an extensive set of similar studies showing that mental activity of any kind has a protective effect. So they are on stronger ground as a result.
I imagine the commenter was noting that the sink effect decreases. It is well known they are still a sink. Heck. One issue is that as more CO2 dissolves in oceans, ocean creatures that depend on calcium carbonate for shells and other structures weaken.
Also, is worth noting the sink effect due to photosynthetic life in the ocean was recently shown to be overestimated, in the pacific alone, by over 2 billion tons.
I couldn't even be remotely called an Apple fanboy. I don't own any of their products or heck, have a phone that was made in the last 5 years. But to suggest that knowing those two facts are all that would be needed to create a knockoff to steal Apple's thunder is absurd. It's like saying that had Microsoft known Apple was going to create a music player they could have made a better iPod ahead of time, instead of an iPod clone a few years later.
duh. Same is true of any javascript method. Still requires writing code twice. When possible, is easiest to just, oh, pick a supported subset. That way you don't have to lug around a set of compatibility wrappers all the time that people have to reference to read your code, or use branches for the simple stuff, which is annoying to read.
You're right. I had thought it was. My apologies. One could say, I suppose, that what it does is a tad clearer, and perhaps even more flexible (create one fragment, insert many times). But it is indeed not standard. Thanks for the heads up. Opera of course, supports it, but they are good like that.
... um. Why are you answering me? Isn't my sample case. I was suggesting cross-browser methods. Oh. And using innerText requires annoying browser detection.
Instead of text content, you could fetch the text child node. I'm pretty sure that works in IE6 and 7. And innerHTML is non-standard. I'm not sure about textContent.
JNG came to mind since having that magical A in RGBA makes for so many useful applications of JPEG that are not available right now. So, I checked. http://pmt.sourceforge.net/SVG-patents/jpeg.html "This matter is of interest to MNG Development because MNG uses the JNG subformat which is simply baseline JPEG wrapped in PNG-style chunks.
It would be very useful for someone to scrutinize the patent to determine exactly which, if any, of its claims are infringed by JPEG codecs. There has already been some preliminary analyses by compression experts. Tom Lane of IJG was quoted (in the July 19 Infoworld article referenced above) to say that it does not. Mark Nelson has also said in the comp.compression newsgroup (search Google Groups for "jpeg patent nelson") that there is probably no overlap. "
Neither site notes the Libertarian candidate for Tom Delay's district, TX-22 http://www.electoral-vote.com/evp2006/Info/hothous e.html#TX They note one of the (several) Republican write-ins, but ignore someone who is actually on the ballot. Part of the whole red-blue trend that ignores other possibilities.
Using "Simple HTML" mode protects against that, and in my opinion makes messages much more pleasurable to read. They get their tables, colours, embedded images, even remote if in your address book. I don't get flash crap and other stuff.
You sure about that Linux thing?
Linux kernel has support for mounting HFS+...
Ditto, contacting Dell support about it.
What sort of "compatibility warning" doesn't allow an override? Do they not want people to buy their product?
And of course the error isn't even checking the operating system column of the purchase...
http://en.wikipedia.org/wiki/Sixteenth_Amendment_t o_the_United_States_Constitution
And that power has gotten out of hand mostly due to this amendment...
I'll willingly admit that "protective effect" is my own arbitrary layman's wording.
The actual research articles I have read, however, do go so far as to theorise (and some, offer brain scans to back up)
the fact that mental activity keeps the brain flexible, less dependant on a small set of networks, allowing damage to be routed around. Like the internet used to be.
This is testable both in showing that the damage is not reduced in autopsies, and in examining patterns of activity in the elderly.
As for finding the articles... Sorry, this is slashdot, I'll concede your point before going to the trouble of digging through pubmed and a ton of science magazines.
I know this is a joke, but let's say we somehow managed in some science fiction scenario to melt all the ice in Greenland and Antarctica. :)H istoire/Eustatisme/Applets/index.html
http://m8y.org/images/world_noice.jpg
You'd end up with something like that.
You bought a bit too far inland.
Used this toy.
http://www.ens-lyon.fr/Planet-Terre/Infosciences/
While I'm normally a big fan of pointing out correlation != causation, especially in psych studies, there are a few issues here.
One, you haven't actually read the study, so you have no idea what variables they controlled for, the length of the study, what data they collected, etc.
Two, there is an extensive set of similar studies showing that mental activity of any kind has a protective effect. So they are on stronger ground as a result.
Use tab sidebar.T abSidebar
http://users.blueprintit.co.uk/~dave/web/firefox/
Yes, isn't officially on addons.mozilla.org, but this addon has been out there for a while.
You can always inspect the code if you want.
6.2MiB, 4000x4000 pixels1 10a/picture-3.jpg
http://mars.jpl.nasa.gov/mro/gallery//press/20070
Naw, they just aren't checking all their links.
Is a little further down the page.
I imagine the commenter was noting that the sink effect decreases.
It is well known they are still a sink. Heck. One issue is that as more CO2 dissolves in oceans, ocean creatures that depend on calcium carbonate for shells and other structures weaken.
Also, is worth noting the sink effect due to photosynthetic life in the ocean was recently shown to be overestimated, in the pacific alone, by over 2 billion tons.
I couldn't even be remotely called an Apple fanboy.
I don't own any of their products or heck, have a phone that was made in the last 5 years.
But to suggest that knowing those two facts are all that would be needed to create a knockoff to steal Apple's thunder is absurd.
It's like saying that had Microsoft known Apple was going to create a music player they could have made a better iPod ahead of time, instead of an iPod clone a few years later.
duh.
Same is true of any javascript method.
Still requires writing code twice. When possible, is easiest to just, oh, pick a supported subset.
That way you don't have to lug around a set of compatibility wrappers all the time that people have to reference to read your code, or use branches for the simple stuff, which is annoying to read.
You're right. I had thought it was. My apologies.
One could say, I suppose, that what it does is a tad clearer, and perhaps even more flexible (create one fragment, insert many times).
But it is indeed not standard. Thanks for the heads up.
Opera of course, supports it, but they are good like that.
Frig. That'll teach me to fire things off in a hurry.
var n = document.getElementById("foo");
var r = document.createRange();
r.setStartBefore(n);
while (n.hasChildNodes()) n.removeChild(n.lastChild);
n.appendChild(r.createContextualFragment("<b>Like this</b>"));
var n = document.getElementById("foo");
var r = document.createRange();
r.setStartBefore(n);
while (n.hasChildNodes()) d.removeChild(d.lastChild);
d.appendChild(r.createContextualFragment("Like this"));
... um. Why are you answering me? Isn't my sample case. I was suggesting cross-browser methods.
Oh. And using innerText requires annoying browser detection.
Hm. Seems textContent is old and in w3 DOM spec?1 0913/ecma-script-binding.html
http://www.w3.org/TR/2001/WD-DOM-Level-3-Core-200
And it *is* true that recursively fetching text data is a bit of a hassle. Not a huge one though.
Instead of text content, you could fetch the text child node. I'm pretty sure that works in IE6 and 7.
And innerHTML is non-standard.
I'm not sure about textContent.
Umm. Bit different from being bitched at for not fixing all problems, and being bitched at for inadequately fixing problems caused by you.
Oh, I'm sure that's not the *only* way...8 7 9
http://bugzilla.wikimedia.org/show_bug.cgi?id=121
http://bugzilla.wikimedia.org/show_bug.cgi?id=494
http://bugzilla.wikimedia.org/show_bug.cgi?id=841
Couldn't find a bug on it, but using mod_deflate would probably help too, and the deflate work could be pushed on to intermediate servers.
Made me think of the Bay of Fundy. Wikipedia had some interesting info, as usual.l ectrical_power_generation
http://en.wikipedia.org/wiki/Bay_of_Fundy#Tidal_e
The ice in the arctic is fresh water, the ocean it is floating in is salt.
http://www.physorg.com/news5619.html
PNG does *not* work fine for photographic images.
JNG came to mind since having that magical A in RGBA makes for so many useful applications of JPEG that are not available right now.
So, I checked.
http://pmt.sourceforge.net/SVG-patents/jpeg.html
"This matter is of interest to MNG Development because MNG uses the JNG subformat which is simply baseline JPEG wrapped in PNG-style chunks.
It would be very useful for someone to scrutinize the patent to determine exactly which, if any, of its claims are infringed by JPEG codecs. There has already been some preliminary analyses by compression experts. Tom Lane of IJG was quoted (in the July 19 Infoworld article referenced above) to say that it does not. Mark Nelson has also said in the comp.compression newsgroup (search Google Groups for "jpeg patent nelson") that there is probably no overlap. "
Neither site notes the Libertarian candidate for Tom Delay's district, TX-22s e.html#TX
http://www.electoral-vote.com/evp2006/Info/hothou
They note one of the (several) Republican write-ins, but ignore someone who is actually on the ballot.
Part of the whole red-blue trend that ignores other possibilities.
How did this get moderated up insightful - did you actually read that article?
Using "Simple HTML" mode protects against that, and in my opinion makes messages much more pleasurable to read.
They get their tables, colours, embedded images, even remote if in your address book.
I don't get flash crap and other stuff.