GithubHelp home page GithubHelp logo

Comments (11)

snarfed avatar snarfed commented on July 23, 2024

so this is pretty much all UI, and it's not at all clear to me how to integrate it with the existing UI. i tried a couple things and neither was very good. I'm open to ideas!

from granary.

kartikprabhu avatar kartikprabhu commented on July 23, 2024

@snarfed UI as in exposing it through a form? How about having a hfeed->atom link on the main page; then expose a form that takes a URL, looks for h-feed and spits out an atom+xml document?

from granary.

snarfed avatar snarfed commented on July 23, 2024

@kartikprabhu sure, a separate page would work, but it'd be a bit clunky. my current attempt integrates it with the existing form that's shown when you auth with one of the silos, which is better, but also a bit clunky.

...or maybe I'm overthinking it and shouldn't worry so much about the UI. :P

from granary.

kylewm avatar kylewm commented on July 23, 2024

Clearly you need a microformats nascar button!
microformats-button

from granary.

snarfed avatar snarfed commented on July 23, 2024

omg i know you're joking but i am totally using that

from granary.

kylewm avatar kylewm commented on July 23, 2024

Was totally not joking!

from granary.

kylewm avatar kylewm commented on July 23, 2024

So yeah I was just thinking, microformats button would open up a form like you have for the other endpoints, but it would just have one query parameter for URL, and then would show output in the iframe like you have now.

from granary.

snarfed avatar snarfed commented on July 23, 2024

this is currently soft launched on https://granary-demo.appspot.com/ . it's not good enough - specifically, it only looks for mf2 (json/html) items at the top level, which doesn't really work - but it's a start.

from granary.

kylewm avatar kylewm commented on July 23, 2024

It works well for individual permalink pages, seems like it will be quite nice with h-feed support.

In case it's useful, in Woodwind I look for an h-feed anywhere on the page and parse that, or fall back to the top level items https://github.com/kylewm/mf2util/blob/master/mf2util/interpret.py#L198

from granary.

snarfed avatar snarfed commented on July 23, 2024

ah, good call, thanks. (and yet another reminder i should really be using mf2util already. :P)

from granary.

snarfed avatar snarfed commented on July 23, 2024

deployed!

from granary.

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.