February 6th, 2010, 02:07 AM
-
Display Dimensions
Hello,
Is there a freely available database with the dimensions for most of the phones out there? i need to import this database in mysql so i can use my web front end to work with it.
any ideas?
preferably i would want a database with phone type, model, dimension size and maybe a picture?
February 7th, 2010, 07:27 AM
-
Maybe you could use WURLF.
It will have what you want, how you go about getting the relevant info is another thing.
http://wurfl.sourceforge.net/
http://db.wurflpro.com/
Cheers,
Jamie
>_ My Music Blog | Losing weight @notsoheavyblog | My Tweets
__________________
Let the might of your compassion arise to bring a quick end
to the flowing stream of the blood and tears .....
Please hear my anguished words of truth.
__________________
February 17th, 2010, 10:37 AM
-
Database
Originally Posted by shoombool_tala
Hello,
Is there a freely available database with the dimensions for most of the phones out there? i need to import this database in mysql so i can use my web front end to work with it.
any ideas?
preferably i would want a database with phone type, model, dimension size and maybe a picture?
Hi
If you are using mysql, then setup your database with mysql,
Once you put in your data and done your select statements then you could search for data and display it on on your PC or on mobile.
If you end result is to display the data on to mobile screen, you have to create a mobile website with screen size in mind.
to display pictures I use 250x200 it works for me on all mobiles.
Homi