This is a list of the tutorials and demos described in my articles and blogs:
Ajax-Powered Google Maps Mashup Start here!!!
Intended for newbies to mashups starting with minimal web...
If you're planning to establish a mobile presence for your business
or organization one of the first considerations that will likely come to
mind is whether you want to create a mobile application for...
jQuery Mobile Performance Improvement
There are times when jQuery Mobile can seem a bit sluggish. If
this is happening to your app, don’t worry, there is help available.
Here are some tips that can put a spring back into your app’s steps.
Upgrade jQuery Mobile and jQuery
Besides fixing bugs and...
In the folder where the Android SDK was installed, there should be a folder called “tools.”
Find the MS-DOS Batch File called “ddms” and open it. You should see your device listed in the name box.
Head...
Trouble Shooting
Failed to load the JNI shared library ...jvm.dll
Install additional 32bit version of Java (without removing the 64bit). The two things which I had to change were:
the system PATH variable (i added "C:\Program Files (x86)\Java\jre7\bin" - place where installed my 32bit java).
[little...
Prerequisites:
Eclipse Java EE IDE for Web Developers with m2eclipse plugin
Apache Tomcat installed on your computer and integrated with Eclipse
Sun Java 2 Standard Edition 6.0 (Java 1.5 or newer...
Installing Vaadin Plugin for Eclipse
If you are using the Eclipse IDE, using the Vaadin Plugin for Eclipse helps
greatly. Notice that you can also create Vaadin projects as Maven...
Eclipse IDE for Java EE Developers
- Ganymede, Eclipse Indigo and Juno or newer
Vaadin Plugin
To install the plugin:
Select Install New Software... from the Help -menu
Add new update...
How to add an HTML Editor for Eclipse
1. Go to Help --> Install New Software...
2. Select the Juno repository (http://download.eclipse.org/releases/juno/) from the 'Work with:'...
Error
Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Solved:
Memory Options: change 1024 --> 512
Application Error Is a directory...
weinre - Home
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
weinre is WEb INspector REmote.
Pronounced like the word "winery". Or maybe like the word "weiner". Who knows,
really.
weinre is a debugger for...