Skip to the main content.

Bartek Kwiatkowski

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...

Read More

Snowdog at London Tech Week 2017

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...

Read More

Google I/O 2016 - What's new for Android?

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...

Read More

Magento 2 is mobile-friendly?

Mobile is set to overtake Internet access and the e-commerce market. Smaller, vertical touchscreens and customers switching from one device to another a...

Read More

Internet of Things Poland

Internet of Things Poland 2015 conference and hackathon was a great event last week in Poznan, Poland. Snowdog proudly participated as hackathon partner...

Read More

Android Data Binding

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...

Read More

Real life test: Trail Offroad

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...

Read More

Android and Magento Soap API – part IV

How to get list of products Magento SOAP API contains catalogProductList method for downloading list of products. Basically it returns ALL products at o...

Read More

Android and Magento Soap API - Part III

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...

Read More

Android and Magento Soap API - Part II

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...

Read More

Android and Magento Soap API - Part I

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...

Read More

BlurImageView - DSLR Unfocusing Animation

How to develop BlurImageView? Discovering Material Design gave me a chance to play with animations and image effects. While watching Chiu Ki Chan presen...

Read More