WordPress trunk edition

Latest beta

Latest beta Dashboard

I got bored and decided to check out latest beta (or in svn term – trunk) of WordPress. The new (dashboard) interface looks good but slow. Haven’t checked with Google Chrome or Opera to see if Firefox is the problem’s source (slow JavaScript?).

Using publishing from add new post rather awkward with it forcing me to set publish date first… O_o

Overall interface also doesn’t seem to be polished yet. I will try installing it locally at home sometime tomorrow though as it’s not really funny trying out things using slow connection.

Also, lighttpd kinda sucks. Need to upgrade to 1.5 ASAP. Or migrate to nginx.

Site update: 2.10

Image used for the new header

Image used for the new header

Updated site… mainly style changes and some structure updated (ie removing most sidebar contents on posts/pages, search now on footer, etc). Also… new header. Now version 3 😮

Version explanation:

  • 2 means second year
  • 10 means October update

CSS Skill: +1

Full image is at moe.imouto which is currently down. 🙁

Journey to HTML 4.01 Strict (Take 1)

I win (?)

I win (?)

After quick Google search, I found that there’s an easy way to replace all end tag for XHTML output (/>) to standard HTML ones (simply >). Then I do some modification on base Tarski templates… bawww… I got a valid HTML 4.01 Strict WordPress blog.

What’s involved in this stupidity attempt?

  • Including replacer to header file
  • Separating fieldset since HTML hates div in fieldset
  • Adding bunch of <legend>s (HTML hates <label> without <legend>)

Then… valid HTML 4.01 Strict GET (for what I can check, that is).

[ Read this for base PHP template I used | And this to read about XHTML and HTML | And this | Also Google ]

Time of Eve / Eve no Jikan episode 1-2

Original script by pireze.org ( Episode 1 | Episode 2 )

RAW by Hato-rawS (episode 1) and Zero-Raws (episode 2).

Slow seeding speed. Please download episode 1 from DDL then seed. Also comment here if you can help seed episode 2 (I will mail DDL link for it).

I just informed that there’s a scanlation group with same name… o.o

Whatever lol. aether-subs != AEther Scans

avs file:

#plugin load
loadplugin("d:encodeavisynthpluginsvaguedenoiser.dll")
#video load, disable audio, wmv compatibility
directshowsource("[Hato-RawS] Eve no Jikan act01 - Akiko (640x480 wmv9).wmv",convertfps=true,fps=24,audio=false)
#remove black bar
crop(0,60,0,-60)
#random filter
vaguedenoiser(threshold=0.8, method=1, nsteps=6, chromaT=0.8)
#mod16
spline36resize(640,352)

Encode setting (video – x264):

--pass 2 --bitrate 700 --stats ".stats" --level 4.1 --ref 12 --mixed-refs --no-fast-pskip --bframes 12 --b-pyramid --weightb --direct auto --subme 7 --trellis 1 --psy-rd 0:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --me umh --threads auto --thread-input --progress --no-psnr --no-ssim

Encode setting (audio – vorbis):

LOL foobar2000 -> convert to mp4 -> q0.3

Update: patch v2 for episode 1 available. Just extract to same folder with the v1 file (make sure the file name is [aether] Time of Eve - 01 [66E4BA62].mkv) then run toe01-patch-v2.bat (Windows) or use your system’s xdelta (patch file is toe01-patch-v2.vcdiff) if you’re not using Windows as I don’t provide it for other platforms.

Episode 1 [ Torrent | DDL | Patch to v2 ]

Episode 2 [ Torrent | DDL ]