Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with category 'Web Development'

A collection of 6 posts

June 8, 2021

KMailPrint, the app celebrates a million of generated PDFs

In 2012 while working at eFront, I was in charge of the development of some Microsoft Office addin projects. At that time, we leveraged the COM/VSTO technologies to craft these extensions. The next year, I heard about this new generation...

.NET azure azure static web apps C# react javascript office-addins asp.net

December 27, 2020

I migrated my blog away from Wordpress to a Jekyll solution hosted on Azure Static Web Apps

When I started this blog in 2013, I did not want to spend too much time and energy on my blog hosting: I just wanted quick publishing. In those days, the de-facto solution for blogging was Wordpress. I went with...

jekyll github azure azure static web apps Wordpress source control migrations SEO

May 28, 2015

Implementing the OAUTH 2.0 flow in app for office sandboxed environment

EDIT: this approach is outdated. You can have a look at the sample we released and especially in the README section we compare the different approaches https://github.com/Keluro/Office365-AddinWeb-SignInSample

HTML5 javascript OAUTH office365 office-addins

September 14, 2014

Resize image and preserve ratio with Powershell

My recently created company website Keluro has two blogs: one in french and one in english. The main blog pages are a preview list of the existing posts. I gave the possibility to the writer to put a thumbnail image in...

bitmap jpeg powershell ratio SEO

August 24, 2014

Organize a multilanguage Jekyll site

In this post I will describe a simple organization of Jekyll sources to get a mulitlanguage website.

jekyll mulitlanguage SEO

June 1, 2014

Tools for javascript TDD with Visual Studio

In this post I describe the tools that I have selected for efficient development of javascript tests within Visual Studio. Indeed, if you are developing sites with ASP.NET or Apps for Office then you are more or less committed to...

chutzpah jasmine javascript MSTest powershell Unit Testing visual studio

Benoît Patra's blog © 2024.
Powered by Jekyll.

Back to top