Mailing yourself a CD is not a valid method to prove copyright for one simple reason.
How do you prove you didn't mail a non-sealed envelope to yourself, then seal it later with someone else's work inside?
I don't know why this works for me, but I can get free access simply by scrolling to the bottom of the page. Seems to work on every question I've ever looked at - the locked out answers are at the top, then some ads, then the whole thread in plaintext at the bottom.
(FF3/XP/Adblock/JS and cookies enabled).
To be pedantic, Jupiter doesn't have a surface. It just has a really thick atmosphere that turns into molten stuff when you get deep enough. It's not a stretch to say there's nothing solid in the entire planet.
if (someCondition)
{
doStuff();
}
else
{
dont();
}
Has always seemed the most readable and maintainable style for me. Everything is well-spaced and reads easily. The braces line up vertically for easy matching. And honestly, if you have huge functions that take up more than two vertical screens you should be splitting it up anyway.
Not to mention, one (admittedly minor) benefit I rarely see mentioned is the ease of making if-blocks unconditional. It's simply a matter of commenting out the if-line and leaving the braces in place.
You can eliminate that blind spot by adjusting your driver-side side view mirror so that you can just see the side of your car when your head is against the window.
See http://pages.cs.wisc.edu/~gdguo/driving/BlindSpot.htm for images.
Look up the Bussard Ramjet. It uses free-floating interstellar hydrogen gas as its reaction mass.
Whoosh!
You mean the International Essential Tremor Foundation? Did I miss something?
Very succinct and to the point. I like this line a lot. My kingdom for a mod point!
Mailing yourself a CD is not a valid method to prove copyright for one simple reason. How do you prove you didn't mail a non-sealed envelope to yourself, then seal it later with someone else's work inside?
The Skytrain in Vancouver is an elevated, electric light rail that's been fully automated (no driver on board) since 1985.
Sounds like your computer just *flies*!
I don't know why this works for me, but I can get free access simply by scrolling to the bottom of the page. Seems to work on every question I've ever looked at - the locked out answers are at the top, then some ads, then the whole thread in plaintext at the bottom. (FF3/XP/Adblock/JS and cookies enabled).
To be pedantic, Jupiter doesn't have a surface. It just has a really thick atmosphere that turns into molten stuff when you get deep enough. It's not a stretch to say there's nothing solid in the entire planet.
err, that would be:
if (someCondition)
{
doStuff();
}
else
{
dont();
}
Sorry, I'm new at this.
if (someCondition) { doStuff(); } else { dont(); } Has always seemed the most readable and maintainable style for me. Everything is well-spaced and reads easily. The braces line up vertically for easy matching. And honestly, if you have huge functions that take up more than two vertical screens you should be splitting it up anyway. Not to mention, one (admittedly minor) benefit I rarely see mentioned is the ease of making if-blocks unconditional. It's simply a matter of commenting out the if-line and leaving the braces in place.
You can eliminate that blind spot by adjusting your driver-side side view mirror so that you can just see the side of your car when your head is against the window. See http://pages.cs.wisc.edu/~gdguo/driving/BlindSpot.htm for images.
It's not always about money. Sometimes it's about power. And then women.
Or so I've heard.
You need to get the sugar first however.
And the spice.
Unfortunately making tea tends to prevent a space craft from doing much else. Funny how that works.