I grew up in Lionel so I've got nostalgia for them. They have a good size, HO and O have a "human" size to them, easy to handle and tinker with.
I wrote a bit about Lionel http://www.sosuke.com/the-hist...
If I started again I would probably go HO, O can take up a lot of space.
Yes, the Internet mob wants to agree on what is just and attack those who are against that. Sony is bad, they do tons of crappy things, but what is happening to Sony Pictures right now is worse. We'll bash Sony another day when they aren't be eviscerated by a group threatening to kill people and still put peace in their name.
They aren't prohibiting "Free Software", they are prohibiting software that is under a license that requires the distributor to pass certain rights along to the recipient.
Hence GPL like licenses that require distribution of source code, and that you grant redistribution rights to everyone you distribute it to are being explicitly prohibited. (And in fairness I can see why those licenses would cause problems for Microsoft as distributors)
On the other hand BSD like licenses that allow you to repackage and distribute without source and without passing rights forward are acceptable.
As an aside for those interested in how easy it is to setup or how much you can customize it. I setup this site for my last job at http://www.gwca.org/ (its been a bit butchered since then so your mileage may vary) and it had a steep learning curve but was extremely powerful and very easy to customize.
Tabular data is not layout, trying to arrange an excel style spreadsheets in anything but tables it silly. You don't set the width or height of the outer layer but give it some padding to set your inner layer inside it visually unless of course you have to float the outer element in which case you at least need a width. Your div layout for each element should not have to worry about its parent element and should look and act properly on its own which in itself is the beauty of doing the div css style layouts.
If you do need any help or have a question how something might be done with minimal to no browser hacks just let me know and I will lend you a hand!
Ditch tables for layout, there is no layout that exists that can be created in tables that cannot be created in divs and css. If your using tables for layout and you won't accept divs then you will be left behind. We have not accepted a single applicant that couldn't show knowledge of div layouts without inline styles or absolute positioning and our sites look perfect on PC/Mac on all major browsers.
Learn to use divs and css, you won't look back with nostalgia and you will be a better front-end developer for it.
The problem I have had with most job offers is that they are 2-6 months or 1 year with a chance to get hired. I can't commit to a company that is this up front about not committing to its staff. Also I didn't know about jobs.slashdot.org and I see now why I didn't there are none in my area!
Why does it seem to me that this push to get Pluto out of the running as a planet or other rocks in space named as planets a ploy to gain fame as finding 'new' planets and naming them? Pluto is the only planet that was found and named last century, they should just leave it be.
You're being very closed minded about this, aren't you. There are companies making billions off of sending cake through my pipes, and even though it's my infrastructure that I built, for some reason I'm not allowed to see any of that profit?
I was under the impression that you did charge for the amount of cakes that went through your pipes, but not the type of cake or who made a particular cake.
Well, with any epic action film like this there has to be a male female connection, and speculation on if its going to be cross race or cross faction? Tauren & Gnome? Where is the love going to be in this movie?
the answer to life, the universe and everything is 42, thats it, we are done
http://www.google.com/search?q=the+answer+to+life% 2C+the+universe+and+everything&sourceid=mozilla-se arch&start=0&start=0&ie=utf-8&oe=utf-8&client=fire fox&rls=org.mozilla:en-US:unofficial
all i can say is i completely agree with you, if we are taxes items based on increased health risks than fast food should incure as horrible a tax as my alcohol and cigarettes, obesity is the number one problem in america as it is
but there is no way for the to prove you shared any single complete episode, if say you were a leecher you might have only given corrupt data, rendering it useless between you and the downloader
there was a really bad virus a while back, you may have heard of it, Skynet, Sasser? the patch that fixed the issue those viruses exploited was out almost a full month before the viruses hit
games are the only thing that keeps me on windows, i spent a bunch of money on a new system to play the latest games, but before i ordered i specked a similar mac system (same FPS in reviews) and i would have to spend about twice as much to get the mac, i really want one, but they are more money than i can reason to spend!
My God the underlined text being animated is more offensive than having to put photos with every article.
How is Stranger in a Strange Land like The Man Who Fell to Earth?! The plots have almost nothing in common.
What 2 science fiction authors would you recommend? And perhaps a 3rd that is still writing if there are any good ones.
Where does that come from, the phrase, my mom said the same thing to me and it always helps to keep perspective on things.
http://www.iihs.org/iihs/topic... http://www.cheatsheet.com/auto... It seems Tesla isn't doing to bad. The Nissan 350Z had 143 deaths per million registrants.
I grew up in Lionel so I've got nostalgia for them. They have a good size, HO and O have a "human" size to them, easy to handle and tinker with. I wrote a bit about Lionel http://www.sosuke.com/the-hist... If I started again I would probably go HO, O can take up a lot of space.
Expanding Our Intelligence Without Limit Ray Kurzweil https://www.youtube.com/watch?...
Yes, the Internet mob wants to agree on what is just and attack those who are against that. Sony is bad, they do tons of crappy things, but what is happening to Sony Pictures right now is worse. We'll bash Sony another day when they aren't be eviscerated by a group threatening to kill people and still put peace in their name.
I love sharks and marine biology, but I think posting a link on Slashdot to a server that has already been crashing is like beating a dead horse.
50 miles is 80.4672km so even higher than you thought. https://www.google.com/search?...
They aren't prohibiting "Free Software", they are prohibiting software that is under a license that requires the distributor to pass certain rights along to the recipient. Hence GPL like licenses that require distribution of source code, and that you grant redistribution rights to everyone you distribute it to are being explicitly prohibited. (And in fairness I can see why those licenses would cause problems for Microsoft as distributors) On the other hand BSD like licenses that allow you to repackage and distribute without source and without passing rights forward are acceptable.
As an aside for those interested in how easy it is to setup or how much you can customize it. I setup this site for my last job at http://www.gwca.org/ (its been a bit butchered since then so your mileage may vary) and it had a steep learning curve but was extremely powerful and very easy to customize.
Tabular data is not layout, trying to arrange an excel style spreadsheets in anything but tables it silly. You don't set the width or height of the outer layer but give it some padding to set your inner layer inside it visually unless of course you have to float the outer element in which case you at least need a width. Your div layout for each element should not have to worry about its parent element and should look and act properly on its own which in itself is the beauty of doing the div css style layouts.
If you do need any help or have a question how something might be done with minimal to no browser hacks just let me know and I will lend you a hand!
Ditch tables for layout, there is no layout that exists that can be created in tables that cannot be created in divs and css. If your using tables for layout and you won't accept divs then you will be left behind. We have not accepted a single applicant that couldn't show knowledge of div layouts without inline styles or absolute positioning and our sites look perfect on PC/Mac on all major browsers.
Learn to use divs and css, you won't look back with nostalgia and you will be a better front-end developer for it.
DELETED!
The problem I have had with most job offers is that they are 2-6 months or 1 year with a chance to get hired. I can't commit to a company that is this up front about not committing to its staff. Also I didn't know about jobs.slashdot.org and I see now why I didn't there are none in my area!
Why does it seem to me that this push to get Pluto out of the running as a planet or other rocks in space named as planets a ploy to gain fame as finding 'new' planets and naming them? Pluto is the only planet that was found and named last century, they should just leave it be.
preview preview preview supposed to read: "any speculation on if its going to be cross race or cross faction"
Well, with any epic action film like this there has to be a male female connection, and speculation on if its going to be cross race or cross faction? Tauren & Gnome? Where is the love going to be in this movie?
the answer to life, the universe and everything is 42, thats it, we are done% 2C+the+universe+and+everything&sourceid=mozilla-se arch&start=0&start=0&ie=utf-8&oe=utf-8&client=fire fox&rls=org.mozilla:en-US:unofficial
http://www.google.com/search?q=the+answer+to+life
all i can say is i completely agree with you, if we are taxes items based on increased health risks than fast food should incure as horrible a tax as my alcohol and cigarettes, obesity is the number one problem in america as it is
but there is no way for the to prove you shared any single complete episode, if say you were a leecher you might have only given corrupt data, rendering it useless between you and the downloader
does the law cover partial or incomplete sharing?
there was a really bad virus a while back, you may have heard of it, Skynet, Sasser? the patch that fixed the issue those viruses exploited was out almost a full month before the viruses hit
games are the only thing that keeps me on windows, i spent a bunch of money on a new system to play the latest games, but before i ordered i specked a similar mac system (same FPS in reviews) and i would have to spend about twice as much to get the mac, i really want one, but they are more money than i can reason to spend!