zblesk

zblesk

Diaspora by Greg Egan

This is the second book by Greg Egan that I’ve read. Just like Quarantine before it, I’ve read it without knowing what I were getting into. I’ve picked it up

Twitter keeps crashing Firefox?

I use Firefox daily on all of my devices, both at home and at work. And only on one of them it always crashed whenever I accessed twitter.com. I’ve tried everything

Manipulate MSMQ with PowerShell

I´ve recently published an open source MSMQ component for the SQL Server Integration Services [https://blog.zblesk.net/2015/02/08/msmq-reader-component-for-ssis/]. While working on its implementation (and

MSMQ reader component for SSIS

Last year I had to use SQL Server Intergration Services package to read some data from a MSMQ queue and pump them into a database. It sounded easy enough, but I quickly ran