Skip to content
Nargren edited this page Jan 21, 2013 · 2 revisions

Design 1.0

This was the first design done, but it is old and no longer developed.

Design 2.0

The newer design that looks much nicer than the previous version.

  • It automatically redirects mobile devices to the mobile version of the site. However if users prefer, they can switch back to the browser version on their phones.

  • The number of connected users is displayed on the bottom of the page. his is only to indicate how many people are connected, it is always going to be anonymous.

  • The chat is core part of the landing page, no more iframes for this.

  • Build using html5 and CSS3, modifying is very straightforward. Text and such can be easily modified in the html files while the CSS will remain the same and keep tha layout of the page.

  • Site dynamically adjusts to different screen widths

  • The upload function runs on the main page, originally I wanted to have a pop-up style window for it that would have allowed for the upload to run in the background and avoid unitentional interruption, but user requests suggested to keep it part of the main page.

Clone this wiki locally