ITQuestionBank.com
 

Search for     

 
       Advanced Search
  Home | Add a Link | Modify a Link | Login | Register | New Listings | Most Popular | Top Ranked | Link to Us | Search | Site Map | Privacy Policy

 Categories

 Editors Picks
  • Download CX-310-015 Free Exam Simulator
  • Download CX-310-014 Free Exam Simulator
  • Download SCEA Free Exam Simulator : 310-051
  • VB NET 2005 Training The NET Framework Architecture Part 1
  • Oracle Applications 11i Technical Training
  • MSAS Step by Step Tutorials
  • Oracle 9i Step by Step Tutorials
  • ASP.NET with C# Training
  • Live DataStage Interview Questions
  • SCJP for Java 2 Platform 1.4 CX-310-035 Free Exam Simulator
  • IT Interview Questions
  • IT Experts Online Journal

  • Home : Programming : Palm
    Click "Subscribe" if you want to be notified of new or updated links in this category.Subscribe
    Palm Listings
    Total:  37Displaying: 1 - 10Pages: 1 2 3 4 >>

    Show Sort By
    Sponsored Links
     

    Basic Database Management Under Palm OS: Managing Records
    In the previous article we have discussed how to enumerate databases installed on Palm device and retrieve their parameters. The next step is to investigate them closer. We will see how to handle data records stored in database and related stuff. Managing Records The first thing you need to do is to open the desired database: DmOpenRef dbP = DmOpenDatabaseByTypeCreator(\'DATA\', \'ALEX\', mode); This function gets three parameters: database type, creator,...

    Updated: 05/30/2005

    PQA and Web Clipping Basics
    As was mentioned earlier, the PQA is the actual application installed on the Palm VII computing device. Web clippings are the result of requests sent from the PQA to an Internet server. The reader will be relieved to know that both PQAs and Web clippings are both authored completely in HTML, resulting in about a 15-minute learning curve (five of which is spent on downloads and installations!). To \"compile\" the HTML into a PQA, the Query Application Builder is required. This simple...

    Updated: 05/30/2005

    Windows Programming for Palm OS
    Why You Need It Once you\'ve decided to develop an amazing new game for the Palm OS, you need to discover how to implement your brilliant idea. In simple cases, you propably can end up on the standard Form Manager API. In more interesting cases, Form Manager does not provide sufficient functionality. You then can develop a new custom gadget that will fit perfectly with your needs. But, who knows? Maybe straightforward drawing on the screen will simplify...

    Updated: 05/30/2005

    Programming for the Palm Part 2 - The Synchronization Process
    this article email this article to a colleague suggest an article Introduction This article will show how to establish a connection with the Palm synchronization process in order to upload the Palm Blog application data to various upload destinations. If you recall in the first part , I indicated that we will have three main methods for uploading data, WebLogApi, Ftp, and Http. For simplicity sake, I will only cover the WebLogApi method in...

    Updated: 05/30/2005

    Using Palm Device Hardware Buttons in Your Application
    No doubts, almost each developer has faced the problem of impossibility to put as many controls on the screen as he might need to due to screen size limit or some other reasons. Fortunately, the situaltion may be significantly improved, because each Palm device has five hardware buttons (four ones are used to shortly call standard applications plus Up/Down button) and four \"silk\" buttons (Find, Calc, Menu and AppLauncher). Good news is that you may...

    Updated: 05/30/2005

    Programming for the Palm Part 1 - Creating the Palm Application
    this article email this article to a colleague suggest an article Introduction The first part of this three part series walks through the process of creating the actual Palm application. The focus will be on the actual functionality of the application, its UI, and navigation. Learn how to create menu systems, pop-ups, buttons and other UI elements, and also some general syntax for creating and editing databases. download source code for part...

    Updated: 05/30/2005

    Palm OS Programming With Satellite Forms
    Satellite Forms from PumaTech is a commercial Database / Forms Designer with enough functionality to be an absolute replacement to C development, particularly for database types of applications. In fact, the database tools are so good that they are often mentioned in reviews for Palm database programs like JFile. Make no mistakes however, this is a complete Software Developers Kit (SDK) and comes with a PC based Integrated Development Environment (IDE), which...

    Updated: 05/30/2005

    Basic Database Management Under Palm OS: Sorting and Searching Records
    There is no doubt that each application working with a database needs to sort records or search them. With SQL-enabled databases, you just execute the appropriate SQL query to get the desired functionality. Native Palm OS databases don\'t support SQL at all. Instead, the Palm OS uses a data model similar to flat files with the ability to sort and search containing data. Later in this article, we will discuss how to do it. Sorting Records Data Manager has several functions...

    Updated: 05/30/2005

    Palm OS Communications Primer: IR Library
    We have already covered Serial Manager and Net Library briefly in earlier articles. One more important communication player left untouched is the Infrared Library (IR Library). Actually, you might use IR either with Exchange Manager or Serial Manager (IrCOMM). IR Library gives you low-level access to the IR capabilities of a Palm device. When may you want to deal with IR? Well, when you need to print via the infrared port or transmit data to...

    Updated: 05/30/2005

    Programming for the Palm Part 3 - Creating a Windows Installer
    Introduction If you have ever developed an application that is intended to be shipped and distributed to an end user machine, you know how important it is to create an installer that takes care of all the details required to have that software work perfectly. Creating such an installer for a Palm conduit is no easy task, and I hope to give you a good run through of exactly how to...

    Updated: 05/30/2005

    Palm Listings
    Total:  37Displaying: 1 - 10Pages: 1 2 3 4 >>

    Sponsored Links

     

     
     
    Sponsored Links
     


    Privacy Policy
    14543 Resources Listed in 604 Categories  ~  IT QuestionBank © 2005 - 2009