Backup Before Upgrading

There is a bug in Breadcrumb NavXT 3.5.0’s install script that will reset your settings on activation. If you do not want to lose your settings, please export them using the Import/Export/Reset tab, and then Import them after upgrading to 3.5.0. Next week 3.5.1 will be released to address this problem and a few others that were discovered today by myself and others (probably Monday night).

As for how these made it into the main release, there is no one to blame for it but myself. As I work directly out of my testbed, I don’t activate/deactivate my plugins except when to test the install script. The actual cause was back in 3.4.0 when I changed ‘tag_’ to ‘post_tag_’ in some of the option names to fit with the custom taxonomy support (and WordPress’ name for tags). However, 3.4.x had a bug where the install script did not actually run (in most cases). When that was fixed with the rewrite of much of the administrative interface code, this dormant bug appeared, but I didn’t notice it until today while trying to fix a bug with the “Archive by Date Suffix” setting.

Moving forward, if you are using Breadcrumb NavXT in a system that does not use the default settings, please do a settings export before upgrading. This will save everyone headaches in the future. Also, I try to fairly transparent about development progress, and almost always announce when the plugin is going to translators for translation updates. This is typically a week before I intend on releasing it. In this time, please feel free to test out the SVN trunk for bugs that may affect you. Since there are features in Breadcrumb NavXT that I do not routinely use, I may not catch bugs in these areas. The more people looking at the release candidate, the fewer number of bugs that will make it through (same goes for WordPress as well). As always, if something is broken let me know.

-John Havlik

[end of transmission, stay tuned]

Set Phonetic Nickname in Teamspeak 3 on Linux

Most gaming clans use VoIP software to communicate in game, one of the most popular applications for this is Teamspeak. Starting in Teamspeak 3.0, a text-to-speech engine is included to provide notifications of players entering and leaving channels (among other things). By default, Teamspeak will try to pronounce your nickname, not always a good thing when the nickname contains your rank (e.g. “|sgt| mtekk”, we want everyone to hear just “mtekk”) as the engine pronounces “|” as “vertical line”. In Windows and OS X you can use “Set Phonetic Nickname” under the “Self” menu. In Linux, the prompt will open, but the text box is disabled. This is due to a text-to-speech engine not shipping with the Linux version of Teamspeak3.

So how do we set the phonetic nickname in Linux? Well, it’s really simple. Go to “Connections > Connect”. In that prompt click the “more” button. You should now see a field that is labeled “Phonetic Nickname”.

Alternately, you can dive into the Teamspeak configuration files (like I did). Under your home directory there should be a directory named “.ts3client”, in a terminal you can see it using ls -a ~/. Within .ts3client there should be a file named “ts3clientui_qt.conf” open this up with your favorite text editor (e.g. nano: nano ~/.ts3client/ts3clientui_qt.conf). Scroll down to the bottom of this file, there should be a section named “[Connecting]” the last field should be “LastUsedPhoneticNickname=” just append to this setting your phonetic nickname (e.g. “LastUsedPhoneticNickname=mtekk”).

-John Havlik

[end of transmission, stay tuned]

Tagged: ,
Updated:

Breadcrumb NavXT 3.5.0

Holy customizable widgets Batman! With Breadcrumb NavXT 3.5.0 not only can you have multiple widgets (WordPress 2.8 Widget API), but you can also specify the options normally exposed to bcn_display();. Other changes to note are the addition of two filters, bcn_before_fill and bcn_after_fill, to bcn_breadcrumb_trail::fill(). These should allow for easier extension of Breadcrumb NavXT (though, with custom post type support coming in 3.6.0 this may be redundant). Finally, the settings page code has been rewritten and modularized, in the process, several outstanding bugs should have been squashed (no settings on first install).

Please note that this release requires WordPress 2.8 or newer.

Many thanks to Karin Sequen, Patrik Spathon, and Luca Camellini for submitting updated Spanish, Sweedish and Italian translations. Sadly, the French, German, Russian, and Dutch translations have fallen out of date. If you want to pick up translation of any of these, or want to submit a translation in your language, send me an email. For 3.6.0, I’d really like to get all of the translations up on the same page again.

You can grab the latest version of Breadcrumb NavXT from the Breadcrumb NavXT page.

-John Havlik

[end of transmission, stay tuned]

Spring Photos

These were taken with my Cannon SD850IS a few months ago, back during the tree bloom (the “first bloom” of the season). Everything was shot in “macro mode”, no flash, everything else set to auto. Cropped using the Gimp, no other post processing.

Continue reading

Quick Tip: Windows 7 Doesn’t Like Looking into the Future

Over the last week or so, my Windows 7 desktop has intermittently had problems connecting to atomtux. While accessing atomtux via Firefox worked, the Windows file sharing component refused to connect. Occasionally, performing a system restore would fix the issue. However, sometimes it did not help. After a little searching, it looks like the problem was that atomtux’s clock was ahead of my desktop’s (by about 10 minutes). After getting my desktop’s clock back on track (it was falling behind as atomtux synchronizes daily) it once again could access network shares from atomtux.

The moral of the story, if Windows won’t connect to a network share, check your clocks.

-John Havlik

[end of transmission, stay tuned]

Tagged:
Updated: