Creative Pulse Blog

URL encoding strings in Objective-C (works on iOS and Mac)

Learn how to properly URL escape a UTF-8 string in Objective-C (works on iOS and Mac).

Introduction to HTTP requests

An inside look in HTTP requests. Learn how to make low level GET and POST requests and make informed decisions on performance and optimization.

How to add Google Maps in an Android app in 34592 simple steps

Learn how to set up Google Maps in your Android app in simple steps.

0-based vs 1-based indexing

Explore the roots of 0-based indexing in computer programming, what they are good for, and what they're not.

Scrollable form in iOS when the virtual keyboard is open

Learn how to make a scrollable form in iOS. Unlike normal forms, users can use this functionality to scroll both up and down the form while the virtual keyboard is open.

Scrollable form in Android when the virtual keyboard is open

Learn how to make a scrollable form in Android. Unlike normal forms, users can use this functionality to scroll both up and down the form while the virtual keyboard is open.

Icon sizes for Android apps

List of actual icon sizes for Android apps.

Scramble a JavaScript string in PHP

Learn how to programmatically scramble a JavaScript string using PHP.

Native vs cross-platform computer languages

A thoughtful insight on the pros and cons of cross-platform computer languages.

"Hello World" web app for Android and iOS

Learn how to build a simple hello world web app in HTML5.

1 2 3 4