Oct
22
Myers-Briggs in the Workplace
Filed Under Books, QSM, Technology | Leave a Comment
The four dimensions of the Myers-Briggs Type Indicator are significant in the workplace because they describe four elements that determine much of a person’s working style.
For each dimension of the MBTI model, there is a pair of letters to choose from:
Internal or External, according to how I prefer to get energy
Sensing or iNtuitive, according to [...]
Oct
22
HTTP Conditional Get
Filed Under Wikis, Weblogs and Outliners | Leave a Comment
My “last updated” blogroll on the left hand side of the page is now much friendlier than before. I’ve made a fairly trivial changed my script so that to now use LWP::Simple’s
mirror() function, rather that it’s get() one. This uses the If-Modified-Since header to only fetch the body of people’s RSS feeds if they’ve changed. [...]