This one's my favorite song from the Evangelion series. "Fly Me To The Moon" and "Cruel Angel's Thesis" may rock, but both don't come close when it comes to twisted appeal of this masterpiece. My favorite, "Komm, Susser Tod."
A twisted mixed bag of things copied, inspired and original. This is what happens when someone who doesn't really write tries writing. I'm writing this as a sort of note/diary/write up. It's a cauldron of my thoughts. Or at least my coherent ones. Stick around. You might just like it.
Sunday, July 27, 2014
(Twist)Thanatos (If I Can't Be Yours)
I thought I'd add this one too. It's a fairly obscure song, but I think it deserves more recognition. This song is from End Of Evangelion. It's one of my favorite animes. It's also among the more twisted ones. I can't deny the taste of the creators when it comes to the music though. This one's a very mellow love song called, "Thanatos (If I Can't Be Yours)".
It's kinda sad though. As usual, lyrics after the jump.
Thursday, July 24, 2014
(Twist) Daft Punk - Get Lucky
Well, I'm also a fan of Daft Punk. This one keeps me awake when I'm in night shift duty...
Lyrics after the jump...
Sunday, July 20, 2014
(Twist) Valentine's Day by Linkin Park
I did mention that I was a Linkin Park fan, did I? Here's a song from their album "Minutes To Midnight". This song is called "Valentine's Day."
The video has the lyrics but you can copy the lyrics after the jump...
Sunday, July 13, 2014
(Art) All The Music That's Daft And Grimes My Ears
It's not often that I dabble into music. But it's not rare either. Growing up I've been into the usual pop songs like Westlife, Backstreet boys and the like, and went into some Rock/Hip-hop(read: Linkin Park.) However my taste in music is kind of fickle and greedy at the same time.
Monday, July 7, 2014
(Twist) I Painted Millions Of Words II
(Part 2 of 2)
This is a diary of my journey in photography. Part 1 can be found here.
It was the start of the 21st century. Film was still prevalent however, a different medium was beginning to dominate the industry.
This is a diary of my journey in photography. Part 1 can be found here.
It was the start of the 21st century. Film was still prevalent however, a different medium was beginning to dominate the industry.
Sunday, July 6, 2014
(Tech) Learn To Code
Okay, here's a quick list of the references I use in learning to code. This servers as a personal notebook for me to review from time to time, and I don't mind sharing it either.
For the basics/newbies, you might want to start here:
For the basics/newbies, you might want to start here:
- www.codecademy.com
- code.org/learn
- www.w3schools.com (This one is especially useful even if you're already past being a newbie. This features serveral languages as well.)
Now for the more specific stuff.
- HTML is the first language I learned. Though the sites above already feature HTML learning, it wouldn't hurt to add another to the list.
- http://www.htmldog.com/guides/html/beginner/ provides a good reference for HTML by segregating everything by topic.
- https://www.mtholyoke.edu/acad/germ/neh/HTML.html lets one learn HTML in 20 minutes. Then again that'd depend on how fast one can read and comprehend. This site is rather outdated too. I guess it's good as a quick reference for stuff one forgets.
- http://html.net/ lets one systematically learn web programming. This begins with HTML, followed by CSS, PHP and to top it all off, JavaScript.
- PERL has quite a lot of references. I'm still starting to learn this stuff, so I'm listing all them search page results here. This borrows syntax from scripting languages, by the way, which makes it actually hard to read at times. But it works wonders nonetheless.
- PHP is also a hurdle I'm trying to tackle. Here are a few of the references I collected so far:
- http://www.phpbuddy.com/
- http://www.phptherightway.com/
- Some good advice regarding PHP here: http://code.tutsplus.com/tutorials/the-best-way-to-learn-php--net-22287
- Aside from the usual coding there's also scripting. For now I'm limiting the list to BASH.
- The BASH Advanced Scripting guide is awesome. This is as simple as it gets: www.tldp.org/LDP/abs/html/
- It also has a couple of other reference pages that would be essential to say the least:
- The BASH Introduction How-To: www.tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html
- The BASH guide for beginners: www.tldp.org/LDP/Bash-Beginners-Guide/html/
- Here's also an alternative BASH guide: linuxconfig.org/bash-scripting-tutorial
This is just an initial. I'll add more references on the list as I go on.
Subscribe to:
Posts (Atom)