This is imho the best news ever from microsoft. Now I can target serverside, frontend, windows8 devices and windowsphone all with one language (javascript for me). Not bad at all update: I have to add other news just announced. With winJS now we can target also xboxone, ios and android device And also the full framework is opensource under apache license update2: winJS on github https://github.com/winjs/winjs
Couldn't you do this with javscript before and also get MacOS, Linux, and Android? Anything with a web-browser?
Microsoft introduces Universal Windows apps
31–40 of 187 posts
Re: Microsoft introduces Universal Windows apps
#32I'm shocked this didn't happen sooner. If you ever wanted to point to a problem with MS vision you can ask yourself why this didn't happen in 2005.
1. The xbox 360 was released in 2005. This was essentially the first Microsoft console to run 'apps,' and those had to be architected specifically for the console.
2. The iPhone was years away in 2005. Phones ran shitty little apps that had to be architected specifically for the phone.
3. The iPad was years away. Microsoft tablets just ran XP. The idea of the iPad as a "bigger iPhone" was mocked to no end when it was announced. People thought they wanted OS X on a touchscreen. Microsoft would have thought the same thing.
4. gMail has just been released. The idea of a true "web app" required remarkable vision and foresight by itself. Additionally, web apps had to be architected specifically for the browser (seeing a pattern?).
Even if Microsoft had seen 5 years into the future and predicted all these changes, the platform they would have created in 2005 wouldn't have had anything to run on.
Re: Microsoft introduces Universal Windows apps
#33They must live in quite a bubble if "universal" only includes Microsoft platforms.
Re: Microsoft introduces Universal Windows apps
#34This would actually provide an easy path for developers to get into the Windows ecosystem while ignoring the whole market share issue. Combine first class integration with an awesome IDE (Visual Studio), and frankly way better tooling than Eclipse this would be a pretty compelling reason for me to use Xamarin, and by extension have a Windows run target for my app.
Re: Microsoft introduces Universal Windows apps
#35They must live in quite a bubble if "universal" only includes Microsoft platforms.
Re: Microsoft introduces Universal Windows apps
#36Earlier quoted context omitted.
No, definitely just a WebView. Still having a set of quality cross-platform MVVM-aware components for HTML5 is nice.
Oh, I misunderstood what the implications were for "cross platform" then in this context. I would never think that javascript wasn't cross platform, I'll have to look into the MVVM components but JS already has that with libraries like Knockout so obviously I need to go back and watch the keynote again. Thanks for the clarification.
Re: Microsoft introduces Universal Windows apps
#37I'm still trying to figure out how/why this makes sense as a goal. Building an application that runs across multiple platforms in congruent spaces makes sense: iOS and Android and Windows Phone. When you move to running the same application across Laptop vs. Phone style platforms, even on modern hardware, you're looking at capabilities and resources that are radically different. I can see wanting to share certain com…
Re: Microsoft introduces Universal Windows apps
#38This is imho the best news ever from microsoft. Now I can target serverside, frontend, windows8 devices and windowsphone all with one language (javascript for me). Not bad at all update: I have to add other news just announced. With winJS now we can target also xboxone, ios and android device And also the full framework is opensource under apache license update2: winJS on github https://github.com/winjs/winjs
Couldn't you do this with javscript before and also get MacOS, Linux, and Android? Anything with a web-browser?
Re: Microsoft introduces Universal Windows apps
#39They must live in quite a bubble if "universal" only includes Microsoft platforms.
I guess Google and Apple also live in a bubble? Not really sure what your point is. Is your expectation that Microsoft Universal apps also run on Android and Google? On Web browsers? Would you like them to use a different term?
Re: Microsoft introduces Universal Windows apps
#40I'm shocked this didn't happen sooner. If you ever wanted to point to a problem with MS vision you can ask yourself why this didn't happen in 2005.