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
All about the technical stuff.
This article focuses on how to support SQLite (Web SQL) on the following platforms: Android iOS Windows
In the early years of the Internet, it was possible to breach users security by using of JavaScript
You might want to try to run Cordova with Windows Phone. The first thing that came up when I started
Most cookies are disabled by default on Windows Phone. However, here is one workaround to allow
After I came back from my last vacation, the first thing I did was updating my system to Mavericks.
You've experienced unusual problems trying to share your screen on a MacBook Pro with Retina display?
Chrome has a new flex layout support since version 29.0.1547.57, this cause a broken layout in
During the last view days I was evaluating the Sencha Architect (Version 2.2.2). Most of the things
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
Sencha Touch includes some notable features. The function Ext.Function.createThrottled is
Meanwhile, there are many tools on the market for remote debugging, but remote debugging is still damn
I would like to take this opportunity to explain a few pitfalls that arise when in development
One element of themes in Sencha Touch 2.2 is the new use of icons as fonts. This is an awesome
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.
Go to Terminal and open the bash_profile: vi ~/.bash_profile Press "i" to insert and copy the
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 quit unexpectedly. Click Reopen to open the application again. Click Report to see more detailed
The following code shows how-to pre select your list items in Sencha Touch: var itemsToSelect = ["soccer", "baseball"]; var index = -1; var myList =
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]
Maybe you received the following error while building a Sencha Architect application: Error: The package command has moved to 'sencha app
Short overview where Google Chrome browser stores the Web SQL databases: Mac OS X (In case you
If you bought a German version of Photoshop CS6, you may want to switch back to English. In this
There are many ways to clear the localStorage of your web browser. In a common dev toolbar just
Today my phone has been eating my battery life like crazy. After some google searches I came arround
You are developing with Sencha Touch and Eclipse? You want to have code completion and outline? ...
Mac OS X offers you a smart built-in solution to secure your files and folders. It is possible to create
Okay nothing new here, but maybe it inspires you to use "hot" keys more often :) CRTL +
Enter your email address below to subscribe to my newsletter.