Microsoft is working to port Node to Windows.
If you haven't looked node yet, it is worth a look. Very interesting stuff. I know I am very excited
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Microsoft is working to port Node to Windows.
If you haven't looked node yet, it is worth a look. Very interesting stuff. I know I am very excited
Oh noes! Another FOSS effort being tainted by 'Softies!
Interestingly, Rackspace (the employer of Beer's hero and personal lord and savior Robert Scoble) is contributing the efforts of Bert Belder for this project.
@cbae: Tainted? Well, if you mean tainted with more IQ, then, yeah... Come on.
C
@Charles: I think cbae was being sarcastic.
@Sven Groot: Fair enough. Is there a sarcastic smiley? The Charles AI can't decipher sarcasm from words alone. (then again, I haven't updated the code in 4 years....) ![]()
C
I thought the context was obvious enough. ![]()
http://www.urbandictionary.com/define.php?term=oh%20noes
Something you say when the FBI or the police are at your door, and they are after your LUNIX.
Casual use can be caused by a combination of displeasement and fear for Microsoft lawsuits against open source operating systems, such as Redhate Lunix. It may include other, less important things.JeffK: "Oh noes, teh police! HIDE TEH LUNIX!!!11"
It was. Charles must have missed all the beer rants lately.
I'm sure Beer felt like Yoda after Alderaan went boom.
@ScanIAm: Actually, I've been monitoring the Beer posts (weird, off-topic, tangential, nonseniscal at times, mostly pointless flame induction, close to offensive at times, almost worthy of deletion)...
At any rate, this is great news for Node!
C
I'm kind of confused about why node.js is even important. I'm sure I'll be dragged, kicking-and-screaming, into having to really, really learn JavaScript because it's the flavor of the month, but why do I need to write server software in a language invented for netscape marketing?
@ScanIAm:Because its cool.
Seriously though, this JavaScript hammer is starting to freak me out, I don't know if don't get this fad because I've been there and is so much pain or is because I'm getting old and don't get it.
@jmzl666: I think what we're seeing is the merging of attention deficit disorder and attention seeking behavior amongst the "I'm a special snowflake" crowd.
It's one thing to jump on a new language or framework or design pattern when it provides some kind of advantage over what exists, but JS provides no clear advantage in any arena other than client side browser code that attempts to make the browser work like an actual client application.
Here's an idea, hipsters, learn assembly if you want to experience difficult coding environments.
Oh noes. Here comes some "special snowflake" logic.
There is many reasons you'd want to use JavaScript on the server.
Node.js specifically:
Reasons to use JavaScript specifically:
This is talked about in the newest Cloud Cover
8 minutes ago,Geoffreyk wrote
This is talked about in the newest Cloud Cover
Node.js is just another way to sell Azure.
@CreamFilling512: Eager to see this longer list of reasons.
Namespaces? I guess it's not specific to server, but until it's implemented properly, I don't consider JavaScript to be a real programming language.
3 hours ago,PaoloM wrote
Namespaces? I guess it's not specific to server, but until it's implemented properly, I don't consider JavaScript to be a real programming language.
You can create namespaces in JavaScript using JavaScript. There are already implementations out there that take advantage of the fact that JavaScript functions are first class objects.
JavaScript is a programming language that can extend its capabilities using its default capabilities. It's one of the reasons it's a good compiler target language in addition to being readily transpiled(source language compiles to some extended variant of the source language...). JavaScript is unusually flexible for a general purpose language.
C
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.