Recently changed documents

jsrender template1: Example 1

More documents like this are at:  jquery

22-Apr-14

jsrender template1: Example 1

What is use strict in javascript?

More documents like this are at:  jquery

21-Apr-14

What is use strict in javascript?

http://www.kingsley-hughes.com/tech/script/javascript/esc.asp

Some times when server side needs to write out a string variable that initializes a javascript string it is important to know how to escape strings.

The usual html escape and unescape are either too heavy handed and require probably special handling.

A good approach may be just use the back slashes to skip the quote double or single quotes.

Scoping of variables in Javascript

More documents like this are at:  CS-JavaScript

21-Apr-14

Scoping of variables in Javascript

Test file to test test widgets

More documents like this are at:  Aspire Knowledge Center (akc)

17-Apr-14

Test file to test test widgets

Test file for http posts

More documents like this are at:  Aspire Knowledge Center (akc)

15-Apr-14

Test file for http posts

Aspire Design Guidelines

More documents like this are at:  Aspire Notes

14-Apr-14

Aspire Design Guidelines

Notes on multipart implementation

More documents like this are at:  Aspire Notes

13-Apr-14

Notes on multipart implementation

Understand javax.activation.DataSource etc...

More documents like this are at:  CS-Java

13-Apr-14

Understand javax.activation.DataSource etc...

Why is it not a bad idea to delete things at garbage collection time!

Why Work?

More documents like this are at:  TED

13-Apr-14

Why Work?

A good pencil

More documents like this are at:  Products

12-Apr-14

A good pencil

Put checks on additional arguments or size of arguments on the incoming URLs

Game Engines for Android

More documents like this are at:  Android 1.5

19-Mar-14

Game Engines for Android

Help/Sample scripts for page and folder menus

Explore TypeScript and how to use it

More documents like this are at:  00.15-Research

16-Mar-14

Explore TypeScript and how to use it

A kiddish Calc

More documents like this are at:  Android Basic UI

16-Mar-14

This could be your first android project if you are learning. This demonstrates the following

How to create a layout with
  textviews
  buttons
  linear layout 
     vertical
     horizontal
how to gather controls
how to setup buttons
how to respond to buttons
how to read/update edit text controls

Notes on installing Android

More documents like this are at:  Android Avds, Install, Emulator

16-Mar-14

A journal/notes on installing android versions over time, again, and again. Look through towards down for more and more refinement and information.

More on Android Alarm Manager, 2014

More documents like this are at:  Android 1.5

8-Mar-14

More on Android Alarm Manager, 2014

Exploring AlarmManager

More documents like this are at:  Android 1.5

8-Mar-14

You will find in this document


1. Basic research on Android AlarmManager API
2. Useful api references while working with AlarmManager
3. Not-so-intuitive truths about AlarmManager
4. Sample code
5. Downloadable Sample project
6. Finally what I call the AlarmManager Predicates

Introduction to Basic Android UI needs

More documents like this are at:  Android Basic UI

4-Mar-14

This knowledge folder is called "Introduction to Basic Android UI needs". You will find here articles, research journals, code samples etc in one place to help with your basic UI coding. You will find information on resources, intents, list controls etc. Look at the links on the right hand side while viewing this page in the right context. If you don't see these links use this link instead.

The drawable resource directory in Android resources is a testament to the fluency of Android's declarative architecture. The collection of links here and a few notes that I made here demonstrate how to manage view backgrounds in Android using various xml files in the drawable directory: Shapes, Layered Lists etc. Read further for more details.

Fix the kids projects features in a knowledge folder

Why become a Mobile Developer?

More documents like this are at:  Android Basic UI

23-Feb-14

You may be wondering why you should become a mobile developer? I can cite two strong reasons, one of which never existed before. The familiar one is to be part of an IT organization for their mobile programming efforts. The IT opportunities are on the raise but not fully realzied yet unlike what happened with the Web programming paradigm when it came into being. I expect this need, however, to be a gradually increasing demand.

On the other hand, the immediate and exiciting opportunity is for you to become an independent app publisher. The availability of a sales channel for the apps that you write is a unique one in the software industry. Not every one of us is going to be a raising star in an IT organization. The independent developer path gives an avenue for you to grow at your own pace and in the direction that satisfies you. Luck and Patience might even make you rich. At least you can add value to the society in meeting your needs.

So should you decide to venture into the android mobile programming space you want to be prepared with the right hardware that makes this experience bearable. If you are buying a windows laptop see if you can get one with at least 8G of memory, solid state hard drive, and a reasonably fast processor. Expect to spend about a $1000 to a $1500. If you are buying a Mac laptop, similar configuration may cost you about $2500. A good fast configuration is important for android development.

If you are a seasoned Java programmer, given this investment, and a few good books in hand you can expect to be a competent mobile android app devloper in about 6 months.

Should you decide to take this on you may want to follow a well laid out road map for accomplishing the goal of creating meaningul, relentelessly useful apps, not for, but using the Android platform.

Sample manifest files

More documents like this are at:  Android Coding Help

22-Feb-14

Sample manifest files

Intents: Discovery journal

More documents like this are at:  Android Basic UI

21-Feb-14

Intents

Understanding Intents

More documents like this are at:  Android Basic UI

21-Feb-14

Understanding Intents

Provide a way to redirect an item to another item

What UI controls are available in Android?

More documents like this are at:  Android Basic UI

18-Feb-14

What UI controls are available in Android?

Bring the Programmable Web to Aspire and AKC