Repurposing a site for mobile platform
        Posted  
        
            by user272769
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user272769
        
        
        
        Published on 2010-03-16T09:57:51Z
        Indexed on 
            2010/03/16
            10:06 UTC
        
        
        Read the original article
        Hit count: 267
        
mobile
|web-development
I have an existing website running. I want this site to be able to be viewed on mobiles smart phones as well. I am ready to shave off some stuff, but would like to know how can I test this and are there any tools/guidelines on how to repurpose the site to be best viewed on mobile phones ? How to detect on the web site whether a mobile phone or a PC is hitting the site and accordingly serve the appropriate content.
© Stack Overflow or respective owner