Giter Site home page Giter Site logo

Use on mobile platforms? about jetzt HOT 4 OPEN

ds300 avatar ds300 commented on June 12, 2024
Use on mobile platforms?

from jetzt.

Comments (4)

peteruithoven avatar peteruithoven commented on June 12, 2024

Correcting myself:
I can't test this right now, but you can use bookmarklets on iOS apparently:
http://stevesouders.com/mobileperf/iphonesteps.php
And Chrome through a workaround:
http://howto.cnet.com/8301-11310_39-57571989-285/how-to-use-bookmarklets-in-mobile-chrome/#!
http://www.labnol.org/software/google-chrome-bookmarklets/27894/

from jetzt.

ecsplendid avatar ecsplendid commented on June 12, 2024

On Chrome mobile, the bookmarks are displayed in a separate web page, so their execution context is different. I had tried pasting the javascript into the address bar and that works (when the execution context is correct). The workaround you posted seems to be the best bet i.e. save a bookmark-let called "jetzt", then type "jetzt" into the address bar to execute it. I guess that is good enough to be honest. I'll test it now.

Seems like on iOS safari (as per the links you send) it would work.

I can't think of any better solutions at the moment short of creating a web site with jetzt embedded in it for reading other sites, and that sounds horrific!

from jetzt.

ecsplendid avatar ecsplendid commented on June 12, 2024

OK the Chrome bookmarklet thing does work but it's not really usable because by default it does the selection highlighting method. I have a Note3 with a wand, which works similar to a mouse, and I can get it to almost work but it's clunky as hell.

No bother, all we have to do is made the new article scrape the default behaviour of the bookmarklet or simply create a second bookmarklet with with that behaviour as a default.

It would be nice if we could force the keyboard to disappear when we start running (Android).

We should show controls to change the speed, color scheme etc when running on mobile (or just all the time).

On mobile we can use per-site cookies for persistence of settings, unless someone knows of an alternative?

from jetzt.

peteruithoven avatar peteruithoven commented on June 12, 2024

@ecsplendid, short awnser on persistance of settings, I added a localstorage (html5) config method that I use in the bookmarklet, this saves the config per origin (quite similar to a domain or website).

Maybe open another issue to brainstorm on mobile control? Gestures etc

I had an idea for picking just the starting point: #43

from jetzt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.