From b7a8e8f326524df3cbbc852b79d1cb8ada10961c Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 07:52:10 -0700 Subject: [PATCH 01/21] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e997cd..0bc66c4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ http://jononon.github.io/msihw/today.html ###Lounge Shows current period, next period, start times, and countdowns for finals and for the end of school. -http://jononon.github.io/msihw/index.html +http://jononon.github.io/msihw/lounge.html + ###Bing Shows period view during day, tomorrow's schedule after school. @@ -42,7 +43,12 @@ More info about this repository. http://jononon.github.io/msihw/moreinfo.html ##Credits +Uses the iHW Online Visualiser (http://ihwapp.com/now) +Uses countdowns from http://itsalmo.st +Uses carousels from Slick: http://github.com/kenwheeler/slick Uses the iHW Online Visualiser (http://ihwapp.com/now) and http://itsalmo.st + Product of the HW Tech Council +Powered by iHW From f213ec3d68fe7083ab66a56e1ffdb2ccda567750 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 07:52:32 -0700 Subject: [PATCH 02/21] Rename index.html to lounge.html --- index.html => lounge.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.html => lounge.html (100%) diff --git a/index.html b/lounge.html similarity index 100% rename from index.html rename to lounge.html From 669dc050678c2e4cfa3e35567756baab47d0d521 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 07:53:24 -0700 Subject: [PATCH 03/21] Create index.html --- index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..d8164df --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + +
HWMS iHW Visualisers
+
+
+ + + + + + + + +
+
+ + From c76c0517bef00e07db17658978cd5bad6cc11832 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 07:53:51 -0700 Subject: [PATCH 04/21] Update lounge.html --- lounge.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lounge.html b/lounge.html index f2ad537..2fd0a30 100644 --- a/lounge.html +++ b/lounge.html @@ -1,7 +1,7 @@ - + From 81626de39f3020689fe78448e72448fbef2a84c5 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:04:52 -0700 Subject: [PATCH 05/21] Update scrollnonews.html --- scrollnonews.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scrollnonews.html b/scrollnonews.html index 7f6291f..3312d42 100644 --- a/scrollnonews.html +++ b/scrollnonews.html @@ -27,6 +27,7 @@
+
@@ -34,4 +35,4 @@ - \ No newline at end of file + From e34f54dc7870325087b4ab91c37a09f97ea3a957 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:05:36 -0700 Subject: [PATCH 06/21] Update slickscripts.js --- slickscripts.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slickscripts.js b/slickscripts.js index 8f70be2..6df045a 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -4,8 +4,8 @@ $(document).ready(function() { infinite: true, autoplay: true, autoplaySpeed: 5000, - fade: true, + fade: false, pauseOnHover: false, slidesToShow: 1, }); -}); \ No newline at end of file +}); From f63e319a1c3e22b59092d4f8e3a9b78b91a0cd64 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:06:32 -0700 Subject: [PATCH 07/21] Update scroll.html --- scroll.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scroll.html b/scroll.html index 46a2d5e..986d0df 100644 --- a/scroll.html +++ b/scroll.html @@ -26,8 +26,8 @@ } -
+
@@ -36,4 +36,4 @@ - \ No newline at end of file + From 2fb1540de57cd926161b919ad07052ae5eb42f40 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:06:46 -0700 Subject: [PATCH 08/21] Update slickscripts.js --- slickscripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 6df045a..1b2bbfd 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -3,7 +3,7 @@ $(document).ready(function() { dots: false, infinite: true, autoplay: true, - autoplaySpeed: 5000, + autoplaySpeed: 7000, fade: false, pauseOnHover: false, slidesToShow: 1, From dd486032ff766fd6d75fa3e9defc07a8922eaa1d Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:07:28 -0700 Subject: [PATCH 09/21] Update scrollnonews.html --- scrollnonews.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrollnonews.html b/scrollnonews.html index 3312d42..1212556 100644 --- a/scrollnonews.html +++ b/scrollnonews.html @@ -26,8 +26,8 @@ } -
+
From 4c10ae32f8826798f7526cacce188846599d2cd0 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:08:22 -0700 Subject: [PATCH 10/21] Update twitter.html --- twitter.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/twitter.html b/twitter.html index f064c10..b56c8d9 100644 --- a/twitter.html +++ b/twitter.html @@ -1,4 +1,4 @@ - + - \ No newline at end of file + From 63b26c1e0f29d2149dba2ac0b83fb60582624c5a Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:11:57 -0700 Subject: [PATCH 11/21] Update slickscripts.js --- slickscripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 1b2bbfd..1dbf012 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -4,7 +4,7 @@ $(document).ready(function() { infinite: true, autoplay: true, autoplaySpeed: 7000, - fade: false, + fade: true, pauseOnHover: false, slidesToShow: 1, }); From 78116ebea5aa71d984464f54c3ea99bfc26cea18 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:12:47 -0700 Subject: [PATCH 12/21] Update slickscripts.js --- slickscripts.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 1dbf012..80c323b 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -4,8 +4,9 @@ $(document).ready(function() { infinite: true, autoplay: true, autoplaySpeed: 7000, - fade: true, + fade: false, pauseOnHover: false, slidesToShow: 1, + variableWidth: true, }); }); From 2178c0363b56d0caf32fca5e6e30b7714abc246f Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:13:52 -0700 Subject: [PATCH 13/21] Update slickscripts.js --- slickscripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 80c323b..7d86105 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -7,6 +7,6 @@ $(document).ready(function() { fade: false, pauseOnHover: false, slidesToShow: 1, - variableWidth: true, + variableWidth: false, }); }); From b9cfe7a2110066250dc2e84745d2dbaa878c7d22 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:14:51 -0700 Subject: [PATCH 14/21] Update slickscripts.js --- slickscripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 7d86105..5bdf0b2 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -4,7 +4,7 @@ $(document).ready(function() { infinite: true, autoplay: true, autoplaySpeed: 7000, - fade: false, + fade: true, pauseOnHover: false, slidesToShow: 1, variableWidth: false, From 8749939626552cb2202a4860b1dbb7aaf33f3361 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 09:20:59 -0700 Subject: [PATCH 15/21] Update slickscripts.js --- slickscripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 5bdf0b2..9f33d05 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -3,7 +3,7 @@ $(document).ready(function() { dots: false, infinite: true, autoplay: true, - autoplaySpeed: 7000, + autoplaySpeed: 10000, fade: true, pauseOnHover: false, slidesToShow: 1, From 0b6b70ac24eb7ed51b7a9192931a103cbaf12d5e Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 22:32:32 -0700 Subject: [PATCH 16/21] remove twitter scrollbars --- twitter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitter.html b/twitter.html index b56c8d9..df7f7d0 100644 --- a/twitter.html +++ b/twitter.html @@ -1,4 +1,4 @@ - + From 24a94c1bea4eaffa86f59cab5eb9ee61bdf6816e Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 22:33:06 -0700 Subject: [PATCH 17/21] Make view switch on 5 seconds instead of 10 --- slickscripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slickscripts.js b/slickscripts.js index 9f33d05..03bbd17 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -3,7 +3,7 @@ $(document).ready(function() { dots: false, infinite: true, autoplay: true, - autoplaySpeed: 10000, + autoplaySpeed: 5000, fade: true, pauseOnHover: false, slidesToShow: 1, From 4ce2b8142d473e28d7500574cb4c5a343b15a3ac Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Thu, 14 May 2015 22:34:50 -0700 Subject: [PATCH 18/21] Update twitter.html --- twitter.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/twitter.html b/twitter.html index df7f7d0..e84b4d3 100644 --- a/twitter.html +++ b/twitter.html @@ -1,4 +1,5 @@ - + + - + From a692ac40ae1f6c19930853d8414b3ba6834c5946 Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Fri, 22 May 2015 09:29:03 -0700 Subject: [PATCH 19/21] Update scrollnonews.html --- scrollnonews.html | 1 + 1 file changed, 1 insertion(+) diff --git a/scrollnonews.html b/scrollnonews.html index 1212556..d925a7f 100644 --- a/scrollnonews.html +++ b/scrollnonews.html @@ -28,6 +28,7 @@
+
From 96d63761a996e971d3dee3904af90601243bb74b Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Fri, 22 May 2015 10:19:14 -0700 Subject: [PATCH 20/21] Update scrollnonews.html --- scrollnonews.html | 1 - 1 file changed, 1 deletion(-) diff --git a/scrollnonews.html b/scrollnonews.html index d925a7f..1212556 100644 --- a/scrollnonews.html +++ b/scrollnonews.html @@ -28,7 +28,6 @@
-
From 59db28f9762693314a925f7b48af08b134fbefcc Mon Sep 17 00:00:00 2001 From: Jonathan Damico Date: Fri, 29 May 2015 13:50:49 -0700 Subject: [PATCH 21/21] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bc66c4..1049d6a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Scrolls through full schedule view, period view, world news, and HW related twee http://jononon.github.io/msihw/scroll.html -Also avaliable without world news and tweets: +Also avaliable without world news: http://jononon.github.io/msihw/scrollnonews.html