Software Development
Sunday, April 29, 2018
How to generate secret for API key for Heroku deployment using Travis CI
›
Intro For some reasons recommended in the Travis-CI documentation, way does not work. Please find below what they recommend. travis e...
Tuesday, April 3, 2018
Attaching debugger to IIS process in Visual Studio
›
Intro The developer needs to debug web application. The web application is running on IIS. Attach to process Open your project in ...
Monday, March 5, 2018
Installing Jenkins on Windows with IIS. HTTPS configuration.
›
This post gives you an overview how to install Jenkins on Windows using IIS and reverse proxy. Jenkins installation Jenkins installati...
Tuesday, January 30, 2018
Create static HTML website generator using Nunjucks and Gulp
›
In this article, we will learn how to create simple static website generator using Nunjucks and Gulp. Our implementation does not requi...
Thursday, January 4, 2018
List of email marketing automation servies
›
In this article, you can find a list of useful email marketing automation tools. UniSender - https://www.unisender.com/en/ Mailchimp -...
Thursday, November 16, 2017
Fix Jenkins SMTPSendFailedException on Windows and Ubuntu 16.04
›
Intro By default, Jenkins has disabled mail.smtp.starttls option and if you want to send notifications through any SMPT service which r...
Wednesday, October 18, 2017
Configure Jenkins and Xvfb plugin on Ubuntu
›
Introduction Some build workflows in Jenkins require the display. If you run the build of Java application in console following exceptio...
‹
›
Home
View web version