Results 1 to 3 of 3
- 06-26-2010, 07:55 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 2
- Rep Power
- 0
Best libraries to manage text, multimedia, across multiple devices
Hi,
I have also posted the following message in the Sun Java Programming forums - sorry for the cross post (to a different website), but I just wanted to try to get as many responses as possible, and also to find out the best website to ask questions.
I've been developing in Java and other OO languages for 20 years, but only occasionally for the last 10, so I am somewhere between a newbie and an expert - a bit of each. I have a few questions about the best libraries to use.
I am developing an application that will need to run on a lot of different environments - web, Facebook, mobile (iPhone, Android), etc. It will also be translated into a lot of different languages. I have a few different questions:
1. Is there a good framework that already exists to manage the different UIs that will be required, from a single app server?
2. Is there a good library to manage multilingual text, including fonts, styles (bold, italics, etc.), size (considering different types of devices, we might want to use large/small instead of actual point size).
3. Is there a good library to use to play multimedia - video of various formats, images of various formats, sounds of various formats, on different devices?
Thanks in advance for all your help!!
Cheers, Steppenwulf
- 06-26-2010, 08:08 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,606
- Blog Entries
- 7
- Rep Power
- 17
A lot of those technologies are already present in the core SE distribution and the JEE framework takes care of the different tiers. Of course there are a lot of third party libraries available but imho they only muddle the water. Google might be your best option here.
kind regards,
Jos
ps. Java only exist since +- 1995 ;-)
- 06-26-2010, 04:39 PM #3
Member
- Join Date
- Jun 2010
- Posts
- 2
- Rep Power
- 0
Thanks Jos. I am actually looking for some libraries that people have used and found effective, rather than a generic response about looking at Google.
P.S. - Java certified since 1997. Smalltalk programmer since 1989. C++ and C also in the 1990s. Management since 1999.Last edited by Steppenwulf; 06-26-2010 at 04:44 PM. Reason: finished response
Similar Threads
-
multimedia Question
By arsenal4ever_11 in forum NetBeansReplies: 0Last Post: 06-02-2010, 03:15 PM -
Help..Help Multimedia
By katti in forum NetBeansReplies: 1Last Post: 01-14-2010, 07:05 PM -
Multiple ComboBox - Reading Text
By jorgelex008 in forum AWT / SwingReplies: 6Last Post: 01-04-2010, 11:27 PM -
Is there any standard way to manage multiple JFrames?
By nfh in forum AWT / SwingReplies: 4Last Post: 11-13-2009, 12:30 PM -
Breaking huge text into multiple parts.Please help..
By waNnY in forum New To JavaReplies: 2Last Post: 02-18-2008, 04:24 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks