Musicians need websites. People around the world have found WordPress
to be an easy way to publish their thoughts and ideas. So, why not
musicians?
Maybe you already have a WordPress blog. Maybe you just need a new,
flexible website, but you don't want to reinvent the wheel. Maybe you're
tired of paying someone else to update your website every time you have a
bit of news. Whatever the case, this website is here to provide free tips,
powerful but easy-to-use tools, and professional development and design
help.
Latest News...
I’ve just released a new WordPress plugin. If you use Flickr and want to incorporate the photos into your blog, this is a great way to do it. I’m going to be entering the plugin in the WordPress plugin competition tonight (the voting starts tomorrow) so any feedback I can get soon would be fantastic.
Flickr Gallery
I know it’s not strictly music related, but I know that many bands use Flickr, so hopefully this plugin is useful too.
With the new version of Gigs Calendar, there is a setting that only allows administrative users of the blog access to the settings page. For some reason, I made that setting on by default. I’ll change that for the next release, but if you’re having a hard time getting into the settings page in Gigs Calendar all of a sudden, you may need to log in as your blog’s administrive account.
I’ve just pushed out the new version of Gigs Calendar. It is available on the official download page. Please report any bugs you find, even if you know they existed in 0.3.3.
New Features
- WordPress 2.6 compatibility
- New plugin API to allow for greater customization. With this, I (and others) can create one-off customizations of the plugin without having to worry about the changes breaking when I release a new version.
- RSS Feed for Gigs (iCal coming soon, probably in 0.5)
- Set permission levels for users accessing the plugin.
- Interface for using a post’s custom data fields.
- A new widget to display details on the next gig.
Those are the biggies. In the next few days, I’ll put up a plugin to demonstrate the API and custom fields functionality.
There’s a new tutorial up at my development site about translating Gigs Calendar (or other WordPress plugins). If you’ve been wanting to translate Gigs Calendar and I hadn’t gotten back to you, check it out.
Translating Plugins
Last night, I wrapped up all of the features that I think will be making it into 0.4. I still need to write up some documentation and examples, but I’d be grateful if anyone could download the development version of the plugin to look for any gaping holes/glaring bugs that I have somehow missed. There are some bug fixes in this version, so you might want to see if I’ve fixed your favorite bug. If not, send it to me again, I may have lost your bug report.
The major features include:
- RSS feed of events (without using a category)
- Custom fields using the built in post custom metadata. (these are extensible using a new plugin API, I’ll have documentation and examples for that soon)
- Pointed the custom templates folder to a new location that won’t get destroyed when you use the automatic WordPress plugin updater. (the new templates go in /wp-content/gigs-templates/)
I’d like to ask a few of you a couple of questions about your fair city. I would greatly appreciate if you’d let me send you a quick email. Send me an email at “dan” at this domain or leave a comment if you wouldn’t mind.
Thanks!
April 18, 2008 – 11:29 am
Somehow, the WordPress option to hide this blog from search engines was checked. I don’t know why I would have checked that, but I can unhappily report that it does work very well to keep you out of Google. I should be showing up soon, hopefully with decent PageRank because of all of the awesome links I’ve gotten from you guys! Thanks!
WordPress 2.5 comes with a cool feature that lets you automatically upgrade plugins from the admin panel via FTP. This is very handy for most people, but there’s a problem with it. If you’ve done any customization in the “templates” folder, all of your changes will be lost. Forever.
Be sure to backup all of your customizations before you upgrade your plugin from the WordPress plugins admin page. If you’re uploading the new files yourself, or upgrading via SVN, you shouldn’t have any problems.
Version 0.3.3 is another quick bug fix release. Below are the bugs that I’ve fixed.
- In WordPress 2.2.x, categories were not showing up in the dropdown box in the settings page.
- Also in WordPress 2.2.x, this version was completely messed up because I used some functions that weren’t included until WP 2.3. That’s what I get for not testing thoroughly.
The new version of the Gigs Calendar plugin is available for download. This fixes several of the outstanding bugs in 0.3.x (but not all of them). The fixes are…
- Updated the I18n file. In short, this means that translators can finally translate all of the strings available in version 0.3.x.
- Squashed a bug that gave you a database error on inserts on some versions of MySQL server for Windows.
- Using tags on the gigs could really screw things up in the template system. You may or may not have noticed a problem. Either way, it’s fixed now.
If you don’t see your pet bug listed on the todo-list for 0.3, feel free to send it in again. I’m trying to work through all of my emails and get back to everyone.