Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with tag 'powershell'

A collection of 8 posts

January 29, 2017

Powershell srcset image generator

If you have a website and SEO matters for you, then you probably had to optimize images. To this aim, you may want to have responsive images. As explained here,

html HTML5 jpeg bitmap powershell SEO

February 12, 2016

Hosting Jekyll website on Azure Web app using TeamCity automated deployment

The public website of my company Keluro is built with Jekyll. If you are a Jekyll user you are probably aware of Github pages. To me, the best feature of Github pages is the automated deployment of your website when...

.NET azure jekyll powershell teamcity git github

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

July 8, 2014

Executing PSake build script with Teamcity

For my build tasks I have been using MSBuild for a while. I found out that it is fine to use it for standard build tasks such as invoking msbuild.exe itself. However, when it comes to really custom actions it...

build C# msbuild powershell psake software versioning teamcity

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

December 22, 2013

No hdmi sound without OS reboot? Restart the drivers...

Edit: end july 2015 the problem is now fixed for me with windows 10.

Device driver HDMI hdmi sound Microsoft Windows Operating system powershell Television

August 7, 2013

Powershell + ConEmu + PowerTab: a good combo

Edit: this post was written before the release of PSReadLine which seems to be a more reasonable choice than PowerTab for powershell.exe enhancement (completion, intellisense etc.). Indeed, this latter project looks like to be dead now and does not seem to...

Command-line interface ConEmu powershell PowerTab Windows PowerShell

July 30, 2013

F#-ception, wtf ?!?

coding for fun F# powershell functional programming

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

Back to top