VLC does have an api (multiple actually) that anyone could use to create a vlc plugin for om. Not sure about bluephone elite...we certainly would welcome outside integration but were kinda busy with the core work so thats really secondary.
Already very easy to do. The nice part about a modular front end is you can use any pieces you want to build it. Theres OMMediaDB which is om's default music database plugin, but this could certainly be swapped out for an ITunesMediaDB plugin (if someone wanted to create it). Contacts and calendar are separate but for good reasons, theres still nothing to prevent you from creating a linking plugin to link in the osx contacts and calendar. Although the bluetooth plugin would probably handle syncing with an iphone.
Right now
We have an entire OpenMobile.Globalization class that handles all of these issues. The framework automatically figures out what part of the world the user is in, and units of measure, language, etc. Then it can automatically convert all numbers to the proper units of measure before display. It even does things like properly formatting a phone number based on country.
The default skin is trying to become as language neutral as possible (icons instead of text for things) but for other issues we run in .net which means we have native support for unicode and multiple languages.
There are plans for an automatic localization plugin but thats rather long term. When created this would automatically translate plugins to the users language so you get write once deploy everywhere functionality.



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks