Hush! Everyone knows science is evil, and the faith in the modern luxuries brought by St. Exxon and the Church of The Holy Energy Industry will be our salvation.
Actually what would help Africa the most is if the EU stopped to fuck with their market by dumping heavily subsidized food there. Local chicken farmers cannot compete with packaged goods where the European tax payer happily has paid half the price. But that won't happen until someone comes and tells the EU to actually observe the "free market" principle they pretend to adhere to.
Shrimp and the like are in effect "sea insects", and we eat those... and people generally do not bother trying to find out what is inside their hot dogs...:)
The hardware they emulate has been designed, so yes they are emulators. The JVM, much like the other byte code systems like the p-system, WAM etc. that predated it, are not.
Net *net=new Network(); MSData *data=net->getFile('http://mysite.com/sound.mp3'); SoundSystem *sound_system=new SoundSystem(); sound_system->setVolume(100); sound_system->playSound(data);
Barring some error handling and callbacks, that is about as much as you need to play music in iOS. You create a NSUrl to the file, create an AVAudioPlayer targeting that URL, tell it to prepare to play (that's an extra step to your recipe), set the volume and then tell it to play. Your presudo-code does not properly encapsulate the music data into the player object though...:)
Maybe "year WP7 will overtake iOS" is one of those perpetually moving dates, like "year of Linux on the desktop", or like cold fusion which is always 20 years into the future...
Photoshop? I know Apple have alternatives for Adobe Lightroom (Aperture) and Adobe Premiere (Final Cut), but which Photoshop competitor did they fund? Closest I know of on OS X is Pixelmator which is third-party...
What is the difference between a VM and an emulator?
A VM is a "CPU" written in software, and emulator is a pre-existing machine emulated in software. The VM does not need to emulate anything existing - e.g. the physical processors running the VM bytecodes came to market after the VM.
"Emulator" means there is something they act like. Are there actual physical processors with the JVM or CLR instruction set - that predate either virtual machine?
Oh, they did mostly beat the stoners, which were largely unarmed hippies. What they did not beat were the cartel-backed crack cocaine dealers, armed to the teeth. Nor did they beat the dealers of "Hollywood Fuel", aka. cocaine, because Hollywood has influence.
... but strangely the 2nd Amendment proponents will not defend someone's right to carry a katana or baseball bar for protection. Just the guns, guns, guns. And rifles.
This is an important point: Why should "arms" just be firearms? Why can you get a license to carry a concealed body-hole-puncher, but not a concealed rapier or even dagger? Heck, a carpenter with a hammer in his belt is carrying just as lethal a weapon...
The Federalist Papers talk about how stupid and expensive it would be to have a professional standing army, and instead the US should arm its citizens to fight against any invaders. After all, the US would not go to war itself...
If you do not organize them into a militia though, how are they expected to know where to report for duty in the case of said invasion?
Why do you get butthurt over someone making fun of the next step in Google's control and surveillance of our lives? They are not fucking saints curing cancer.
You sound just as paranoid as the "9/11 was a plot to boost Bush ratings" crowd.
Hush! Everyone knows science is evil, and the faith in the modern luxuries brought by St. Exxon and the Church of The Holy Energy Industry will be our salvation.
Actually what would help Africa the most is if the EU stopped to fuck with their market by dumping heavily subsidized food there. Local chicken farmers cannot compete with packaged goods where the European tax payer happily has paid half the price. But that won't happen until someone comes and tells the EU to actually observe the "free market" principle they pretend to adhere to.
Shrimp and the like are in effect "sea insects", and we eat those... and people generally do not bother trying to find out what is inside their hot dogs... :)
He should patent that flying chair.
Windows Hip. Because it is hip to be square.
The hardware they emulate has been designed, so yes they are emulators. The JVM, much like the other byte code systems like the p-system, WAM etc. that predated it, are not.
Net *net=new Network();
MSData *data=net->getFile('http://mysite.com/sound.mp3');
SoundSystem *sound_system=new SoundSystem();
sound_system->setVolume(100);
sound_system->playSound(data);
Barring some error handling and callbacks, that is about as much as you need to play music in iOS. You create a NSUrl to the file, create an AVAudioPlayer targeting that URL, tell it to prepare to play (that's an extra step to your recipe), set the volume and then tell it to play. Your presudo-code does not properly encapsulate the music data into the player object though... :)
Maybe "year WP7 will overtake iOS" is one of those perpetually moving dates, like "year of Linux on the desktop", or like cold fusion which is always 20 years into the future...
Photoshop? I know Apple have alternatives for Adobe Lightroom (Aperture) and Adobe Premiere (Final Cut), but which Photoshop competitor did they fund? Closest I know of on OS X is Pixelmator which is third-party...
What is the difference between a VM and an emulator?
A VM is a "CPU" written in software, and emulator is a pre-existing machine emulated in software. The VM does not need to emulate anything existing - e.g. the physical processors running the VM bytecodes came to market after the VM.
"Emulator" means there is something they act like. Are there actual physical processors with the JVM or CLR instruction set - that predate either virtual machine?
Javascript is largely an interpreted language.
Yeah, if the black man was insulted he should have drawn his gun and shot the insulter, like in the old days...
He was able to say it, and now he gets to taste the consequence of his threats.
Everyone's "just an Internet tough guy" until they go on their first killing spree.
I think the later ranting posts about murdering people were what he was arrested for. Not too thick-skinned that man.
The US has much the same: If you have "drug paraphernalia" that is illegal even though you need not do any drugs: You have the capability to.
Oh, they did mostly beat the stoners, which were largely unarmed hippies. What they did not beat were the cartel-backed crack cocaine dealers, armed to the teeth. Nor did they beat the dealers of "Hollywood Fuel", aka. cocaine, because Hollywood has influence.
... but strangely the 2nd Amendment proponents will not defend someone's right to carry a katana or baseball bar for protection. Just the guns, guns, guns. And rifles.
Here, AC, I'll quote all the arguments you presented to counter harrkev's: ...
Well, look at that: There weren't any. Better luck next time.
This is an important point: Why should "arms" just be firearms? Why can you get a license to carry a concealed body-hole-puncher, but not a concealed rapier or even dagger? Heck, a carpenter with a hammer in his belt is carrying just as lethal a weapon...
The Federalist Papers talk about how stupid and expensive it would be to have a professional standing army, and instead the US should arm its citizens to fight against any invaders. After all, the US would not go to war itself...
If you do not organize them into a militia though, how are they expected to know where to report for duty in the case of said invasion?
Yeah, what would be the point of being a proud gun-owner if you don't get to shoot people every now and then?
Why do you get butthurt over someone making fun of the next step in Google's control and surveillance of our lives? They are not fucking saints curing cancer.
WADL is the REST equivalent of the WSDL of SOAP, though apparently REST services can be described using WSDL 2.0 as well.