18 Feb
Posted by mfs in Free mobile cell phone applications
![]()
Developer’s Note:
It’s small application that you can place on your idle screen and lock keyboard with 1 click..
I think there was already app like this but i don’t like icon
I’ve made 2 versions.. with note “keyboard locked” or without..
Download : [Read more]
18 Feb
Posted by mfs in Free mobile cell phone applications

Take all IM buddies mobile and view from them one, integrated contact list
The main screen is the contact list of all your fringster™ friends, Skype, MSN Messenger, ICQ, Google Talk, Twitter, AIM and Yahoo! buddies, and those from your handset’s regular contact list.
Through one interface, you can browse contacts, check presence status, view contacts’ network quality, initiate voice calls to fring, IM contacts, or to regular phone lines using GSM, SkypeOut or any SIP provider, initiate and move between concurrent chat sessions, and navigate in and out of all phone functions without losing your place within the fring application.
Free calls
Make free calls to all your IM buddies from wherever you are and gain mobility as never before.
Live chat instead of SMS
fring’s chat feature means you can view entire chat conversations in real-time on your handset and reduce the lag time and high accumulated costs of SMS.
Call landlines and regular cellular contacts using SkypeOut or SIP
Make cheap local and international calls to landlines and regular mobile contacts using your SkypeOut account or hundreds of SIP-based providers such as Eutelia, GizmoProject, VoipCheap, VoipStunt, Free World & SIPNET over fring, even from non-SIP enabled handsets
Learn more about using SIP over fring >>
[video]
.
View call history
fring’s voice call log includes:
contact name
contact type: GSM, Skype, Google, ICQ, MSN, Twitter, AIM, Yahoo! & fring
date & time of call
outgoing vs received status
Invite friends to fring
Search for your friends in the fring directory, and if they do not yet have fring, we will send them an SMS invitation to join. Within minutes, you can start fringing for free and enjoying presence and chat functionality with all your buddies.
Send & Receive files
Send & receive your favorite videos, music, games, ringtones, docs & more with fring’s new
file transfer feature.
Choose incoming call and message tones
fring-a-ling along with fringtones!
Choose your incoming call and message tones! Select from our very own fringtones, or any already in your phone. Vibrate now supported too!
Now available for Symbian users. Windows Mobile users – stay tuned… coming
Auto-roam in and out of WiFi hotspots
Automatically login to WiFi hotspots with fring’s new auto-roaming feature! Save lots of time and hassle as you no longer have to search for access points, and save money by automatically using free WiFi instead of your 3G data plan.
Now available for Symbian users. Windows Mobile users – stay tuned… coming soon!
Download : [Read more]
18 Feb
Posted by mfs in Free mobile cell phone applications, Free mobile cell phone games
Remote’EmAll 1.02beta for Winamp, Media Player Classic


What:
Remote’EmAll is a remote control program for Winamp, Media Player Classic (MPC) and VLC Videolan Player. It uses network (GPRS,EDGE,3G,WLAN) to send commands to PC. It works on phones and mobile devices which support J2ME (Mobile Java MIDP). It has been tested with few Nokia phones, but it should work on any phone supporting Java MIDP2.0.
This software does not support bluetooth. There are no plans to support it in future either.
Remote’EmAll is still in beta, so if/when you find bugs or want to request new features, just send me email. New remotes can be made quite easily if program supports some kind of http or web interface.
Features:
Basic controls for Winamp, MPC and VLC (play,pause,stop,next,prev)
Playlist control in Winamp and VLC
Few special commands in each remote
Socket-server to provide fast search and realtime filesystem browsing
Make your own custom commands with socket-server
Control almost anything in your computer (as long as you can do it by cmd commands or scripts)
What is needed to make it work:
Winamp 2 or higher
HttpQ-plugin for Winamp
PC with internet connection and WLAN/3G/EDGE/GPRS to mobile device. Data is transferred with http and socket protocol.
Perl if you want to use search and browse functions.
Media Player Classic (MPC)
VLC VideoLAN Player
Download : [Read more]
18 Feb
Posted by mfs in Free mobile cell phone applications
cellity Communicator
cool mobille functions in only one app:
cellity Communicator is all of our great products in the one application plus much more!
It contains:
cellity worldCALL
cellity groupCALL
celilty freeSMS
and new features such as:
Regular messages & a free contact list backup service!
worldCALL
Save up to 90% on calls within your country and internationally!
groupCALL
Reach all your friends with just one call. groupCALL saves time, money and energy.
SMS / freeSMS
freeSMS - Free text messaging (up to 2,048 characters) to any number of recipients.* Text messaging - Rock-bottom rates for cellity text messaging.*
backup
Back up your Communicator phonebook on our server and never lose your contacts again.
Download : [Read more]
18 Feb
Posted by mfs in Free mobile cell phone applications, Free mobile cell phone games
THQ Wireless Snood Blaster (all version) v1.2.2 S60v3 J2ME Retail-BiNPDA


Snood Blaster takes the hugely popular game for PC and Mac, and adapts it with some exciting enhancements for the mobile platform. Clear the levels by blasting away Snoods by matching the same colours to remove them from the field. The new metagame “House of Snoods” puts you in the role of landlord, and adds another dimension to the game by linking the levels you choose to play. This combined with the addictive nature of each level makes the game even harder for you to put down!
Download : [Read more]
18 Feb
Posted by mfs in Free mobile cell phone applications, Free mobile cell phone games
AyIX v1.0
AyIX is a pure Python-based emulated Unix-like OS for Series 60 mobile phones.
It consists of a monolithic kernel which runs in the main UI thread, and
spawns console-based sub-processes in separate threads. In addition, there are
a number of libraries (e.g. termios) which simulate the equivalent Unix-only
Python library of the same name. The goal is to allow any console-based Python
script, which will run on a Unix-like environment, to also run on AyIX.
Limitations
~~~~~~~~~~~
Although the installation SIS file should install on any Series 60 3rd Edition
device, it is of little use without a QWERTY keyboard. It has only been tested
on the Nokia E90 mobile phone, which is the main target platform, but,
theoretically, should work with a wireless keyboard on other platforms.
In addition, there are some POSIX functions which I have been unable to
simulate, most notably os.fork(). Further, it is still very much a
work-in-progrss, and many functions from the ‘posix’ module have yet to be
implemented.
Installation
~~~~~~~~~~~~
The system is distributed as a single SIS file, which contains all of the
bytecode-compiled scripts which make up the system, and the full Python source
code for those files. The distribution SIS is presently self-signed with the
maximum available capabilites possible for a self-signed SIS (i.e.
NetworkServices, LocalServices, ReadUserData, WriteUserData, UserEnvironment)
so as minimise the limitations for the scripts which it runs.
First of all, you will need to have installed the Python for Series 60 SIS
file, which is available from
http://sourceforge.net/projects/pys60.
When installing the AyIX SIS file, for some reason, it will not work unless
it is installed to the same drive as the PyS60 SIS file.
The file system
~~~~~~~~~~~~~~~On the S60 device’s file system, the SIS installation directory
(e.g. E:\Private\e31f3545) shall be referred to as $INSTALL.S60 path AyIX path
—————————————————————————-
$INSTALL (N/A)
$INSTALL\root /
c:\ /media/phone
c:\resource /lib (read-only)
d:\ /tmp
e:\ /media/sd
z:\ /media/rom (read-only)File descriptions
~~~~~~~~~~~~~~~~~A brief description of the most significant files and directories.
Filename Description
—————————————————————————-
$INSTALL\default.py Boot script which just calls /boot/kernel
/bin Bytecode-compiled Python scripts
/bin/cc Compiles Python scripts to bytecode
/bin/cp Copies files
/bin/ct A test program for the curses library
/bin/dis Python bytecode disassembler
/bin/edit A very basic text editor
/bin/ls Lists files and directories
/bin/mv Moves (renames) files
/bin/pwd Prints current working directory
/bin/python Python interpreter
/bin/rm Removes files
/bin/sh A simple shell
/bin/stty Prints and resets terminal settings
/bin/wget Downloads files from URLs
/boot Boot directory
/boot/font.png Terminal font
/boot/kernel The OS kernel emulator
/etc System config
/etc/group Group config file (currently unused)
/etc/passwd User config file (currently unused)
/lib Python for Series 60 modules
/media Some mount directories
/media/phone Mounted contents of C:
/media/rom Mounted contents of Z:
/media/sd Mounted contents of E:
/sbin/ifconfig Show information about running network interfaces
/sbin/ifdown Stop a network interface (via an access point)
/sbin/ifup Start a network interface (via an access point)
/sbin/lsif Show information about available network interfaces
/tmp System temp directory
/usr User directory
/usr/lib Bytecode-compiled python modules
/usr/lib/ayix.pyc Deprecated module which handles network interfaces
/usr/lib/curses.pyc Re-implementation of standard Python ‘curses’ module
/usr/lib/dis.pyc Standard Python ‘dis’ module
/usr/lib/getopt.pyc Standard Python ‘getopt’ module
/usr/lib/getpass.pyc Standard Python ‘getpass’ module
/usr/lib/grp.pyc Re-implementation of standard Python ‘grp’ module
/usr/lib/posixpath.pyc Standard Python ‘posixpath’ module
/usr/lib/pwd.pyc Re-implementation of standard Python ‘pwd’ module
/usr/lib/py_compile.pyc Standard Python ‘py_compile’ module
/usr/lib/shutil.pyc Standard Python ’shutil’ module
/usr/lib/signal.pyc Re-implementation of standard Python ’signal’ module
/usr/lib/termios.pyc Re-implementation of standard Python ‘termios’ module
/usr/lib/trace.pyc Simple trace module used for debugging
/usr/lib/urlparse.pyc Standard Python ‘urlparse’ module
/usr/src Full source code
/usr/src/commands Source code for commands in /bin and /sbin
/usr/src/kernel Source code for /boot/kernel
/usr/src/lib Source code for libraries in /usr/lib
/usr/src/lib/ayix Source code for re-implemented modules
/usr/src/lib/std Source code for standard Python modules
Download : [Read more]
18 Feb
Posted by mfs in Free mobile cell phone applications, Free mobile cell phone games
CHANGELOG:
Fixes, changes and additions:
General tab:
–> Implemented memory card CID register information (MID [Manufacturer ID],
OID [OEM/Application ID], PNM [Product Name], PRV [Product Revision],
PSN [Product Serial Number], MDT [Manufacturing Date])
WLAN / BT tab:
–> Implemented WLAN name
–> Implemented WLAN IP address information
–> Implemented WLAN net mask information (if available)
–> Implemented WLAN broadcast address information (if available)
–> Implemented WLAN default gateway information (if available)
–> Implemented WLAN primary name server information (if available)
–> Implemented WLAN secondary name server information (if available)
–> Implemented WLAN MTU information (Maximum Transmission Unit [KBytes])
–> Implemented WLAN speed information (Kbps)
HAL tab:
–> Added the following new phone model to the CPU ABI type, CPU speed and CPU
architecture programming routines to correctly distinguish between ARM11 and
ARM4 CPUs:
====> Nokia 6210 Navigator (0×2000DA54)
====> Nokia 6220 classic (0×2000DA52)
====> Nokia N78 (0×20002D81)
Misc enhancements and fixes:
–> Added “Reboot device” option
–> Fixed Nokia N80 SysUtil API bug (see KIS000450)
Download : [Read more]
17 Feb
Posted by mfs in Free mobile cell phone applications, Free mobile cell phone games
MobiSystems.TravelGuide Top 10 Prague v2.00.S60v3 SymbianOS9.1.ed-BiNPDA
From Prague castle to the New Town - the 10 best of everything to see, buy, do, taste and avoid in Prague, plus maps and a Metro map.
Discover the most haunted sites in the medieval city, the greatest Czech writers and composers, unmissable museums and galleries, most fun places for kids, top restaurants and cafes, best hotels on every budget and much more.
With included maps and metro map this is your guide to the 10 best of everything that the beautiful and historic city of Prague has to offer.
Informative and Reliable
Whatever you plan to do - whether you are travelling first class or on a limited budget - make sure you experience the best of Prague. This quick reference guide turns your mobile phone in your travel companion and source of information.
* Dozens of Top 10 lists - from the Top 10 most haunted buildings to the Top 10 beer halls, shops and hotels.
* Ideal for time-strapped travellers who want to focus on the best Prague has to offer
* Insider knowledge of Prague that every visitor needs
* Highly readable and detailed information on places of interest
* Informative boxes included intext listing travel tips as opening hours, web sites and telephone numbers so you can link to web pages of interest or place a call
* Images included in articles to help you recognize sights or get an idea how they look
* Sights are linked to maps so you are positioned on the right place on the map while you read
* Ability to add articles to your Favourites list so you quickly get back to them later
* To save time and money, there are even tips on avoiding the crowd and seeing the city on a budget.
Maps and Navigation
Find your way effortlessly using the detailed maps, metro maps, street and sights indexes. Several maps, detailing the city and its districts will help you explore the city.
* Central Prague map included
* Greater Prague map
* Transport map
* Up-to-date detailed Prague Metro map
* Sights, streets and metro stations indexes to help you quickly find and open searched items on the go
* Ability to zoom in and out the maps until you reach the desired map size
* Ability to set starting and destination points, so the software shows you how to get from point to point
* “Mini map” while scrolling in a map so you always know exactly where you are located
more info:-
http://www.mobisystems.com/product.html?pid=214&l=1&p=8&i=1
Download : [Read more]
17 Feb
Posted by mfs in Free mobile cell phone games
HandyGames Townsmen 5.v1.4 S60v3.J2ME.Retail-BiNPDA


R E L E A S E D E S C R I P T I O N
As a merciless robber baron, you oppress settlements, abduct
dragons and gain a power and a vast fortune! You are the
respected leader of an order of robber barons. Oppressing poor
settlers is your main activity since it makes you rich!
However, an odd but good magician gets in your way and sets
his cuddly dragons on your respectable hordes of knights.
Erect buildings, e.g. farms, mines, taverns or castles and use
your tax collector to guarantee the provision of your men and
to expand your dominance! Use the magical skills of your wise
druid and acquire powerful potions made from dragons blood,
which will make you almost invincible in battle. You alone
have to lead off the fight against Good and make sure that you
will go down in the history of the Townies as a merciless
leader!
Download : [Read more]
17 Feb
Posted by mfs in Free mobile cell phone applications, Free mobile cell phone games
SHAPE.Services.IMPlus.v7.02.S60v3.SymbianOS9.1.ed-BiNPDA

Chat with IM+ All-in-One Mobile Messenger within AIM®/iChat, MSN®/Windows Live™ Messenger, Yahoo!®, ICQ®, Jabber®, Google Talk™ and MySpace® IM from your mobile device in real-time. Communicate with friends and colleagues wherever you are regardless of location and mobile operator.
Main Benefits
* Direct and simultaneous connection to all supported IM systems: MSN®/Windows Live Messenger®, AIM®/iChat, Yahoo!® ICQ®, Jabber®, Google™ Talk and MySpaceIM
* No cost per message, only standard payment for wireless data transfer.
* One-Time Purchase Licence: all further updates included.
Key Features
* Message History. View correspondence with your contacts even when you’re offline.
* A list of contacts who you have new messages from will be displayed by focusing on the envelope in the upper right-hand corner.
* Template Messages. Send a messages using templates. Create your own templates for your messages
* Voice messaging enabled. Send and receive voice messages with IM+.
* File transfer. Excellent alternative to MMS, send files over GPRS.
* Full presence status support. Set your own status to give your contacts an idea of your mood.
* You can see your contact’s status in dialog window.
* Contact list management functions including add/delete features.
* Layout aware. Screen renovation during the orientation change (portrait and landscape).
* Set up melody alert. Select the melody for messages received. Select the melody when another user gets online.
* Multiple dialog windows. Don’t miss a moment, chat with several buddies simultaneously.
* Smileys. Add emotions to your messages, a huge set of funny faces available.
* Multiple code pages support. Exchange messages in any language installed on a phone.
* Integrated help function. Easy to configure and easy to chat.
* Support requests. Send support requests directly from mobile devices.

Download : [Read more]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Nov | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||