Coder Social home page Coder Social logo

aroundtheworldcheckmate's People

Contributors

amyameesha avatar smitpatwa avatar vdivakar avatar vidhijain avatar

Stargazers

 avatar

Watchers

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

aroundtheworldcheckmate's Issues

Some fields in register.html have incorrect names

This leads to invalid data being sent in the POST request to /api/register/.
For eg, the text input field where the second participant is supposed to write his name has name="bitsid1" as an attribute instead of name="name2".

Earth not visible when completely offline

I have Apache web-server running on Ubuntu 15.04. I used that to access index.html. It worked. Later, I cleared my browser's cache and disconnected myself from the Internet. It stopped working. When I now open index.html, I just see a blank page with a gradient background; no earth.

I thought maybe I haven't set up things correctly, so I turned off security restrictions in Firefox (by setting security.fileuri.strict_origin_policy to false). But earth was again absent when I directly opened index.html.

Then I checked the network tab in the developer console. I saw that although most files are being locally fetched, some are being fetched from www.webglearth.com and some from www.google-analytics.com. Here is the list of such files:

  1. http://www.google-analytics.com/analytics.js
  2. http://www.google-analytics.com/r/collect?a_really_big_querystring
  3. http://www.webglearth.com/v2/Workers/cesiumWorkerBootstrapper.js
  4. http://www.webglearth.com/v2/Workers/transferTypedArrayTest.js
  5. http://www.webglearth.com/v2/Workers/createVerticesFromHeightmap.js

The last 3 files are locally present. But they are still being downloaded from the internet.

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.