Congratulations … SOOMLA is 2 years young!
SOOMLA is 2 years young. It might sound like a long time but we felt it just went by in a 2 seconds.
We started 2 years...
Video tutorial: Integrate unity3d-store into a “No Ads” sample app
New video tutorial
Many game developers that want to use SOOMLA's unity3d-store turned to us for help with the integration of the store into their app....
Making the Nokia Store IAP plugin for Soomla
The making of a new billing plugin
It's not everyday that a developer gets a chance to contribute on a big FLOSS project like Soomla...
Equippable Virtual Goods Explained
At SOOMLA, we’re investigating and reviewing games all the time. We do that so we can create better solutions for our indies’ problems. In...
SOOMLA makes Amazon IAP available for game developers
A couple of months ago we announced our new direction to add more billing services and allow game developers to use SOOMLA on multiple Android...
The best code style guides in the world !
In SOOMLA, we don't compromise on our code quality. It's easy to say but extremely hard to do. We have code written in 8...
Upgrade Virtual Goods Explained
As a part of modelV3 (Economy Model Version 3), SOOMLA offers several kinds of virtual goods.At SOOMLA, we did our homework and based our...
5 Tips for Being a Good Open Source Project Moderator
I've been implementing and moderating the open source projects in SOOMLA for quite some time now and I wanna tell you: it's fun! :)...
SOOMLA Hits 20M Installs and a #1 Top Chart Position
SOOMLA has a number of reasons to celebrate these days. The framework that started as a small open source project is quickly becoming the...
Backbone.js: A Better ‘fetch’ Function
I find the Backbone fetch function to be somewhat tricky. This function, defined on both `Backbone.Model` and `Backbone.Collection` returns a jQuery XHR object, which...