Random quote
Your hope ends here.And your meaningless existence with it! ~ Maester Seymour Guado [FF10]
Blog categories
  • Uncategorized
  • Cooking
  • Programming
  • Art
  • Humor
  • Operating Systems
  • Heavy metal
  • Mobile
  • UNIX
  • Games
  • Artificial intelligence
  • Tutorial
  • Cats
  • Review
  • Life
  • Bad
  • Linux
  • Test
  • Me
  • Networking
  • Music
  • Lyrics
  • Video
  • Web 2.0
  • Mashup
  • Development
  • Java
  • bash
  • file sharing
  • Blog Archives
  • October 2008
  • July 2008
  • May 2008
  • March 2008
  • December 2007
  • November 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007

  • Login
    RSS | Comments RSS
    Select a genre
    Games→MobileScripts

    Name:Mobile night vision
    Authors:Jason Whatson
    Date:2006-12-03
    Version:1.0
    OS/Platform:Mobile / J2ME
    Binary/Executable: Download
    Source code: Download
    Licence:Free for non commercial use
    More infomation:N/A
    Description/Comments:

    Ever been walking home drunk in the dark? Tripping over rakes and other dangerous objects while taking short cuts? Not any more!

    Mobile night vision is a application that runs on your phone. Surprisingly your phone gives out allot of light (well my phone does anyway). This application is basically a switch that turns your phones light on and off. It also plays the sound effects of the night vision goggles from the game Counter Strike when on/off is pressed.

    Ive tested the application on my phone (Motorola l6) and it works perfectly so my guess is it would work on all Motorola's fine and in theory should work on every phone the meets the requirements. If it works on your phone contact me.

    Requirements: Requirements are J2ME, Mp3 playback and Mobile Media API (MMAPI); JSR 135 (most new phones have this)

    Also, after I had wrote this I was told you could buy a application for $7 that did this.I may be adding flashing mode latter.


    Name:TriTimer
    Authors:Jason Whatson
    Date:2006-12-15
    Version:1.0
    OS/Platform:Mobile / J2ME
    Binary/Executable: Download
    Source code: Download
    Licence:Free for non commercial use
    More infomation:Na
    Description/Comments:

    TriTimer is basically what the name implies; 3 timers. It is a j2me (mobile) application that should work on most mobile devices and is useful for sport, in the kitchen and many other things.

    These 3 timers can be started/paused/stopped individually or in sync together.

    A timer count down is also featured which will play a sound and/or vibrate after the time specified is up.

    User manual is included with application download and is the reason for large file size


    Name:Geek tools
    Authors:Jason Whatson
    Date:2007-04-07
    Version:1.1
    OS/Platform:J2ME / Mobile
    Binary/Executable: Download
    Source code: Download
    Licence:Free for non commercial use
    More infomation:
    Description/Comments:

    Geek-tools is a set of mobile phone applications for the geek.

    Features:

    Prime number checker: Can check a 64-bit integer for primality.

    Al bhed translator: Al bhed is a language spoken by a race in the game Final Fantasy 10. This tool allows you to convert from Al bhed to English and vice versa. The code that does this is very generic so it could be done to any other language and I am open to suggestions. Eg, Elvish.

    Binary / Hex / Octal / Decimal / ASCII convertor: So far this is the 'killer app' of the tool set. I havnt seen any other J2ME apps with this capability so it may be the first! It can convert between any of the formats to any other format or base.