Giter Club home page Giter Club logo

gapvis's People

Contributors

nrabinowitz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gapvis's Issues

Better data-load error handling

Right now, there's very little error handling if the API returns bad data (e.g. out of memory errors). At a minimum, I'd like to let the user know what's going on, and perhaps restart the request after a waiting period if the issue is a server error.

Sort places by alpha/chrono/etc on Book Summary

From Elton:

Can we show at a glance all the places in a text in different formats? i.e. not just by popularity, but also chronological and alphabetical? The latter would be most useful if I just wanted to look for a particular place...

We'd need controls managed by Backbone, causing D3 to resort (animated?) when clicked.

Add interstitial loading screens

Right now, the site doesn't offer any indication to the user when new data is being loaded - pretty ugly with slow load times. A few spinners would go a long way.

Add links to OpenContext content

From Eric:

the easiest way to get data from Open Context is to request a JSON representation of data linked to a target URI:

http://opencontext.org/sets/.json?targURI={url-encoded Pleiades URI}

Example:
http://opencontext.org/sets/.json?targURI=http://pleiades.stoa.org/places/520985

You can also have a JSON-P version as:
http://opencontext.org/sets/.json?callback=myFunction&targURI=http://pleiades.stoa.org/places/520985

See documentation here:
http://opencontext.org/about/services#query-targURI

This would be in addition to/instead of Flickr photos on the Place Details page, I think

Supposedly broken

When running the interface and clicking on a random book title, the browser console just outputs errors from Googel Maps (no API key), next to others involving undefined. Supposedly, this is just broken nowadays?

Carousel for Flickr images

When there are more Flickr photos than will show on screen, we just ignore the extras. It would be nice to offer a carousel instead.

Messaging framework

It would be nice to have a minimal messaging framework to show nonce messages to users, a la Gmail's top-of-screen "loading" messages. I think this would be pretty easy to accomplish by setting the messages on the State object and having a view that listened for changes and showed the messages for a brief time at the top of the screen before closing them and removing them from the state. Assuming I could ignore the rare occurrence of multiple concurrent messages, the API for other views would be as simple as:

state.set({ message: 'Some message' })

Add About page

We might need an About page, in which case the home button would probably be ditched in favor of Home - About - Contact.

Support touch events

I know that in theory, you can use jQuery (maybe jQuery Mobile?) to listen to touch events on touch-enabled devices. I'd love to see this enabled, e.g.:

  • Swipe left/right to navigate from page to page
  • Swipe whole screen left/right to navigate from view to view (? might be tricky)
  • Swipe to scroll Flickr images

Add link to Alexandria Archive

From Eric:

add a link to the visiualization saying something like source data and API hosted at alexandriaarchive.org

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.