Welcome To the AWSOM.org website!
If you are an Artist, Webcomic Creator, or Blogger looking for help setting up a website, you've come to the right place! AWSOM.org can help you get a site up and running quickly with tools, tutorials, and news (updated 3-5 times during the week) specifically designed for your needs.
AWSOM.org is part of the
Onezumi Studios family of websites which include the webcomic
Onezumi.com, Onezumi's Art/blog site
Onezumiverse.com, and Harknell's forum site
Harknell.com.
(BTW, this News area uses the
AWSOM News Announcement plugin available from the menu on the left and the drop down archive below is the a result of the
AWSOM Archive plugin)
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.
ShareThis
Posted in AWSOM News | 2 Comments »
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.
ShareThis
Posted in AWSOM News | No Comments »
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.
ShareThis
Posted in AWSOM News | 2 Comments »
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:

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.

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.

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.
ShareThis
Posted in AWSOM News, Little Tips, Troubleshooting, Tutorial, Website Administration | No Comments »
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.
ShareThis
Posted in AWSOM News | No Comments »