Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Html for Mobile Devices
Message
From
09/04/2011 12:10:59
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01506011
Message ID:
01506789
Views:
40
A good database / mobile management solution is available with Sybase the Ianywhere division. They make a complete studio of products that work on different platforms that support data synchronization, automatic distribution of apps and business class security. SAP purchased Sybase last year mainly for their mobile products. The only issue is they are not free. Sybase will not solve the cross platform app development though.

I am writing a web app for multiple platforms and I can tell the biggest problem I am facing is the number different devices to support and the fact that the market is changing rapidly. Good Luck.

>Hi James.
>The last time I checked, WP7, amaizingly, did not seem to have any local Sql Server built in. Not sure what the situation now is though.
>Would be nice if it supported whatever is the flavour of the month for local Sql databases is (SqlLite ? MYSql ?)
>Regards,
>Gerard
>
>
>
>>The short answer is no. This is a web app. But, the HTML5 specification does say it will support local storage. Now the issue is if the phone does not support html 5 (WP7) then that will not work as well. I think that the only way to have native support for multiple brands of phones is to write an app for each platform. BTW, since WP7 is really only supporting Silverlight, does Silverlight have local data support?
>>
>>
>>
>>>Hi James. Thnaks for that.
>>>Can you run jQM , disconnected,(i.e. can you download the app to the device and have not internet connection) on Android, Iphone and WM7.
>>>
>>>Lots of our users want this type of functionality because Connectivity can be so bad, but we cannot dictate what sort of unit they will have
>>>regards,
>>>Gerard
>>>
>>>
>>>
>>>
>>>
>>>>I have been using it now for about 4 months. It helps making a web app look more like a mobile app. Here is what I have working so far. It is not yet complete but getting closer. www.rcsfind.com. It will not work with < ID8 but will work with Chrome and FF. Using a browser, you will get an ugly page with a yellow header. Click on Old Version to see what JQM is doing for me. The GPS search will not work for you but you can go to "Select Area" and see more that way. Use 1200 for the address search.
>>>>
>>>>UPDATE: I should have added that the app does not look all that well an a browser unless you size it down to the size of a smart phone. Also, once the main page is loaded, all data access is done through ajax. Much quicker then reloading the pages all the time.
>>>>
>>>>>hI JAMES. Tahnaks for your reply.
>>>>>Just wondering if you have used jQueryMobile and what have you found to be the benefits
>>>>>regards,
>>>>>Gerard
>>>>>
>>>>>
>>>>>>If you are serious about doing html for mobile devices then you should look seriously at jquerymobile.com.
>>>>>>
>>>>>>>Hi James.
>>>>>>>Thanks very much . That has worked perfectly.
>>>>>>>Regards,
>>>>>>>Gerard
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>You need to add a meta tag to tell the browser to render for mobile phones. This is the one I use.
>>>>>>>>
>>>>>>>><meta name="viewport" content="width=device-width, height=device-height, user-scalable=yes,
>>>>>>>>initial-scale=1, maximum-scale=5.0, minimum-scale=1.0" />
>>>>>>>>
>>>>>>>>
>>>>>>>>>I Have a Web Site set up, with just a few controls on a form.
>>>>>>>>>These render fine on a Normal PC screen , but they appear quite small if they are displayed on a Smart Phone
>>>>>>>>>Is there any way I can code them, so that the controls will fill the screen if being looked at via a SmarPhone, or at least look a bit better?
>>>>>>>>>Tia
>>>>>>>>>Gerard
Previous
Reply
Map
View

Click here to load this message in the networking platform