Category Archives: General Blather

Getting ready to get back on track

I apologize for being slow on the episode reviews, but a combination of cable modem/router issues + taking a little break from episode reviewing + cable going out last night thanks to storms = not having posted episode reviews in…quite a while.  Unfortunately I probably won’t get to it today due to my going to watch the live-action Speed Racer, and doing it tomorrow is unlikely as I’ll be recording my podcast.

That means I’ll try to really try to roll episode reviews out Sunday.  I should be able to get 3 out in a decent amount of time, and I’ll see if I want to do more than that Sunday.  At least I’ll catch up one week if I do that.

I had been trying to pump them out about once a day (unless I just didn’t have any to post), but obviously I haven’t been doing that for a while.

Screw my cable internet/modem and/or my wireless router too…

Here I am, enjoying a nice streak of posting 66 days in a row (last day off? February 27th), and then my cable internet and/or my cable modem and/or my wireless router decides to go kablooey last night and I can’t connect to the internet, blowing my streak.

My thinking is that it’s the router, since it’s been giving me problems recently, and I couldn’t even get an IP when I plugged directly up to it, but I’ll see if it works. But then again, my cable modem was sitting there blinking like it couldn’t connect either for much of the night (I did have cable. I did at least check that much). It would be my luck that both would go out at the same time or something.

At least if my cable modem still works I can still connect ONE computer to the internet.

And I have two episode reviews in the queue as well (and I’m sure that’ll increase soon) which I’ll post….sometime I guess.

Update:

Well, it must be the wireless router as I can connect by plugging directly into the cable modem and a) I can’t get an IP from the router via a direct connection and b) the router isn’t broadcasting.  I’ll try some troubleshooting stuff, but my bet is that it’s gone.

Remember the OTHER Geneon?

I’m not talking about the one in Japan. What I mean is the other major anime/manga company to go kablooey in recent times, and that’s Central Park Media.

OK, they haven’t gone away completely yet (though, technically, neither has Geneon I don’t think), but it’s about as close to a dead company as one can get without being dead (ANN lists all of their “upcoming” manga releases with a date of 12/31/2012 - i.e. there is no release date).

They HAVE a catalog (an 08 one even!), but they haven’t released anything since July ‘07 and haven’t licensed anything in who knows when, and most of their titles seem like Geneon’s: many are still available, but it appears once they’re gone, they’re gone. It looks like they may keep stock up at Right Stuf, but looking around other places saw a lot of “discontinued” and “out of stock” titles.

I thought about this because 2 of my first 8 or so DVD purchases were CPM titles (DNA2 and World of Narue) and the fact that I really wanted to read the Narue manga (and I decided to re-watch the Narue anime tonight). However, CPM only released through 4 volumes - and obviously in the state the company is in, no further volumes look to be forthcoming anytime soon (they’re on Volume 10 in Japan), plus the fact that I generally shy away from buying something unless I know it’s going to finish - which makes me leery of buying what they have released, if I can even find it anymore.

Of course, I guess I could actually take time to learn Japanese and buy the Japanese versions, though if I haven’t picked up enough Japanese after watching anime for 2 1/2 years to understand a conversation yet, I’m not sure how promising that prospect is either, and my impression that learning how to read and write Japanese is even harder than learning enough to understand what people are saying in conversation.

It’d be nice if CPM could somehow revive themselves, but I’m not exactly sure how they will, especially with the anime DVD market in the shape that it is. I guess one can eternally hope, though.

Web Stats for April 2008

Yes, it is here again…the post no one but I and a few other people in the known universe care about…the web stats post! Get all the numeric goodness below the fold!

Read More »

Vote in the Anime Blog Awards

Even though you people unwisely failed to nominate me for an award I’m not up for anything, you can still go vote for your favorite bloggers at the Anime Blog Awards.

Anime Blog Awards

First up is the people’s choice awards where everyone can vote, no matter who you are.

There is also a “blogger’s choice” as well, which you may vote in if you have your own anime blog.  You can get to those votes by clicking on each category link.

Voting will go on until May 15th, and winners will be announced June 1st, with the winner garnering a dating sim game featuring trap Impz as the main heroine the anime blogging world’s unending adulation.

Well wasn’t that nice…

Well, so I upgraded to Wordpress 2.5.1 last night (or attempted to). On my first attempt, my uploads were taking so painfully long (I think it took something like 2 to 3 hours. Not sure what the issue was) that I decided to stick a DVD into the computer and watch it in bed, and ended up zonking out.

That resulted in my getting up and being faced with a nice PHP error on my webpage. So I re-download the update, re-upload it (only took about 5 minutes this time!) and at least I’m not getting PHP errors anymore. However, I did notice that had to go in and fix some things that I had fixed before:

  1. The gallery stylesheets. Why in the world do they embed them in the middle of the page? Not only is it bad coding, but I have to go into the wp-includes/media.php file and take them out so they don’t overwrite MY styles for the gallery.
  2. Change the gallery defaults to 0 columns (so it won’t stick in dumb code to force column size) and image size (switching from tumbnail to medium)
  3. Changed max attachment width (on the attachment pages when you click on an image) from 500 to 900.
  4. Well, it seems they’ve (sort-of) fixed the order-by problem (my mac uploads images out of order, so I typically have to order them by post_name first - as that’s the filename), but now when I do orderbyid=”post_name”, instead of doing it in order, it’s now doing it in reverse order. That required going in and editing all of my posts where I used orderby=”post_name” (thanks guys!). Why they assume that the default order should be descending, I have no clue.
    • On a side note, I had to fix a few things there which hopefully have been fixed since. That includes doing things so I could even upload multiple images on my mac, and then having to go in and change WP’s query so that orderby actually worked.
  5. All of my galleries suddenly had a scrollbar at the bottom which I hadn’t seen before.  This was caused by one thing in my CSS, but I’m not sure why it was there now and not before.
  6. As for whether it’s fixed so the mac actually uploads files in the right order - well, we’ll see when I do that next time I guess.

I can at least live with the first 3, given that those were changes to pages who were uploaded, but #1 is just plain dumb, and all 3 should probably be settable in the admin area.  I don’t want to go in and change actual php files every time there is an upgrade, just because I want to do things differently than the default, and with the 2nd point, I don’t want to have to remember putting in the same gallery attributes every damn time I add one when I do them all the same way.  Let me set the default so I don’t have to worry about it.

At least I don’t feel as bad, as someone else was down a better part of yesterday as well (though for different reasons).

While I’m at it, I’d still like the categories to be on the sidebar next to the post box (ideally above “Related” - and why is that there anyway?).  It’s kind of annoying to have to scroll halfway down the page to set the categories, and the box is rather…short as it is (one can only see 6 categories at a time).

In any case, that’s my raging rampage for the day.

AMV Stuff

One point or another in the past, I think I remarked (or maybe not) how I was thinking of making an AMV of my own. Well, that plan kind of got sidetracked due to my taking a distance class (and thus having school work) as well as the fact that I really didn’t have any program to do it with.

Well, that now appears to have changed. I’m in my last week of class before summer break, while my brand new computer at work came with Mac OS X 10.5 and iMovie and it now looks like I may be able to actually start working on the project (I guess I’ll be staying over at work a little more often).

I went through the first episode of the series I wanted to use, and on the first pass ended up grabbing over 9 minutes of footage (which would give me enough footage to make a feature film instead of an AMV if I grabbed that much from each episode), so I obviously need to cut that down, though I figure I just as well grab everything I might use on the first pass, then start cutting it down from there.

In any case, this will definitely be a learning experience (and given it would be my first AMV, don’t expect something spectacular lol).  I just think that iMovie is a pretty sweet piece of software, at least from what I’ve used so far.

Anime Blog Awards - Only Two Days Left to Nominate

Yes, because I’m the ABA’s bitch the ABA kindly reminded me, anime bloggers only have until tomorrow to head on over to the Anime Blog Awards to nominate me blogs in 15 categories.  So if you’re an anime blogger and haven’t gotten around to nominating this blog submitting nominations yet, do it now.

Anime Blog Awards

Only those with an anime blog can make initial nominations, of which the 5 sites which receive the most nominations in each category will be put up for a public vote that everyone can take part in.  That round of voting will go on until I win from April 25th to June 1st.

Winners will receive a special 2009 anime bloggers in the nude calendar with me on the cover everlasting praise and awe from leaders from the around the world someone I’m sure.

Recording sound in Vista suddenly works?

OK, I don’t know if anyone else who reads this blog has had this problem, but last year I got a new Dell Laptop with Vista on it. Everything seemed to work fine (putting aside my lack of RAM, which I have since dealt with), except for one thing: I couldn’t record the “Stereo Mix” sound - i.e. I couldn’t record “what I hear” coming from the computer.

This posed a couple of issues because a) for my podcast reviews, I usually use a short clip from the show I’m reviewing, so I need to record audio off of the DVD and 2) to grab OPs and EDs from shows, again for the podcast, I sometimes record them directly from a DVD or download.

I had wrangled with this over and over, without being able to find any way to make my computer record it. Downloading new drivers, or XP drivers, or drivers for other machines that seemed to work all failed. As a result, I’ve used my now 7 year old desktop computer, which is running XP, to do this job for me and then just transfer the audio to my Vista laptop.

Well, this has appeared to change today as I was once again trying to see if I could solve this problem. I once again tried a couple of drivers people had suggested online, but all that did was break my audio. So I restarted and allowed Vista to install the default driver as it usually does, reserved to the fact that I was going to have no Stereo Mix record capability.

However, a funny thing happened - when I went into my sound manager and looked under the recording tab, which I actually did because my machine didn’t prompt me for what type of input my microphone was supposed to be when I plugged it in like it usually did - Stereo Mix showed up as an option (along with Line In), albeit listed as “currently unavailable.” I couldn’t seem to be able to do anything to get it to say anything but “currently unavailable” but then decided “what the hell, let me set it as the default and see what happens.” Well, when I did that, it suddenly said that it was available and that my mic was unavailable. Apparently setting the “default” device in the sound panel is how you select from what source you wish to record.

Now, I still have an issue of it recording at a much lower volume than what my computer is playing at, but at least I can amplify that in Audacity to pretty much get what I want. Why these options suddenly decided to show up, I don’t know. Maybe when Vista was auto-installing the driver again, it found a new version online or something, or maybe it was able to install one of the versions I TRIED to install before but was unable to.

In any case, it looks like my Vista can now record it’s sound output, even if it is imperfect (having to go into the sound panel every time to switch from microphone to Stereo Mix is rather annoying), but at least it works in some capacity. Maybe finally I can start thinking about ditching this dinosaur which is sitting next to me as one of the last reasons why I was using it appears to no longer be an issue.

Fan Service

Owen S made this point as part of the comments of his Spring 2008 Impression posts:

A lot of the fanservice debate has to do with how it’s presented contextually, i.e. authorial intent, which means that a lot of these naysayers commit the intentional fallacy on a regular basis. The blatant hypocrisy on the part of fans to accept TTGL’s fanservice but not, say, Kanokon’s, is due to how TTGL serves the fanservice for dessert, while Kanokon uses it as the main course. No one ever objected to TTGL on grounds of Yoko’s cleavage, so why is the same for any other anime valid? Double standards. I don’t think anyone ever found fanservice to be disagreeable per se, so the ethical argument is out.

The problem with this is that he just dismisses as a non-issue the very reason why I think people dislike series like Kanokon while they put up with fan service in series where it’s more of a side and that is the fact that people put up with it in those other shows because it’s a side and not the main dish, as Owen put it. Basically the “contextuality” he was talking about. However, I don’t think that this creates a fallacy as Owen claims.

I’m not sure what he would say about my comments in my review of the first episode of Maid Guy when I say that I hope that it is merely an ecchi comedy instead of a “fan service fest” as Owen appears to essentially conflating the two together as if all fan service is created equal (or at least, saying that more fanservice is A-OK since the “context” is that the show is supposed to have more fan service to begin with).

My point on that matter however is exactly the point that Owen appears to be dismissing: I don’t mind shows which are a comedy first and happen to have fan service to enhance that comedy. I don’t like shows which in which fan service is front-and-center. In other words, yes, it does matter whether fan service is a “side” or the “main dish.”

In that sense, I’m not necessarily committing a fallacy because I basically have a gut rejection of all so-called fan service shows to begin with, i.e. my rejection of Kanokon is completely based on it’s context. This is why I have no interest in ToLove-Ru or Rosario to Vampire and why I despise Girls Bravo. However, my reaction to Kanokon is that much stronger than most other fan service shows because of the excessive level of the fan service it contains.

If someone is one who doesn’t mind and/or likes shows whose purpose is to get otaku fapping for a half hour straight, then no, I don’t know of anything that necessarily makes Kanokon a bad show within that context alone. I’m just one who doesn’t like such shows (and I’m actually quite opinionated on the topic, even if I don’t write about it much).

Now, I can’t talk to the point of Gurren Lagann directly, as I haven’t seen it, though images of Yoko practically falling out of her bikini everywhere haven’t given me a great incentive to go see it in fear of it being a fan service fest itself. The fact that it’s made by GAINAX doesn’t help either, though that’s besides the point here.

Owen is right at least in the sense that I don’t have an ethical objection to fan service per se in which I see it as universally bad, but I also see it as one of those things where you can have too much of it (basically a rehash of the “side” vs “main dish” deal), and hopefully what you get is at least an attempt to do it tastefully.

If I had to boil all of this down to it’s simplest form, it would probably be this: having fan service as part of a joke in a comedy or to otherwise add comedy to a series seems fine to me (as long as it doesn’t go overboard). Having fan service for the sake of having fan service is not.

It’s kind of like watching a good movie which has a nude scene in it, then watching a DVD of Girls Gone Wild, and then saying that it’s all the same because Girls Gone Wild is supposed to be that way. That is some logic that I don’t really understand, and reeks of a way rationalizing watching a series which serves no purpose other than helping to get “healthy young boys” going.