UI designer Jeff Broderick has put together a dashboard of frequently-used settings icons and has used URL scheming in order to allow the “installed” apps to act as widgets for those deeply-nested settings. (via One-Click Access to iOS Settings with Shortcut)
One thing iOS is still sorely lacking is quick access to certain functionality. Like WiFi, for example. Wouldn’t it be great if that area wasn’t two (or three if you use folders like me) clicks deep? Same with Hotspot. Airplane mode. Brightness. Bluetooth. Etc. Yes, Android does all of this better.
Until Apple catches up in the widget department (and you know they will), these apps (which are really just URL-based shortcuts wrapped in a pretty icon) by Jeff Broderick provide great workarounds.
Just be warned that you’ll have to install an iOS profile to get each to show up, which means entering your device password over and over again.
As the default font for Apples Safari Reader is Palationo, a serif font, I had to change it. I don’t like serif-fonts on the screen. So, I found these brief article and it worked out!
Finally all you have to do is tweaking this file:
/System/Library/PrivateFrameworks/Safari.framework/Versions/A/Resources/Reader.html
I simply added this at line 9:
h1.title, .page {
font-family: Helvetica, sans-serif !important;
}
4 years ago I made this screen recording of the “new add repository UI” of the openSUSE Build Service (now Open Build Service).
Today I would make it a bit different, but the IMO the basic idea is still nice.
Christina Warren collected a bunch of additional TextMate Themes in the “11 Delicious TextMate Themes for Designers and Developers” article at Machable.
You can also get the whole collection from her github repo.



