Enhancing Project Estimates with the "Risk Driven" Approach
I have made numerous wrong estimations in my life. The common mistake was being too optimistic about implementation. I was thinking only about successfu...
I have made numerous wrong estimations in my life. The common mistake was being too optimistic about implementation. I was thinking only about successfu...
We took part in the TechXLR8 conference and HackXLR8 Hackathon during London Tech Week 2017. This festival of technology was a great experience with man...
Almost one month ago we watched Google I/O 2016 looking for new solutions for our work. It is always informative event with many presentations – for And...
Mobile is set to overtake Internet access and the e-commerce market. Smaller, vertical touchscreens and customers switching from one device to another a...
Internet of Things Poland 2015 conference and hackathon was a great event last week in Poznan, Poland. Snowdog proudly participated as hackathon partner...
Google I/O 2015 announced new Android M (Milkshake?) with new permissions system and a lot of optimization. There were also presented smarter apps, bett...
How many times did you use your own application? I mean application that you designed and developed. Last weekend we had an opportunity to test one of o...
How to get list of products Magento SOAP API contains catalogProductList method for downloading list of products. Basically it returns ALL products at o...
In this blog post, I will focus on handling errors in Magento SOAP API. There are two kinds of errors that can occur: server errors like HTTP 500 status...
In this blog post, I'll discuss the use of Retrofit, a REST client, to communicate with Magento SOAP API. The Magento SOAP API requires XML messages con...
Magento is an open-source eCommerce solution. It may manage vast amounts of products, catalogs, orders, and payment data which can be accessed by REST a...
How to develop BlurImageView? Discovering Material Design gave me a chance to play with animations and image effects. While watching Chiu Ki Chan presen...