Category Archives: web

Open letter to internet

Dear internet,
Please stop saying just “ogg” when referring to ogg theora. ogg itself is actually just a container which nobody should ever use except to put audio only, aka ogg vorbis, in it. Using ogg when referring its video component … Continue reading 

Also posted in rant | Tagged , , | 1 Comment

Hahahah

3.0-alpha! Woohoo. Talk about walking on minefield. I have no idea whatever has changed in this version though. Apart from its default theme.

Also posted in random | Leave a comment

Hacked: aftermath

So, few days ago my site was defaced. Freakin defaced.
The method is most likely cookie stealing. Don’t ask me how. Basically there’s no access to wp-login.php which means the culprit was somehow able to get my cookie in one way … Continue reading 

Also posted in news, random | Leave a comment

On danbooru

Turns out I didn’t do anything this past week. Hopefully I can finish the installation-in-subdirectory on Saturday.
It should be straightforward but the main problem is I have to make sure I didn’t miss anything. There are a lot of places … Continue reading 

Also posted in random, software | Tagged | Leave a comment

danbooru for windows

This morning I randomly decided to try installing danbooru on Windows (7-x64). And indeed it works. Mostly.

Using mongrel and nginx since unicorn is not available on Windows.
Few things to note:

system_timer is missing since I can’t seem to install … Continue reading 

Also posted in random, software, tnt | Tagged | Leave a comment

Day 3-5: installation, daemon

Updated installation help page
Improved job_processor_ctl.rb

I did nothing at day 6 (today)

Also posted in random, software | Tagged | Leave a comment

Danbooru 2010 personal plan

Note this is personal plan and I’m not an official Danbooru submitter. Here’s what I’m planning for this year:

Finish the remove-all-those-absolute-uris project from last year
Validation
Integrate JS with Rails (PrototypeHelper etc)
Localization
Documentation
?

Also posted in random | Tagged | Leave a comment

Better Autoindex with nginx/php

Using capability of nginx.
Basically, add this block
location @lister
{
fastcgi_pass … Continue reading 

Also posted in software, tnt | Tagged , | 4 Comments

Site moved

If you see errors when trying to access this site few hours ago it means you were using old DNS record. I’ve moved the site to another webhost which has better offer. And stability.

Also posted in news | Leave a comment

AniDB API

UDP? SERIOUSLY?
Sure there are TCP and HTTP variant but TCP ones is closed and encrypted and HTTP is read-only.
(okay, this is a late rant. I faced this problem months ago)

Also posted in rant | Tagged | Leave a comment