Japanese Terminal
Wow! I found a Japanese Terminal for OS X! Amazing! I haven’t tested it yet. I am going to tomorrow. I guess you need to compile it yourself, using Project Builder. i need to study up on that.
Interesting story… Apple claims The desktop Trash Can (among other things) as Apple Intellectual Property 20 years later. and not only that, they are patenting other computer interface like progress bar, menu bar, genie effect and dialog box. OK.
I just moved da1go.com to a dr2.net server. With the DNS problem, I can not get to the page right now. I hope it comes back.
Red hat 9 upgrade notes:
- As always, if in doubt, RPM Find
- You need xmms-mp3-1.2.7-13.p.i386.rpm for mp3 play on XMMS
- AWESOME Mozilla Plugin resource!
- Yet, it took me a while to figure out how to get the Java working on Mozilla. You can’t see the live baseball thing(GameCast). What good is the internet without live baseball thing(GameDay)? So here is how to get it:
- Download “self-extracting” .bin file.
- chmod 755 j2re…bin
- ./j2re… (excecute)
- su
- rpm -ivh j2re…
- find where it installed, locate
- Make a symbolic link ro mozilla plugins folder, in my case:
#ln -s /usr/java/j2re1.4.1_02/plugin/i386/ns610/libjavaplugin_oji.so /usr/lib/mozilla-1.2.1/plugins/libjavaplugin_oji.so
That’s it. Restart Mozilla.
- You need UUENCODE if you want to use RBrowser to get into your RH box from Mac OS X. It is included in “sharutils” rpm.
- In order to use .html file to act as if it is .php file, add to /etc/httpd/conf.d/php.conf following four lines:
SetOutputFilter PHP
SetInputFilter PHP
That’s about it. Still Xine doesn’t work.
