Writing

Find my posts about spatial computing and entrepreneurship - and older posts about VLC Media Player and UWP development.

Summer wallpapers

October 9, 2023

Summer wallpapers

travel, wallpapers

After a seven-year entrepreneurial journey that ended with a tinge of disappointment, I needed to rest, recharge, and reflect. More than ever, I had to enjoy this summer before contemplating my next venture. This...

Real-time remote content editing with Google's AR Cloud

May 21, 2023

Real-time remote content editing with Google's AR Cloud

Spatial Computing

Recently at Opuscope we had the privilege to explore the new Google Maps Photorealistic 3D tiles API. We started experimenting with the ability to anchor digital content on top of the physical world in...

Minsar Studio 2.6

May 21, 2021

Minsar Studio 2.6

Spatial Computing, Opuscope

Spread the news! 🙏 We are thrilled about how things are going since we released the app on Oculus Quest. There's been a huge increase in created AR/VR content in the last weeks and...

Minsar Studio 2.5

March 31, 2021

Minsar Studio 2.5

Spatial Computing, Opuscope

v2.5.0 — March 31, 2021 Spread the news! 🙏 We are thrilled about how things are going since we released the app on Oculus Quest. There's been a huge increase in created AR/VR content...

Facebook Spaces is truly the Skype of the future

April 20, 2017

Facebook Spaces is truly the Skype of the future

spatial computing

I quit my hometown 4 years ago, when I was 17, to study CS in Paris. Since then, I've been calling my mum every day even for just a minute, chatting with her on...

Basic GitLab integration in Microsoft Teams

January 26, 2017

Basic GitLab integration in Microsoft Teams

microsoft

At Opuscope we currently use Microsoft Teams, even though there's a lot of room for improvement. We really enjoyed the GitLab integration in Slack through webhooks. As you know, there's no GitLab integration in Teams...

The Holographic resurgence of a mobile Windows

August 7, 2016

The Holographic resurgence of a mobile Windows

spatial computing

Disclaimer: Everything in this post is based on rumors or public information. I obviously would not disclose any confidential information. Therefore please do not consider anything hereinafter to be verified info. To the contrary...

Announcing VLC for UWP

April 19, 2016

Announcing VLC for UWP

VLC

Hi everyone, We've been quite silent on our work toward building the VLC app for Windows 10. We didn't want to set any deadline until we were 100% confident, so we wouldn't overpromise and...

VLC for Windows Phone 1.6

October 3, 2015

VLC for Windows Phone 1.6

VLC

Hi everyone, The last VLC for WP update was 1.3.3.7 ( ;) ) and was released months ago. Today, VLC v1.6.0 for Windows Phone (should work with Windows 10 Mobile but phones get hot...

VLC for Windows Store 1.8

October 3, 2015

VLC for Windows Store 1.8

VLC

AKA probably one of the last releases before we start working 100% on the Windows 10 version. This new version brings several new features, for you, for the developers, and for us, so it's...

Useful Edge tip - Sync your favorites with OneDrive

August 10, 2015

Useful Edge tip - Sync your favorites with OneDrive

microsoft

Because of this ... It's the end of the world as we know it. pic.twitter.com/qXRLLl8Mpu — Tina Debove Nigro ᯅ (@tina__nigro) August 10, 2015 (I know, quoting your own tweets is bad) I had...

VLC 1.5 - On the Road to Windows 10

August 7, 2015

VLC 1.5 - On the Road to Windows 10

VLC

It's been a long time since we updated the VLC app on the Windows Store. Last update was released on May, 19th, and April 23rd on Windows Phone. Today, we're releasing an update on...

How to compute the TitleBar height on Windows 10

August 6, 2015

How to compute the TitleBar height on Windows 10

UWP

You may need to customize your ApplicationViewTitleBar in your Universal Windows Platform app. On "normal" screens the TitleBar height is set to 32px, however this may not work on High-DPI screens like the Surface...

Multiple Windows in a WinRT app (8.1 and 10)

July 18, 2015

Multiple Windows in a WinRT app (8.1 and 10)

UWP

With Windows 8.1 appeared multitasking APIs allowing developers to use the Snap capabilities of Windows 8.0, expanded with Windows 8.1. Since then, apps like Mail can open an embedded link by opening a second...

Windows 10 APIs in a W8.1 app - Fullscreen mode

July 12, 2015

Windows 10 APIs in a W8.1 app - Fullscreen mode

UWP

A month ago, Microsoft announced a new Windows 10 SDK which provides hundreds of new APIs. I'll publish several blog posts on some of them I'm already using in my W10 apps, however, some...

Centered alignment of GridView items

July 12, 2015

Centered alignment of GridView items

UWP

I realized this isn't the easiest and most intuitive thing to do with XAML and WinRT, so here it is. The goal is to display items in the Center of a GridView. By design...

An intro to VS Code

April 29, 2015

An intro to VS Code

Microsoft

As a MacBook Pro owner, I've been waiting for Visual Studio to land on OS X for a very, very long time. A year ago, this was a mere wish. Today, the New Microsoft...

VLC 1.3 - Changelog

April 23, 2015

VLC 1.3 - Changelog

VLC

Hi everyone, Here's the changelog of VLC 1.3: http://git.videolan.org/?p=vlc-ports/winrt.git;a=blob_plain;f=NEWS;hb=HEAD

Announcing VLC as a true Universal App

February 27, 2015

Announcing VLC as a true Universal App

VLC

Technical pre-requisites The concept of Universal App has been introduced by Microsoft during Build 2014. It offers developers a way to use the same C# code in both Windows and Windows Phone platforms. This...

Exploring Windows 10 APIs - Windows and TitleBar

February 11, 2015

Exploring Windows 10 APIs - Windows and TitleBar

UWP

Windows 10 Technical Preview 2 is finally available, and Microsoft is working hard on bringing new APIs on WinRT, as well as a new, updated modern visual style, the so called MDL (Metro Design...

Disabling the Action Center gesture

October 31, 2014

Disabling the Action Center gesture

UWP

Pour celles et ceux qui comme moi, ont besoin de désactiver par moment la gesture faisant apparaßtre l'Action Center (de haut en bas du téléphone en portrait et de gauche à droite en paysage)...

ListView/GridView - Detect a vertical scroll gesture

October 30, 2014

ListView/GridView - Detect a vertical scroll gesture

UWP

Les Ă©crans de nos smartphones n'arrĂȘtent pas de grandir, cela dit, il faut tout de mĂȘme utiliser le peu d'espace disponible avec prĂ©caution. Dans une de mes applications, j'ai une page contenant une Grid...

MSP Summit and Imagine Cup 2014

August 3, 2014

MSP Summit and Imagine Cup 2014

Microsoft

Préambule Je profite de ces 24 heures de transit vers la France pour rédiger un petit blogpost autour de cette superbe semaine passée à Seattle, en essayant de ne pas trop parler du cÎté...

Two years as a C# dev and Microsoft Student Partner

July 2, 2014

Two years as a C# dev and Microsoft Student Partner

studies, microsoft

A few days ago, Microsoft France published the results of the MSP selections for the year 2014-2015. The number of MSPs has decreased from over 200 to less than fifty. While the community was...

Afficher les aperçus photos d'un dossier avec WinRT

April 28, 2013

Afficher les aperçus photos d'un dossier avec WinRT

UWP, microsoft

Dans cet article, je vais essayer de vous faire gagner du temps. Si vous ĂȘtes fatiguĂ© et que vous foncez tĂȘte baissĂ©e sans ĂȘtre concentrĂ© sur votre code, vous risquez de faire la mĂȘme...

Convert a string to MD5 on Windows Phone

April 5, 2013

Convert a string to MD5 on Windows Phone

UWP

Pour améliorer la sécurité de vos apps, il est parfois nécessaire de chiffrer des données sensibles de l'utilisateur. Ainsi, vous pouvez encoder un mot de passe, un pseudo ou n'importe quelle chaßne de caractÚres...

Use the HP Touchpad to debug Android apps on Windows 9

April 3, 2013

Use the HP Touchpad to debug Android apps on Windows 9

Android dev

Dans ce post, je vais quelque peu m'Ă©carter du sujet originel de mon site, cependant je suis sĂ»r que ce post aura un intĂ©rĂȘt pour certains internautes dĂ©sespĂ©rĂ©s comme je l'Ă©tais cette aprĂšs-midi. Je...

My experience with the Microsoft Accelerator

February 11, 2013

My experience with the Microsoft Accelerator

Microsoft, Entrepreneurship

Comme prĂ©vu, j’enchaĂźne avec mon premier article, destinĂ© Ă  vous faire connaĂźtre un peu plus le principe de l’AccĂ©lĂ©rateur Windows. Bien que son principe ait Ă©tĂ© lĂ©gĂšrement revu et corrigĂ© au dĂ©but de cette...