Support SQLite on Cordova 3.2.0 (Android, iOS and Windows Phone)

This article focuses on how to support SQLite (Web SQL) on the following platforms: Android iOS Windows

Make cross-origin HTTP requests with XMLHttpRequest

In the early years of the Internet, it was possible to breach users security by using of JavaScript

How to install and run Cordova 3.1.0 / 3.2.0 (Phonegap) on Windows Phone 8 simulator (Windows 8 64 bit)

You might want to try to run Cordova with Windows Phone. The first thing that came up when I started

Enable all cookies on Windows Phone

Most cookies are disabled by default on Windows Phone. However, here is one workaround to allow

Sencha CMD stopped working in OS X 10.9 Mavericks

After I came back from my last vacation, the first thing I did was updating my system to Mavericks.

Sharing Screen with Retina Display (Black screen)

You've experienced unusual problems trying to share your screen on a MacBook Pro with Retina display?

Hotfix - Sencha Touch (2.2.1) broken layout in Chrome 29

Chrome has a new flex layout support since version 29.0.1547.57, this cause a broken layout in

Sencha Architect - Add custom property in a Controller

During the last view days I was evaluating the Sencha Architect (Version 2.2.2). Most of the things

Optimising Eclipse Performance

Eclipse is one of the most popular development environment for developers all over the world. Me personally have been using Eclipse for nearly 10 years

Throttle function execution in Sencha Touch

Sencha Touch includes some notable features. The function Ext.Function.createThrottled is

Remote debugging a Sencha Touch application

Meanwhile, there are many tools on the market for remote debugging, but remote debugging is still damn

Common Pitfalls and Suggestions (Sencha Touch / Ext JS)

I would like to take this opportunity to explain a few pitfalls that arise when in development

Using SASS and the new Icon-Fonts in Sencha 2.2

One element of themes in Sencha Touch 2.2 is the new use of icons as fonts. This is an awesome

Logging in Sencha Touch application

Today at work I faced an interesting issue, I spent so much time looking for an instruction of how to implement the Ext.Logger in Sencha Touch application.

Set XAMPP environment variable on MAC OS X

Go to Terminal and open the bash_profile: vi ~/.bash_profile Press "i" to insert and copy the

Show launch, splash screen for longer on iPhone / iPad / iPod

When you want to display your launch screen longer as normal you can do this by simply adding a

Removing all provisioning profiles from Xcode

When you want to remove all provisioning profiles from Xcode, close Xcode and run the following commands from terminal: rm -r ~/Library/MobileDevice/Provisioning\

Xcode crash while refreshing provisioning profiles

Xcode quit unexpectedly. Click Reopen to open the application again. Click Report to see more detailed

Pre selected list items in Sencha Touch

The following code shows how-to pre select your list items in Sencha Touch: var itemsToSelect = ["soccer", "baseball"]; var index = -1; var myList =

JSONP proxies only support read-only function in Sencha Touch 2.1.1

While in the process of implementing a JSONP proxy writter the following message will pop up when running the code: Error: [ERROR][Ext.data.proxy.Server#create]

Building and simulating a Sencha Architect 2 application for Android and/or iOS

Maybe you received  the following error while building a Sencha Architect application: Error: The package command has moved to 'sencha app

Web SQL locations for Google Chrome browser

Short overview where Google Chrome browser stores the Web SQL databases: Mac OS X (In case you

How to change the GUI language from German to English in Photoshop CS6

If you bought a German version of Photoshop CS6, you may want to switch back to English. In this

How to delete the localStorage of your web browser (programmatically)

There are many ways to clear the localStorage of your web browser. In a common dev toolbar just

When the Android media service eats your battery

Today my phone has been eating my battery life like crazy. After some google searches I came arround

How to convert a storyboard from iPhone to iPad

You have an iPhone storyboard and want to support the iPad too? This can be done in a quick way: Open

Sencha Touch 2.2.1 code completion and outline in Eclipse (Updated Version)

You are developing with Sencha Touch and Eclipse? You want to have code completion and outline? ...

How to create an encrypted sparse disk image

Mac OS X offers you a smart built-in solution to secure your files and folders. It is possible to create

Eclipse HOTKEYS

Okay nothing new here, but maybe it inspires you to use "hot" keys more often  :) CRTL +