also @ TechSpot: Android 4.0: Tracking Ice Cream Sandwich's Availability on Smartphones

TechSpot

TechSpot Mobile version ready for testing!

Discussion in 'Site Feedback and Suggestions' started by Julio Franco, Mar 2, 2011.

  1. superty12 TechSpot Enthusiast

    Doesn't accept my login.
  2. mario TechSpot Developer

    @superty12 does your password have any special characters?
  3. superty12 TechSpot Enthusiast

    PMing you the answer.
  4. bushwhacker TechSpot Chancellor

    Posted


    @Edited: I can confirm that I'm having the similar problem as Technochicken's. I'm running on OS-5.0.0.419, on Blackberry Storm 9530.
  5. Julio Franco TechSpot Editor

    Looking into this soon, thanks for letting us know.
  6. mario TechSpot Developer

    Blackberry OS 5.0 is not supported since it doesn't run a Webkit browser, do you know what other browser is he using the site with.

    I'm currently looking for alternatives to the JS library (Zepto) we use for the mobile site since it works great on Mobile Webkit browsers (Android, iOS, BB OS 6, webOS and similar) but it doesn't support any other mobile browser engines. There is no alternative that compares to Zepto's lightness. jQuery I consider to be to bloated for a mobile site and the only option I have left is EnderJS but the site will need some refactoring and I have to add support for swipe events since it doesn't support them natively as Zepto does.
  7. Matt12345170 Newcomer, in training

    Great Site!

    I realize that this is a relatively old thread, however I would like to commend you on the design and layout - it is perfect. I definitely do not find it "bulky".

    The only minor annoyance for me is the pop-up that reads "Click down here to add TechSpot to your home screen" (every time you enter the site). It is a little repetitive and obstructive.
  8. mario TechSpot Developer

    Hello Matt12345170,

    The pop-up should only appear the first time you enter the site. It uses a localStorage variable to save the data so that it's only shown once. Maybe you are using private browsing or your browser doesn't support localStorage yet.

    What OS and browser are you using?
  9. Matt12345170 Newcomer, in training

    Yes, I did have private browsing enabled. I'll turn that off, sorry about that :)
  10. mario TechSpot Developer

    Cool, glad that was it. :)