Speed up your old notebook with Pixel

Speed up your old notebook with Pixel

And now for something completely different: Recently, I stumbled upon the article at qz.com: Your old laptop can live again for the cost of a USB drive. The idea is to boot the free Debian “Pixel” OS from an USB stick and to work in that slim and fast environment. So I tried it out! PIXEL is a project of the the Raspberry Pi Foundation, see Introducing PIXEL. and get more details in the blogpost raspberrypi.org/blog: PIXEL for PC and Mac. ...

January 13, 2017 · 3 min · Toni Pohl
PowerShell, welcome to Linux!

PowerShell, welcome to Linux!

As Jeffrey Snover ,Technical Fellow at Microsoft Enterprise Cloud Group, announced recently, PowerShell is open sourced and is available on Linux! It’s interesting to see that PowerShell - as a command-line shell and scripting language which is based on the Microsoft .NET Framework – now is available on Linux. This is possible because of the new .NET Core system running on Linux. In our modern times, when “Microsoft loves Linux”, such things are possible – and seem logical! ...

August 19, 2016 · 1 min · Toni Pohl
Monaco Editor in eigene Web-Apps integrieren

Monaco Editor in eigene Web-Apps integrieren

Visual Studio Code verwendet ihn. Und man kann ihn auch selbst in eigenen Projekten verwenden: Den unglaublich coolen Monaco-Editor! Dieser Editor ist ein browser-basierter Code Editor, mit IntelliSense für JavaScript, JSON, HTML, CSS, Less, Sass, C# und TypeScript Support und vielem mehr. Und er kann in eigenen Web-Apps verwendet werden. Eine detaillierte Beschreibung des Monaco-Editors ist unter (Visual Studio Code) Editing Evolved vorhanden. Hier werden die coolen Features des Editors und Tipps und Tastenkombinationen beschrieben. ...

August 5, 2016 · 2 min · Toni Pohl
Einführung in das neue SharePoint Framework

Einführung in das neue SharePoint Framework

Passend zu meinem letzten Blogpost mit dem Hinweis zum Office 365 Developer Podcast möchte ich Software-Entwicklern das neue SharePoint Framework vorstellen. Doch schön der Reihe nach… Mit der Vorstellung von SharePoint 2016 Anfang Mai (siehe Future of SharePoint) hat Microsoft ein neues Entwicklungsmodell für SharePoint vorgestellt: Das SharePoint Framework. Anstelle von Server-seitigem Development (so, wie es von der ersten SharePoint Version mit ASP und ab 2003 ASP.NET – mit Ausnahme des neuen App Modells - bis heute der Fall war…) tritt nun Client-seitiges Development. Für Entwickler bedeutet das in einem Wort gesagt: Javascript! ...

July 28, 2016 · 4 min · Toni Pohl
Visual Studio Code den Run-Button für Websites beibringen

Visual Studio Code den Run-Button für Websites beibringen

Visual Studio Code ist eine feine Sache. Das kostenlose Entwicklungssystem für Windows, OS X und Linux ist unter https://code.visualstudio.com downloadbar und stellt neben einem sehr leistungsfähigen Editor mit IntelliSense und Debugging, Git-Support und Extensions auch Runtimes für Node.js, .NET Core, Unity und Office bereit. Apropos Runtime: Wie sieht es mit Webprojekten aus? Das müssen wir Visual Studio Code erst beibringen… Visual Studio Code for all Für alle jene, die neu in Visual Studio Code (VSC) sind, informiert die Startseite The Basics of Visual Studio Code über den Editor und seine Leistungsfähigkeit. ...

July 28, 2016 · 4 min · Toni Pohl
TypeScript 2.0 Beta

TypeScript 2.0 Beta

Das Microsoft TypeScript Entwicklungsteam war fleißig und hat gestern im MSDN Blog die TypeScript 2.0 Beta-Version angekündigt, siehe Announcing TypeScript 2.0 Beta. Neuerungen in TypeScript Version 2 sind unter anderem Non-nullable Types, Easier Module Declarations, Control flow based type analysis, The never type, Read-only properties and index signatures, Glob support in tsconfig.json , Wildcard character in module names, Support for UMD module definitions und vieles mehr. Im Detail gibt es die Neuerungen im GitHub Wiki von Typescript nachzulesen: ...

July 12, 2016 · 1 min · Toni Pohl
Decoded Open Source Conference

Decoded Open Source Conference

Bist du Developer und fit in JavaScript, Java, PHP, Python oder .NET? Und hast du Anfang Mai noch nichts vor? Dann wäre vielleicht die Decoded Open Source Conference etwas für Dich! Microsoft veranstaltet diese 2-tägige Konferenz mit 4 Tracks von 5. bis 7. Mai in Dublin, Irland. Die DECODED Open Source Conference ist kostenfrei – aber halt nicht um die Ecke. DECODED bietet ihren Teilnehmern unorthodoxe Ansätze und modernste Software-Technologien mit Best Practises und mit herausragenden Persönlichkeiten und Sprechen. ...

March 23, 2016 · 1 min · Toni Pohl
Welcome to the blogging world, Open Live Writer!

Welcome to the blogging world, Open Live Writer!

Finally, Open Live Writer is here! Open Live Writer (OLW) is an open source application to manage and publish blog posts. The source code is based on Microsoft’s Windows Live Writer, but Open Live Writer now is an improved MIT-license Open Source project on GitHub. You can download OLW from https://openlivewriter.org. Microsoft stopped the development of WLW (which is still downloadable from Windows Essentials) in 2012. The WLW fans tried to open source WLW for quite a time… ...

December 13, 2015 · 2 min · Toni Pohl
Connect  2015 News for Developers

Connect 2015 News for Developers

Beim zweitägigen Connect(); //2015 Developer Virtual Event hat Microsoft hat eine ganze Reihe an Neuerungen für Developer bekannt gegeben. In 112 Sessions geht es um Alles, was Developer Herzen höher schlagen lässt: .NET Core 5, ASP.NET 5 RC, Go-Live Support, Visual Studio Code, Visual Studio Team Services, Visual Studio Marketplace, Visual Studio Developer Essentials, Node.js, Docker Support und vieles vieles mehr. Neben der offiziellen News auf dem Visual Studio Blog News and Announcements at Connect(); //2015 und von Brian Harry News from Connect(); 2015 hat mein Kollege Wolfgang Strasser eine gute Zusammenfassung der Connect-Keynote gepostet: Connect(); // 2015–Keynote Recap. Die wichtigsten Infos auf einen Blick! ...

November 20, 2015 · 1 min · Toni Pohl
New version of Visual Studio Code on GitHub

New version of Visual Studio Code on GitHub

Microsoft had a series of announcements at the Connect(); //2015 Developer Virtual Event yesterday. Now there’s a new version of Visual Studio Code available on Github: https://github.com/Microsoft/vscode Check it out! See also the webcasts of the event on channel9! 112 sessions are waiting for you!

November 19, 2015 · 1 min · Toni Pohl