Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. Windows Mobile

Windows Mobile

Scheduled Pinned Locked Moved Site Bugs / Suggestions
announcementlearning
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jammmie999
    wrote on last edited by
    #1

    Hi guys I love the site. But I want to read articles when I am not at home. I have a windows mobile phone that I can use to access the site. But when I do the formatting is all messed up. Have you thought of making a lite - mobile version of the site. Still containing all the same articles of course. Thanks

    C 1 Reply Last reply
    0
    • J jammmie999

      Hi guys I love the site. But I want to read articles when I am not at home. I have a windows mobile phone that I can use to access the site. But when I do the formatting is all messed up. Have you thought of making a lite - mobile version of the site. Still containing all the same articles of course. Thanks

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      Which device are you using? Can you please head over to http://www.codeproject.com/script/misc/browsercheck.aspx[^] and let me know what it says? Most specifically does it say you're on a mobile device? The site tries to automatically go to a Lite version for mobile devices, but checking can be hit and miss so I may probably have to provide a manual method to move to mobile mode.

      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

      T 1 Reply Last reply
      0
      • C Chris Maunder

        Which device are you using? Can you please head over to http://www.codeproject.com/script/misc/browsercheck.aspx[^] and let me know what it says? Most specifically does it say you're on a mobile device? The site tries to automatically go to a Lite version for mobile devices, but checking can be hit and miss so I may probably have to provide a manual method to move to mobile mode.

        cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

        T Offline
        T Offline
        Tony Richards
        wrote on last edited by
        #3

        I tested this on my O2 XDA Orbit 2 (a rebranded HTC of some kind, I think...) running Windows Mobile 6.1 Professional. Using IE, it reports: Gecko: False IE: False Opera: False Webkit: False Browser: UNKNOWN Type: Unknown Standard: True Display Mode: Normal User Agent: Xda_orbit_2/240x320 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Version: 0 Major Version: 0 Minor Version: 0 Web 2.0 Enabled: False Mobile Device: False Cookies OK? False Server: Web13 Country: United Kingdom Using Opera on the same device gives the same, except: Opera: True Broswer: OPERA Type: Opera8 User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC) Opera 8.65 [en] Version: 8.65 Major Version: 8 Minor Version: 0.65 Web 2.0 Enabled: True Server: Web11 In Opera, the produced interface is okay (not sure if it's your Lite version, but what i've experimented with is perfectly usable), but in IE, as described above, the interface is IE Mobile's mangling of the full version. Hope this information is of some use.

        My Blog: This Blog

        J C 2 Replies Last reply
        0
        • T Tony Richards

          I tested this on my O2 XDA Orbit 2 (a rebranded HTC of some kind, I think...) running Windows Mobile 6.1 Professional. Using IE, it reports: Gecko: False IE: False Opera: False Webkit: False Browser: UNKNOWN Type: Unknown Standard: True Display Mode: Normal User Agent: Xda_orbit_2/240x320 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Version: 0 Major Version: 0 Minor Version: 0 Web 2.0 Enabled: False Mobile Device: False Cookies OK? False Server: Web13 Country: United Kingdom Using Opera on the same device gives the same, except: Opera: True Broswer: OPERA Type: Opera8 User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC) Opera 8.65 [en] Version: 8.65 Major Version: 8 Minor Version: 0.65 Web 2.0 Enabled: True Server: Web11 In Opera, the produced interface is okay (not sure if it's your Lite version, but what i've experimented with is perfectly usable), but in IE, as described above, the interface is IE Mobile's mangling of the full version. Hope this information is of some use.

          My Blog: This Blog

          J Offline
          J Offline
          jammmie999
          wrote on last edited by
          #4

          Hi Your scripts picks my phone as being Mozilla based. (Its not its IE :-( as it is built in) I dont know if it is the light version I am seeing. I get a big green bar at the top that is rather annoying. I have not been redirected anywhere. (still on codeproject.com instead of for example mobile.codeproject.com or codeproject.com/mobile dont know if this matters) If I can find this forum post on my phone I will paste the script's code Thanks

          1 Reply Last reply
          0
          • T Tony Richards

            I tested this on my O2 XDA Orbit 2 (a rebranded HTC of some kind, I think...) running Windows Mobile 6.1 Professional. Using IE, it reports: Gecko: False IE: False Opera: False Webkit: False Browser: UNKNOWN Type: Unknown Standard: True Display Mode: Normal User Agent: Xda_orbit_2/240x320 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Version: 0 Major Version: 0 Minor Version: 0 Web 2.0 Enabled: False Mobile Device: False Cookies OK? False Server: Web13 Country: United Kingdom Using Opera on the same device gives the same, except: Opera: True Broswer: OPERA Type: Opera8 User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC) Opera 8.65 [en] Version: 8.65 Major Version: 8 Minor Version: 0.65 Web 2.0 Enabled: True Server: Web11 In Opera, the produced interface is okay (not sure if it's your Lite version, but what i've experimented with is perfectly usable), but in IE, as described above, the interface is IE Mobile's mangling of the full version. Hope this information is of some use.

            My Blog: This Blog

            C Offline
            C Offline
            Chris Maunder
            wrote on last edited by
            #5

            I've updated the browser definition files. Can you please retry?

            cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

            T 1 Reply Last reply
            0
            • C Chris Maunder

              I've updated the browser definition files. Can you please retry?

              cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

              T Offline
              T Offline
              Tony Richards
              wrote on last edited by
              #6

              Hi, I can't see a change in either IE or Opera. I've tried clearing Caches, but didn't seem to make a difference.

              My Blog: This Blog

              C 1 Reply Last reply
              0
              • T Tony Richards

                Hi, I can't see a change in either IE or Opera. I've tried clearing Caches, but didn't seem to make a difference.

                My Blog: This Blog

                C Offline
                C Offline
                Chris Maunder
                wrote on last edited by
                #7

                So much for the updates browsers file :( That's it: I'm going to hack.

                cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups