Brett_Tabke

msg:4246306 | 11:45 pm on Dec 26, 2010 (gmt 0) |
#1: put a link at the very top of your standard template somewhere so that people can immediately click it. #2: agent sniff for the default 5-6 top smart phones and redirect them to the mobile site. You can actually do that via js.
|
virtualreality

msg:4246307 | 12:01 am on Dec 27, 2010 (gmt 0) |
I am not sure what you mean? Can you convert mobi site to an iphone app?
|
virtualreality

msg:4246320 | 2:49 am on Dec 27, 2010 (gmt 0) |
Also can a mobi site have GPS functionality?
|
Brett_Tabke

msg:4246325 | 4:00 am on Dec 27, 2010 (gmt 0) |
Alot of mobile sites are being put at m.domain.com. That is M as a third level domain inplace of your normal www.domian.com. Mobi is pretty much a nonstarter and few are using for anything except spam. > iphone app I wasn't referring to that. Unless you are a large site taking in well over six figures a year, a iphone app just wouldn't make econ sense unless you can produce a value add. What you can do, is develop a smart phone friendly version of your site that will server all phones with browser and not just one os.
|
virtualreality

msg:4246327 | 4:37 am on Dec 27, 2010 (gmt 0) |
Ok thank you. I appreciate your reply. Can a smart phone site have a gps?
|
virtualreality

msg:4246491 | 9:14 pm on Dec 27, 2010 (gmt 0) |
anyone?
|
weeks

msg:4246681 | 3:36 pm on Dec 28, 2010 (gmt 0) |
| Can a smart phone site have a gps? |
| You need to explain more here what you are trying to do. I don't know why an info site would want this. But, anyway, here's some background: [msdn.microsoft.com...]
|
Musicarl

msg:4247187 | 9:28 pm on Dec 29, 2010 (gmt 0) |
What about the question of duplicate content and user agent detection: 1) How can we make sure our mobile sites aren't seen as duplicate content? 2) If we provide a link to the mobile site in the main site template, should we still agent sniff?
|
weeks

msg:4247218 | 11:11 pm on Dec 29, 2010 (gmt 0) |
[google.com...] (Question: Are you certain you need a mobile site? I'm assuming you've given this some thought and it is obvious that this is an important market for you AND, most of all, the primary site simply is not workable, at all, on the mobile devices your users use. Some text heavy sites convert OK on some mobile browsers.)
|
Harry

msg:4249628 | 1:55 am on Jan 6, 2011 (gmt 0) |
HTML 5 allows for geolocation.
|
rekitty

msg:4249891 | 4:24 pm on Jan 6, 2011 (gmt 0) |
Brett_Tabke wrote: #2: agent sniff for the default 5-6 top smart phones and redirect them to the mobile site. You can actually do that via js. |
| Is redirecting to m.example.com/contentxyz via js the best practice? I was thinking I'd do the redirect on the server side rather than in js, otherwise my oversized page (I know) at www.example.com/contentxyz has to download to the phone before js starts up and does the redirect. Am I missing something?
|
adamxcl

msg:4254529 | 5:58 am on Jan 18, 2011 (gmt 0) |
I've played around with the HTML 5 geolocation. I have come close to duplicating some features of my apps with it. And you can structure a page to act like a app as well. It's just not quite there for a lot of mainstream use but it's something to work on. I'm definitely looking for a time when I could use HTML5 to create a app like experience for all devices.
|
|