
Movenda enters the Android Market with its most successful application: Rome Bus!
——————————————————————————————————————-
We recommend to reinstall tha application from Android MarketĀ in order to support future update!
For further information contact us at: info@movenda.com
Snippets
We have discovered a bug in our application Roma bus for Android platform thanks to user Alessandro. This bug doesn’t allow the application to permanently save favourites bus stop when the phone is restarted. A new version with bug fix it’s now available for download.
Snippets
New version of Roma Bus for J2me and Android Phone are now available. Consider this is as experimental version. We would appreciate any feedback or bug report.
Click on the image to downalod .apk file
——–
—————–

Click on the image to downalod .jad file
Snippets
We are quickly releasing new version of our BlackBerry version of Roma Bus, as we have been experiencing tremendous success and got a lot of feedbacks! We are aware that some user are still having network problems. We are introducing auto-update discovery so early as it is important that every user uses the latest version to avoid reporting fixed bugs.
to Download
the BlackBerry application (visit the link directly from your BlackBerry).
Snippets
Roma Bus now has support for WiFi, MDS, and direct APN connection. This should sort out the network problems some of you have been experiencing. Please report any problem with the application that you might encounter, your feedback is important to us!
to Download
the BlackBerry application (visit the link directly from your BlackBerry).
Snippets
Our Blackberry version of Roma Bus has now gained favorites. You can bookmark the bus stops which you usually monitor without having to search them again. Even with this new feature, the application has to be considered experimental. We have had a lot of feedback and we are looking into the connection problems reported by some users.
to Download
the BlackBerry application (visit the link directly from your BlackBerry).
Snippets
We are currently working on a BlackBerry version of our famous iPhone application Roma bus. This version is experimental and we would appreciate any feedback or bug report.
to Download
the BlackBerry application (visit the link directly from your BlackBerry).
Snippets BlackBerry, roma bus, Rome bus
The pcscd daemon on Mac OS X has a number of known bugs. In particular we encountered the problem described below
(direct quote from http://www.opensc-project.org/sca/wiki/LeopardBugs):
Cards declaring T=0 and T=15 protocols will be configured by pcscd as T=1. This is documented with SetCOS 4.4.1 (ATR: 3B 9F 94 80 1F C3 00 68 11 44 05 01 46 49 53 45 31 C8 07 90 00 19). With some readers (ACR38U), the card simply doesn’t answer to any APDU.
We have created a version of the ccid driver which works around this problem by limiting the number of reported protocols to 1. This forces pcscd to use the first supported protocol declared in the ATR by modifying the file atr.h
BEFORE
#define ATR_MAX_PROTOCOLS 7/* Maximun number of protocols */
AFTER
#define ATR_MAX_PROTOCOLS 1/* Maximun number of protocols */
You can download the patched driver here. Please disconnect any smart card reader before starting the installation procedure
To uninstall the patch open the terminal and enter the following command:
sudo rm -rf /usr/libexec/SmartCardServices/drivers/atrworkaround-ifd-ccid.bundle
Snippets
SQLiteman is a useful tool to mange SQLlite DB. We have compiled a binary version and packaged it into a .app for Mac OS X (64 bit only). We have only tested it on Snow Leopard but it may run also on Leopard.
To use it you first need to download and install a 64 bit version of Qt4 from:
http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.5.2.dmg
The precompiled version of SQLiteman 1.2.1 can be dowloaded here
Snippets database, SQlite, SQliteman
We have improved our iPhone applications. We have made a better integration for our mobility application “Roma bus” with more efficency and a new roadmap for future development. We have also fixed a very hard to find bug on our speech processing application for iPhone “Vocoder” and then made it faster and more stable.
Vocoder website
Romabus website
Snippets iPhone application, mobility, roma bus, speech processing, vocoder