For the three you out there who wondered what I have been doing for the past few days: No, I did not die from the joy of rewatching D.C. II promo video over and over again.
Instead, I’ve been putting my time to good non-academic use by building an entire PHP script from scratch in order to sort and display a small handful of songs that I have transliterated and translated over the past three years. After a total of nearly 16 grueling hours of picking up PHP almost from scratch, learning how to use MySQL in PHP, coding and debugging, I have finally achieved perfection! Or close enough that I can’t be bothered to do anything about it anymore.
URL: http://lyrics.darkmirage.com
You can download a copy of the script to laugh at my horrible programming skills here. I’ve included an incoherent readme file to “explain” some stuff.
P.S. I didn’t realize I translated this many GSD lyrics…
Non-academic? I have a feeling that learning PHP from scratch and integrating it with MySQL isn’t quite non-academic. It looks pretty cool. Kudos to you!