Could you please explain the syntax of the URLShorten function that appends the shortened URL with a custom word "howoldplanet" ?
This functionality is available to special accounts, and not to regular users. But you can always generate non-custom random short URL.
A very nice try. With my counter it gave exactly 100 characters:
And actually we do not need pure function there and Map, devision is listable:
Map
Dataset[(Now - DateObject[{1961, 8, 4}])/PlanetData[PlanetData[], "OrbitPeriod", "EntityAssociation"]]
Very impressive code! thanks for sharing. I can only make it one character smaller:
Grid[{(f=PlanetData)[],(Now-DateObject@{1961,8,4})/f[f[],"OrbitPeriod"]}]
by using the @ rather than []...
Thanks, @Sander! I just realized I could easily turn it into tutorial on making microsites. I added some stuff to the post. I hope more folks will be adopting cloud interfaces.