profileengine api
ProfileEngine 1.0
Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer). more>>
ProfileEngine 1.0 is a great addition to a programmer's toolkit. It is actually a Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer). It has limited functionality: it allows getting/setting the current profile and retrieving a list of available profiles.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself. If signed differently or using different capabilities, installation will work but you'll get KErrAccessDenied errors at run-time.
Major Features:
- Symbian 3rd edition FP1 SIS file (unsigned) is available
- Source files, documentation and example are available
Requirements:
- Symbian 3rd edition FP1
- Python for S60 (PyS60)
TreoFlex 3.5
TreoFlex is a really superior tool which sends out a simple text message for ignored (receiver terminates without accepting the call) or missed (caller terminates or the ringing times out) voice calls. more>>
TreoFlex 3.5 is a really superior tool which sends out a simple text message for ignored (receiver terminates without accepting the call) or missed (caller terminates or the ringing times out) voice calls. TreoFlex will work with both GSM and CDMA Treos. You can also send customized messages by entering them in the contacts notes of a particular contact.
Major Features:
- TreoFlex is a fresh and straightforward implementation using published Palm SDK API calls and notifications. It uses NO tricks, shortcuts or undocumented features to process calls.
- Tiny PRC (~ 12 KB), fast call processing even while using the lowest priority notifications internally.
- Customized messages from contacts notes.
- Quickly edit and select messages with TreoFlexSelect.
- TreoFlex DOES NOT hook-up to the dreaded "hede", "hvch", or any of the other performance-draining notifications. You can check this with PalmInternals.
- TreoFlex does not interfere with any other software (esp. ringtones, picture Caller ID, etc.) installed on your Treo.
- Does not have the "seven-SMSs-on-power-down" problem that sometimes occured with other, similar software.
Pocket PC GAPI 1.2
Pocket PC GAPI provides you with a perfect Game API which is distributed in the Pocket PC SDK. more>> Pocket PC GAPI 1.2 provides you with a perfect Game API which is distributed in the Pocket PC SDK. This is totally free for everyone!
Requirements: Pocket PC
Portable PlainEdit 1.7.6
An editor for text files ASCII and ANSI more>>
Major Features:
- Different functions for conversion of text
- Simply switching between ANSI (Windows) and ASCII (DOS)
- Syntax emphasis for the most usual Web Scripts and programming languages
- Automatic replacing of special characters into the appropriate HTML coding
- Freely definable collecting mains make the fast providing possible of files
- Side mechanism (edges, head and footing lines), as well as a pressure preview
- Insert from document collecting mains and contents collecting mains
- PlainEdit can be extended with Plugins
Enhancements:
- With external programs now also individual parts of the file name can be handed over as argument.
- With the program start of PlainEdit a Splash screen is indicated now.
- When opening and memory of files is supported now also Netscape line pagings.
- The number of search hits with the search in all documents is indicated now underneath the hit list.
- The Plugin API was extended by a special function for inserting text into the active document.
- In collecting mains now also CRC32 can -, MD5and SHA1-Hashwerte to be used.
- In the collecting mains additionally the variables "%UTCDATE%", "%UTCTIME%" and "%UTCDATETIME%" can be used now, be representieren the current UTC time (GMT).
- In the window list documents can be now closed and stored.
- In order to be able to fill out forms or collecting mains better, it is now possible to a character sequence ("$|to jump $"), which specifies the next cursor position.
- Over in and fade outable lateral strip can text materials be inserted now....
Portable NetMeter 1.1.3
Realtime bandwith monitoring was never easier. more>>
Enhancements:
- NICs are now being identified by Name and MAC address. If you upgraded from an earlier version of NetMeter, please reselect your network interface within the options menu!
- Fixed problem with multiple monitors when window position is negative
- Some other small bug-fixes
Requirements:
- Windows 2000 or newer is required for "transparency" and "balloon hint" features
- If you are using Windows 95 you will have to install an update from Microsoft that contains the IP-Helper API (IPHLPAPI.DLL). As far as, this DLL is included in the Internet Explorer 5.x installation package.
- Windows NT 4.0: Service Pack 4 or newer is required
- x64 versions of XP and Vista: NetMeter works fine on these 64-bit operating systems although it is not a native 64-bit binary. Vista Ultimate 64-bit is current development platform.
Pocket Scheme 1.3.2
Pocket Scheme is a standards-compliant implementation of the Scheme programming language for the Microsoft Windows CE more>>
Pocket Scheme gives your PDA a standalone programming capability in Scheme, a dialect of Lisp with exceptionally clear and simple semantics. It supports file creation and manipulation, arithmetic operations of unlimited precision, the complete Unicode character set, data sharing via the Windows clipboard, regular expression matching on character strings, simple TCP client and server networking, scripts written in Scheme, and even direct system calls to the Win32 API.
Pocket Scheme also makes an excellent companion to the Friedman/Felleisen tutorial introduction to Scheme programming, The Little Schemer (ISBN 0-26256-099-2), or its sequel, The Seasoned Schemer (ISBN 0-26256-100-X). To quote their Preface:
The book is a dialogue between you and us about interesting examples of Scheme programs. If you can, try the examples while you read.
With Pocket Scheme, you can try the examples on a computer smaller than the book you are reading.
You can use Pocket Scheme for no charge.
Enhancements:
- System registry support in w32.dll. Bug fixes to system-ansi character encoding.
Remote PC2 2.0
This software is a tool that make you to control your computer from Mobile Phone over GPRS and Bluetooth. more>>
Main features:
- - Desktop view of computer on mobile phone. 8 level zoom option.
- - Chat between mobile phone and computer. You can show and hide chat window.
- - You can shut down or restart your computer from mobile phone.
- - Logging of servers IP on a web server for client.
- - Connection can be done over GPRS (internet!)
- - Connection can be done over Bluetooth (10m-100m range depends on your bluetooth dongle and phone. Phone should support JSR-82 javax.bluetooth API. you should add serial port (A com port Ex: COM6) for communication from your bluetooh driver software. WIDCOMM or WinXP bluetooth driver)
- -You can run server totaly hidden. No system tray icon no window. In the hidden mode if you press R while pressing LEFT CTRL+ALT+ LEFT SHIFT Main Window will be showed.
- - You cand run command on the computer.
- - Username and Password checking for protection.
- - Reliable connection between computer and mobile phone.
- - Low badwith usage over network.
- - User friendly GUI and easy accessiable functions!
- - Turkish and English help files included!
System requirements:
- Java compatible
MoMEUnit 1.1.0
MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications more>>
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
microGraph 1.1
microGraphs is a Java API used to create applications that can render graphs on a MIDP enabled device. Example uses could be business applications that transmit the stock values in a graphical form in more>>
Yahoo Messenger Plug-In SDK 1.0b1
The Messenger Plug-in SDK is a JavaScript and C++ API that you use to create add-ons with collaborative features that can run inside Yahoo Messenger more>>
Yahoo Messenger Plug-In SDK 1.0b1 makes it easy to create add-ons with collaborative features that can run inside Yahoo Messenger. Plug-ins run in the main Messenger window, or as part of an IM conversation. Plug-ins are supported in the pre-release version of Yahoo Messenger 8
WiKIDClient 2.0
Dual-source, software-based two-factor authentication system. more>> The WiKID Strong Authentication System is a dual-source, software-based two-factor authentication system designed to be less expensive and more extensible than hardware tokens.
Fundamentally, WiKID Strong Authentication works this way: A user selects the WiKID domain they wish to use on their token client. The are prompted for the PIN for that domain. It is encrypted with the WiKID Servers public key - assuring that only that server can decrypt it with its private key - and sent to the WIKID server. If the server can decrypt the PIN and it is correct and the account is active, it generates the one-time passcode (OTP) and encrypts it with the clients public key. The user then enters their username and the OTP into whatever service they are using, a VPN, website, etc., which forwards it to the WiKID Server for validation using Radius, TACACS+, LDAP or through our wAuth API for custom applications.<<less

DynRIL 1.0.103
DynRIL is a versatile and user-friendly RIL wrapper that can be used with various development tools and can be called from projects written in several well known languages like C++, C#, Visual Basic, etc more>>
DynRIL 1.0.103 is a versatile and user-friendly RIL wrapper that can be used with various development tools and can be called from projects written in several well known languages like C++, C#, Visual Basic, etc. It provides an interface that handles the communication between the CellCore system software and the radio hardware.
The DynRIL is a powerful wrapper that makes the job of phone applications developers much easier, regardless of the language used.
DynRIL is exporting the same interface as DynTAPI, and it brings several new functions like the audio routing functions for switching the audio from Earpiece to the back speaker. This Library can be used with various development tools and can be called from projects written in several well known languages like C++, C#, Visual Basic, etc.
Major Features:
- Read the CellID: the LAC and the CID on GSM Networks! (new in 1.0.103)
- Receive and decode SMS messages (new in 1.0.103)
- Write robust telephony applications based on the powerful RIL layer
- Detect the CALLERID with less then 10 lines of code
- Dial numbers, or place current calls on hold
- Retrieve the network operator name or the network signal in an easy way
- Toggle the Speakerphone on and off
- Control the hardware, toggle the Radio on and off
- Register/unregister from the mobile network
- Handle DTMF tones
- Handle all the network/API errors
- Route the audio to various Audio devices including the Earpiece speaker
- And many more.
Enhancements:
- A C# sample (that displays the LAC and the CID).
- Also now you can receive notifications when a new SMS is received, and you can read the text and the originating number.
Handle all the network/API errors. Route the audio to various Audio devices including theLicense:Freeware
Sparrow 1.1
Sparrow is released to bring users and easy and effective way to update your location on iPhone. more>>
Sparrow 1.1 is released to bring users and easy and effective way to update your location on iPhone. With one tap, you can tell Fire Eagle and Twitter exactly where you are. Sparrow determines your current position using iPhone's built-in GPS receiver and then stores your coordinates in the cloud using Fire Eagle's secure API. Sparrow talks to Twitter, as well. Each time you check-in with Fire Eagle, Sparrow can optionally update your Twitter profile location to match.
Enhancements:
- Added an option to send your location name to twitter, improved panda support, and includes bug fixes
Requirements:
- Requires iPhone 2.2 software update
JoomlaDo Free 1.0.0
JoomlaDo Free provides you with an essential and comprehensive program which makes it possible for mobile viewing of recently added registrations more>>
JoomlaDo Free 1.0 provides you with an essential and comprehensive program which makes it possible for mobile viewing of recently added registrations. Each table row in the list is hotlinked back to the member profile on your website, if your site has the Joomla Community Builder in installed. A blue arrow pops up on the right column to alert you that the site has CB, and the profile link is active. Clicking the members name opens up the profile in Safari.
System preference settings allow you to set the website API url, public key code and optional username / password. The Joomla Module API is required and is also free to download. This is the companion APi that drives this series of apps.
Requirements:
- Compatible with iPhone and iPod touch. (2nd generation)
- Requires iPhone 2.0 Software update.
Macromedia Flash Player 7.0
Flash Player 7 for Pocket PC enables developers and publishers to quickly and easily deploy rich interactive Flash content and applications for Windows Mobile 5 and Pocket PC 2003 devices more>>
Main features:
- Flash Player 7 for Pocket PC enables rich experiences, and offers improved performance and extended platform support for maximum portability to consumer electronics devices worldwide
- Web browsing compatibility
- Flash Player 7 support
- Action Script 2 support
- XML socket support
- Web services and SOAP API
System requirements:
- Windows Mobile 5 and Pocket PC 2003 OS