Webjunky’s font index is a stockpile of Hebrew fonts, sorted by types and uses.
Category: Resources
New Scientist:
Are mini black holes raining down through the Earth’s atmosphere? [ via diepunyhumans ]
Powers of 10
Powers Of 10: Interactive Java Tutorial takes you from the intergalactic to the atomic scale [link from Itai Jonat]
Search tricks
I find myself quite often going to my weblog to search for something I vaguely remember blogging, and such is my laziness that I miss the convenience of Google, where you can just type the query in the browser location bar (or search box in firebird).
However, I’ve just found an explanation of how to search your weblog with Mozilla. Apparently, you can write custom search plug-ins for Mozilla, as explained in the Mycroft project documentation.
A more trivial solution is to find the search form’s parameters and make a URL you can call with a keyword:
- Create a bookmark with this URL:
http://corky.net/do-cgi/mt/mt-search.cgi?search=%s
- Give it a keyword (I used "blog")
- Type "blog theThingToSearchFor" in Mozilla’s location (address) bar.
Color tools, CSS
Colour tools round-up – a collection of cool online tools for playing with color schemes. Lots of fun, even if you don’t need to design web-pages.
Also useful but much less fun is this css crib sheet. [ both links from Mark Pilgrim‘s b-links. ]