I have played with OpenID on my test site, and it’s about time to make it available on Iwaruna.com: You may now use your OpenIDs here for your comments! Many thanks to Jed and Kathleen for helping me out with testing. 😀 How to use OpenID here 1. First of all, you need an OpenID. […]
Category Archives: Software
Testing OpenID authentication
I’ve wanted OpenID authentication on my site for a long time, because it would allow readers with OpenIDs to easily add comments here. If you’d like to help with testing, please do so at this article at Sairuh.org, a test site I’ve setup with OpenID authentication. Thanks! A simple explanation of OpenID: A distributed identity […]
Mostly smooth WP 2.2 upgrade
Upgrading this site to WordPress 2.2 went rather smoothly, a lot quicker than the WP 2.1 upgrade. Not too surprising, as the differences between 2.0 and 2.1 were much greater than the ones between 2.1 and 2.2. The change that might make a difference to you, dear readers, is that this site now has an […]
Upgrading to WordPress 2.2
WordPress 2.2 came out this week. I did a local test, and at first glance it looks like it’d go quickly. So far the only tweaks needed will be updating vars.php (or the appropriate file in WP 2.2) for my smiley customizations (oh so critical, tee hee), and a weird theme thingie in the entry-meta […]
Comment policy & preview
When I started using WordPress last year, one aspect took me a while to understand and refine: blog comments. What’s more, commenting is the most obvious form of interaction on this site. But I wanted to avoid spam. How badly I wanted to avoid any kind of junk ad, specious link, mindless troll, content leech, […]
New site feature: random image in the sidebar
Already a new feature! I added a random thumbnail image from my gallery to the sidebar in this site. This might seem odd, considering my preference for design that emphasizes text. But I’m aiming for a little bit of imagery, to occasionally but not disruptively vary the appearance. You would see the image if you […]
Upgraded veryplaintxt theme for WordPress
After over three weeks of tweaking and testing, I’ve upgraded the WordPress theme for this site. As mentioned earlier, the theme is a customized variant of Scott Wallick’s excellent veryplaintxt v3.0. The theme hacking took up much of my time for the past few weeks, hence the infrequent posts. (Fortunately faster than the several months […]
Mac OS X 3rd party applications to investigate
There are several helpful Mac OS X applications which I don’t use frequently. Sometimes I end up not needing to use them often, or I haven’t found the time to play with them much. Why bother mentioning these applications at all? Because they have potential to become essential tools on the Mac. (Well, on my […]
Upgrading to WordPress 2.1, etc.
WordPress has recently been upgraded to 2.1. I’ve been testing it on my local setup (thanks to MAMP) for the past few weeks, and found that upgrading from 2.0.x is rather easy. I found hitches with only a couple of my plugins, Antileech and Link Library. Even the theme used, a somewhat modified version of […]
JavaScript books
I’ve had earlier editions Flanagan’s JavaScript: The Definitive Guide (O’Reilly) sitting on my bookshelf for years. But I rarely cracked it open. When I did, I often became frustrated with not being able to find succinct or coherent information. Not too surprisingly, I rarely used JavaScript. Then came Jeremy Keith’s book on DOM scripting, and […]