Main > Free Download Search >

Free affirmations millionaire mindset 1.1 software for pda

affirmations millionaire mindset 1.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 996
Who Wants to Be a Millionaire Lite 1.0.1

Who Wants to Be a Millionaire Lite 1.0.1


Game show with all new questions and the series classic gameplay on your iPhone. more>>

Who Wants to Be a Millionaire Lite 1.0.1 is an interesting game show with all new questions and the series classic gameplay on your iPhone. It challenges players to correctly answer 15 questions of increasing difficulty with the help of four lifelines -

How to play:

  1. Ten experts provide answers to the mobile game's nearly 1,000 questions.
  2. Just like on TV, players must answer before the game clock runs out, and any time remaining on the clock is banked for the million-dollar question.
  3. Authentic sounds and animations taken right from the show, as well as full-motion video of host Meredith Vieira.
  4. Take the hot seat and test your knowledge with nearly 1,000 general knowledge questions.
  5. Climb your way to $1 Million with four different lifelines including:
    • Phone a Friend
    • Ask The Audience
    • New Double Dip
    • Ask The Expert.

Enhancements:

  • Fixed a rare crash bug.
<<less
Added: 2009-03-22 License: Freeware Price:
213 downloads
Who Wants To Be A Millionaire for SprintDB - Lite 1.0b

Who Wants To Be A Millionaire for SprintDB - Lite 1.0b


Who Wants To Be A Millionaire for SprintDB Lite - now you can play the popular quiz on your Pocket PC. more>>
Who Wants To Be A Millionaire for SprintDB Lite - now you can play the popular quiz on your Pocket PC.
System requirements:
- SprintDB 1.6 or later
<<less
Download (163.00KB)
Added: 2007-08-15 License: Freeware Price: FREE
497 downloads
MobileConfig Builder 1.1.1

MobileConfig Builder 1.1.1


Utility that helps users maintain, build & modify the MobileConfig configuration files. more>>
I just finish writing a little utility to help users maintain, build, & modify the MobileConfig configuration files. The output of the MobileConfig Builder (MCB) is designed for MobileConfig v1.1 ONLY, so the xml files will NOT work with the current public release of MobileConfig. I should have a beta of v1.1 posted on my site within the next couple of days, until then feel free to use MCB to build/modify a configuration file.

Warning: MCB is not a user-friendly application and a decent amount of knowledge about the Windows Mobile registry is required to use this application. Entering in incorrect information or wrong values can damage your (or others) Windows Mobile device.

Note: The xml output will default to the MCB installation path in a file called mobileconfig.xml. This is the default file that the mobile application will read.

Note: MCB is designed to allow end-users to add most types of registry entries to the MobileConfig configuration file. There are some more advanced options that the desktop application does not current support and may require the end-user to directly modify the XML file, if you do so MCB may not be able to edit the file.

Note: The registry settings that MCB and MobileConfig ship with have been designed for and test with the Samsung Blackjack. These values may not work on all Windows Mobile devices and may not work on all versions of the Blackjack. Some settings may not apply to some devices, others are located in different sub keys. Im working on adding device id and software version information to each key so that users can define device specific values. If you want to help me out with this effort please email me.

A few notes...on the Question screen, Default Value is the default selected value if the question is a multi-value combobox selection and not a text input. Default Value on the Value screen is if the application cannot find or is not configured to read a registry value it will appear in any input field by default. This is useful if you dont expect the registry value to be present when the application is first run.
<<less
Download (399.00KB)
Added: 2007-05-10 License: Freeware Price: FREE
925 downloads
Asciimation 1.1

Asciimation 1.1


Watch a part of the Star Wars movie in animated ascii graphics. more>>
Watch a part of the Star Wars movie in animated ascii graphics.

Full width will be viewable on a Sony Clie.
On an ordinary Palm, tap and drag sideways to see sides of movie (good for reading dialog outside screen).

<<less
Download (276.00KB)
Added: 2006-03-22 License: Freeware Price: FREE
1311 downloads
JoeMillion 1.0

JoeMillion 1.0


Contains all the women from the Joe Millionaire TV show on FOX. more>>
Contains all the women from the Joe Millionaire TV show on FOX.
Includes pictures in greyscale, 8bit, 16bit and 16bit OS5 hires.
Information about each woman and bio.
Now you can follow along with Evan and see who gets booted next.
System requirements:
- Palm IIIx
- Palm OS v3.5
<<less
Download (425.00KB)
Added: 2006-03-24 License: Freeware Price: FREE
1309 downloads
Marry Me 1 1.1

Marry Me 1 1.1


Marry Me provides users with such a romantic and impressive comedy about a sexy girl pop star, frustrated with her love life, who marries a random fan holding a Marry Me 1 sign at one of her concerts. more>>

Marry Me 1 1.1 provides users with such a romantic and impressive comedy about a sexy girl pop star, frustrated with her love life, who marries a random fan holding a Marry Me 1 sign at one of her concerts. In this issue, pop star Stasia makes the fateful decision that sends her life and the entire celebrity-obsessed world reeling.

Requirements: Requires iPhone 2.1 software update

<<less
Added: 2009-03-07 License: Freeware Price:
downloads
MoMEUnit 1.1.0

MoMEUnit 1.1.0


MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications more>>
MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from well known JUnit framework. It is only CLDC 1.1 complied.

This framework overcomes lack of reflection API in J2ME MIDP API and supports such main features of JUnit framework as:

- Ease of development and run of tests.
- Sharing the same fixture among different tests.
- Running test in its own fresh fixture.
- Modification of fixture for a group of tests.
- Possibility of simultaneous tests runs.
- Independence of tests runners (different tests runners can be used with framework package).

This framework includes an optional Ant Integration package. This package consists of several fully featured, extensible tasks that simplify use of MoMEUnit framework with Ant build system.


MoMEUnit Ant Integration package offers following functionality:

- Calculates list of tests to run based on Test interface implementation and specified patterns. There is no need to specify test cases to run explicitly. Developers can add test cases without configuring test runners.
- Runs test cases of already built J2ME application or builds test application on behalf of developer based on source files, classes, resources and libraries specified.
- Preverifies J2ME application before running tests on demand.
- Formats tests run output by using predefined or custom tests results formatters like in task. All test characteristics including times and stack traces are available.
- Gives developers possibility to choose emulator and/or preverify tool to run by specifying predefined or custom emulator or preverifier.
- Gives developers possibility to configure test J2ME application by specifying attributes of application JAD descriptor and/or manifest.

This framework provides as an extension a MIDletTestRunner - a fully configurable MIDlet. It is intended to run tests in emulator or mobile device. It shows the results of tests run (progress bar, statistics, lists of failures or errors with detailed messages for each test) in one screen. The tests can be run automatically during start-up and re executed more times later. It can print descriptive messages of failures and errors thrown together with stack-trace to the standard error output

<<less
Download (1.06MB)
Added: 2007-07-24 License: Freeware Price: FREE
837 downloads
TransLink 1.1.1

TransLink 1.1.1


TransLink is released to support users to get the information about the buses, SkyTrain, WestCoast Express and SeaBus in Canada. more>>

TransLink 1.1.1 is released to support users to get the information about the buses, SkyTrain, WestCoast Express and SeaBus in Canada. You will also see service alerts, star your favorite stops and access the GVRD transit maps.

Note: The "Download Now" link directs you to the iTunes App Store, where you must continue the download process. You must have iTunes installed in order to open the link, and you must have an active iTunes account to download the application. This download may not be available in some countries.

Requirements:

  • Compatible with iPhone and iPod touch
  • Requires iPhone 2.2 Software update.


<<less
Added: 2009-03-31 License: Freeware Price:
downloads
Crickometer 1.1

Crickometer 1.1


Crickometer can calculate the temperature by counting chirps from crickets. more>>
Crickometer can calculate the temperature by counting chirps from crickets.
The application does this by averaging 50 samples together and then tries to calculate how many chirps that is pr. minute.
The Temperature in Fahrenheit is then calculated as Chirps/Minute / 4 + 37.
Displays the temperature in both Fahrenheit and Celcius.
Enhancements:
- Added samples progress bar.
- Updated help.
<<less
Download (7.00KB)
Added: 2007-05-16 License: Freeware Price: FREE
891 downloads
FishinBUDDY 1.1

FishinBUDDY 1.1


FishinBUDDY is a postcardware utility for keeping track of your catches. more>>
FishinBUDDY is a postcardware utility for keeping track of your catches.

You can record the Weight, Length, Location, Bait, etc. of your "trophy winners"! Time and date fields also keep track of your sport!

Color Version Included.

<<less
Download (32.00KB)
Added: 2007-05-28 License: Freeware Price: FREE
879 downloads
tAgenda 1.1

tAgenda 1.1


tAgenda is a plug-in which displays appointments and tasks of Pocket Outlook on the Today screen more>>
tAgenda is a plug-in which displays appointments and tasks of Pocket Outlook on the Today screen.

You can view tAgenda as a highly functional replacement for the standard Calendar and Tasks Today screen items.
<<less
Download (310.00KB)
Added: 2007-05-11 License: Freeware Price: FREE
899 downloads
GolfManager 1.1.0

GolfManager 1.1.0


Utility for golf players to keep the scores. more>>
Utility for golf players to keep the scores.

<<less
Download (27.00KB)
Added: 2007-01-16 License: Freeware Price: FREE
1011 downloads
SolarP3D 1.1

SolarP3D 1.1


A solar system 2D/3D images and infos browser. more>>
A solar system 2D/3D images and infos browser.
Venus, the Earth, the Moon, Mars and Jupiter are rendered in 3D, you can rotate the surface around the body axis.

For any body a list of phisical and orbital elements may be shown.

<<less
Download (252.00KB)
Added: 2006-11-02 License: Freeware Price: FREE
1089 downloads
CrashPad 1.1

CrashPad 1.1


CrashPad helps you to keep track of any traffic accidents you may be involved in. more>>
Keep track of any traffic accidents you may be involved in. Add car icons with full details of their role in the accident. You can add street signs to keep a record of where the accident occurred. You can also note damage location on any of the cars involved.

If you’ve been in an accident, don’t panic! Just reach for your Palm and get all the details you’ll need for the insurance claim.

It couldn’t be simpler. And it’s FREE!!

<<less
Download (11.40KB)
Added: 2006-10-30 License: Freeware Price: FREE
1089 downloads
Palm2iPod 1.1

Palm2iPod 1.1


Export your Palm Address Book and Date Book information to an Apple iPod. more>>
Palm2iPod is a plugin for Windows Palm Desktop 4.1 that will synchronize your Palm Address Book and Date Book information to an Apple iPod.
Main features:
- One-click operation - quick and easy to use every day to keep the information current!
- Support for all languages supported by the iPod! (in the Unicode version)
- Full support for all Address Book fields including notes and custom fields
- Full support for all Date Book fields and features
- Full support for all Date Book repeat types, options, and exceptions
- Full support for Date Book Alarms
- Respects privacy setting (will only synchronize private records if you select "Show Private Records")
- Date Book synchronizes a window of information from 1 month ago to 12 months ahead to reduce te amount of information the iPod has to process
- Uses read-only Palm Desktop API instead of accessing data files directly (safer and more reliable)
<<less
Download (89.00KB)
Added: 2006-01-31 License: Freeware Price: FREE
1361 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5