It’s been about half-a-week since my last post was written and, I must admit, that I’ve been slacking off regarding the amount of time dedicated towards this site.  But there is a good reason for this!

I’ve been applying for a visa renewal, visiting a doctor for some heart problems, and working on Embink.  On top of this, I’m trying to get my hands into some rather juicy programming work on the side.  If I’m lucky, I might just find myself in a real programming role for the first time in over a year.  Well … that’s the goal, anyways.

I hope to have some more content posted in the next few days, with one such post being part of Shane’s Japan Blog Matsuri.

For the moment, I’m pushing to have a solid Beta of Embink available for download in the next week.  With the update to WordPress 2.6, I’ve found a few issues that were missed when testing with versions 2.1 through 2.5 and, while there aren’t too many differences between 2.5 and 2.6 in terms of RSS posting, there were a few extra tweaks required.  On top of this, I’m finding some issues when testing the application on Windows Mobile 2003 devices.  So, rather than release something I know is faulty as heck, I’d be a bit more comfortable getting the big things out of the way, then listening to the smaller issues and gripes as they’re posted to the download pages.

Hopefully I can keep up the momentum with my projects, as it looks like I might just have something of a direction to go in the near future.

Despite my seemingly endless criticisms of the platform, WordPress is still one of the easiest and most versatile platforms available for companies and individuals who want to host their own website. That said, one criticism that many people have had over the last few years involves the number of hoops a person must go through when upgrading to the next release. While the developers at Automattic have certainly done their part to simplify the process, many people opt to use their older, and still reliable, releases. But what can a person do when they attack an upgrade using a “Scorched Earth” methodology?

I recently faced a number of complications after bringing a heavily modified 2.1 WordPress installation up to the most current 2.6 but, after a 48-hour “time out”, I managed to approach the problem in a rational fashion to solve some of the frustrations I encountered. These issues ranged from something as minor as having my Akismet spam counter set to zero, to a major issue regarding the uploading and insertion of images.

Hopefully this quick little ‘How To’ will help others experiencing the same hiccups.

Starting From Scratch (Scorched Earth)

Before getting too far into this, I should tell you that many of these issues had occurred because I decided to create a new installation of WordPress with a fresh database, then migrate the data over. I’ve done this on a few occasions in the past without so much as a beep, but it was quite a bit different when I decided to upgrade my personal blog.

The reason I had approached the upgrade with a blank database was to accomplish two very important goals: switching from a PHP 4.2 database to a 5.0, and to prevent any unreversable changes that would have occurred had I updated my WordPress database.

By going this route, I needed to first export my existing WordPress data as an XML file. This is done via the Manage / Export screen and takes about 3 minutes. I had 625 posts and 1,492 comments to export, so it wasn’t too much data … about 8 megabytes.

If you plan on doing the same, please keep in mind that the export screen only covers posts, pages, categories and comments. If your database carries any other information you’d like to keep, that will need to be done manually via PHPmyAdmin, Query Browser, or your MySQL tool of choice.

All in all, building a new WordPress blog with a fresh database and importing the existing data was pretty quick. It was all set and running in under 5 minutes.

WordPress Image UploaderWhy Can’t I Upload Pictures?

The first issue I had uncovered was the fact that I couldn’t upload pictures when writing posts. Regardless of which image uploader I used, nothing wanted to work. No error message was given, and few people had an idea as to what might be causing it. Luckily, I stumbled upon this article on the WordPress forums where some others were having a similar problem. In their case, though, they were putting media uploads in an alternate directory … most commonly called /images/. I was using the default /wp-content/uploads/ directory, though? So would their reported fix work for me as well?

Oddly enough, yes.

The solution is to specify the full path of your uploads directory. Although this should not be necessary for default folders, my image problem quickly became a thing of the past after setting the option.

Where the Heck Is My RSS?

The next infuriating issue I had noticed had to do with my RSS feeds, or rather, the lack of. This mess up was of my own doing, though.

It seems that FeedBurner doesn’t like it when feeds are longer than 512 KB. I had made the foolish mistake of increasing my feed to show the last 25 posts but, thanks to the length of the articles, this was far more info than FB was willing to take. After bringing this back down to the default of 10, the problem disappeared.

Akismet Shows Zero Spam Captured

If you love numbers, seeing something reset to zero can be a little disheartening. This is something that will only happen if you’re starting with a blank database but, luckily, this can be corrected with a simple SQL query. Simply run the following code against your WordPress database:

UPDATE {Database Name} SET `option_value` = ‘{Spam Count}‘ WHERE `wp_options`.`blog_id` =0 AND CONVERT( `wp_options`.`option_name` USING utf8 ) = ‘akismet_spam_count’ LIMIT 1 ;

Replace the database name with your own, and the spam count to whatever you’d like. Be sure to set your spam count to a number between 0 and 4,200,000,000 (give or take) to avoid counting issues.

Not Done, Yet

There are a few issues that remain, but I think these will be resolved pretty soon. One that bothers me quite a bit is the fact that I couldn’t update my FireStats installation. I haven’t yet invested too much time into the matter but, without FireStats, I’m now mostly dependent on the less accurate statistics provided by Google Analytics. On top of this, I’m no longer able to log in to the admin screens with Opera Mobile. I hope to find a solution to this relatively soon, but might not need one if I can update Embink to display this data quickly enough.

Have you upgraded to 2.6? Were there any complications?

When was the last time you defragmented your computer? Last month? Last year? Never?

Defragmenting our systems’ hard disks should be an important part of everyone’s computer maintenance schedule, but it’s amazing how rarely this function is actually performed. Then again, considering how many of us actually maintain our systems, we shouldn’t be too surprised with the poor attention paid to this critical computer component.

Before I get too far, I should mention that while I’m going to promote O&O software here, this post is not sponsored or in any way paid for by the company. I’ve merely had a great experience with the software and regularly receive coupons which are good for decent discounts on their hard disk-related products.

What Is Fragmentation, And Why Should I Care?

Fragmentation is what happens when a computer is saving data to the hard drive and cannot quickly find a place large enough for the whole file, or needs to update a part of an existing data file with more or new information. Think of this as writing the first draft of an essay that uses every page in a 40-page notebook. In this situation, let’s also say that the first draft fits perfectly on 36 of those pages. As you make the first revision, you note several large problems with key sentences and paragraphs. Because this is just a draft copy, and nobody will see the notebook after your project is complete, you decide to re-write those sentences and paragraphs on the remaining 4 pages with numbered pointers in the back. Now, if you were to read the essay again, you would have to jump back and forth between the front and back of the book. Though the book is now full, this is still manageable, so it doesn’t bother you too much.

However, on the next revision you find some more errors and areas that could be improved. After applying some white out on the areas of text you’ve replaced, you add the new revisions and more pointers to and from the pages where your report was altered. Now when you read your (roughly) 40-page essay, you’re jumping from the front, to the back, to the front, to page 18, to the back, to page 3, then page 9, then 37, then back to page 3 … The amount of time you would spend just flipping through the 40-page book to find the next part of the text would be staggering. You could easily spend just as much time following pointers as you do reading. What fun is that?

Now imagine doing this with over a thousand books of various length and presenting them to somebody in some usable fashion. Believe it or not, his daunting task could be performed by your computer every time you boot, load an application, or try to print a document.

No wonder our once fast computers are slower than molasses in January!

Putting Things In Order

With all the things we ask our computers to do on a daily basis, it’s important that we keep our data in order and easily accessible by the system. In order to do this, we need some good-quality defragmentation software. Although Windows and Mac’s OSX do ship with built-in disk management tools, they really leave much to be desired.

I’ve been using O&O’s Disk Defragmenter program for over six years and found it to be a superior product to several of their competitors. Like most defragmentation packages, O&O lets us schedule jobs to run at night, and will even give us the ability to specify how our files should be organized: by space, name, access time, or in stealth mode.

What attracted me the most to this software, though, was how quickly my system responded after its first operation on my last notebook. In 2002, I was looking for something that would organize my data quickly and not consume lots of resources while doing it. After several tests with the competition, it seemed my old Pentium 3 performed best after a simple “space” defrag with O&O. A few weeks later, I tried the “access” defrag and was outright shocked by how fast the system would then boot and load Office 2003.

It was at that moment that I decided O&O would be my defragger of choice.

If I had to make one criticism, it’s that there are no products for the Windows Mobile user. That said, the mobile market isn’t exactly booming at the moment.

Not Free, But Here’s A Coupon

As a customer of O&O, I regularly receive email promotions telling of new updates or offering coupons for other products. Considering how important digital maintenance is for the well-being of our computers, I’d be remiss if I didn’t help others by sharing a coupon code or two. To this end, I’ve asked the people at O&O if I could share these discounts, and they’ve been kind enough to agree.

This month the company is offering 30% on all products, including their bundled packages. To take advantage of this, simply enter the following code at checkout:

S7K-GH1-Q5D

The coupon is good until July 29th, so there’s not much time. However, I’ll be sure to post an updated coupon code when it becomes available. You can see O&O’s complete program offering here, and I’d be happy to give you my honest opinion about any of the products, as I’ve used them all at one time or another in the past.

July 25th, 2008Are We Alone?

Along with the unrelenting summer heat, news stories are often replete with strange tales and even stranger people. This summer is no different as former NASA astronaut and 6th human on the moon, Dr. Edgar Mitchell, claims that extra-terrestrial beings have visited the Earth on several occasions and there is a global cover-up of the situation in progress. Naturally, representatives at NASA were quick to play down the comments saying that they neither track nor communicate with non-human on this planet or anywhere in the universe. However, who are we to believe? A man who holds the (human) record for longest-ever moon walk, or a huge government funded organization that seems to be so cash strapped they can hardly afford to keep their vending machines stocked?

It really depends on whether you believe God stopped making intelligent creatures after Adam and Eve disappointed Him by eating from the Tree of Knowledge or not.

I wrote about this topic back in February when an abnormal number of UFO’s were reported in Japan, so I won’t discuss the same topics as I did then. Instead, it would be much more interesting to look at the types of comments people are leaving on News.com’s Australian website. Of the 104 responses that were recorded at the time, only four types of responses seem to exist for the subject: aliens don’t exist because it’s not in my preferred religious text, aliens have a strong probability of existing, aliens should help us clean up the mess we’ve created in the name of progress and, aliens are here and have been here for quite some time.

Aliens Don’t Exist, Dammit!

Of all the people that wrote comments adamantly refusing to believe that aliens exist, I think I could sit down and have a conversation with only one of them. This isn’t because I strongly believe that alien life exists in some form somewhere in the universe, but because I have a really hard time carrying on a conversation with someone who can believe something so passionately while backing it up with zero information … refutable or not. Don’t get me wrong, I have a lot of respect for people that can take the words contained in a religious text and keep them close to their heart. However, for someone who has “learned” how to read a Bible, Qur’an, Torah or another text in a very particular fashion to glean meaning and insight into how we should treat ourselves and each other, I’m surprised that they cannot see the potential for something a little more fantastic.

Nowhere does it explicitly say in any (respected) religious text that I’ve read that extra-terrestrial life does not exist anywhere. Nowhere does it say that we are the sole intelligent beings in the universe, either. We were given domain over the Earth and all the creatures that swim, crawl, slither, walk or fly on it … but that’s about it. It says nothing (specifically) about other planets, star systems or galaxies. So to think that God was so impressed with His work that he stopped after the “colonization” of Earth would be a little egotistical.

If anyone knows of a religious text that explicitly states otherwise, please enlighten me. I’ve studied religions for years and not found direct evidence against the possibility of extra-terrestrial beings.

Aliens Should Help Us

The next group of people are the ones that I respect the least. They claim that aliens should help us with global warming, wars, famines, disease and just about everything else that has caused a headache or two for the human race. While some non-human entities may be capable of something approaching empathy and performing ideological acts for the betterment of a given species, why should it be the responsibility of another intelligence to correct our own mistakes? Unless they’re responsible for creating disease, floating islands of trash, or depleting the ozone layer, we should not be interfered with. How the heck can we expect to be taken seriously on an inter-planetary level if we’re just seeking bailouts?

The last thing Earth would want to do is become the Zimbabwe of the Milky Way. It’s bad enough we haven’t learned from our own recent past, so why complicate things by inviting non-humans to “guide us towards a higher degree of enlightenment.” While there could be some immediate benefits for the human race, the long term effects of such dependence would be our undoing.

Aliens Have Been Here All Along

Since before the written word, civilizations have claimed to have been visited by strange people who claimed to be from the stars, or would leave behind intriguing items. The Mayans mentioned the Popol Vuh. The Chinese met the Dropa. Other cultures met beings they referred to as giants who would often mate with the locals in exchange for agricultural tools, mathematics or other bits of knowledge. Are aliens truly responsible for the development and advancement of human kind?

Let me bust out my trusty Delorean and find out.

Seriously, though. To think that human advancement is completely dependent on the table scraps of another species would be an insult to every inventor and deep-thinker that has ever lived. While it’s true that some of our discoveries seem to have cropped up all over the world at roughly the same time (within 500 years of each other in most cases), to think that we’d still be living in caves and hunting animals with sharpened sticks without the aid of sexually promiscuous visitors who continue to steal us away to probe the asses of our species’ verbally challenged population is little more than fantasy.

Ah, but that’s just what “they” want us to believe, right?

Aliens Exist, But They’re Not On Earth

This is the camp that I fall into. I strongly believe that intelligent life exists elsewhere in the universe, but I don’t think there’s a foreign entity on this planet right now. This isn’t because of the technical challenges involved with sending a crewed vehicle through the void of space, or even the logistical challenges involved in dealing with an unfortunate death or discovery. Instead it’s because it wouldn’t make logical sense for any species that has come this far to stay put on our planet. We can be observed from the moon. We can be observed from somewhere beyond that point, too.

There’s plenty of information leaking from our satellite transmissions that, unless they needed a living and breathing sample of our species, they would not need to risk being spotted by our sensitive and oh-so-paranoid detection systems. We have countless examples of what happens when we interfere with another culture … even if it’s with good intentions or in the name of science. Anyone from a species that has conquered interstellar will, hopefully, not want to pollute their research with such a dangerous interaction between the observer and the observed.

The Secret’s In The Pudding, But I’ll Never Tell…

The conversations that often ensue as a result of mentioning UFOs or alien life are often all the same. In each case, you have someone from one of the four categories stating their opinion, followed by very little (if any) fact. The proof is in the pudding. While I believe that aliens exist, not once did I state a fact that proves such a thing. Which leaves us right back at square one.

When we don’t know something, we make something up that fits into our viewpoint of the universe around us. When we do find intelligent life in the depths of space one day, perhaps they can shed some light on our paranoia. Until then, we should focus on fixing our own problems rather than talking down to those who have a different opinion.

What’s your stance on the existence of E.T.s? Do they exist? Have they visited us?

Over a year has passed since 新潟県 (Niigata Prefecture) suffered a massive offshore earthquake.  Measuring 7 on Japan’s scale of 7, the Kashiwazaki-Kariwa nuclear power plant quickly shut down the four reactors operating at the time.  Aside from an outdoor transformer catching fire and some radioactive material from a spent fuel storage pool leaking into the sea, there was no major damage to the plant.  The International Atomic Energy Agency (IAEA) has inspected the plant twice and found no serious damage to the facilities.  So this begs the question: Why isn’t the plant brought back online?

Disaster prevention was key in the design of this nuclear power plant, and the safety mechanisms worked near-perfectly.  The reactors were quickly shut down through automated systems, the rods were secured, and not one life was lost.  The facility was hit with a quake measuring 7 out of 7, in a country where Richter’s Scale just won’t do, and it’s still standing.  Surely this is a redeeming qualification to resume power generation in a country where a summer-time electrical consumption rate of 98.2% capacity is considered “expected.”

Oddly enough … no.

The seven nuclear power reactors, which together are capable of generating 8.21 GigaWatts (more than any other plant on Earth), will remain offline for the summer and probably until sometime in mid-to-late-2009.

About As Green As An American SUV

Electricity is insanely important in Japan as anything that can be plugged into a wall socket is plugged into a wall socket.  Chairs, sofas, coffee tables, aquariums, book shelves, digital scales, toothbrushes, and throw rugs.  Anything and everything that can have a computer chip, light bulb or fan, usually gets one … whether it’s necessary or not.  With such a reliance on power, the Japanese public will not tolerate such Third-World situations as rolling blackouts or, heaven forbid, brown-outs.  To this end, the Tokyo Electric Power Company (TEPCO) resumed operations at two thermal power plants in 横須賀市 (Yokosuka).  While this will help compensate for the lost power generation from Kashiwazaki-Kariwa, it will also emit an extra 30,000,000 tonnes of CO² into the atmosphere.

Yay.

Despite the rage and insults lobbed at China for their excessive use of coal-powered plants, few people pay attention to where their electrical power comes from.  With so much of the country flirting dangerously with shortages this summer, it’s time for us to think about these issues.  TEPCO must show that it’s implemented a dynamic set of safety measures if it wants to resume operations at Kashiwazaki-Kariwa, and government agencies need to make more of an effort to educate the public on the need for nuclear power plants.

Whether this will happen, though, remains to be clear.