Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with category 'Scripting'

A collection of 5 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

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

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

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

Back to top