PSP video encoding quality compare

I've done some encoding tests with various settings using PSP Video 9 and altShiiva. I had originally intended to use altShiiva for encoding, but then after encoding one file, I noticed that it would hog my main system's resources for an extended period of time. Therefore I decided to look at alternatives, and chose PSP Video 9. This runs on Windows platform; my backup system has Athlon 64 3000+ for the CPU and runs Windows XP 64-bit Edition and can serve as an encoding workstation.
Continue reading "PSP video encoding quality compare"

Make PSP video with altShiiva

altShiiva with PSP Optimizer
altShiiva with PSP Optimizer

I was trying to create an MP4 video file that properly works with my PSP with a video encoding application for MacOS X called altShiiva. I think I found the right setting, so I'm writing them down before I forget.
Continue reading "Make PSP video with altShiiva"

Updating server components

A little hiccup this morning... I was updating some of the server components. To make sure I don't mess up anything next time I do this, I'll write down the procedures.

1. phpBB

Straightforward, actually. Go to phpBB downloads section, and get the latest 'Changed Files Only' version. Decompressing it will give you a bunch of 'version x to version y' zip files, with common files on their own.
Continue reading "Updating server components"

Solving IP loopback problem

[Related to: Use Mac as a Web Server]

Your Mac, which is also the webserver, is behind a router. You enter your website's domain name on your web browser. You cannot connect. You can still connect via your internal IP address, so the webserver is not down. What gives? Here's what might be happening.
Continue reading "Solving IP loopback problem"

Fixing quirks with s9y on the Mac

[Related to: Use Mac as a Web Server]

Two issues may come up after installing s9y on the Mac.

1. Quicksearch Error

Attempt a search on the Quicksearch box and you may get this:
The search function did not work as expected. Notice for the administrator of this blog: This may happen because of missing index keys in your database. On MySQL systems your database user account needs to be privileged to execute this query:

CREATE FULLTEXT INDEX entry_idx on serendipity_entries (title,body,extended)


The specific error returned by the database was...

That's because the query was not run and the 'Fulltext Index' is not available. Time to pay Terminal a visit.
Continue reading "Fixing quirks with s9y on the Mac"

Copyright (C) 1996-2026 Woo-Duk Chung (Wesley Woo-Duk Hwang-Chung). All rights reserved.