Every Time Zone to get an overview over just that
Apple’s WWDC 2013 keynote is due today. Like always I have to do the math to see exactly when I can open my favorite sites to follow their live blogs. The most beautiful way to get the correct time on my Mac is to browse to Every Time Zone by Amy Hoy and Thomas Fuchs.
The shame is, I always forget the domain name (despite the fact that it’s quite memorizable) and searching through
In short: it was about time to setup a Fluid app for Every Time Zone.
If you like the concise look above and own a Fluid license you can make use applying custom Userstyles. Just create a rule and add the following pattern to get the right URL *everytimezone.com*
.
In the code section you can add these couple of lines to hide the header and the footer as well as pushing the content a bit up and limiting its height.
/* Hide the Header and Footer for a more concise app */
#header, #footer { display: none; }
#wrapper {
margin-top: -3.5em;
max-height: 900px;
}
More ideas for using fluid:
- TextDrop
- YouTube
- Vimeo
- Tumblr
- Simplenote
- Hootsuite
- Newsblur