Postnl Intergratie Shopify
PostNL Afhaalpunten in shopify weergeven was een vraag die we vaak gehoord hebben, daarom hebben we de optie toegevoegd aan onze shopify app PostNL Labels & Afhaalpunten Zo kan de klant als verzendoptie een afhaalpunt bij hun in de buurt selecteren
Shopify Script, Buy Product from vendor X get Product Y for free
In shopify I was looking for a way to get a free product when buying from a specific vendor, I came up with below script. In our case we also needed the vendor's product to be at > $400 for the
Large databreach, how to minimize online vulnerabilities, and improve responsetime
Last week I found a data breach in a large companies website, exposing over 2 million customer records (name, address, email, phone number) It's always a though choice, do I call it in and risk getting sued, or leave it? Since this was quite a big leak, which I more or less stumbled upon (think in the lines of 'this looks odd, what happens if I try and change this') , I just went ahead and stated my intensions very clearly in my messages, and hoped they would see it would benefit them to use my report, and fix the problem as soon as possible.
Large databreach, how to minimize online vulnerabilities, and improve responsetime
Last week I found a data breach in a large companies website, exposing over 2 million customer records (name, address, email, phone number) It's always a though choice, do I call it in and risk getting sued, or leave it? Since this was quite a big leak, which I more or less stumbled upon (think in the lines of 'this looks odd, what happens if I try and change this') , I just went ahead and stated my intensions very clearly in my messages, and hoped they would see it would benefit them to use my report, and fix the problem as soon as possible.
Openhab hue motion sensor
I got the question how to use your hue motionsensor with openhab, so here are the steps you need to do:
Parse pdf data to convert to ubl
Controlling remote with pnp for openhab
Shopify Carrier Service reorder shipping options
If you use the Shopify API Carrier Service to populate your shipping by realtime to add pickup-points and other custom shipping options, you might want to re-order your shipping options in a certain way.
Loadtesting & Improving your website performance
When creating a webapplication or API it's important to test how well your site will work under heavy load, it's easier to prevent any problems beforehand, compared to doing it when you find out your server is getting swamped with requests.
Using papertrail logging in Slim Framework v3 with MonoLog
I was looking for a good way to group logs from different webapplications into one managable place, without too much configuration work on the different webservers, since some run on shared hosting, and some have different setups. I came across Paper Trail App A hosted log management tool, which gives you the ability to aggegrate logs from different places into one location, and here you can filter and group different webservers together, and search the log history.