progress-bar-in-rails-0

Progress Bar in Rails

Ever needed a progress bar for some long-running task in your Rails application? We created a progress_job gem that helps with that problem.

Stjepan Hadjić
the-updateable-webview-on-android-5-lollipop-what-is-it-and-why-should-you-care-0

The Updatable WebView on Android 5.0 Lollipop What Is It and Why Should You Care?

Google released Android 5.0, code named Lollipop. It's the largest and most ambitious release of their mobile OS and includes the Updatable WebView feature.

Ivan Lučin
top-8-tools-for-ruby-on-rails-code-optimization-and-cleanup-0

Top 8 Tools for Ruby on Rails Code Optimization and Cleanup

Keeping your code clean and organized while developing a large Rails application can be quite a challenge, even for an experienced developer.

Damir Svrtan
a-blazingly-fast-open-source-algorithm-for-poi-clustering-on-ios-0

A Blazingly Fast Open Source Algorithm for POI Clustering on iOS

With many POIs on the map, the view gets cluttered and the performance suffers. But you can transform the mess into an organized map.

Filip Beć
11-developer-tools-that-will-blow-your-mind-0

11 Developer Tools That Will Blow Your Mind

The popularity of JavaScript, the dark horse of languages, has spiked ever since everything started migrating to the web. Many tools have emerged.

Kresimir Antolic
server-client-syncing-for-mobile-apps-using-couchbase-mobile-0

Simple Server-Client Syncing for Mobile Apps Using Couchbase Mobile

If you’re developing a content rich application that synchronizes data from server to smartphone and needs to work offline, this is the article for you.

Ana Baotic
top-5-android-libraries-every-android-developer-should-know-about-0

Top 5 Android Libraries Every Android Developer Should Know About [2014]

In the last year or so, Android development has really come of age. Android Studio with Gradle at its core is a dash of light after Eclipse.

Dario Penic
run-faster-ruby-on-rails-tests-0

Run Faster Ruby on Rails Tests

Performing tests consumes precious time so we decided to do some tinkering to make our test suite load and execute faster.

Jan Varljen
running-javascript-in-an-ios-application-with-javascriptcore-0

Running JavaScript in an iOS Application with JavaScriptCore

Although JavaScriptCore has been officially available to iOS and Mac developers for some time, its features are still documented rather poorly.

Matija Undefined
eclipse-is-dead-for-android-development-and-i-helped-kill-it-0

Eclipse Is Dead for Android Development and I Helped Kill It

In less than a year, Eclipse lost its position as the primary IDE for Android development and became extinct.

Željko Plesac
web-components-building-blocks-of-the-future-web-0

Web Components Building Blocks of the Future Web

Every now and then a technology comes out that changes the web landscape. In 2008, Google announced Google Chrome, a simple but fast and powerful browser. Around the same time, HTML5 started to emerge and gave us access to a lot of new features. Now it’s time to embrace another new technology called Web Components.

Darko Kukovec
securing-mobile-banking-on-android-with-ssl-certificate-pinning-0

Securing Mobile Banking on Android with SSL Certificate Pinning

If you want to exchange some sensitive data between your application and a server. SSL should do the trick, right? Right, but that’s only half of the story.

Ivan Kust