Public Voice Network
- blog 5558155581
- Pic of the Day 5937859378
- Shit QBNers think 7070
- Ageless Male
- Ageless Male
- Shit QBNers Say 131131
- Ageless Male
- FMT 020312 4747
- Show Yo Dog 2012
- Ageless Male
- Light in the box coupons
- Multicolored logos? 1414
- Politics 1759817598
- Light in the Box Coupons
- Vid of the Day 1096110961
- TYPO San Francisco 55
- Suggest a good movie... 936936
- Logo from Locked PDF? 33
- American Musical Supply C… 11
- intern -> job 2121
- Your Last Concert 375375
- the gif animation thread 1132211322
- Steve Jobs FBI file 66
- What are you listening to… 41734173
building a mobile version of a site 1818 Responses
Last post: 1 year, 10 months ago | Thread started: Jan 21, 10, 4:17 a.m.
- jimzyk
calling all mobile web gurus.
what exactly is involved in building a mobile version of a website?
Is it a complete rebuild of a site to suit, or are there more straightforward/simpler ways of doing it?
i've done some googling but havnt found any really solid info as to how to go about building a mobile version of a site, so any links would be muchly appreciated!
- Jan 21, 10, 4:17 a.m. – Permalink
- Stugoo
Funny, Ive 'become the expert' on this over the last few days.
depends
you can write a different stylesheet for handheld devices.
or
you can redirect to a completely different site.here are some links
iphone emulator
http://www.testiphone.com/iphone orientation script
http://snippets.dzone.com/posts/…a list apart article on the whole thing.
http://www.alistapart.com/articl…***google mobile site examples
http://code.google.com/p/iui/something called 'phone gap that I was lookinga t but not sure what it is'
http://phonegap.com/redirection script
http://woork.blogspot.com/2008/0…

- Dog-earJan 21, 10, 4:46 a.m. – Permalink
- chow
It can be a lot of work to get mobile sites right. Do you have access to a variety of mobile devices for testing?
http://mobify.me/ offers a decent shortcut.


- Dog-earJan 21, 10, 4:17 p.m. – Permalink
- Stugoo
lil bump.
Ive currently only got a hold of opera mini, dolphin on andriod, and access to safari on iphone... need a guinea pig with a black berry and one of those windows things... don't even know the names of the browsers.
hopefully add to this list in the future.


- Dog-earJan 22, 10, 1:57 a.m. – Permalink
- sherm
i.rugby.com is mobile done right and ecommerce to boot.


- Dog-earJan 22, 10, 11:05 a.m. – Permalink
- ethanfink
If you are using wordpress as a cms you can just get this kit:
http://wordpress.org/extend/plug…

- Dog-earJan 22, 10, 11:11 a.m. – Permalink
- Stugoo
Found this list of mobile User Agents
http://en.wikipedia.org/wiki/Lis…

- Dog-earMar 18, 10, 5:06 a.m. – Permalink
- trooperbill
make it stretchy (wide) as browsers differ in size and it will work portrait and landscape


- Dog-earMar 18, 10, 5:26 a.m. – Permalink
- stoplying
I'm working on a project where the mobile version needs to show video...the best example I've found so far is from Reuters...
(Check this on a mobile device)
http://mobile.reuters.com/mobile…

- Dog-earMar 18, 10, 8:31 a.m. – Permalink
- sandbag
Similar to Mobify.
Works with Drupal, Joomla, Wordpress.
I used it for a Drupal site, and it was fairly easy.
http://www.osmobi.com/
- Dog-earMar 18, 10, 3:58 p.m. – Permalink
- Warland
Phonegap allows you to deploy html/js/css sites to native apps on iphone, android etc
If you've got good javascript chops you can get at some of the cocoa touch classes with this: http://www.liquidgear.net/ for an iphone specific app
To add to stugoo's links:
http://daringfireball.net/2009/1… apples private js kit
Also if you install xcode for iphone dev tools it comes with dashcode which will let you rapidly deploy iphone apps (which work well in any webkit mobile browser, including chrome)


- Dog-earMar 20, 10, 6:05 a.m. – Permalink
- Stugoo
digitaq.
I would aim to have the images no larger than 320 px.
Then give each one a link that will view the regular size image that you would use on the page.
you can export these as thumbnails quickly using automation of photoshop.or if you using a cms eg code igniter you can output the dimensions that will rescale an image.
I have 3 sites in production that have good examples of mobile sites two have good galleries. I will post them when they go live.

- Dog-earMar 20, 10, 11:43 a.m. – Permalink


