Kent started school finally

Yep, today was the Kent School District’s first day of the 2009 – 2010 school year.

The source of the delay in state was a teacher strike, which our own G. Liu discussed in a post right here.

The pure source of the teacher strike, the absolute root of the issues G. Liu stated as the source of the strike is money. The Kent School District’s lack of it. Kent lacks money to pay for building refurbishments that add classrooms, to pay for new teachers, and other issues.

The other problem is that Kent has way too much property covered by them. This specific point means that their schools are packed. There’s also 4 grades packed into the high schools, and 6 packed into elementary schools. Tahoma’s scheme of K-5 in Elementary, 6 and 7 in Middle, 8 and 9 in Junior High, and 10-12 in Senior High works very well. It provides a gradual approach to High School for students and gives a more gentle narrowing of schools. Tahoma has 4 elementary schools, 2 middle schools, one junior high and one senior high (as well as a “High School Alternative”). Kent has 28 elementary schools, 6 middle schools and 5 high schools.

Kent School District is about to be the next GM, going through an awkward “restructuring” to solve their problem. (GM still makes lousy cars though.)

Hopefully though Kent can survive at least until December without further strikes.

Things around here might get a lot faster

I was able to compile the memcache PECL extension for my copy of PHP on my Mac. Now I just need a separate machine for memcached. When I get such a thing, OKS Blog would be much better, as queries from the DB would be cached through memcached, and memory is *much* faster than hard drive.

Click on a few ads (seen near the top of the page) to support my crazy venture of a separate memcached machine, and we’ll see how speed improves when we get a memcached machine up.

The memcached machine will be running a stripped Fedora 11 install (as in no GUI), with a 64-bit kernel (because it’s a whole new machine I’m gonna put together). I know that memcached is used in the Fedora Infrastructure with MediaWiki. Possibly, I might have the wordpress-mu install use memcached as well.

For those of you who don’t know what memcached is, memcached is “a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.” (from the memcached home page) memcached came from LiveJournal, a project of Danga Interactive. We’ll see if when we get a memcached instance (if we get a memcached instance) things speed up.

Should okswbot retire?

You probably don’t know OKSWbot, my bot, based on Mozbot, that hangs out in #bots, #classicrock, #astronomy, #flame and #oksw (most activity is in #bots, the other channels are empty) on irc.mozilla.org.

OKSWbot has some problems, like it has a non-functioning Infobot Module (defective AnyDBM_File Perl module?).

Mozbot is not even used in #bmo on irc.mozilla.org, the bot “bugbot” is a supybot.

I have added a new bot, OKSbot, which is based on supybot. I chose supybot because both fedbot and zodbot (both bots for Fedora IRC channels) are based on supybot.

I just set him up today, and I haven’t even gotten used to supybot.

If you might have any supybot knowledge, feel free to share it through the comments.

Open Source Solutions for WordPress spam comments

You probably don’t know, but I’m working with some other Fedora contributors on a Fedora install of WordPress MU. The thing is, for a spam solution, all of it has to be open source, so Akismet or reCAPTCHA won’t work. So I ask you, Fedora users and contributors. Firstly, is spam an issue on  your blogs? If so, what do you use for anti-spam on your self-hosted WordPress blog? Leave a nice little comment.

Happy 4th of July!

It’s the 4th of July, a holiday celebrated for the independence of The United States of America. Lets go over what all the authors at OKS Blog are doing:

So have a safe & fun holiday, from all of us here at OKS Blog!

A brand new shiny yum repository!

Yes, that’s right, I have decided to start hosting a yum repository. I decided this because some packages just need to be packaged and won’t make it into big repos in some cases.

Here’s how to get YOUR rpm package into MY yum repo:

  1. If your package is compiled, compile it for as many architectures and distributions as possible.
  2. Send a link to all your compiled RPMs, and source code to spamtrap AT oks DOT verymad DOT net
  3. I’ll email you back if your package was accepted.

Here’s a link to the .repo file you will need to use the repository:

http://fpaste.org/paste/15984/plain

simply put that file in /etc/yum.repos.d/ as oks-yum.repo and you’re good to go!