http://thehealthcareblog.com/blog/2010/01/28/the-info-button-standard-bringing-meaningful-use-to-the-patient/ By DON KEMPER Regardless of the U.S. administration’s “meaningful use” requirements, if health information technology (HIT) is to become mea…
UI Automator Viewer The uiautomatorviewer tool provides a convenient GUI to scan and analyze the UI components currently displayed on an Android device. You can use this tool to inspect the layout hierarchy and view the properties of UI components th…
Obtaining Query Count Without executing a Query in Oracle D2k Obtaining a count of records that will be retrieved by EXECUTE_QUERY before actually performing it in a database block is especially useful when the requirement is to prevent navigation to…
Creating the Xcode Project With a basic idea about what we’ll build, let’s move on. You can create the Xcode project from scratch and design the user interface similar to below: Storyboard of the Demo App However, to save your time from setting up th…
1. You will need a Long character field to hold the HTML string. You can use the delivered field HTMLAREA if there is no need to create a custom field. 2. Create a new page. 3. Place an HTML Area on the page. 4. Assign a record and field to the H…
Introduction to APPCORE Routine APIs This chapter provides you with specifications for calling many Oracle E-Business Suite APIs from your PL/SQL procedures. Most routines in the APPCORE library are described here. Some APPCORE routines are described…