Re: 95, turns out it was easy to just get on to the beta list. Reminds me of a funny story...
Summer of '95, I was sitting at the weekly roundtable meeting of our IT department (at an R&D lab I used to work), and explaining to the boss that I could get my hands on a new beta of it from a friend so we could kick the tires. The whole team seemed interested and leaned in. "So," the boss says, "Who is your friend... he must be some VIP at a big operation, eh?"
>I was one of those who did an all-nighter outside a store waiting for win95.
I remember coming across a picture from that day [1] and thinking to myself how similar the excitement is to the modern day product release from Apple. Yes Microsoft has become the company everyone loves to hate but I think they were considered cool or hip back then.
I really enjoy typing with this text editor. It feels just right: nice colorscheme, nice cursor width, nice bracket matching and code highlighting.
I hope MS makes a native windows 8 app using the code editor or give it under a free licence it so that other can make the app.
Suprisingly enough, this really is the release announcement. This is their marketing department.
Scott Hanselman ... Microsoft employee.
It's Microsoft's new marketing strategy - they try to promote 'organic growth and acceptance' of new products through social media and viral advertising. I don't believe it works very well - it always comes across as a bit false and pollutes the real comment environment, giving viewers the strange feeling that something is wrong. It also creates a lot of antagonism when paid employees actually argue with detractors, etc.
I just installed SkyDrive to try it out. I already had an account for my VS Express 2012 so in under 30 seconds I was editing a file and trying the code completion. It looks good and works well, so it's a nice offering from the Microsoft coders. (Gee, I sound like a marketing shill but I'm not, I just happen to love TypeScript and Visual Studio, although TS failed me in a surprising way today - but this isn't the post for that.)
That's hard to say until they actually release documentation. When I first noticed it [1] 10 months ago, it seemed very flaky and slow, but it appears to have improved a lot in the meantime.
Has anyone used this? Does it reference symbols across files? I imagine it would be rather expensive to actually have a compiler front-end running live in the cloud across my project.
This is the sort of functionality that has been made available by numerous text editors and IDEs for numerous programming languages for many, many years now.
It's somewhat unusual to see how so many in the JavaScript and web development communities can get so excited about catching up to where basically everybody else was decades ago. It'd be one thing if JavaScript and web development were new creations, but they're not.
While this may be useful in some cases, it's surely not "amazing".
Looks like the (very impressive) editor on their Try F# site (which serves as a great introduction to the language, providing you with a scratchpad/REPL and output window for in browser coding): http://www.tryfsharp.org/
There's also this one based on node.js and Ace... There is a github and you can install on your own server.. I'm using it as a private interactive pastebin/code snippet editor etc on a vps of mine.. Just need to put an apache ssl reverse proxy with basic auth in front of it and I'll be good to go..
Tried the editor at http://www.typescriptlang.org/Playground/ and there is one very annoying thing. I cannot type the closing curly brace ("}") on a non-us keyboard layout (Alt Gr+ N). Other than that, it's good.
The inline threaded comments look like an awesome feature, would be amazing to have an inline widget like that in Code Mirror. Submitting tiny local patches this way might be useful, too :D
[+] [-] noonespecial|12 years ago|reply
Yes, I was one of those who did an all-nighter outside a store waiting for win95.
[+] [-] mixmastamyk|12 years ago|reply
Summer of '95, I was sitting at the weekly roundtable meeting of our IT department (at an R&D lab I used to work), and explaining to the boss that I could get my hands on a new beta of it from a friend so we could kick the tires. The whole team seemed interested and leaned in. "So," the boss says, "Who is your friend... he must be some VIP at a big operation, eh?"
"Nope," shaking my head.
"Well, who?" asks the boss.
"He's a high-school student."
"BWAH-HAHAHAHAHAHHAHAahahah...."
[+] [-] nivla|12 years ago|reply
I remember coming across a picture from that day [1] and thinking to myself how similar the excitement is to the modern day product release from Apple. Yes Microsoft has become the company everyone loves to hate but I think they were considered cool or hip back then.
[1] http://i.imgur.com/4Ng1ELA.jpg
[+] [-] unknown|12 years ago|reply
[deleted]
[+] [-] smegel|12 years ago|reply
[+] [-] drivebyacct2|12 years ago|reply
[deleted]
[+] [-] WayneDB|12 years ago|reply
[+] [-] boromi|12 years ago|reply
[+] [-] AceJohnny2|12 years ago|reply
[+] [-] michaelwww|12 years ago|reply
http://channel9.msdn.com/posts/Text-Editor-from-SkyDrive-wit...
Edit: It's had almost 30,000 views, so it's getting attention.
[+] [-] RyanZAG|12 years ago|reply
Scott Hanselman ... Microsoft employee.
It's Microsoft's new marketing strategy - they try to promote 'organic growth and acceptance' of new products through social media and viral advertising. I don't believe it works very well - it always comes across as a bit false and pollutes the real comment environment, giving viewers the strange feeling that something is wrong. It also creates a lot of antagonism when paid employees actually argue with detractors, etc.
[+] [-] willsun|12 years ago|reply
http://blogs.windows.com/skydrive/b/skydrive/archive/2013/07...
[+] [-] chr1|12 years ago|reply
[+] [-] unknown|12 years ago|reply
[deleted]
[+] [-] michaelwww|12 years ago|reply
[+] [-] malandrew|12 years ago|reply
[0] http://ace.c9.io
[1] http://codemirror.net
[+] [-] marijn|12 years ago|reply
[1]: https://twitter.com/marijnjh/status/252814288891285505
Still, it's closed source, so for now, not very relevant for the rest of us.
[+] [-] stefanve|12 years ago|reply
[+] [-] acchow|12 years ago|reply
Has anyone used this? Does it reference symbols across files? I imagine it would be rather expensive to actually have a compiler front-end running live in the cloud across my project.
[+] [-] PommeDeTerre|12 years ago|reply
This is the sort of functionality that has been made available by numerous text editors and IDEs for numerous programming languages for many, many years now.
It's somewhat unusual to see how so many in the JavaScript and web development communities can get so excited about catching up to where basically everybody else was decades ago. It'd be one thing if JavaScript and web development were new creations, but they're not.
While this may be useful in some cases, it's surely not "amazing".
[+] [-] aaronbrethorst|12 years ago|reply
[+] [-] tommyd|12 years ago|reply
[+] [-] ktt|12 years ago|reply
[+] [-] Guillaume86|12 years ago|reply
And a ACE/typescript integration with code validation and autocomplete: http://guillaume86.github.io/ace/kitchen-sink.html (switch to typescript mode in the left panel).
[+] [-] relaxitup|12 years ago|reply
http://codeintune.com/
[+] [-] pingec|12 years ago|reply
[+] [-] ryanmolden|12 years ago|reply
I can type { and } on a Swiss keyboard which is a AltGr + ä and AltGr + $.
What keyboard layout were you seeing issues with? Looking at Wikipedia it looks like it would be South Slavic Latin based on your mention of Alt Gr+N?
You can mail me privately if you wish (mail in profile).
[+] [-] kaiwetzel|12 years ago|reply
[+] [-] itsbits|12 years ago|reply
[+] [-] relaxitup|12 years ago|reply
[+] [-] unknown|12 years ago|reply
[deleted]
[+] [-] meapix|12 years ago|reply
[+] [-] no_gravity|12 years ago|reply
[+] [-] flagnog|12 years ago|reply
Unless you're committed to MS anyway.
[+] [-] pedromorgan|12 years ago|reply
[+] [-] recursive|12 years ago|reply