symbian os pipe
Symbian AmiGO 1.0
Symbian AmiGO provides the perfect mobile guide for 3GSM. more>>
System requirements:
- Symbian OS v9.x
X-Mas Pipes 1.10
Fast-paced game where you are to construct a closed pipe system more>>
System requirements:
- Pocket PC 2002

MO-Call Symbian VoIP 1.0.0.0
MO-Call Symbian VoIP is an effective program which allows free and cheap calls over any available Wi-Fi Hotspot. more>> <<less
Mobicue for Symbian S60 1.3
Mobicue is a social microblogging service. It allows users to update any photos, videos, or text and more in real time from their camera phones, and immediately shows them to friends on Mobicue more>>
Mobicue for Symbian S60 1.3 offers you a convenient and useful social microblogging service which allows you to update any photos, videos, or text and more in real time from their camera phones, and immediately shows them to friends on Mobicue. Compatible for Nokia N-Gage/N-Gage QD/7650/3650/3600/3660/3620, Simens SX.
Enhancements:
- May include unspecified updates, enhancements, and bug fixes

Qik (Symbian 60) 1.0.14
Qik (Symbian 60) gives you a free tool which helps you stream video live from your cell phone to the web, where your audience can chat back in real time to your devices screen while you broadcast. more>>
Qik (Symbian 60) 1.0.14 gives you a free tool which helps you stream video live from your cell phone to the web, where your audience can chat back in real time to your device's screen while you broadcast.
Major Features:
- With Qik, you can share with anyone and everyone what's going on anywhere and everywhere you go.
- Stay better connected to family and friends.
- Share your travels live with friends back home.
- Show your baby's first steps to loved ones as she takes them.
- Have Grandma "attend" the family reunion, even though she's on the other side of the world.
- Qik also works with YouTube, MySpace, Orkut and other sites, letting you share these moments with the social networks you already use.
- Broadcast events spontaneously.
- Add a new dimension to your web presence with live video.
- Become an online reporter-get the scoop as events unfold.
- You always have Qik on your phone to share moments at the point of inspiration.
- Even better, Qik lets you broadcast to any website, including your blog, social network, or sites like Livestream, Brightcove and Twitter.
- Welcoming a New Arrival: Share life's most precious moments.
- Friday Night at the Game: Keep your friends in the know.
- Travel Adventures: Share your travels from wherever you are.
Enhancements:
- Enable you to sign-up/sign-in using Facebook Connect
- Share your videos directly to your contacts on the phone with a cool, new Speed Sharing Ribbon.
Requirements:
- Symbian OS Series 60 3rd and 5th Edition
EasyCall for Symbian S60v1 1.1
EasyCall simplifies the usage of Calling Cards and Callback Services on your mobile. Just select the phone number from your Address book and Call as usual! more>>
EasyCall simplifies the usage of Calling Cards and Callback Services on your mobile. Just select the phone number from your Address book and Call as usual!
System requirements:
- Symbian S60v1
EasyCall for Symbian S60v2 1.1
EasyCall simplifies the usage of Calling Cards and Callback Services on your mobile. Just select the phone number from your Address book and Call as usual! more>>
EasyCall simplifies the usage of Calling Cards and Callback Services on your mobile. Just select the phone number from your Address book and Call as usual!
System requirements:
- Symbian S60v2
SuperWaba Symbian 5.82
SuperWaba is a Virtual Machine that can be run in Palm OS, Symbian, Pocket PC, Windows CE, AppletViewer and Windows 98 (and beyond). Because of the way SuperWaba was written, you can use Java to devel more>>
SuperWaba is an open source project, covered by the GPL and LGPL licenses.
SuperWaba is a VM for PDAs and Smartphones. Because of the way SuperWaba was written, you can use Java to develop for it. Can run in PalmOS, Symbian, Windows CE/PocketPC devices, and in Windows 98/NT/2000/XP, and is fully emulated under JDK and browser. Theres now a test version on Sony PSP!
Note: This version runs on Symbian OS!
Note for S60 3rd Edition:
To be able to install SuperWaba VM and applications, dont forget to allow self-signed software installation.
To change this option, go to Application Manager (usually it is located
under Tools folder). Select Options | Settings menu. When you select
Software installation, you can see two options, i.e. Signed only and All. If you choose Signed only, you wont be able to install self-signed
application. If you choose All, you will be able to install any signed
applications...
Enhancements:
- Removed support for the following platforms: UIQ (P800), HPC2000_MIPS, HPC211_SH3, HPC211_MIPS. These pdas are rather old and we dont believe someone is still using them. This will make the SDK smaller. If you try to install the vm and the installation now fails, contact us and well send you the files and maybe put back the removed platform (if many people needs it).
- 1. When an error 500 occurs, the SOAP class gets the error reason from the returned message and displays it in the exception. Increased SOAP, XmlTokenizer and HttpStream default buffer sizes from 512 to 1024, so the error message can be read at once.
- 2. now when the user hold the action key for a while in wince and symbian, the menu is popped up. before this, it was impossible to open the menu in penless devices. Note that now the ACTION key event is dispatched when the key is released and Settings.actionOnRelease is true (default). On Palm OS, actionOnRelease is ignored.
- 3. added Vm.tweak to enable, during the running instance, some parameters that are available when running the Welcome application.
- 4. added ColorList.setColors to set the colors that will be displayed.
- 5. fixed color of ScrollBars bar when both buttons are disabled (on Palm OS style).
- 6. added Convert.getStackTrace, which returns the stack trace for a given Throwable as a String. CAUTION: getting a stack trace can cause device reset, because theres a lack of information in the SuperWaba vm about method frames, and during the stack crawl, it can access an invalid memory region, causing the reset.
- 7. now the Esc key also exits from the MultiEdit and Edit on penless devices.
- 8. added SoundClip support for java applications at desktop (before, only java applets was supported).
- 9. changed the motoq button at the RIGHT SIDE of the pda from BACKSPACE to ACTION. Otherwise, it is impossible to exit from a MultiEdit, because (only) on this phone the center button is mapped to 13 (enter) instead of 134 (action).
- 10. brunosoares - fixed HttpStreams content-length not being correctly retrieved under some situations.
- 11. brunosoares - fixed HttpStreams and Sockets readLine not reading lines correctly (now returns null only when no more lines are available).
- 12. brunosoares - added support to 3xx response codes (redirection) in HttpStream. Included an attribute which contains the new location: URI location.
- 13. brunosoares - fixed MainWindows swap() method that was causing a container to be focused instead of its first focusable control on penless devices (only when a container was added to another container).
- 14. fixed Button on Vista ui style: now when it has BORDER_NONE, only a flat background is drawn in the control.
- 15. fixed the focus getting out of a Grid on penless mode when an item was selected on a cells combobox.
- 16. fixed problem on Grid with combobox on penless devices: put the focus on a grid, select a line, press ACTION and press 0 to open the combobox - the program freezes.
- 17. fixed Settings.appPath at desktop not ending with a slash.
- 18. fixed support for passive scanners (SocketCom).
- 19. now when the user press a 0-9 key in the Grid in penless mode, the selected column flashes.
- 20. fixed printStackTrace when sending the buffer to the string not keeping the line number.
Mundu Radio (Symbian OS Series 60) 1s beta
Listen to Mundu Radio with your Symbian phone. more>>
Mundu Radio (Symbian OS Series 60) 1s is a professional and popular program that users can now live stream thousands of Internet Radio channels to their mobile phones and create their own unique listening experience.
Mundu Radio offers users the opportunity to listen to music or content of choice from any part of the world on their mobile devicesfor free!U Beta or prerelease software is not intended for inexperienced users, as the software may contain bugs or may potentially damage your system. It is strongly recommended that users exercise caution and save all mission-critical data before installing or using this software.
Major Features:
- You can access from over 7000 pre-defined digital internet radio stations and the broadest array of music and music-related content available on the Web today such as Pop, Rock, Classical, Oldies, Instrumental, World News, Sports, Weather, Stock updates and many more.
- You can also personalize their play list and manage their profile using an easy to use interface giving users the ultimate freedom to listen to their favorite stations and their favorite genre commercial-free.
- Mundu Radio operates on Mobile phones with Internet connection (WiFi, GPRS, CDMA) and eliminates the need to carry separate devices for listening to high quality unadulterated music.
Screenshot (Symbian 1st/2nd Edition) 1
Screenshot (Symbian 1st/2nd Edition) offers you an extremely effective tool to take screenshot on your Symbian OS mobile phones (UIQ or S60). more>>
Screenshot (Symbian 1st/2nd Edition) 1 offers you an extremely effective tool to take screenshot on your Symbian OS mobile phones (UIQ or S60). You can capture screenshot and save it to a file in JPEG, PNG, BMP or MBM format. The screenshot can be sent directly to a PC via Bluetooth or infrared and another mobile phone. Furthermore, you can customize the shortcut key, file name and delay of capturing. It supports continuous mode that allows you to capture screenshot every a few seconds.
MO-Call (Symbian S60 3rd) 2.5.0.2
MO-Call is an intelligent software application that automatically directs all of your international calls to the Morodo Network so that you benefit from great savings more>> <<less
Taptatop for Symbian 1.2
TAPTATOP is a reflex game where your unique challenge is to kill a maximum of mauls without becoming schizophrenic. more>>
Opera Mobile for Symbian 10.0 beta
Opera Mobile for Symbian is a versatile and innovative tool which boasts a new friendly user interface. more>>
Opera Mobile for Symbian 10.0 beta is a versatile and innovative tool which boasts a new friendly user interface. Merging the best from desktop browser with new innovations for mobile phones, Opera Mobile is advanced and highly intuitive to use. Opera Mobile for Symbian is faster at rendering pages, zooming, panning, and almost everything else you do with a browser.
Get to your favorite Web page with just one click, with a set of visual bookmarks that appear when you open a new tab. To add a new page, simply click on an empty Speed Dial slot. With tabbed browsing, you no longer need to interrupt one session to start another. Check your Web mail in one window, Facebook in another, Twitter in a third and all that while checking the latest sports results.
Requirements: Symbian OS
Opera Mobile (Symbian) 9.51 beta 1
Browse the full Internet on your Symbian cell phone. more>>
Opera Mobile (Symbian) 9.51 beta 1 is an effective application for improving speed, performance, user interface and standards support over Opera Mobile 8.65. It defaults to page overview mode, allowing the user to view the entire Web page and instantly recognize the Web site.
With panning and zooming options, the user is able to focus on specific page content. With a click, users can simply save pages and images to their phones.
Enhancements: adds support for Opera Widgets.
Puzzle Of Pipes 1.31
Puzzle Of Pipes is a cross between the classic game Pipe Dreams and those sliding picture puzzle games. You have to rearrange the peices before the water begins flowing! more>>