Kottke’s Silkscreen Font on Open Font Library

Updated December 15, 2007 @ 3:02 am

This week has been crazy! First, I have been working on a couple of huge announcements for projects I manage at Creative Commons for CC’s 5th Birthday Party tomorrow (SAT) in SF (its free and freer). And, Lu and I have rented out our new place we got in SF and are going to spend the next few months in China getting that part of our lives settled.

Kottke's Silkscreen Font

And, on the side, Alex sent me over this cool little piece posted on the web by mihmo saying Jason Kottke had licensed his ever-so-popular Silkscreen font under the Open Font License and even better, he uploaded it to the Open Font Library. Cool!

Here is Kottke’s description of the Silkscreen font:

Silkscreen is best used in places where extremely small graphical display type is needed (duh!). The primary use is for navigational items (nav bars, menus, etc.). However, you can also use it for image captions and the like…wherever small type is needed. Silkscreen also works very well at large point sizes if you’re looking for that chunky, old school computer look so popular with the kids today.

In order to preserve the proper spacing and letterforms, Silkscreen should be used at 8pt. multiples (8pt., 16pt., 24pt., etc.) with anti-aliasing turned off. For larger text (larger than 64pt.), you can use whatever size you want without too much of a problem.

Check it out and use the site! It is the Open Clip Art Library’s sister site…please use it! And, don’t forget to upload your fonts and/or help make better free and open fonts from the ones already posted.

Patch for Level2Categories WordPress Plug-in

Updated December 14, 2007 @ 4:17 am

Here is a dumb patch for Overlap.org to add post_tags to the list of categories which allows you to control what level of user can use certain tags:

--- level2categories.php        2007-12-12 00:16:22.000000000 -0800
+++ level2categories.php.new    2007-12-13 00:59:14.000000000 -0800
@@ -95,7 +95,7 @@
        < ?
        $l2c_category_table=$table_prefix."term_taxonomy";
        $l2c_category_table_name=$table_prefix."terms";
-       $query=mysql_query("SELECT $l2c_category_table.term_taxonomy_id, $l2c_category_table_name.name FROM $l2c_category_table INNER JOIN $l2c_category_table_name ON term_taxonomy_id = $l2c_category_table_name.term_id WHERE $l2c_category_table.taxonomy = 'category' ");
+       $query=mysql_query("SELECT $l2c_category_table.term_taxonomy_id, $l2c_category_table_name.name FROM $l2c_category_table INNER JOIN $l2c_category_table_name ON term_taxonomy_id = $l2c_category_table_name.term_id WHERE $l2c_category_table.taxonomy = 'category' or wp_term_taxonomy.taxonomy = 'post_tag' ");
        $cat_total=mysql_num_rows($query);
        if ($cat_total > 0) {

the text file with the patch is here: Patch to add post_tags

Life is as Machine

Updated December 10, 2007 @ 3:34 am

Why are these images so cool?

I totally found these images randomly, but I really enjoy them for some reason. In addition to offering a business around allowing people to pay a nominal fee to be a demolition team to destroy old houses, etc, I had the idea of offering tours at factories to show how everyday consumables are manufactured. I think its important to see these processes that are often forgotten.

Anyway, I just like these images aesthetically…they remind me of the ole compaction project.