Author Topic: Tips to browse Omnimaga from mobile devices or slow connections  (Read 23589 times)

0 Members and 1 Guest are viewing this topic.

Offline holmes221b

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 282
  • Rating: +13/-1
  • RESISTANCE IS FUTILE.
    • View Profile
    • My Livejournal
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #15 on: December 28, 2010, 02:07:59 pm »
Also, you can't edit posts in the mobile version.
At least, not on the version of the site that my mom's Blackberry defaults to, anyways.

Spoiler For "Projects":
Spoiler For "Because Everyone Else Is":
*Sigh*
can we keep this on topic? The topic is about what the big thing might be, NOT SEX

SirCmpwn

  • Guest
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #16 on: December 28, 2010, 02:08:29 pm »
Hey, guess what I'm using right now?  ;)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #17 on: December 28, 2010, 02:12:07 pm »
There's an icon for every mobile topics, that's great. So, yeah Sir is using his phone.

_player1537

  • Guest
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #18 on: January 08, 2011, 04:42:52 pm »
Could omnimaga detect if you are on an iPod, and switch to wap2 if so?

Offline holmes221b

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 282
  • Rating: +13/-1
  • RESISTANCE IS FUTILE.
    • View Profile
    • My Livejournal
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #19 on: January 08, 2011, 04:44:09 pm »
Could omnimaga detect if you are on an iPod, and switch to wap2 if so?
I think that is dependent on the iPod's software.

Spoiler For "Projects":
Spoiler For "Because Everyone Else Is":
*Sigh*
can we keep this on topic? The topic is about what the big thing might be, NOT SEX

SirCmpwn

  • Guest
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #20 on: January 08, 2011, 04:45:25 pm »
It could probably be done via the user agent string.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #21 on: January 08, 2011, 04:45:45 pm »
Could omnimaga detect if you are on an iPod, and switch to wap2 if so?
I think that is dependent on the iPod's software.
Yes and no. It's easily detectable, it's the switching of the themes that's the hard part.  I don't know if smf allows it dynamically like that.

It could probably be done via the user agent string.
And he goes and ninjas me. But yes, it can.
« Last Edit: January 08, 2011, 04:46:11 pm by graphmastur »

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #22 on: January 08, 2011, 04:46:03 pm »
Possibly, usually I just add a ;wap2 after an address to open it in wap2 (make sure it's after the ? though)
In the past I tried to implement a iPod/iPhone specific theme, but it didn't work out unfortunately.
/e

SirCmpwn

  • Guest
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #23 on: January 08, 2011, 04:47:04 pm »
I use imode.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #24 on: January 08, 2011, 04:47:15 pm »
Well, here is what an ipod user agent kinda looks like. It's faked, because it's safari making browsers think it's an iphone, but it still shows what to look for:
Code: [Select]
Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #25 on: January 08, 2011, 04:52:41 pm »
Well, here is what an ipod user agent kinda looks like. It's faked, because it's safari making browsers think it's an iphone, but it still shows what to look for:
Code: [Select]
Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7
basically all you need to do is have the check look for iPhone in the string. Don't know what files to change though to detect this, and I also like giving the users the choice on what version they want to browse
/e

_player1537

  • Guest
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #26 on: January 08, 2011, 05:01:11 pm »
If you could change the wap2 page, you could add a thing that says "do you want to use the real thing" and save that to a cookie or omnimaga user info.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #27 on: January 08, 2011, 05:05:43 pm »
Well...it could get annoying. Personally, the links in the sidebar are good enough, and everybody who know's about adding the ;wap2 at the end will have it really easy.
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #28 on: January 09, 2011, 08:39:53 pm »
I'm sure it would be possible to setup SMF to detect iPods, but I don't know how and it might prevent future SMF upgrades, not to mention some people might prefer using the default forum view on their ipods.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Mobile/low-bandwidth version of Omnimaga
« Reply #29 on: January 09, 2011, 09:11:39 pm »
I'm sure it would be possible to setup SMF to detect iPods, but I don't know how and it might prevent future SMF upgrades, not to mention some people might prefer using the default forum view on their ipods.
Yeah, I always use the default theme.  You could have it be based on the user itself, but that would require tons of mods.