Just got back from a long weekend in Salt Lake City, and am wading through the deluge of email, feeds, etc. Here are a few things that I thought were particularly interesting:
25 Words That Hurt Your Resumé I’ve been thinking about job hunting and resumes quite a bit lately, so it felt apropos to run [...]
Archive for January, 2006
One issue that came up at *every* client I ever worked for was version control for PeopleSoft applications. Chris Heller at Grey Sparling Solutions just did a very interesting post about this.
One of the things Chris mentions - although he doesn’t go into deep detail - is to note that PeopleSoft had a metadata-based architecture. [...]
I’m working feverishly on the next update to Mugshot. I had planned to have some new features added and released weeks ago, but ended up rewriting a LOT of what I had. If you read my “Caching Thumbnails in Mugshot” posting, you know there are some parts of the early releases that I implemented [...]
Currently, Mugshot automatically downloads at least two sizes for every single photo that a user try to view: a thumbnail, and a square version. I say “at least”, because although it does not currently download any larger sizes by default, it soon will. (I’m adding some features - that you can disable if you want [...]
Several months ago, Matt Gemmell published source code to his RoundedBox class - a subclass of NSBox with a flatter, more stylish look. I like the look and flexibility of this class, so I started using it in Mugshot. In order to make it easier to use, I took the code, added quite a few [...]
