Last active
March 5, 2018 23:18
-
-
Save Michael-Kelly-Digital-Design/874cd7fea48047a3a463052da1ecea04 to your computer and use it in GitHub Desktop.
Revisions
-
Michael-Kelly-Digital-Design revised this gist
Mar 5, 2018 . 1 changed file with 3 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,15 +2,9 @@ ### Is it Time? With my clock I want to take the wide appeal of the popular binary state clock[isitwednesday.org](http://isitwednesday.org/) and expand its concept to a universally relevant application. **IsItTime** is a handy tool, useful when you need to check whether the constant of time has collapsed on itself. The clock will use large, bold, red text for readability and clarity. It will display "YES" if linear time continues to function. If this is not the case, the physics that govern the universe around us will disintegrate. - [ ] Considering renaming to "IsTime" - [ ] Pick a font -
Michael-Kelly-Digital-Design revised this gist
Mar 3, 2018 . 4 changed files with 22 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,16 @@ ## PS1 MDDN 242 2017 ### Is it Time? *Describe the idea for your clock here - replacing this text. Be sure to use complete sentences, and you can reference your image above. You can also include [web links](https://en.wikipedia.org/wiki/Clock_of_the_Long_Now) to other pages that support your ideas. The explanation should be short but complete, no more than [100 words](https://wordcounter.net/).* With my clock I want to take the wide appeal of the popular binary clock[isitwednesday.org](http://isitwednesday.org/) and expand the concept to a universally relevant application. **IsItTime** is a handy tool, useful when you need to check whether the linear continuum of instants has ceased. - [ ] Considering renaming to "IsTime" - [ ] Pick a font This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ <head> <style> body {padding: 0; margin: 0;} </style> </head> <body style="background-color:white"> <img src="preview.jpg" width="960" height="500"/> </body> LoadingSorry, something went wrong. Reload?Sorry, we cannot display this file.Sorry, this file is invalid so it cannot be displayed.LoadingSorry, something went wrong. Reload?Sorry, we cannot display this file.Sorry, this file is invalid so it cannot be displayed. -
Michael-Kelly-Digital-Design created this gist
Mar 3, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ This will be the first version of the clock