Recently changed documents

service.bat

More documents like this are at:  Tomcat

28-Aug-10

This file is used to control how tomcat services are registered in windows platforms.

fluiddb

More documents like this are at:  oscon-2009

26-Aug-10

fluiddb

jfluiddb sample

More documents like this are at:  oscon-2009

26-Aug-10

jfluiddb sample

animation in android

More documents like this are at:  Android Animations

25-Aug-10

animation in android

ch6 animation

More documents like this are at:  Android Animations

25-Aug-10

ch6 animation

how to restart a page number in word 2007

More documents like this are at:  Computer Hardware

21-Aug-10


Main Menu
Insert
Page Number Drop down
Format Page Numbers
Start at: 1

ProAndroid3 Ch05: Notes on Understanding Intents

More documents like this are at:  Android 1.5

20-Aug-10

Contains notes on

Intents
Intent Filters
Categories
Intent Filter Rules
Old references on Intents
API references

LiveFolders sample code from betterandroid

More documents like this are at:  Android Coding Help

19-Aug-10

LiveFolders sample code from betterandroid

Order

More documents like this are at:  Shells: My Writes

12-Aug-10

Sunrise.
Sunset.
In a firmment at drift, prearranged,
We matter our affairs.

Android Architectural Predicates

More documents like this are at:  Android Core

31-Jul-10

Android Architectural Predicates

keypad-7
keypad-9
ctl-f11
ctl-f12

jquery validation

More documents like this are at:  jquery

16-Jul-10

jquery validation

A JQuery Sample

More documents like this are at:  jquery

15-Jul-10

A JQuery Sample

Understanding Long Running Services

More documents like this are at:  Android Core

3-Jul-10

Understanding long running services

Services and Threads

More documents like this are at:  Android Core

3-Jul-10

on services

This covers a) handlers b) sample code for handlers and messages c) offloading long processes to threads d) instantiating handlers e) getting messages to work with handlers f) working with threads

Glucosamine and Chondroitin Research

More documents like this are at:  Health

24-Jun-10

The Bottom Line: Chondroitin appears to be useless. Whether glucosamine is useful is conflicting, but the best-designed studies are negative. This usually means that negative evidence will eventually prevail. Decisions to use glucosamine must be based on information that is less complete than is desirable. In addition, product quality control may be a significant problem

Saving an activity state

More documents like this are at:  Android 1.5

22-Jun-10

Saving an activity state

music: Italian Caprice by Tchaikovsky

More documents like this are at:  Music

19-Jun-10

book: Loosing my cool by Thomas Williams

More documents like this are at:  Books

19-Jun-10

Perhaps, it will tell how love can bend what discipline could not overpower

websphere commerce

More documents like this are at:  portals

1-Jun-10

websphere commerce

sample drupal sites

More documents like this are at:  portals

31-May-10

sample drupal sites

ecommerce features

More documents like this are at:  portals

31-May-10

ecommerce features

Android Architecture Pictures

More documents like this are at:  Android Core

29-May-10

Android Architecture Pictures

where can I find a list of installed packages

More documents like this are at:  Android Core

28-May-10

where can I find a list of installed packages


Home
Dev Tools
Package Browser

dnn dotnet nuke drupal

More documents like this are at:  portals

28-May-10

Find here a prelminary analysis of when Dotnet Nuke or DNN is suitable

Drupal Research

More documents like this are at:  portals

28-May-10

See if I can answer the following questions

1. is it a good solution for corporations to build sales centric websites

2. does it come with any ecommerce modules?

3. what is its credit card processing abilities?

4. how easy is it to customize a few screens to take any additional input from a user?

5. How long will it take to finish a website that is 5 to 10 pages long (where a product is described and an online application is presented)

6. what are good consulting companies around it to look for consulting?

7. what are the consulting dollars per hour?

8. what languages are used?

9. what os and databases are needed.

Understanding wakelock

More documents like this are at:  Android Core

22-May-10


PowerManager pm = (PowerManager) getSystemService(Context.POWER_SERVICE); 

PowerManager.WakeLock wl = pm.newWakeLock
     (PowerManager.SCREEN_DIM_WAKE_LOCK, "My Tag"); 

wl.acquire();   

   //..screen will stay on during this section.. 

wl.release();

How to use Firebug

More documents like this are at:  CS-JavaScript

14-May-10

How to use Firebug

How to control ie with signed scripts

More documents like this are at:  CS-JavaScript

14-May-10

How to control ie with signed scripts