cliget for Firefox

Cliget for Firefox is a plugin that lets you download protected files using curl or wget from the command line.

Visma Zpider and SSL

In order to show your customers that you’re meaning business, you should run your site with a SSL certificate. To make Zpider work with this, you’ll have to make some manual changes to eShop.custom.config (now known as custom). Open both custom and eShop.system.config (system) side by side and find the site for your shop in custom. Copy all pages from …

Visma Global and connection handling

I’m working on a project to create a REST api for Visma Global. As my project will run as a windows service (using TopShelf), it’s important that it’ll resurect Global after rg_srv.exe has either crashed or been killed. To accomplish this I’ve created a wrapper class for the IBisComServer that I can pass to my ArticleService class to get receive …