User login

Mobile presentation by Jason Chinn, BADcamp 2010

i asked about Opera:

Jeff Robbins:
Opera is the browser on alternate devices

they're very compatible

nowadays when they talk about Symbian - Nokia's OS

currently, in the marketplace, most people have android or iphone, and it's the same browser.

http://webkit.org

iUI
i don't know how much is from Rob, and how much from google…
http://code.google.com/p/iui/

http://drupal.org/project/switchtheme
super old school. just works
can switch site by URL

Jeff:
Page caching is terrible - with the first anonymous user to cause the page to be cached,

Jason:
if someone wants you to do auto switching, make sure you have full control of their server, have it go to some kind of subdomain, shared database

80% iUI / 20% rocking CSS

browsecap tries to figure out exactly what your browser is
Opera mobile and the model of phone- and have it redirect to mobile.example.com, say, and have it the same site but give a different theme

Jeff did it for Lullabot back in the WAP days.

On IRC with Jacine coincidentally, she explains how she's doing mobile compatibility with media queries.

page caching separate for different domains of a drupal site came up. Fox and i think that Drupal core already keeps a distinct cache for each domain name (looking at cache_page, it's keyed by full URL)

Searched words: 
cell phone browsing

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.