Archive for January, 2007This is the second part to the enormously long post I wrote in my Journal on New Years Day. Happy new year! I know Melissa and I are having a good one. Well, I just upgraded Serendipity to v1.1 . Additionally, I decided to pick a new theme which I’m pretty happy with. FINALLY, I figured out my problem with the code snippets causing code to spill outside the theme range…it was because of the bbcode module. For an others out there having this problem, open up the following file: serendipity_event_bbcode/serendipity_event_bbcode.php and remove the one line that has in it. That replaces spaces with that code. The issue is that when code would normally wrap to multiple lines, this will force it outsdie the standard bounds of the block because it’s all one nice long string. Well, after a quick ride to Shin-Osaka, we managed to call Brookie Sloan and agree where and when to meet up with him. We called him again at 11:45AM or so and he gave us more details. We were to ride the subway (not the JR lines) to Namba station in Osaka. This would be a challenge because we were going to have to use the ticket machines, which turned out to be much cheaper and easier than imagined. My Japanese pictures are (finally) online. You can check them out here: Continuing from where I left off, the food at the onsen was fabulous! It was quite a large meal, too. They started us out with little tidbits of things and set a couple of burners ablaze under our soup stuff. They also lit a burner under something we didn’t know. After they served it to us, we realized it was gohan (rice) with fish in it. Everything was so delicately prepared and it was delightful. About a third of the way through our meal they brought us tempura which was very delicious. After all of that I was so full I was about to pop…but they weren’t done yet. They brought out a dish with Japanese raddish and fish, as well as dessert. The raddish dish had a delightful appearance and an even better flavor. By the end of the meal I was so full that sleep beckoned me. Melissa and I were in bed by 7:00PM. Okay, so I finished my last entry before I wanted to. Let me get back to where I was. I was so tired by 7:00PM last night that I was asleep by 8, throwing off my sleep schedule. Melissa was the same. Alas, I should probably describe my day before I return to the extremely hot onsen. After my last entry we had about 45 more minutes on the Shinkansen before we reached Okayama station. This station was just about as bad as Tokyo station. It was busting to its brim with people. But, we definitely saw some really good eats there - it’s a shame it was too early for lunch. Currently I’m encountering problems with Xorg 7.1, evdev, and my Microsoft IntelliMouse Optical. The issue is that when I run ’startx’, I get the following: (EE) evdev brain: Unable to initialize inotify, using fallback. (errno: 38)
(EE) evdev brain: Unable to initialize inotify, using fallback. (errno: 38)
(EE) evdev brain: Unable to NONBLOCK inotify, using fallback. (errno: 9)
Fatal server error:
bogus pointer event from ddx
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.I have had Xorg 7.1 compiled for a long time, no recent updates. However, I changed my /etc/X11/xorg.conf file as such: ...
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Protocol" "auto"
Option "evBits" "+1-2"
Option "keyBits" "~272-287"
Option "relBits" "~0-2 ~6 ~8"
EndSection
...Will update when I figure this damned problem out. I’ve posted the first 2 days of Japanese travels to my blog. Over the next few days, I’ll try to post about 2-3 days of journals a day, that way everyone can slowly absorb the information. Enjoy! |