Skip to the main content.

Snowdog eCommerce Blog


eCommerce insights, news, and thought leadership from the Snowdog team

 

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

Material Design - Flexible Space Header with Image

Material design proposed interesting animation features, that can be seen throughout it’s design guidelines. One of these features is called Flexible Sp...

Read More

SDForms – an Objective-C library to create dynamic UITableView-based forms

SDForms is an Objective-C library that makes creating table view-based forms easier and faster on iOS. It was developed as a side effect of one of our p...

Read More

DateKit for Swift

Swift gave to developers great opportunity to learn new stuff. It was, and I believe still is, a refreshing breeze to programmers' life. There's also a ...

Read More

How to dynamicaly change Android Toolbar icons color

With the new Palette library and Material design, we’re able to create more color-aware applications, implementing color adaptable user interfaces. TL;...

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

iBeacons at Meet Magento Conference in Warsaw

iBeacons at Meet Magento Conference in Warsaw 01 December 2014 Android iOS Events Work Written by Kuba Zwolinski CEO, Founder at Snowdog Share by Previous

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

Appawards 2014 - TPN wins the prize!

We’re very happy to announce that our application – Tatra Mountain National Park – was chosen by the internauts this years best Android app in the Educa...

Read More

Getting Material Design for Pre-Lollipop Devices with AppCompat v21

With the recent release of Android Lollipop SDK, new Material Design became widely available for users and developers. Google re-designed Android layout...

Read More