Author Archives: Stephen R

An open letter to Apple about iOS and hardware access

On my computer I use an app called f.lux that alters the shading of my screen depending on the time of day. I can’t exaggerate how important this app has become for me — it seems so minor but it’s … Continue reading

Posted in 'Nuff said | Tagged , , | 3 Comments

Virtual Multiblog on GitHub

Quick announcement: The Virtual Multiblog system can now be found on GitHub: https://github.com/strider72/virtual-multiblog The home page is still on this site for discussion and such, but GitHub is your best best for downloading it and getting timely updates. Thanks for … Continue reading

Posted in 'Nuff said, Webcraft | Tagged , , , | 1 Comment

Log Deprecated Calls 1.3

Another update! This one I’m very happy with — I’ve made an improvement that vastly improves the efficiency of the database table. The original version of the plugin was banged out in an afternoon, and as a result it didn’t … Continue reading

Posted in Codecraft | Tagged , , | Leave a comment

Log Deprecated Calls v1.2

A new update to my Log Deprecated Calls WordPress plugin. The newer versions based on Strider Core has had some “teething pains”, for which I apologize; but I believe I’ve worked them out for the most part. Perhaps my primary … Continue reading

Posted in Codecraft | Tagged , , | Leave a comment

Review: Dash for OS X

I recently discovered a very cool app for OS X called Dash. It’s basically an offline popup for any kind of programming or tech documentation you can think of. You can choose from a large number of coding docsets and … Continue reading

Posted in Codecraft, GUI Goodness, On the Front Lines | Tagged , , , | Leave a comment

Elegant Design: A Case Study

In the past I’ve discussed elegant UI design on this blog, commenting especially how the best plugin design is to integrate the plugin’s function in a way that the end user would never realize that what they’re doing comes from … Continue reading

Posted in Codecraft, GUI Goodness | Tagged , , , , | Leave a comment

Log Deprecated Calls plugin 1.1.1

Hi again. Another bugfix update — this time for an error on new installs (didn’t affect people upgrading from an old version). More to come. Still need to fix a bit of weirdness when saving prefs, but I wanted to … Continue reading

Posted in Codecraft | Tagged , | Leave a comment

Update to “Log Deprecated Calls” plugin

I’ve released an update to my Log Deprecated Calls plugin for WordPress. This is the original plugin for plugin and theme developers to help you identify outdated functions you might be calling from WordPress. Version 1.1 is out now. Note … Continue reading

Posted in Codecraft | Tagged , | Leave a comment