<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>(Modified) Work Clock</title><link>/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><description>I am presenting the, &amp;quot;(Modified) Work Clock&amp;quot;
 
How often are you at work and feel:
 The time is just dragging on? 
 Will this day ever end? 
 I wish our lunch break is long...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: (Modified) Work Clock</title><link>https://community.element14.com/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><pubDate>Wed, 20 Jan 2021 09:33:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d3c15a3-5f40-4907-931e-07fcf0dcc50f</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Another project which comes to mind is the various versions of Lord Vetinari&amp;#39;s Clock which people have made.&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;span&gt;Lord Vetinari also has a strange clock in his waiting-room. While it does keep completely accurate time overall, it sometimes ticks and tocks out of sync (example: &amp;quot;tick, tock ... ticktocktick, tock ...&amp;quot;) and occasionally misses a tick or tock altogether, which has the net effect of turning one&amp;#39;s brain &amp;quot;into a sort of porridge&amp;quot;. &lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10362&amp;AppID=277&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: (Modified) Work Clock</title><link>https://community.element14.com/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><pubDate>Wed, 20 Jan 2021 04:13:58 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d3c15a3-5f40-4907-931e-07fcf0dcc50f</guid><dc:creator>hugohu</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;How could I miss this?&lt;br /&gt;&lt;br /&gt;Great project. Like fred said I was also wondering how you could alter time.&lt;br /&gt;&lt;br /&gt;Great job!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10362&amp;AppID=277&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: (Modified) Work Clock</title><link>https://community.element14.com/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><pubDate>Sun, 17 Jan 2021 11:35:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d3c15a3-5f40-4907-931e-07fcf0dcc50f</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;A really fun project. It reminds me a little of a clock someone wrote back in the day when I used to code as a contractor on an hourly rate. The clock started at £0.00 (or $0.00 or €0.00 as appropriate) and counted upwards throughout the working day.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was wondering how someone could &lt;em&gt;alter&lt;/em&gt; time for this Project14, but you sort of managed it!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10362&amp;AppID=277&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: (Modified) Work Clock</title><link>https://community.element14.com/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><pubDate>Tue, 01 Dec 2020 23:20:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d3c15a3-5f40-4907-931e-07fcf0dcc50f</guid><dc:creator>phoenixcomm</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span&gt;[mention:1bc1ed25c74e4385bcbca428cd9ea7e7:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt; I have seen clock math before. the problem is to get rid of the Leap Year. So you want to adjust time itself. So it all comes out even.&lt;/p&gt;&lt;p&gt;365*4 +1 = 1461 quarter year days&amp;nbsp; * 60 min = 87660 min for a quarter year&lt;/p&gt;&lt;p&gt;this is a number that is even.&amp;nbsp; So now 87660 min / 4 =&amp;nbsp; 21915 min/ year&lt;/p&gt;&lt;p&gt;so let&amp;#39;s see what we need.&lt;/p&gt;&lt;p&gt;21915 /12 = 1826.25 /60 =30.4375 and that what we have now&lt;/p&gt;&lt;p&gt;21915/11 = 1992.2727-&amp;gt; nope&lt;/p&gt;&lt;p&gt;21915 / 10 = 2191.5/10 = 219.15/20=10.9575?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;how about a 6-day week?&lt;/p&gt;&lt;p&gt;ok 365/6&amp;nbsp; nope thats = 60.833. nope&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;7days x 24hrs&amp;nbsp; = 168 hr/week *60&amp;nbsp; =*10080min * 60 = 604800sec/week or 86400 sec/day * (365*4) +86400 = 126,230,400 sec in a quater year&lt;/p&gt;&lt;p&gt;so 126,230,400/4yr= 31,557,600 sec year&lt;/p&gt;&lt;p&gt;31,557,600/10 months=3155760 mon/sec in a 10 month year&lt;/p&gt;&lt;p&gt;3155760 / 10 day week/sec 315576&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;do the math it will work . &lt;/p&gt;&lt;p&gt;~~Cris&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10362&amp;AppID=277&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: (Modified) Work Clock</title><link>https://community.element14.com/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><pubDate>Mon, 30 Nov 2020 16:23:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d3c15a3-5f40-4907-931e-07fcf0dcc50f</guid><dc:creator>kmikemoo</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span&gt;[mention:1bc1ed25c74e4385bcbca428cd9ea7e7:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt; &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5d3c15a3-5f40-4907-931e-07fcf0dcc50f/contentimage_5F00_938.png:16:16]&lt;/span&gt;&amp;nbsp; Boss, you&amp;#39;ve got it all backwards!&amp;nbsp; The clock is supposed to run faster &lt;strong&gt;during&lt;/strong&gt; the work day!&amp;nbsp; Seriously though, I love the creativity.&amp;nbsp; On some days... it really feels like the clock has two time constants. &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5d3c15a3-5f40-4907-931e-07fcf0dcc50f/contentimage_5F00_938.png:16:16]&lt;/span&gt; &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5d3c15a3-5f40-4907-931e-07fcf0dcc50f/contentimage_5F00_11380.png:16:16]&lt;/span&gt;&lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5d3c15a3-5f40-4907-931e-07fcf0dcc50f/contentimage_5F00_11380.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10362&amp;AppID=277&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: (Modified) Work Clock</title><link>https://community.element14.com/challenges-projects/project14/makingtime/b/blog/posts/modified-work-clock</link><pubDate>Mon, 30 Nov 2020 09:22:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d3c15a3-5f40-4907-931e-07fcf0dcc50f</guid><dc:creator>ajcc</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This is an interesting idea and I&amp;#39;m really curious how the variable length seconds worked out for you so far?&lt;/p&gt;&lt;p&gt;I also noticed your clock counts up to 24:60:60, maybe you could do the test for s &amp;gt; 59 (or s == 60 as its in your code) directly after incrementing the seconds counter instead of waiting until after your variable length one second delay?&lt;/p&gt;&lt;p&gt;If you want more accurate time keeping you could look into using the onboard &lt;a class="jive-link-external-small" href="https://www.arduino.cc/en/Reference/RTC" rel="nofollow ugc noopener" target="_blank"&gt;real time clock&lt;/a&gt; for syncing up your clock every so often. If I&amp;#39;m thinking correctly you&amp;#39;d do that every other second during the work day (2/3 seconds -&amp;gt; 3 seconds every two seconds) or seventh second during personal time (7/6 seconds -&amp;gt; 6 seconds every seven seconds)?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10362&amp;AppID=277&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>