By barneyb on March 23, 2004
As should be very obvious, I finally took the time to build an attractive skin/layout for my blog, rather than the handful of color tweaks to the default MovableType stylesheet that had qualified as customization until now. For whatever reason, the header and footer graphics don't look smooth, nor line up colorwise, on Windows. [...]
Posted in meta
By barneyb on March 17, 2004
I put together a document that explains the architecture behind this site, including some configuration snippets and a flowchart the explains how everything relates. Hopefully it will be understandable to those who haven't had first-hand experience with the guts of it.
Posted in meta
By barneyb on March 15, 2004
Thank GOD for ColdFusion. After doing a bunch of JSP stuff, I can't imagine trying to be productive without the tools that CF provides. The less that elegant syntax of the JSTL is annoying, but it's the tight integration that I really miss. You don't really appreciate the CFMAIL tag (for example) [...]
Posted in cfml
By barneyb on March 15, 2004
I found a couple slight glitches with the way I integrated all my non-MovableType pages into the MovableType layouts (I'll write up how all that works at some point). The biggest offender was the lack of use of the 'blog' class on a DIV to add some margins around the page content, which pushed [...]
Posted in meta
By barneyb on March 14, 2004
I've just released PasswordSafe v0.3.3. The only external change is that changing a file's master key will actually work now. Previously, it would only take if you change the key, and then immediately restarted the application, but now it'll work even if you continue to use the application after changing the key.
As always, [...]
Posted in development
By barneyb on March 14, 2004
I'd yet to find a terminal application with all the features I wanted. The built-in Terminal application was questionable at best, and I'd been using xterms in X11 for a while, which worked quite well. However, they had one really annoying feature: the 'delete' key didn't work when using emacs over SSH to [...]
Posted in personal
By barneyb on March 14, 2004
In addition to the raw bandwidth stats that I'd previously made available, I set up actual web usage stats as well, using the most excellent Webalizer log analysis package. The first page is a summary of the last twelve months; detailed statistics are available by clicking on the month names in the table. [...]
Posted in meta
By barneyb on March 10, 2004
There was a post on CF-Talk regarding specifics of locking, and I thought I'd create a summary (though I'm not Ben Forta, who was requested by name), along with some ideas for making the job simpler.
In CF5 and less, CFLOCK was required for shared memory access, as well as race conditions. With CFMX, CFLOCK [...]
Posted in cfml
By barneyb on March 4, 2004
I just got a request for my old FB3 Fusedocer tool off the FB forums. So I dredged it up from the remains of my old site at barneyboisvert.com (which enom/domainzero ate), and reposted it here.
Posted in fusebox
By barneyb on March 2, 2004
We finally got an internet connection at our house! Yay! Really quite humorous, when you think about it. Here I am, with my (and my family's) livelyhood wholy dependant on the internet and I didn't even have access to it except at my office. Oh well, all better now.
Posted in personal