Archive for the ‘Uncategorized’ Category

Happy New Year!

Wednesday, December 31st, 2008

We at Keiichi Anime Forever hope you the best of luck for the next year!

[See the original post]

(Posted by sk89q)

Merry Christmas!

Wednesday, December 24th, 2008

We wish you Merry Christmas!

[See the original post]

(Posted by sk89q)

New KAF Blog

Friday, December 19th, 2008

While we have always kept our members up to date regarding changes and updates through the forum or chatroom, we realize that there are many visitors who have not opted to join the community. We’ve created this blog to solve the problem. Plus, lengthy posts about our plans and progress do not fit well in the forum and surely not the chat, so this blog will be a great place for those.

For those who are curious, we do have another blog. However, that blog has always been for documenting our downtime rather than to inform visitors about ongoing development.

Japanese name translator fixed

Monday, November 17th, 2008

The Japanese name translator has been fixed.

[See the original post]

(Posted by sk89q)

Donations and OSTs updated

Sunday, September 14th, 2008

After a month of neglect, the uploaded OSTs have been published (sorry!), and the donations information has been updated.

[See the original post]

(Posted by sk89q)

New Website Design

Thursday, July 17th, 2008

Check out the new website design.

[See the original post]

(Posted by sk89q)

Otaku Karaoke release

Wednesday, May 14th, 2008

Try out Otaku Karaoke! I made it two or three years ago as an experiment, and so it wasn't really intended for any real use. Regardless, here it is! There are only three songs. Please submit subtitle files to us!

[See the original post]

(Posted by sk89q)

New simple upload option for Contribute-an-Album

Saturday, May 10th, 2008

Since Java applets can be problematic, we have added a simple upload form option to Contribute-an-Album. However, you can only upload file at once with no queuing support, and you won't see a progress bar.

[See the original post]

(Posted by sk89q)

Upload an OST

Friday, May 9th, 2008

For those who wish to upload tracks to our library, you can now use our brand new Contribute-an-Album website. Uploads are all done in the browser; you'll need Java 1.5+ installed. If you do upload, we'll be thankful!

[See the original post]

(Posted by sk89q)

Progress on OST uploads

Friday, May 9th, 2008

Progress is being made towards allowing members and visitors to upload entire albums to the site. We’ve chosen to use a Java applet because it would be the easiest for users to understand (versus FTP) and use, and allow us to integrate it with the login system with relative ease. So far, most of the work has gone towards finishing the server-side portion of the upload application. From what has been finished, uploaded files will go through a checklist before they are accepted. The obvious one, file type, is there, but the application will also check to see if the file has a sufficient sample rate, a sufficient bitrate, a few other properties, and verify that the file is not protected/encrypted or lossless (we wouldn’t want a user to upload a protected WMA file on accident!). We have decided to use JUpload for the applet.

In order to upload an album, a user will enter the series and album titles for what they wish to download. When the necessary folders and records have been created, users will be given the option to upload directly to the album folder. Once they are finished, users “publish” the album and we review it over before finally making it available on the website. Presently, the OSTs system that KAF uses is very primitive, and so all of this involves just creating new directories. Unfortunately, this means we may be unable to credit uploaders, especially if different portions of an album are uploaded by different users. We’ve considered storing a text file alongside each upload, but this would severely clutter up the filesystem. Until then, we are still considering what we could do. (Then again, maybe most people would not care about being credit with a simple upload.)