Editing Talk:1335: Now

Jump to: navigation, search
Ambox notice.png Please sign your posts with ~~~~

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
[http://imgs.xkcd.com/comics/now.png| Link to comic] Link has been fixed. Was pointing to an incorrect url. 14:21, 5 October 2014 (UTC)
+
<pre>| custom    = [http://c.xkcd.com/redirect/comic/now]</pre>
 
This doesn't work. Maybe if we added *.xkcd.com/* to the (external) image whitelist or something? [[Special:Contributions/108.162.231.121|108.162.231.121]] 07:27, 26 February 2014 (UTC)
 
This doesn't work. Maybe if we added *.xkcd.com/* to the (external) image whitelist or something? [[Special:Contributions/108.162.231.121|108.162.231.121]] 07:27, 26 February 2014 (UTC)
 
:A fine suggestion. I'm probably going to shoot for full archival like we did with [[time]], but this is an ample good solution in the meantime. '''[[User:Davidy22|<u>{{Color|#707|David}}<font color=#070 size=3>y</font></u><font color=#508 size=4>²²</font>]]'''[[User talk:Davidy22|<tt>[talk]</tt>]] 07:30, 26 February 2014 (UTC)
 
:A fine suggestion. I'm probably going to shoot for full archival like we did with [[time]], but this is an ample good solution in the meantime. '''[[User:Davidy22|<u>{{Color|#707|David}}<font color=#070 size=3>y</font></u><font color=#508 size=4>²²</font>]]'''[[User talk:Davidy22|<tt>[talk]</tt>]] 07:30, 26 February 2014 (UTC)
Line 5: Line 5:
  
 
Here is a scaled animation of every image.  The full size version was too big for me to upload.  
 
Here is a scaled animation of every image.  The full size version was too big for me to upload.  
 +
[[File:now-100ms_small6-1.gif|none]]
 
[[User:Ti84p|Ti84p]] ([[User talk:Ti84p|talk]]) 07:47, 26 February 2014 (UTC)
 
[[User:Ti84p|Ti84p]] ([[User talk:Ti84p|talk]]) 07:47, 26 February 2014 (UTC)
:(Removed the broken link mentioned here above --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 21:43, 17 May 2015 (UTC))
 
  
 
For Australia and New Zealand, at least, the clock shows local time with summer time factored in. I bet that it undergoes some changes in March and April as various jurisdictions go on or off daylight saving. [[Special:Contributions/108.162.249.224|108.162.249.224]] 09:20, 26 February 2014 (UTC)
 
For Australia and New Zealand, at least, the clock shows local time with summer time factored in. I bet that it undergoes some changes in March and April as various jurisdictions go on or off daylight saving. [[Special:Contributions/108.162.249.224|108.162.249.224]] 09:20, 26 February 2014 (UTC)
Line 66: Line 66:
 
::Hey. I don't know too much about how OSX does wallpapers, but under Linux, the desktop wallpaper will automatically update if the image is modified.  This means you could make a simple shell script that copies (or possibly updates a symlink) to wallpaper.png based upon the current time. The file for the copy or symlink could be referenced as... H=$(date -u +%H); M=$(date -u +%M); FILE="${H}h${M}m.png"  I use a similar approach for automatically rotating the image in http://m8y.org/images/sandy_1280_1024_stripped.svg in a cronjob using sed.  The sed modification of the svg automatically updates the background.  With any luck, you can do the same thing in OSX once you've pointed your wallpaper at a location. {{unsigned ip|173.245.54.56}}
 
::Hey. I don't know too much about how OSX does wallpapers, but under Linux, the desktop wallpaper will automatically update if the image is modified.  This means you could make a simple shell script that copies (or possibly updates a symlink) to wallpaper.png based upon the current time. The file for the copy or symlink could be referenced as... H=$(date -u +%H); M=$(date -u +%M); FILE="${H}h${M}m.png"  I use a similar approach for automatically rotating the image in http://m8y.org/images/sandy_1280_1024_stripped.svg in a cronjob using sed.  The sed modification of the svg automatically updates the background.  With any luck, you can do the same thing in OSX once you've pointed your wallpaper at a location. {{unsigned ip|173.245.54.56}}
  
Hello, to the guy asking for a OSX wallpaper, I didn't found a way to do it but I got something pretty close to that. You don't need any scripting skills or anything fancy, just download Geektool[http://projects.tynsoe.org/en/geektool/] from the internet and add an Image Geeklet. In the image URL use the one on the top of this comment section (http://c.xkcd.com/redirect/comic/now) and in the refresh interval select your desired time (I used 900 s roughly 15 minutes, 1800 should work for every 30 minutes). Now, there is a problem but it's beyond my control. The image is not synced with the current time in my country. Just yesterday we changed our clocks because of time savings but apparently the page has not bring forward its clock yet. I don't know who did the awesome job of setting up a page for us to access it but I hope he/she can update it accordingly so we can enjoy an awesome page or if someone else in the community could help. {{unsigned ip|108.162.221.91}}
+
Hi, I'm new and a tad confused by how this discussion page editing works, but: I made a time zone converter based on this XKCD comic, over here: http://www.xkcdnow.com - I think it could be fitting to add a link to it somewhere to this article, but I don't wanna come across as spammy, and couldn't find any other explainxkcd articles with an external links section (wikipedia style)... Any thoughts?
 
 
Hi, I'm the same guy of the above comment. I just checked and it turns out that the page http://c.xkcd.com/redirect/comic/now is synced with xkcd.com/now. so apparently Randall does not change his clock during daylight saving time (he's a well now hater of it isn't he?). So the clock is going to be 1 hour behind until the next daylight saving time change. As a last note regarding the OSX implementation, it's a online version, I'm not really skilled in programming and I haven't tried an offline version yet but if I manage to get an offline version I'll post it here as well. In other comment I have the implementation for windows and it's also 1 hour behind just FYI. {{unsigned ip|108.162.221.67}}
 
 
 
;Implementations
 
Hi, I'm new and a tad confused by how this discussion page editing works, but: I made a time zone converter based on this XKCD comic, over here: http://www.xkcdnow.com - I think it could be fitting to add a link to it somewhere to this article, but I don't wanna come across as spammy, and couldn't find any other explainxkcd articles with an external links section (wikipedia style)... Any thoughts? - wauter
 
: This is a great site! Maybe we could insert an "Implementations" category into the article. If we do so, I could provide another cool one: https://play.google.com/store/apps/details?id=net.phillab.xkcd_now which is a widget for Android - including tribute to explainxkcd -- [[Special:Contributions/173.245.53.146|173.245.53.146]] 16:20, 5 March 2014 (UTC)
 
:That sounds good to me. The latest release for my version can be found at https://github.com/BruceJohnJennerLawso/xkcd-Now/releases/tag/1.02 on my Github page. By the way, I like your timezones idea, would you mind if I tried to implement that in mine at some point? [[User:BruceJohnJennerLawso|BruceJohnJennerLawso]] ([[User talk:BruceJohnJennerLawso|talk]]) 15:29, 6 March 2014 (UTC)
 
: I would also like the implementation section. If you use a Windows PC, you can use the script found at http://github.com/leipert/xkcd-now-clock to automatically set your Wallpaper to the current status of xkcd now. It also gives you the possibility to add some an digital clock, an analog clock or fix the image to your time zone. [http://github.com/leipert leipert] 18:02, 6 March 2014 (UTC){{unsigned ip|108.162.254.68}}
 
: I would love to see an implementation that updates more than once every 15 minutes. I've been trying to find an application that can take two images, and automatically generate the in-between images, i.e. generate 15 images between 00h00m.png and 00h15m.png [[Special:Contributions/162.158.78.154|162.158.78.154]] 14:01, 21 September 2017 (UTC) Henry151
 
:: Spruced up the Implementations section a bit. A quick tip: if you want to make your link work by clicking on the blue text, add a space after the link in the square brackets, & type in the text, ie [link.com This takes you to link.com!!!] {{unsigned|BruceJohnJennerLawso}}
 
:: Hi there, I'm Henry151 who made the Linux implementation, I want to make an iPhone app for family and friends, does anybody have any experience with that and want to help me out?
 
 
 
As the US has now hit Daylight Savings, I think we can assume the comic won't be updating for it. [[Special:Contributions/173.245.50.90|173.245.50.90]] 02:54, 10 March 2014 (UTC)
 
 
 
;WEB links
 
*Who the hell does register an entire domain [http://xkcdnow.com/] for only this comic?
 
*The JavaScript at the other link doesn't work well for me — but who needs this?
 
My 0.2 cents. --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 20:57, 10 March 2014 (UTC)
 
 
 
Moscow time has been wrong on the map for years now. For 2011-2014, including when this comic was published, Russia had essentially permanent DST and Moscow was at 2014 UTC+4. But on 26 October 2014, they ended that and have since been permanently at UTC+3. Moscow should be at the same spot as Iraq, slightly ahead of Iran, instead of behind it. Something to add to the technical notes section, perhaps? [[Special:Contributions/162.158.183.197|162.158.183.197]] 15:01, 10 September 2020 (UTC)
 
:Someone just moved the 'Moscow' entry from +4 to +3, which of course is technically correct right now. But the comic (and the live xkcd version, and the Android app version I use that is inspired by it) still places it at a +4 position. I [https://www.explainxkcd.com/wiki/index.php?title=1335:_Now&diff=335494&oldid=335477 reverted it, with modification] to directly explain this issue (I should have said  "a couple of years", will go back and change that again, 'twas a slip)... Without checking, I'm wondering if there are other differences, over the last eightish years. Perhaps people could check for other possible 'now wrong' entries. If not shuffle the image-text around in an (auxilliary) updated version on fan-platforms such as this. [[Special:Contributions/172.71.242.176|172.71.242.176]] 00:10, 22 February 2024 (UTC)
 
 
 
 
 
Who made it spin so much faster?! [[User:Beanie|Beanie]] ([[User talk:Beanie|talk]]) 10:23, 17 December 2020 (UTC)
 
 
 
'''Timed Links Fix'''
 
 
 
I've just condensed the raw link dump into a table, each hour gets its own two cells with a label cell and another cell with the four image links related to that hour inside it. (unable to sign properly, ISP is using IPv4 proxy.)[[Special:Contributions/172.69.69.250|172.69.69.250]] 02:40, 3 May 2022 (UTC)
 
:Looks nice. But was a bit too wide. Overflowed the usual page style (at least for me, YMMV). Possibly three row-sets of eight hours would fit, but it was easier (marginally) to trivially splice out into 4x6hr chunkettes and that definitely isn't too wide nor (IMO) too lengthy.
 
:I hope you approve. (And I'm 'not signing properly' because I've got nothing else to sign with, whoever you are. ;). ) [[Special:Contributions/172.70.162.147|172.70.162.147]] 05:21, 3 May 2022 (UTC)
 

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Templates used on this page: