Main > Free Download Search >

Free ant bully imdb software for pda

ant bully imdb

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13
Ant Bully 1.0

Ant Bully 1.0


Classic whack-a-mole game where you have to smack down the slugs, bugs, and other enemies along with the exterminator. more>>
The new mobile game for Warner Brothers latest animation "The Ant Bully", a family adventure from Academy Award-nominated filmmaker John A. Davis (Jimmy Neutron: Boy Genius) and producers Tom Hanks and Gary Goetzman (The Polar Express). Opening in theaters nationwide on July 28, 2006.
Poor 10-year-old Lucas Nickle (Zach Tyler Eisen) cant get a break. Hes just moved to a new neighborhood where everyone picks on him, including his teenage sister Tiffany (Allison Mack). His only relief has been to destroy the ant hills in his backyard and to bully the ants within. And then things get worse. Much worse. In retaliation, the Wizard Ant Zoc (Nicolas Cage) sneaks a drop of magic potion into Lucas ear and shrinks him down to their size. To redeem himself, Lucas has to learn to live within the ant colony and help defend his new friends from certain annihilation from the local exterminator (Paul Giamatti).
Play along on your cell phone with this fun one-fingered game. Its a classic whack-a-mole game, but instead of moles, youve got to smack down the slugs, bugs, and other enemies along with the exterminator. Whack them all, and progress through all 10 levels of increasing difficulty. Fun for all ages!
Version restrictions:
- Ad-supported
<<less
Download (82.00KB)
Added: 2007-02-27 License: Freeware Price: FREE
977 downloads
BoardingBullys 1.0

BoardingBullys 1.0


BoardingBullys is considered as an exciting game whose object is to avoid being hit by the bully and to move your board more>>
BoardingBullys 1.0 is considered as an exciting game whose object is to avoid being hit by the bully and to move your board and knock the helmet off of the computer player. You get 10 points each time you hit him and 100 bonus and next round when you knock him out. Free man every round after five.

This program requires that you have both the BeanDLL.dll file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the Windows folder of your PocketPC computer.

Requirements:

  • BeanDLL.dll file
  • Visual Basic runtime files
<<less
Download (73KB)
Added: 2008-12-04 License: Freeware Price: FREE
1 downloads
Ants 1.01

Ants 1.01


This is the game lines, except ants are used instead. more>>
This is the game lines, except ants are used instead. A few bugs are fixed and instructions are included.
System requirements:
- Palm OS v3.5
<<less
Download (40.00KB)
Added: 2006-04-17 License: Freeware Price: FREE
1285 downloads
Ants for Pocket PC 1.3

Ants for Pocket PC 1.3


Ants is either the ultimate battle between red ants and black ants or a nice little board game with a simple strategy. You decide. more>>
Designed for the Pocket PC, Ants is either the ultimate battle between red ants and black ants or a nice little board game with a simple strategy. You decide.
Play against the computer or a human opponent. Move your ants up, down, left or right to attack the other ants. Be the last ants standing and win the game! Ants is freeware, enjoy!
System requirements:
- Macromedias PIE plugin
<<less
Download (246.00KB)
Added: 2007-05-02 License: Freeware Price: FREE
913 downloads
OneTap Movies 2.1

OneTap Movies 2.1


OneTap Movies is known as a popular ultimate application which is aimed at movie lovers. more>>

OneTap Movies 2.1 is known as a popular ultimate application which is aimed at movie lovers. From now on, and for a fraction of the price of a single movie ticket, you will enjoy the show even when you are searching for a movie to watch.

OneTap Movies recognizes where you are and displays the nearest movie theaters, along with the movies that are being played, as well as the showtimes, critic ratings, basic info, posters, etc. All with a single tap of your finger. You can also watch the trailers or simply enjoy your time searching for details of any movie with a link to the International Movie Data Base (IMDB).
<<less
Download (1.6KB)
Added: 2008-12-25 License: Freeware Price:
downloads
Portable Personal Video Database 0.9.9.11

Portable Personal Video Database 0.9.9.11


Create and manage personal movie or DVD collections more>>
Portable Personal Video Database 0.9.9.11 is a mighty efficacious program that can create and manage personal movie or DVD collections

Personal Video Database allows users to create and manage personal movie or DVD collections. It can automatically retrieve the necessry details directly from the Internet thus making your work easier.

Note: Run in portable mode by launching "portable.bat" file in the archive.

Major Features:

  1. Easy to use User Interface
  2. Many different information fields (not needed fields can be hidden)
  3. Many configuration options to make the Program in the way you like
  4. Powerful filtering and grouping
  5. A possibility to save Posters, Screenshots and Covers for each Movie
  6. Different Import / Export Plugins (for example: import movie information from the web)
  7. TV Series support
  8. Statistics
  9. Unicode support
  10. Password protection

Enhancements:

  • Fixed Sorting and grouping by custom fields
  • Fixed Setting date fields
  • Improved Some UI improvements
  • Improved IMDB Plugin and FilmUp plugins
<<less
Download (7.6MB)
Added: 2009-06-26 License: Freeware Price: FREE
16 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
Recon Commando 1.0

Recon Commando 1.0


Kill as many aliens as you can! more>>
Kill as many aliens as you can!
Blood will fly, the carcases will pile up, but will you come out alive!
System requirements:
- Palm OS v3.0
- PocketC Runtime
<<less
Download (95.00KB)
Added: 2006-04-14 License: Freeware Price: FREE
1288 downloads
Moxy 1.1.6

Moxy 1.1.6


Moxy is known as a smart and useful mobile web proxy launchpad. more>>

Moxy 1.1.6 is known as a smart and useful mobile web proxy launchpad. Sends website requests through Google's web transcoder to reformat pages, to strip unnecessary data, and optionally to strip images. Makes some web sites actually usable with Palms Blazer web browser. Provides a convenient way to perform proxied searches of Wikipedia, IMDb, dictionary.com, or other sites of your choosing. Submits search queries directly to specified web sites, thereby reducing the number of steps and reducing latency.

<<less
Download (36.2KB)
Added: 2008-08-01 License: Freeware Price:
downloads
MovieRaider 1.1

MovieRaider 1.1


MovieRaider is a free guide to over 1200 films released inthe last 5 years. more>>
MovieRaider is a free guide to over 1200 films released inthe last 5 years.
Movie Raider uses data from the worlds most comprehensive and up to date movie information service, the InternetMovie Database.
Powered by a cut down version of the amazing TomeRaider engine, MovieRaider gives you the facts you need about the movies you want to see, including:
- Director
- Main Actors
- Tagline
- Running time
- Certificate
- Genre
- Plot Synopsis
- IMDB Rating
MovieRaider will take you to the movies faster than you can enter their names.
We will be updating MovieRaider monthly with fresh data straight from the IMDB.
Enhancements:
- Added the latest movie data and fixed the bug on the Handra 330.
System requirements:
- Palm III
- Palm OS v3.0
<<less
Download (574.00KB)
Added: 2007-05-24 License: Freeware Price: FREE
883 downloads
BoardingCager 1.0

BoardingCager 1.0


BoardingCager is considered as an exciting game whose object is to avoid being hit by the bully and to move your board more>>
BoardingCager 1.0 is considered as an exciting game whose object is to avoid being hit by the bully and to move your board and knock the helmet off of the computer player. You get 10 points each time you hit him and 100 bonus and next round when you knock him out. Free man every round after five.

This program requires that you have both the BeanDLL.dll file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the Windows folder of your PocketPC computer.

Requirements:

  • BeanDLL.dll file
  • Visual Basic runtime files
<<less
Download (61KB)
Added: 2008-12-04 License: Freeware Price: FREE
1 downloads
Portable MeD's Movie Manager 2.8.4

Portable MeD's Movie Manager 2.8.4


A movie manager software for you to use. more>>

Portable MeD's Movie Manager 2.8.4 is a simple and effective tool which is able to run from a USB flash drive or any other portable device.

Technical info can also be retrieved from media files like AVI, OGM, MPEG and DVD (ifo). It's written in Java and should therefore run on most desktop systems supporting Java. MeD's Movie Manager is a free software distributed under the GPLv2 or later license, you may download binaries and source code for no cost at all.

Major Features:

  1. Quick movie filter with advanced search options.
  2. List functionality for categorizing movies.
  3. Episode functionality for series.
  4. Multi-add function (Search directories for files).
  5. Obtain AVI / OGM / MPEG and DVD (ifo) file info.
  6. Automatic download of movie info from IMDb with Proxy support.
  7. Customizable additional info fields.
  8. Changeable layout (Look And Feel).
  9. Import Text (titles), CSV and Excel.
  10. Export to CSV, Excel and HTML.

Enhancements: Support for MediaInfo on 64bit Window

<<less
Download (22.8MB)
Added: 2009-06-08 License: GPL Price: FREE
12 downloads
BoardingLifters 1.0

BoardingLifters 1.0


BoardingLifters is considered as an interesting game whose object is to avoid being hit by the bully and to move your board more>>
BoardingLifters 1.0 is considered as an interesting game whose object is to avoid being hit by the bully and to move your board and knock the helmet off of the computer player. You get 10 points each time you hit him and 100 bonus and next round when you knock him out. Free man every round after five.

This program requires that you have both the BeanDLL.dll file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the Windows folder of your PocketPC computer.

Requirements:

  • BeanDLL.dll file
  • Visual Basic runtime files
<<less
Download (66KB)
Added: 2008-12-04 License: Freeware Price: FREE
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1