Pages
-
RSS Links
Categories
-
Recent Posts
Tags
.NET agile development Apple C++ Carbon Cocoa Cocoa bindings CocoaHeads compilers conferences configurations conventions Core Data debugging ejabberd games get-togethers human interface design Interface Builder iPhone IRC Jabber Java Joel on Software Lisp LLVM Mac NSCoder Night Objective-C OOP parsers patterns performance podcasts programming Ruby Scheme Smalltalk test-driven development unit testing user interface testing WebObjects WWDC Xcode XMPPArchives
- October 2020
- October 2018
- February 2017
- April 2016
- December 2015
- August 2015
- January 2010
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
- October 2007
- July 2007
- April 2007
- January 2007
- September 2006
- August 2006
- July 2006
- June 2006
- April 2006
- March 2006
- December 2005
- October 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- April 2004
- September 2003
- January 2003
- September 2002
- August 2002
- April 2002
- March 2002
February 2008
Free font happiness! Inconsolata, Kaffeesatz and Tagesschrift
I love good fonts. It’s one of the things that I enjoy most about Mac OS X — the font rendering is wonderful. Lately for programming and Terminal use, I’ve used Inconsolata by Raph Levien. It’s a very clean monospaced font that renders really well at 12 points and higher, and is perfectly usable for […]
Tagged fonts, Inconsolata, Kaffeesatz, Mac, programming, Tagesschrift, Vera SansArc in a nutshell: It’s no Dylan (and that’s too bad)
What’s the point of Arc? Infix-syntax Dylan is a much, much better language, especially once you add in the changes and features from the Dylan Design Notes and the infix version (but keep the prefix syntax). Really, Dylan is pretty much the Ultimate Lisp in a lot of ways. Arc is essentially (decr Scheme) with […]
Tagged Arc, CLOS, Dylan, Lisp, programming languages, Scheme