Fundamental Website Setup Links

Cool Gadgets

Advertising

Use Our RSS Feed

XML Feed

Support Open Source Development

Advertising

Need More Help?

I'm available to provide advanced support for website setup or development using Wordpress or many other CMS systems. Please email me with a description of what you would like done and I can get back to you with a price range for my services.

Sponsors

Advertising



AWSOM Pixgallery 4.5.7 RC2 now available

July 25th, 2008 by harknell

The second release candidate for AWSOM Pixgallery 4.5.7 is now available for download from the Beta release page. This release candidate has support for the new WordPress 2.6 SSL encrypted admin area.

Posted in AWSOM News | 2 Comments »

AWSOM Pixgallery 4.5.7 RC 1 now available for Download

July 23rd, 2008 by harknell

The release Candidate for AWSOM Pixgallery 4.5.7 is now available for download from the AWSOM Beta/Release Candidate page. I believe this version is stable and will work properly with both WordPress 2.6 and previous versions, but given the major changes that have occurred in WordPress 2.6 it’s difficult for me to test every possible variation of WordPress install and server type. In particular I would be very interested to know if this version of Pixgallery works for anyone out there who has a SSL version of WordPress 2.6 installed.

If you run into any issues please let me know by comment or by using the contact form.

Posted in AWSOM News | No Comments »

Apologies for Slow PixGallery Update for WordPress 2.6

July 21st, 2008 by harknell

Hi everyone, I’m really sorry that the progress on updating AWSOM Pixgallery to be WordPress 2.6 compatible has been a bit slow. It turns out that the path changes that were instituted in the new version of WordPress have really required a lot of redoing of the core functions of Pixgallery to be compatible with both the new and old versions of WordPress. I’m pretty close (I think) to a beta version of the new Pixgallery release, so I hope it won’t be much longer before I can get this out to you guys.

Posted in AWSOM News | 2 Comments »

How To Change the Language Used in a WordPress Plugin

July 17th, 2008 by harknell

This is a brief tutorial on how to update your AWSOM News Announcement database table to display any language type you’d like. It’s actually pretty straight forward. It’s best if you do not have any news posts saved since changing the language type might make them display incorrectly.

First thing you need to do is go to your web server and go to your MySQL administration tool. Typically this is a program called PhpMyAdmin (which I’ll be using to demonstrate–but any program will work as long as you can access the same areas I’ll be showing).

Start by selecting your WordPress database. This is the database you input into the wp-config.php file when you originally set up WordPress. You can select from your current databases by using the drop down menu on the left side:

database select image

Once you’ve selected the correct database you need to go to the AWSOM News Announcement table that’s in the database. It is named awsomnews but has a header prefix that’s typically wp_, but could be a custom one that you added to the wp-config.php file. click it’s name in the list under your database name on the left and it should open a new page in the main area showing details of that table.

select field image

Notice that there is a column called “collation” and it lists “latin1_swedish_ci”–this is the default language type that MySQL uses unless specifically told to use a different language type (MySQL is originally a swedish product). This language type does not display Asian or other non-English lettering based languages well (and honestly has issues with regular English also). What we need to do is change this to the correct language for you.

You can do one of 2 things at this point. You can mark the checkbox next to “newstext” and click the bottom pencil icon or more simply click the pencil icon in the same row. This will open up the individual field for editing.

select language image

Now, the difficult part. In the collation drop down select the language type you’d like. Yes, there are a very large number of them and it’s not always easy to know which one to use. For regular English “utf8-bin” is good. You’ll need to look this up for your own language since I have no idea what’s good for any other specific language. Once you know which one you want make sure it’s selected in the drop down box. Then click the “save” button.

That’s basically it. Go and try it out.

Posted in AWSOM News, Little Tips, Troubleshooting, Tutorial, Website Administration | No Comments »

AWSOM Uninstaller updated to 1.0.3

July 16th, 2008 by harknell

The AWSOM Uninstaller plugin for WordPress has been updated to version 1.0.3 and is available for download from the AWSOM.org website. this version updates the admin settings page of the Plugin to make it more clear what versions of the AWSOM plugins it can uninstall. It is also WordPress 2.6 compatible.

Posted in AWSOM News | No Comments »

« Previous Entries